diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-07 20:57:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-07 20:57:56 +0000 |
commit | 2eb585bf89d6888c3bcb490bea07445547e63480 (patch) | |
tree | 83b1a0a8188a358e8bacbcd617cc09ff09d5e3a2 /ftp | |
parent | 4491233af40fe0d941448a48fe23ff1033498d99 (diff) | |
download | ports-2eb585bf89d6888c3bcb490bea07445547e63480.tar.gz ports-2eb585bf89d6888c3bcb490bea07445547e63480.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ncftp2/Makefile | 10 | ||||
-rw-r--r-- | ftp/ncftp2/distinfo | 2 | ||||
-rw-r--r-- | ftp/ncftp2/files/patch-aa | 12 | ||||
-rw-r--r-- | ftp/ncftp2/pkg-comment | 2 | ||||
-rw-r--r-- | ftp/ncftp3/Makefile | 10 | ||||
-rw-r--r-- | ftp/ncftp3/distinfo | 2 | ||||
-rw-r--r-- | ftp/ncftp3/pkg-comment | 2 |
7 files changed, 18 insertions, 22 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index f59776ae611f..67a8f86bdb4d 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.0.4 +# Version required: 2.0.5 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.21 1995/04/12 04:55:40 asami Exp $ +# $Id: Makefile,v 1.22 1995/04/27 23:36:02 ache Exp $ # -DISTNAME= ncftp-2.0.4 +DISTNAME= ncftp-2.0.5 CATEGORIES+= networking MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ EXTRACT_SUFX= .tgz @@ -15,4 +15,8 @@ MAINTAINER= ache@FreeBSD.ORG GNU_CONFIGURE= yes +do-install: + cd ${WRKSRC}; $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2 + cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1/ncftp2.1 + .include <bsd.port.mk> diff --git a/ftp/ncftp2/distinfo b/ftp/ncftp2/distinfo index ae23ba9bbfb5..73f7ceef07b6 100644 --- a/ftp/ncftp2/distinfo +++ b/ftp/ncftp2/distinfo @@ -1 +1 @@ -MD5 (ncftp-2.0.4.tgz) = 4450835a8f51a42a55f2d131b0e5abcb +MD5 (ncftp-2.0.5.tgz) = da10010a1b0616ce6127a851e912254a diff --git a/ftp/ncftp2/files/patch-aa b/ftp/ncftp2/files/patch-aa index 7d36c80f3725..eeae13116176 100644 --- a/ftp/ncftp2/files/patch-aa +++ b/ftp/ncftp2/files/patch-aa @@ -17,15 +17,3 @@ LDFLAGS=@LDFLAGS@ # Any -D definitions: -*************** -*** 182,186 **** ---- 182,190 ---- - WGets.o: $(GLOBAL_H) Curses.h WGets.h - - Xfer.o: $(GLOBAL_H) Main.h Xfer.h RCmd.h FTP.h Progress.h Poll.h -+ -+ install: -+ $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) $(PROG) $(PREFIX)/bin/ncftp2 -+ $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 $(PROG).1 $(PREFIX)/man/man1/ncftp2.1 - - # eof diff --git a/ftp/ncftp2/pkg-comment b/ftp/ncftp2/pkg-comment index 72db4cf2e34d..01f7215a3523 100644 --- a/ftp/ncftp2/pkg-comment +++ b/ftp/ncftp2/pkg-comment @@ -1 +1 @@ -NcFTP 2.0.4 -- FTP replacement with advanced user interface +NcFTP 2.0.5 -- FTP replacement with advanced user interface diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index f59776ae611f..67a8f86bdb4d 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.0.4 +# Version required: 2.0.5 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.21 1995/04/12 04:55:40 asami Exp $ +# $Id: Makefile,v 1.22 1995/04/27 23:36:02 ache Exp $ # -DISTNAME= ncftp-2.0.4 +DISTNAME= ncftp-2.0.5 CATEGORIES+= networking MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ EXTRACT_SUFX= .tgz @@ -15,4 +15,8 @@ MAINTAINER= ache@FreeBSD.ORG GNU_CONFIGURE= yes +do-install: + cd ${WRKSRC}; $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2 + cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1/ncftp2.1 + .include <bsd.port.mk> diff --git a/ftp/ncftp3/distinfo b/ftp/ncftp3/distinfo index ae23ba9bbfb5..73f7ceef07b6 100644 --- a/ftp/ncftp3/distinfo +++ b/ftp/ncftp3/distinfo @@ -1 +1 @@ -MD5 (ncftp-2.0.4.tgz) = 4450835a8f51a42a55f2d131b0e5abcb +MD5 (ncftp-2.0.5.tgz) = da10010a1b0616ce6127a851e912254a diff --git a/ftp/ncftp3/pkg-comment b/ftp/ncftp3/pkg-comment index 72db4cf2e34d..01f7215a3523 100644 --- a/ftp/ncftp3/pkg-comment +++ b/ftp/ncftp3/pkg-comment @@ -1 +1 @@ -NcFTP 2.0.4 -- FTP replacement with advanced user interface +NcFTP 2.0.5 -- FTP replacement with advanced user interface |