head	1.28;
access;
symbols
	RELEASE_8_3_0:1.27
	RELEASE_9_0_0:1.27
	RELEASE_7_4_0:1.27
	RELEASE_8_2_0:1.27
	RELEASE_6_EOL:1.26
	RELEASE_8_1_0:1.26
	RELEASE_7_3_0:1.25
	RELEASE_8_0_0:1.25
	RELEASE_7_2_0:1.25
	RELEASE_7_1_0:1.25
	RELEASE_6_4_0:1.25
	RELEASE_5_EOL:1.25
	RELEASE_7_0_0:1.24
	RELEASE_6_3_0:1.24
	PRE_XORG_7:1.24
	RELEASE_4_EOL:1.24
	RELEASE_6_2_0:1.24
	RELEASE_6_1_0:1.24
	RELEASE_5_5_0:1.24
	RELEASE_6_0_0:1.24
	RELEASE_5_4_0:1.24
	RELEASE_4_11_0:1.24
	RELEASE_5_3_0:1.24
	RELEASE_4_10_0:1.23
	RELEASE_5_2_1:1.23
	RELEASE_5_2_0:1.23
	RELEASE_4_9_0:1.22
	RELEASE_5_1_0:1.20
	RELEASE_4_8_0:1.20
	RELEASE_5_0_0:1.16
	RELEASE_4_7_0:1.14
	RELEASE_4_6_2:1.12
	RELEASE_4_6_1:1.12
	RELEASE_4_6_0:1.12
	RELEASE_5_0_DP1:1.12
	RELEASE_4_5_0:1.11
	RELEASE_4_4_0:1.9
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.2;
locks; strict;
comment	@# @;


1.28
date	2012.11.17.05.57.29;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2011.01.11.12.05.08;	author mandree;	state Exp;
branches;
next	1.26;

1.26
date	2010.06.13.11.57.34;	author mandree;	state Exp;
branches;
next	1.25;

1.25
date	2008.03.25.04.44.02;	author edwin;	state Exp;
branches;
next	1.24;

1.24
date	2004.08.13.16.52.19;	author krion;	state Exp;
branches;
next	1.23;

1.23
date	2003.10.06.06.45.12;	author leeym;	state Exp;
branches;
next	1.22;

1.22
date	2003.08.01.08.08.14;	author krion;	state Exp;
branches;
next	1.21;

1.21
date	2003.07.31.19.40.29;	author krion;	state Exp;
branches;
next	1.20;

1.20
date	2003.02.21.12.00.35;	author knu;	state Exp;
branches;
next	1.19;

1.19
date	2003.02.11.13.52.07;	author roam;	state Exp;
branches;
next	1.18;

1.18
date	2003.01.29.17.09.58;	author nork;	state Exp;
branches;
next	1.17;

1.17
date	2003.01.27.15.53.11;	author arved;	state Exp;
branches;
next	1.16;

1.16
date	2002.11.20.04.23.16;	author ijliao;	state Exp;
branches;
next	1.15;

1.15
date	2002.10.17.10.22.55;	author obraun;	state Exp;
branches;
next	1.14;

1.14
date	2002.08.30.12.44.18;	author sobomax;	state Exp;
branches;
next	1.13;

1.13
date	2002.08.30.12.01.08;	author sobomax;	state Exp;
branches;
next	1.12;

1.12
date	2002.02.18.08.21.08;	author sobomax;	state Exp;
branches;
next	1.11;

1.11
date	2001.12.17.13.13.04;	author sobomax;	state Exp;
branches;
next	1.10;

1.10
date	2001.12.16.07.10.24;	author sobomax;	state Exp;
branches;
next	1.9;

1.9
date	2001.09.07.11.33.34;	author sobomax;	state Exp;
branches;
next	1.8;

1.8
date	2001.07.31.13.22.24;	author sobomax;	state Exp;
branches;
next	1.7;

