head	1.16;
access;
symbols
	RELEASE_6_2_0:1.14
	RELEASE_6_1_0:1.14
	RELEASE_5_5_0:1.14
	RELEASE_6_0_0:1.14
	RELEASE_5_4_0:1.14
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.13
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.8
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.6
	RELEASE_4_1_0:1.6
	RELEASE_3_5_0:1.6
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.1.1.1
	v10b:1.1.1.1
	ROBINSON:1.1.1;
locks; strict;
comment	@# @;


1.16
date	2007.01.05.19.28.33;	author miwi;	state dead;
branches;
next	1.15;

1.15
date	2006.11.28.19.21.15;	author erwin;	state Exp;
branches;
next	1.14;

1.14
date	2005.03.21.08.16.24;	author vs;	state Exp;
branches;
next	1.13;

1.13
date	2003.12.25.17.56.48;	author pav;	state Exp;
branches;
next	1.12;

1.12
date	2003.10.24.12.02.24;	author ijliao;	state Exp;
branches;
next	1.11;

1.11
date	2003.02.20.17.24.11;	author knu;	state Exp;
branches;
next	1.10;

1.10
date	2002.11.10.16.45.59;	author lioux;	state Exp;
branches;
next	1.9;

1.9
date	2002.11.06.22.44.54;	author adamw;	state Exp;
branches;
next	1.8;

1.8
date	2002.03.28.23.00.10;	author pat;	state Exp;
branches;
next	1.7;

1.7
date	2001.10.07.22.45.37;	author fenner;	state Exp;
branches;
next	1.6;

1.6
date	2000.04.22.09.57.35;	author mharo;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.12.05.31.11;	author mharo;	state Exp;
branches;
next	1.4;

1.4
date	2000.03.20.20.30.27;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	99.08.25.05.55.12;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	99.08.02.10.43.46;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	99.04.02.00.58.51;	author taoka;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.04.02.00.58.51;	author taoka;	state Exp;
branches;
next	;


desc
@@


1.16
log
@2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
@
text
@# New ports collection makefile for:	jmirror
# Date Created:		4 Febuary 1999
# Whom:			Justin Robinson
#
# $FreeBSD: ports/ftp/jmirror/Makefile,v 1.15 2006/11/28 19:21:15 erwin Exp $
#

PORTNAME=	jmirror
PORTVERSION=	1.0b
CATEGORIES=	ftp
MASTER_SITES=	http://keyserver.kjsl.com/~jharris/distfiles/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)

RUN_DEPENDS=	${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net

DEPRECATED=	distfile disappeared and has no homepage
EXPIRATION_DATE=	2006-12-28

USE_PERL5=	YES
NO_BUILD=	YES
PLIST_FILES=	bin/jmirror %%EXAMPLESDIR%%/sample.jmirror.conf
PLIST_DIRS=	%%EXAMPLESDIR%%

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/jmirror ${PREFIX}/bin/jmirror
	${MKDIR} ${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/sample.jmirror.conf ${EXAMPLESDIR}/sample.jmirror.conf

.include <bsd.port.mk>
@


1.15
log
@- Deprecate
- Set EXPIRATION_DATE

PR:		105968
Submitted by:	gabor
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR
@
text
@d18 3
@


1.13
log
@- Update MASTER_SITES.

PR:		ports/60530
Submitted by:	Jason Harris <jharris@@widomaker.com> (maintainer)
@
text
@d20 2
a23 1
	${MKDIR} ${PREFIX}/lib/jmirror
d25 2
a26 1
	${INSTALL_DATA} ${WRKSRC}/sample.jmirror.conf ${PREFIX}/lib/jmirror/sample.jmirror.conf
@


1.12
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d11 1
a11 2
MASTER_SITES=	http://galileo.spaceports.com/~jharris/distfiles/ \
		ftp://ftp.ruin.org/pub/All/
@


1.11
log
@De-pkg-comment.
@
text
@d17 1
a17 1
RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
@


1.10
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d15 1
@


1.9
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)

@


1.8
log
@- Add working download site
- FreeBSD.Org -> FreeBSD.org

PR:		36439
Submitted by:	Jason Harris <jharris@@widomaker.com>
@
text
@d16 2
@


1.7
log
@Remove jmrobins@@jmirror.ruin.org as MAINTAINER; mail to jmirror.ruin.org
has been bouncing for over two months.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/jmirror/Makefile,v 1.6 2000/04/22 09:57:35 mharo Exp $
d11 2
a12 1
MASTER_SITES=	ftp://ftp.ruin.org/pub/All/
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.Org
@


1.6
log
@whitespace nits
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/jmirror/Makefile,v 1.5 2000/04/12 05:31:11 mharo Exp $
d13 1
a13 1
MAINTAINER=	jmrobins@@jmirror.ruin.org
@


1.5
log
@PORTNAME/PORTVERSION stuff
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/jmirror/Makefile,v 1.4 2000/03/20 20:30:27 mharo Exp $
d18 1
a18 1
NO_BUILD=       YES
@


1.4
log
@update depends location to match where dependency installs and use LOCALBASE
instead of PREFIX (portlint)
@
text
@a1 1
# Version required:	1.0b
d5 1
a5 1
# $FreeBSD: ports/ftp/jmirror/Makefile,v 1.3 1999/08/25 05:55:12 obrien Exp $
d8 2
a9 1
DISTNAME=	jmirror-1.0b
@


1.3
log
@Change Id->FreeBSD.
@
text
@d6 1
a6 1
# $FreeBSD$
d15 1
a15 1
RUN_DEPENDS=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
@


1.2
log
@Change "net" -> "ftp".
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/04/02 00:58:51 taoka Exp $
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d10 1
a10 1
CATEGORIES=	net
@


1.1.1.1
log
@FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)

PR:		ports/9985
Submitted by:	Justin Robinson jmrobins@@ruin.org
@
text
@@
