diff options
-rw-r--r-- | www/lynx-current/Makefile | 27 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 | ||||
-rw-r--r-- | www/lynx/Makefile | 27 | ||||
-rw-r--r-- | www/lynx/distinfo | 2 |
4 files changed, 24 insertions, 34 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 2086718..5ba4aa3 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,30 +1,25 @@ # New ports collection makefile for: lynx # See http://www.wfbr.edu/dir/lynx/ for additional info -# Version required: 2.5FM +# Version required: 2.6 # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.21 1996/05/03 19:48:58 ache Exp $ +# $Id: Makefile,v 1.22 1996/05/18 23:05:04 ache Exp $ # -DISTNAME= lynx2-5FM -PKGNAME= lynx-2.5FM +DISTNAME= lynx2-6 +PKGNAME= lynx-2.6 CATEGORIES+= www -MASTER_SITES= ftp://ftp.more.net/pub/mirrors/lynx/ - -# Original location, lynx changes too often there -#MASTER_SITES= http://www.wfbr.edu/lynx/ -#NCFTP= w3c -#NCFTPFLAGS= -to multipart/x-zip -timeout 300 -o ${DISTFILES} -#FETCH_DEPENDS= ${NCFTP}:${PORTSDIR}/www/comline - -# FTP mirror of original location. Beware ugly VMS names -#NCFTPFLAGS= -c -#MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/ -#NCFTPTAIL= > ${DISTFILES} +MASTER_SITES= http://www.wfbr.edu/lynx/ \ + ftp://ftp.more.net/pub/mirrors/lynx/ +EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG +BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_CMD= unzip +EXTRACT_ARGS= -q + ALL_TARGET= freebsd-ncurses .include <bsd.port.mk> diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index cc50d1e..26d3c28 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2-5FM.tar.gz) = 6c2c0fb98eaa2a0021837abda1130540 +MD5 (lynx2-6.zip) = e379613d3ef5a3eb417046f9f57dd8e0 diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 2086718..5ba4aa3 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,30 +1,25 @@ # New ports collection makefile for: lynx # See http://www.wfbr.edu/dir/lynx/ for additional info -# Version required: 2.5FM +# Version required: 2.6 # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.21 1996/05/03 19:48:58 ache Exp $ +# $Id: Makefile,v 1.22 1996/05/18 23:05:04 ache Exp $ # -DISTNAME= lynx2-5FM -PKGNAME= lynx-2.5FM +DISTNAME= lynx2-6 +PKGNAME= lynx-2.6 CATEGORIES+= www -MASTER_SITES= ftp://ftp.more.net/pub/mirrors/lynx/ - -# Original location, lynx changes too often there -#MASTER_SITES= http://www.wfbr.edu/lynx/ -#NCFTP= w3c -#NCFTPFLAGS= -to multipart/x-zip -timeout 300 -o ${DISTFILES} -#FETCH_DEPENDS= ${NCFTP}:${PORTSDIR}/www/comline - -# FTP mirror of original location. Beware ugly VMS names -#NCFTPFLAGS= -c -#MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/ -#NCFTPTAIL= > ${DISTFILES} +MASTER_SITES= http://www.wfbr.edu/lynx/ \ + ftp://ftp.more.net/pub/mirrors/lynx/ +EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG +BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_CMD= unzip +EXTRACT_ARGS= -q + ALL_TARGET= freebsd-ncurses .include <bsd.port.mk> diff --git a/www/lynx/distinfo b/www/lynx/distinfo index cc50d1e..26d3c28 100644 --- a/www/lynx/distinfo +++ b/www/lynx/distinfo @@ -1 +1 @@ -MD5 (lynx2-5FM.tar.gz) = 6c2c0fb98eaa2a0021837abda1130540 +MD5 (lynx2-6.zip) = e379613d3ef5a3eb417046f9f57dd8e0 |