1.7
date	2001.04.17.13.21.52;	author sobomax;	state Exp;
branches;
next	1.6;

1.6
date	2001.02.26.10.11.45;	author sobomax;	state Exp;
branches;
next	1.5;

1.5
date	2000.11.01.15.51.04;	author sobomax;	state Exp;
branches;
next	1.4;

1.4
date	2000.10.05.08.11.47;	author sobomax;	state Exp;
branches;
next	1.3;

1.3
date	2000.09.05.06.23.30;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2000.07.17.08.27.39;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.05.16.34.46;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.28
log
@Switch exporter over
@
text
@# New ports collection makefile for:	ftpcopy
# Date created:				5 June 2000
# Whom:					Maxim Sobolev <sobomax@@FreeBSD.org>
#
# $FreeBSD: head/ftp/ftpcopy/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	ftpcopy
PORTVERSION=	0.6.7
CATEGORIES=	ftp ipv6
MASTER_SITES=	http://www.ohse.de/uwe/ftpcopy/

MAINTAINER=	mandree@@FreeBSD.org
COMMENT=	Command line ftp tools for listing and mirroring

USE_PERL5_BUILD=	yes

WRKSRC=		${WRKDIR}/web/${DISTNAME}

MAN1=		ftpcopy.1 ftpcp.1 ftpls.1

pre-build:
	${ECHO} "${CC}" >${WRKSRC}/src/conf-cc
	${ECHO} "${CPPFLAGS} ${CFLAGS}" >${WRKSRC}/src/conf-cflags
	${ECHO} "${LDFLAGS}" >${WRKSRC}/src/conf-ldflags

do-install:
	cd ${WRKSRC}/compile && \
		${INSTALL_PROGRAM} ftpcopy ftpls ${PREFIX}/bin && \
		${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1 && \
		${INSTALL_SCRIPT} ftpcp ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR} && \
	cd ${WRKSRC}/compile && \
		${INSTALL_DATA} ChangeLog NEWS \
			README THANKS ftpcopy.html ftpls.html ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.27
log
@Remove NO_SIZE line.
Remove MD5 hash while we're here.

In partial fix for
PR:           ports/153544
Submitted by: Eitan Adler
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.26
log
@Switch MAINTAINER line to FreeBSD address.

Approved by: garga (mentor, implicit)
@
text
@a19 1
NO_SIZE=	yes	# mastersite doesn't report size
@


1.25
log
@add SIZE, comment NO_SIZE
@
text
@d13 1
a13 1
MAINTAINER=	matthias.andree@@gmx.de
@


1.24
log
@Update to version 0.6.7

PR:		ports/70420
Submitted by:	maintainer
@
text
@d20 1
a20 1
NO_SIZE=	yes
@


1.23
log
@Update to 0.6.5

PR:		57633
Submitted by:	Matthias Andree <matthias.andree@@gmx.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.6.5
d20 1
@


1.22
log
@Fix build on -current

PR:		55139
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	0.6.4
d21 5
@


1.21
log
@Update to 0.6.4

* Fix HTML output of ftpls
* Change maintainer address (same maintainer, different mail
  address)
* Install HTML documents about ftpcopy and ftpls.

PR:		55120
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
@
text
@d16 2
@


1.20
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.6.2
d13 1
a13 1
MAINTAINER=	matthias.andree@@web.de
d29 1
a29 1
			README THANKS ${DOCSDIR}
@


1.19
log
@Update to 0.6.2.

PR:		47865
Submitted by:	maintainer
@
text
@d14 1
@


1.18
log
@Update to 0.6.1

PR:		ports/47635
Submitted by:	Matthias Andree <matthias.andree@@web.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.6.1
@


1.17
log
@Update to 0.6.0 Add ipv6 to Categories

PR:		47526
Submitted by:	Matthias Andree <matthias.andree@@web.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.6.0
@


1.16
log
@make build happy

