head	1.21;
access;
symbols
	RELEASE_8_1_0:1.20
	RELEASE_7_3_0:1.20
	RELEASE_8_0_0:1.20
	RELEASE_7_2_0:1.20
	RELEASE_7_1_0:1.20
	RELEASE_6_4_0:1.20
	RELEASE_5_EOL:1.20
	RELEASE_7_0_0:1.20
	RELEASE_6_3_0:1.20
	PRE_XORG_7:1.20
	RELEASE_4_EOL:1.20
	RELEASE_6_2_0:1.18
	RELEASE_6_1_0:1.18
	RELEASE_5_5_0:1.18
	RELEASE_6_0_0:1.18
	RELEASE_5_4_0:1.18
	RELEASE_4_11_0:1.18
	RELEASE_5_3_0:1.18
	RELEASE_4_10_0:1.18
	RELEASE_5_2_1:1.17
	RELEASE_5_2_0:1.17
	RELEASE_4_9_0:1.17
	RELEASE_5_1_0:1.17
	RELEASE_4_8_0:1.17
	RELEASE_5_0_0:1.16
	RELEASE_4_7_0:1.16
	RELEASE_4_6_2:1.16
	RELEASE_4_6_1:1.16
	RELEASE_4_6_0:1.16
	RELEASE_5_0_DP1:1.16
	RELEASE_4_5_0:1.16
	RELEASE_4_4_0:1.16
	RELEASE_4_3_0:1.16
	RELEASE_4_2_0:1.16
	RELEASE_4_1_1:1.16
	RELEASE_4_1_0:1.15
	RELEASE_3_5_0:1.15
	RELEASE_4_0_0:1.12
	RELEASE_3_4_0:1.11
	RELEASE_3_3_0:1.11
	RELEASE_3_2_0:1.9
	RELEASE_3_1_0:1.9
	RELEASE_2_2_8:1.9
	RELEASE_3_0_0:1.9
	RELEASE_2_2_7:1.9
	RELEASE_2_2_6:1.8
	RELEASE_2_2_5:1.6
	RELEASE_2_2_1:1.6
	RELEASE_2_2_2:1.6
	ncftp1_9_5:1.1.1.1
	NCFTP:1.1.1;
locks; strict;
comment	@# @;


1.21
date	2010.11.07.23.02.58;	author obrien;	state dead;
branches;
next	1.20;

1.20
date	2006.11.12.11.55.27;	author itetcu;	state Exp;
branches;
next	1.19;

1.19
date	2006.11.11.10.44.37;	author itetcu;	state Exp;
branches;
next	1.18;

1.18
date	2004.04.19.11.42.54;	author obrien;	state Exp;
branches;
next	1.17;

1.17
date	2003.03.07.06.02.04;	author ade;	state Exp;
branches;
next	1.16;

1.16
date	2000.07.23.19.17.22;	author obrien;	state Exp;
branches;
next	1.15;

1.15
date	2000.04.12.05.31.16;	author mharo;	state Exp;
branches;
next	1.14;

1.14
date	2000.03.22.00.27.20;	author obrien;	state Exp;
branches;
next	1.13;

1.13
date	2000.03.20.02.36.57;	author obrien;	state Exp;
branches;
next	1.12;

1.12
date	2000.02.13.03.23.55;	author obrien;	state Exp;
branches;
next	1.11;

1.11
date	99.08.25.05.55.18;	author obrien;	state Exp;
branches;
next	1.10;

1.10
date	99.08.02.10.43.51;	author asami;	state Exp;
branches;
next	1.9;

1.9
date	98.04.04.07.36.38;	author asami;	state Exp;
branches;
next	1.8;

1.8
date	98.01.31.17.49.32;	author jseger;	state Exp;
branches;
next	1.7;

1.7
date	97.12.16.20.02.01;	author vanilla;	state Exp;
branches;
next	1.6;

1.6
date	97.01.12.10.24.42;	author obrien;	state Exp;
branches;
next	1.5;

1.5
date	97.01.06.12.12.08;	author jkh;	state Exp;
branches;
next	1.4;

1.4
date	96.12.01.01.23.00;	author obrien;	state Exp;
branches;
next	1.3;

1.3
date	96.11.18.11.35.30;	author asami;	state Exp;
branches;
next	1.2;

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

1.1
date	96.06.20.15.17.26;	author jkh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.06.20.15.17.26;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.21
log
@Rename old ncftp port to "ncftp1".

PR:		151415
Submitted by:	brucec
@
text
@# ex:ts=8
# Ports collection makefile for:  ncftp
# Date created:			  20 Jun 1996
# Whom:				  jkh
#
# $FreeBSD: ports/ftp/ncftp/Makefile,v 1.20 2006/11/12 11:55:27 itetcu Exp $
#

PORTNAME=	ncftp1
PORTVERSION=	1.9.5
CATEGORIES=	ftp
MASTER_SITES=	ftp://ftp.ncftp.com/ncftp/
DISTNAME=	ncftp-${PORTVERSION}

MAINTAINER=	obrien@@FreeBSD.org
COMMENT=	FTP replacement with advanced user interface

