head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.3;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.05.57.29;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2009.11.21.11.33.32;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2009.08.28.16.52.22;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2009.08.22.00.20.30;	author amdmi3;	state Exp;
branches;
next	1.9;

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

1.8
date	2008.01.23.22.43.32;	author beech;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.05.04;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2005.04.02.22.53.13;	author hq;	state Exp;
branches;
next	1.5;

1.5
date	2005.02.01.20.14.09;	author hq;	state Exp;
branches;
next	1.4;

1.4
date	2004.06.08.11.36.47;	author vs;	state Exp;
branches;
next	1.3;

1.3
date	2004.01.30.22.40.13;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2004.01.22.22.15.51;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.15.07.47.02;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# ex:ts=8
# Ports collection makefile for:	dmachine
# Date Created:			Dec 15, 2003
# Whom:				ijliao
#
# $FreeBSD: head/ftp/dmachine/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	dmachine
PORTVERSION=	0.24
CATEGORIES=	ftp java
MASTER_SITES=	SF

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A non interactive, non graphical, batch download manager

RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper

USE_JAVA=	yes
NO_BUILD=	yes
SUB_FILES=	dmachine.sh

do-install:
	${INSTALL_SCRIPT} ${WRKDIR}/dmachine.sh ${PREFIX}/bin/dmachine
	@@${MKDIR} ${DATADIR}
	${INSTALL_DATA} ${WRKSRC}/dmachine-${PORTVERSION}.jar ${PREFIX}/share/java/classes/dmachine.jar
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/NEWS ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/dmachine.cnf ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.12
log
@- Update to 0.24

PR:		140423
Submitted by:	Radim Kolar SF.NET <hsn@@sendmail.cz>
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.11
log
@Reset beech@@FreeBSD.org while he works on restoring his email situation.

Hat:		portmgr
@
text
@d10 1
a10 2
PORTVERSION=	0.22
PORTREVISION=	2
a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//}
d20 1
a20 3
WRKSRC=		${WRKDIR}/${DISTNAME}/src
ALL_TARGET=	dmachine
MAKE_ARGS=	JAVAC="${JAVAC}"
d26 1
a26 1
	${INSTALL_DATA} ${WRKSRC}/*.class ${DATADIR}
d29 3
a31 3
	${INSTALL_DATA} ${WRKSRC}/../README ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/../NEWS ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/../dmachine.cnf ${DOCSDIR}
@


1.10
log
@- Switch SourceForge ports to the new File Release System: categories starting with E,F
@
text
@d16 1
a16 1
MAINTAINER=	beech@@FreeBSD.org
@


1.9
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d13 1
a13 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.8
log
@- Adopt orphan ports in ftp category.

Approved by:	linimon (mentor, implicit)
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d17 1
a17 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@- Update to 0.22 [1]
- Add 'java' category

PR:		79303 [1]
Submitted by:	Radim Kolar <hsn@@netmag.cz> [1]
@
text
@d11 1
@


1.5
log
@- Update to bsd.java.mk 2.0
- Improve launcher shell script (hardcode path to javavmwrapper)
- Fix build with jikes
@
text
@d10 2
a11 2
PORTVERSION=	0.21
CATEGORIES=	ftp
@


1.4
log
@Update to 0.21

PR:		ports/67680
Submitted by:	Radim Kolar
@
text
@d19 3
a21 2
USE_JAVA=	1.1+
NEED_JAVAC=	yes
d24 2
a25 1
MAKE_ARGS=	JAVAC=${JAVAC}
d28 1
a28 2
	@@${SED} 's|%%DATADIR%%|${DATADIR}|' ${FILESDIR}/dmachine > ${WRKSRC}/dmachine
	${INSTALL_SCRIPT} ${WRKSRC}/dmachine ${PREFIX}/bin
@


1.3
log
@- Fix plist and bump PORTREVISION

Noticed by:	bento via kris
@
text
@d10 1
a10 2
PORTVERSION=	0.19
PORTREVISION=	1
d33 1
@


1.2
log
@- Fix build on Bento

PR:		ports/61740
Submitted by:	Volker Stolz <stolz@@i2.informatik.rwth-aachen.de>
@
text
@d11 1
@


1.1
log
@add dmachine 0.19
A non interactive, non graphical, batch download manager
@
text
@d20 1
d23 1
@

