head	1.18;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.14
	RELEASE_7_1_0:1.14
	RELEASE_6_4_0:1.14
	RELEASE_5_EOL:1.14
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.18
date	2012.12.18.08.04.12;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.11.17.05.54.24;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2009.11.27.22.52.14;	author sylvio;	state Exp;
branches;
next	1.15;

1.15
date	2009.09.19.00.02.18;	author miwi;	state Exp;
branches;
next	1.14;

1.14
date	2007.04.14.16.20.43;	author gabor;	state Exp;
branches;
next	1.13;

1.13
date	2006.12.17.20.12.26;	author erwin;	state Exp;
branches;
next	1.12;

1.12
date	2006.06.25.16.23.44;	author itetcu;	state Exp;
branches;
next	1.11;

1.11
date	2006.05.03.05.14.04;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2006.04.15.00.01.05;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2005.11.22.07.45.06;	author edwin;	state Exp;
branches;
next	1.8;

1.8
date	2005.10.20.07.31.29;	author vs;	state Exp;
branches;
next	1.7;

1.7
date	2005.07.11.03.44.36;	author markp;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.22.17.14.31;	author markp;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.04.03.17.27;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2001.12.09.07.54.49;	author markp;	state Exp;
branches;
next	1.3;

1.3
date	2001.06.08.05.36.10;	author markp;	state Exp;
branches;
next	1.2;

1.2
date	2001.05.22.17.25.50;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.17.18.01.40;	author will;	state Exp;
branches;
next	;


desc
@@


1.18
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309150
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309150 | danfe | 2012-12-18 07:57:31 +0000 (Tue, 18 Dec 2012) | 4 lines
## SVN ##
## SVN ## For a number of ports in archives category, trim the header and drop leading
## SVN ## indefinite article from COMMENT line; also fix few noticed styles bugs while
## SVN ## I am here.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Mark Pulford <mark@@kyne.com.au>
# $FreeBSD: head/archivers/xdms/Makefile 309150 2012-12-18 07:57:31Z danfe $

PORTNAME=	xdms
PORTVERSION=	1.3.2
CATEGORIES=	archivers
MASTER_SITES=	http://zakalwe.fi/~shd/foss/xdms/

MAINTAINER=	sylvio@@FreeBSD.org
COMMENT=	Tool for decompressing Amiga DMS files

USE_BZIP2=	yes
HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--prefix=${PREFIX}
ALL_TARGET=	xdms

PORTDOCS=	xdms.txt
PLIST_FILES=	bin/xdms

post-patch:
	${REINPLACE_CMD} "s@@-O2 -Wall@@$${CFLAGS} -Wall@@g" ${WRKSRC}/src/Makefile.in

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/src/xdms ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
.for docs in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
@


1.17
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	xdms
# Date created:			Apr 13, 2001
# Whom:				Mark Pulford <mark@@kyne.com.au>
#
# $FreeBSD: head/archivers/xdms/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d10 1
a10 1
COMMENT=	An Amiga DMS archiver unpacker
@


1.16
log
@- Update my mail address to FreeBSD