.if defined(INSTALL_AS_NCFTP)
LATEST_LINK=	ncftp
.else
LATEST_LINK=	ncftp1
.endif
PLIST_FILES=	bin/${LATEST_LINK}
MAN1=		ncftp.1

pre-fetch:
	@@${ECHO} ""
	@@${ECHO} "Use INSTALL_AS_NCFTP=yes to install ncftp1 as ${PREFIX}/bin/ncftp"
	@@${ECHO} ""

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/ncftp ${PREFIX}/bin/${LATEST_LINK}
	cd ${WRKSRC}; ${INSTALL_MAN} ncftp.1 ${PREFIX}/man/man1

.include <bsd.port.mk>
@


1.20
log
@Second force commit to note the previous one was done on the wrong port :(
Yeh, it's one of those days.

Submitted by:	kris
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.19
log
@Force commit to note that the last commit message "tarballs were re-rolled,
unable to ascertain why" mean that diff'ing the old and the new version returns
no differences.

Thanks to:	lawrance (for the old tarball)
@
text
@@


1.18
log
@Make 'pkg_add -r ncftp' now refer to ncftp3.  The ncftp3 binary is now
installed as `bin/ncftp'.  This behavior can be changed by building with
INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2.
@
text
@@


1.17
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d18 6
d26 5
d32 1
a32 1
	cd ${WRKSRC}; ${INSTALL_PROGRAM} ncftp ${PREFIX}/bin
@


1.16
log
@Allow this to co-exist with the other NcFTP packages in the 'Latest'
directory.
@
text
@d6 1
a6 1
# $FreeBSD: ports/ftp/ncftp/Makefile,v 1.15 2000/04/12 05:31:16 mharo Exp $
d16 1
@


1.15
log
@PORTNAME/PORTVERSION stuff
@
text
@d6 1
a6 1
# $FreeBSD: ports/ftp/ncftp/Makefile,v 1.14 2000/03/22 00:27:20 obrien Exp $
d9 1
a9 1
PORTNAME=	ncftp
d13 1
a16 1
NO_LATEST_LINK=	yes
@


1.14
log
@Restore useless version required comments.
@
text
@a2 1
# Version required: 0.0
d6 1
a6 1
# $FreeBSD: ports/ftp/ncftp/Makefile,v 1.13 2000/03/20 02:36:57 obrien Exp $
d9 2
a10 1
DISTNAME=       ncftp-1.9.5
d12 1
a12 1
MASTER_SITES=   ftp://ftp.ncftp.com/ncftp/
@


1.13
log
@Remove the "version required" line.
@
text
@d3 1
d7 1
a7 1
# $FreeBSD: ports/ftp/ncftp/Makefile,v 1.12 2000/02/13 03:23:55 obrien Exp $
@


1.12
log
@Style nits in the ports I maintain.
@
text
@a2 1
# Version required:		  1.9.5
d6 1
a6 1
# $FreeBSD: ports/ftp/ncftp/Makefile,v 1.11 1999/08/25 05:55:18 obrien Exp $
@


1.11
log
@Change Id->FreeBSD.
@
text
@d1 5
a5 4
# New ports collection makefile for:    ncftp
# Version required:     1.9.5
# Date created:         20 Jun 1996
# Whom:                 jkh
d7 1
a7 1
# $FreeBSD$
@


1.10
log
@Change "net" -> "ftp".
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.9 1998/04/04 07:36:38 asami Exp $
@


1.9
log
@Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.8 1998/01/31 17:49:32 jseger Exp $
d10 1
a10 1
CATEGORIES=	net
@


1.8
log
@ncftp's MASTER_SITE moved.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.7 1997/12/16 20:02:01 vanilla Exp $
d15 1
@


1.7
log
@change suffix to tar.gz, and make it fetchable.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.6 1997/01/12 10:24:42 obrien Exp $
d11 1
a11 1
MASTER_SITES=   ftp://ftp.probe.net/pub/ncftp/
@


1.6
log
@Ncftp v1.x is important to me -- so I'll take maintance of it.
@
text
@d1 1
a1 1
# New ports collection makefile for:    ncftp2
d6 1
a6 1
# $Id: Makefile,v 1.5 1997/01/06 12:12:08 jkh Exp $
a11 1
EXTRACT_SUFX=	.tgz
@


1.5
log
@Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1996/12/01 01:23:00 obrien Exp $
d13 2
@


1.4
log
@General Makefile cleanup
   Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.3 1996/11/18 11:35:30 asami Exp $
a12 2

MAINTAINER=	jkh@@FreeBSD.ORG
@


1.3
log
@Use MAN? macros.  CATEGORIES+= -> CATEGORIES.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1996/07/05 06:26:52 asami Exp $
d19 2
a20 2
	cd ${WRKSRC}; $(INSTALL) -c $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin
	cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1
@


1.2
log
@Compress man page (conditionalized on NOMANCOMPRESS).
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1996/06/20 15:17:26 jkh Exp $
d10 1
a10 1
CATEGORIES+=	net
d16 2
a20 3
.if !defined(NOMANCOMPRESS)
	gzip -9nf $(PREFIX)/man/man1/ncftp.1
.endif
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d19 3
@


1.1.1.1
log
@Resurrect ncftp 1.x in ports now that it's gone from /usr/src.
@
text
@@
