summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-09-15 21:10:18 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-09-15 21:10:18 +0000
commit0d5ccb958772d7976de9666b2c0a2ffa737aefcb (patch)
treede0d0ab86208e7538f58864f049390fa3d4c7dde
parentDon't need the --with-tcl-include=... stuff, these should all be in (diff)
Upgrade international version to 2.6.3i
Notes
Notes: svn path=/head/; revision=2157
-rw-r--r--security/pgp/Makefile24
-rw-r--r--security/pgp5/Makefile24
-rw-r--r--security/pgp5/distinfo2
-rw-r--r--security/pgp6/Makefile24
-rw-r--r--security/pgp6/distinfo2
5 files changed, 44 insertions, 32 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile
index 524435ec4838..096a7d126cd6 100644
--- a/security/pgp/Makefile
+++ b/security/pgp/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: pgp
-# Version required: MIT 2.6.2 / International 2.6.2i
-# PGP 2.6.2i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html
+# Version required: MIT 2.6.2 / International 2.6.3i
+# PGP 2.6.3i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.3 1995/07/08 00:28:30 ache Exp $
+# $Id: Makefile,v 1.4 1995/07/13 01:15:30 asami Exp $
#
CATEGORIES+= security
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/src
-MAKEFILE= makefile
NO_PACKAGE= YES
+MAKEFILE= makefile
ALL_TARGET= freebsd
PGPLIB= ${PREFIX}/lib/pgp
# Need to define USA_RESIDENT to YES or NO
@@ -61,15 +61,19 @@ post-extract:
pre-build:
cd ${WRKDIR}/rsaref/install/unix; ${GMAKE}
.else
-DISTNAME= pgp262is
-PKGNAME= pgp-2.6.2i
-MASTER_SITES= ftp://sable.ox.ac.uk/pub/crypto/pgp/unix/ \
+DISTNAME= pgp263i-dev
+PKGNAME= pgp-2.6.3i
+MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/incoming/ \
ftp://ftp.kiae.su/unix/crypto/pgp/
+EXTRACT_SUFX= .zip
+EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_CMD= unzip
+EXTRACT_ARGS= -qa
FILESDIR= ${.CURDIR}/files.non_usa
-PATCHDIR= ${.CURDIR}/patches.non_usa
-post-extract:
- cd ${WRKDIR}; tar xf pgp262ii.tar; rm -f *.tar
+pre-configure:
+ cd ${WRKSRC}; cp makefile.unx makefile
+
.endif
.endif
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 524435ec4838..096a7d126cd6 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: pgp
-# Version required: MIT 2.6.2 / International 2.6.2i
-# PGP 2.6.2i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html
+# Version required: MIT 2.6.2 / International 2.6.3i
+# PGP 2.6.3i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.3 1995/07/08 00:28:30 ache Exp $
+# $Id: Makefile,v 1.4 1995/07/13 01:15:30 asami Exp $
#
CATEGORIES+= security
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/src
-MAKEFILE= makefile
NO_PACKAGE= YES
+MAKEFILE= makefile
ALL_TARGET= freebsd
PGPLIB= ${PREFIX}/lib/pgp
# Need to define USA_RESIDENT to YES or NO
@@ -61,15 +61,19 @@ post-extract:
pre-build:
cd ${WRKDIR}/rsaref/install/unix; ${GMAKE}
.else
-DISTNAME= pgp262is
-PKGNAME= pgp-2.6.2i
-MASTER_SITES= ftp://sable.ox.ac.uk/pub/crypto/pgp/unix/ \
+DISTNAME= pgp263i-dev
+PKGNAME= pgp-2.6.3i
+MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/incoming/ \
ftp://ftp.kiae.su/unix/crypto/pgp/
+EXTRACT_SUFX= .zip
+EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_CMD= unzip
+EXTRACT_ARGS= -qa
FILESDIR= ${.CURDIR}/files.non_usa
-PATCHDIR= ${.CURDIR}/patches.non_usa
-post-extract:
- cd ${WRKDIR}; tar xf pgp262ii.tar; rm -f *.tar
+pre-configure:
+ cd ${WRKSRC}; cp makefile.unx makefile
+
.endif
.endif
diff --git a/security/pgp5/distinfo b/security/pgp5/distinfo
index 9a6bc3aae5e4..ebf2a5b01b65 100644
--- a/security/pgp5/distinfo
+++ b/security/pgp5/distinfo
@@ -1 +1 @@
-MD5 (pgp262is.tar.gz) = ef36a55e4aa42ba1f1ebe5c21a094a83
+MD5 (pgp263i-dev.zip) = b15bdf12309f6604a56d8535a8b49c6e
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index 524435ec4838..096a7d126cd6 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: pgp
-# Version required: MIT 2.6.2 / International 2.6.2i
-# PGP 2.6.2i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html
+# Version required: MIT 2.6.2 / International 2.6.3i
+# PGP 2.6.3i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.3 1995/07/08 00:28:30 ache Exp $
+# $Id: Makefile,v 1.4 1995/07/13 01:15:30 asami Exp $
#
CATEGORIES+= security
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/src
-MAKEFILE= makefile
NO_PACKAGE= YES
+MAKEFILE= makefile
ALL_TARGET= freebsd
PGPLIB= ${PREFIX}/lib/pgp
# Need to define USA_RESIDENT to YES or NO
@@ -61,15 +61,19 @@ post-extract:
pre-build:
cd ${WRKDIR}/rsaref/install/unix; ${GMAKE}
.else
-DISTNAME= pgp262is
-PKGNAME= pgp-2.6.2i
-MASTER_SITES= ftp://sable.ox.ac.uk/pub/crypto/pgp/unix/ \
+DISTNAME= pgp263i-dev
+PKGNAME= pgp-2.6.3i
+MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/incoming/ \
ftp://ftp.kiae.su/unix/crypto/pgp/
+EXTRACT_SUFX= .zip
+EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_CMD= unzip
+EXTRACT_ARGS= -qa
FILESDIR= ${.CURDIR}/files.non_usa
-PATCHDIR= ${.CURDIR}/patches.non_usa
-post-extract:
- cd ${WRKDIR}; tar xf pgp262ii.tar; rm -f *.tar
+pre-configure:
+ cd ${WRKSRC}; cp makefile.unx makefile
+
.endif
.endif
diff --git a/security/pgp6/distinfo b/security/pgp6/distinfo
index 9a6bc3aae5e4..ebf2a5b01b65 100644
--- a/security/pgp6/distinfo
+++ b/security/pgp6/distinfo
@@ -1 +1 @@
-MD5 (pgp262is.tar.gz) = ef36a55e4aa42ba1f1ebe5c21a094a83
+MD5 (pgp263i-dev.zip) = b15bdf12309f6604a56d8535a8b49c6e