Approved by:	miwi (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@- Pass maintainership to submitter
- Move to PLIST_FILES
- Respect NOPORT*

PR:		138593
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br>
Feature safe: yes
@
text
@d13 1
a13 1
MAINTAINER=	scjamorim@@bsd.com.br
@


1.14
log
@- Remove 4.X support from unmaintained ports in categories starting with
  letter a-c
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
d21 3
d31 3
a33 1
	${INSTALL_DATA} ${WRKSRC}/xdms.txt ${DOCSDIR}
@


1.13
log
@Use DOCSDIR

PR:		101967
Submitted by:	gabor
@
text
@a20 2
.include <bsd.port.pre.mk>

a22 3
.if ( ${OSVERSION} < 500000 )
	${REINPLACE_CMD} 's/stdint.h/inttypes.h/' ${WRKSRC}/src/cdata.h
.endif
d31 1
a31 1
.include <bsd.port.post.mk>
@


1.12
log
@Update to xDMS 1.3.2:
- It has a feature for salvaging broken DMS files.
- Extracted the man page from the debian package and improved it

Requested by:	shd@@jolt.modeemi.cs.tut.fi (Heikki Orsila)(software maintianer)
@
text
@d32 2
a33 2
	${MKDIR} ${PREFIX}/share/doc/xdms
	${INSTALL_DATA} ${WRKSRC}/xdms.txt ${PREFIX}/share/doc/xdms
@


1.11
log
@Remove USE_REINPLACE from ports in categories starting with A.
@
text
@d9 1
a9 1
PORTVERSION=	1.3.1
d11 1
a11 1
MASTER_SITES=	http://zakalwe.virtuaalipalvelin.net/~shd/foss/xdms/
d16 1
d24 1
a24 1
	${REINPLACE_CMD} "s@@-O3 -Wall@@-Wall@@g" ${WRKSRC}/src/Makefile.in
@


1.10
log
@Reset markp due to lack of response to email and maintainer-timeouts.

Hat:	portmgr
@
text
@a15 1
USE_REINPLACE=	yes
@


1.9
log
@Update port: archivers/xdms update MASTER_SITE and WWW on pkg-descr

	- Updated MASTER_SITE to fix fetch problem
	- Update URL on pkg-descr

PR:		ports/87808
Submitted by:	Jean Milanez Melo
@
text
@d13 1
a13 1
MAINTAINER=	markp@@FreeBSD.org
@


1.8
log
@Unbreak on 4.x: Replace stdint.h with inttypes.h

Approved by: marpk (maintainer)
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.modeemi.fi/~shd/xdms/
@


1.7
log
@Update to 1.3.1.
@
text
@d21 2
d25 3
d36 1
a36 1
.include <bsd.port.mk>
@


1.6
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	1.3
d11 1
a11 2
MASTER_SITES=	http://www.ee.tut.fi/~heikki/xdms/
DISTNAME=	xdms
a15 1
USE_ZIP=	yes
d17 2
a18 1
WRKSRC=		${WRKDIR}/xdms/src
d22 1
a22 2
	${REINPLACE_CMD} "s@@gcc@@${CC}@@g; s@@-O3 -Wall@@${CFLAGS} -Wall@@g" \
		${WRKSRC}/Makefile
d25 1
a25 1
	${INSTALL_PROGRAM} ${WRKSRC}/xdms ${PREFIX}/bin
d28 1
a28 1
	${INSTALL_DATA} ${WRKDIR}/xdms/xdms.txt ${PREFIX}/share/doc/xdms
@


1.5
log
@PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
@
text
@d15 1
d22 3
a24 2
pre-build:
	${REINPLACE_CMD} -e "s@@gcc@@${CC}@@g; s@@-O3 -Wall@@${CFLAGS} -Wall@@g" ${WRKSRC}/Makefile
@


1.4
log
@Fixed broken WWW and MASTER_SITES links.
@
text
@d17 1
d22 1
a22 1
	${PERL} -pi -e "s@@gcc@@${CC}@@g; s@@-O3 -Wall@@${CFLAGS} -Wall@@g" ${WRKSRC}/Makefile
@


1.3
log
@Updated MAINTAINER to my new committer email address

Reviewed by:	will
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/xdms/Makefile,v 1.2 2001/05/22 17:25:50 ijliao Exp $
d11 1
a11 1
MASTER_SITES=	http://www.ee.tut.fi/~orsila/xdms/
@


1.2
log
@change master site and WWW:

Submitted by:	Jeff Palmer <scorpio@@drkshdw.org>
Approved by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/xdms/Makefile,v 1.1 2001/04/17 18:01:40 will Exp $
d14 1
a14 1
MAINTAINER=	mark@@kyne.com.au
@


1.1
log
@Add xdms 1.3, an Amiga DMS archiver unpacker.

PR:		26524
Submitted by:	Mark Pulford <mark@@kyne.com.au>
@
text
@d5 1
a5 1
# $FreeBSD$
d11 1
a11 1
MASTER_SITES=	http://www.ee.tut.fi/~o159219/xdms/
@