PR:		45505
Submitted by:	maintainer
@
text
@d9 2
a10 2
PORTVERSION=	0.5.2
CATEGORIES=	ftp
@


1.15
log
@Upgrade to 0.5.2.

PR:		ports/44163
Submitted by:	maintainer
@
text
@d13 1
a13 1
MAINTAINER=	Matthias Andree <matthias.andree@@web.de>
@


1.14
log
@Hand over maintainership to Matthias Andree <matthias.andree@@web.de>.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.1
@


1.13
log
@Update to 0.5.1.

PR:		40460 40668 41675
Submitted by:	Matthias Andree <ma@@dt.e-technik.uni-dortmund.de>
		Oliver Braun <obraun@@informatik.unibw-muenchen.de>
@
text
@d13 1
a13 1
MAINTAINER=	sobomax@@FreeBSD.org
@


1.12
log
@Update to 0.4.8.

PR:		34439
Submitted by:	Matthias Andree <matthias.andree@@web.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.4.8
d27 1
a27 1
		${INSTALL_DATA} ChangeLog NEWS LICENSES LICENSES.LOCAL \
@


1.11
log
@Update to 0.4.6.

PR:		32900
Submitted by:	Matthias Andree <matthias.andree@@web.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.4.6
@


1.10
log
@Update to 0.4.5.

PR:		32829
Submitted by:	Matthias Andree <matthias.andree@@web.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.4.5
@


1.9
log
@Update to 0.4.2.

PR:		30266
Submitted by:	Matthias Andree <matthias.andree@@web.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.4.2
@


1.8
log
@Update to 0.4.0.
@
text
@d9 1
a9 1
PORTVERSION=	0.4.0
a19 1
	${MKDIR} ${DATADIR}
a21 1
		${INSTALL_SCRIPT} ftpcp ${PREFIX}/bin && \
d23 7
a29 1
		${INSTALL_DATA} NEWS README ${DATADIR}
@


1.7
log
@Update to 0.3.7.
@
text
@d9 1
a9 1
PORTVERSION=	0.3.7
d15 2
d20 2
a21 2
	${MKDIR} ${PREFIX}/share/ftpcopy
	cd ${WRKSRC} && \
d25 1
a25 1
		${INSTALL_DATA} NEWS README ${PREFIX}/share/ftpcopy
@


1.6
log
@Update to 0.3.5.
@
text
@d9 1
a9 1
PORTVERSION=	0.3.5
@


1.5
log
@Whitespace-only:
Make indentation uniform across my ports.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/ftpcopy/Makefile,v 1.4 2000/10/05 08:11:47 sobomax Exp $
d9 1
a9 1
PORTVERSION=	0.3.3
@


1.4
log
@Update to 0.3.3.

Submitted by:	Peter Pentchev <roam@@orbitel.bg>
@
text
@d2 2
a3 2
# Date created:		5 June 2000
# Whom:			Maxim Sobolev <sobomax@@FreeBSD.org>
d5 1
a5 1
# $FreeBSD: ports/ftp/ftpcopy/Makefile,v 1.3 2000/09/05 06:23:30 sobomax Exp $
@


1.3
log
@Update to 0.3.2.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/ftpcopy/Makefile,v 1.2 2000/07/17 08:27:39 sobomax Exp $
d9 1
a9 1
PORTVERSION=	0.3.2
@


1.2
log
@Update to 0.3.0.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/ftpcopy/Makefile,v 1.1 2000/07/05 16:34:46 sobomax Exp $
d9 1
a9 1
PORTVERSION=	0.3.0
@


1.1
log
@Add ftpcopy, a two command line ftp tools.

- ftpcopy is a simply FTP client written to copy files or directories
  (recursively) from a FTP server.

- ftpls is a FTP client which generates directory listings, either in plain
  text or HTML.
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	0.2.2
d11 1
a11 1
MASTER_SITES=	http://www.ohse.de/uwe/releases/
d15 2
d21 2
@

