summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortsarna <tsarna>1998-08-20 15:16:34 +0000
committertsarna <tsarna>1998-08-20 15:16:34 +0000
commitdb15bf80499e7f80cd5a72bdb557eefa0a145748 (patch)
tree02014b09f0272e3c01f055156a42a91ab10cda59 /security
parentc80b25b4e3bf2c7e16e12023ee0d2cbda0fd9347 (diff)
downloadpkgsrc-db15bf80499e7f80cd5a72bdb557eefa0a145748.tar.gz
The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Diffstat (limited to 'security')
-rw-r--r--security/p5-MD5/Makefile3
-rw-r--r--security/pgp2/Makefile4
-rw-r--r--security/py-crypto/Makefile3
-rw-r--r--security/rsaref/Makefile3
-rw-r--r--security/ssh/Makefile3
5 files changed, 10 insertions, 6 deletions
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile
index e83dfd7014d..d163c05d6d1 100644
--- a/security/p5-MD5/Makefile
+++ b/security/p5-MD5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/06/22 13:06:18 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/08/20 15:17:24 tsarna Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MD5
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MD5/MD5.html
USE_PERL5= YES
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 7fa80709d3c..fea1b28dc3d 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.11 1998/07/07 21:36:09 is Exp $
+# $NetBSD: Makefile,v 1.12 1998/08/20 15:17:24 tsarna Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
DISTNAME= pgp263is
WRKSRC= ${WRKDIR}/src
CATEGORIES= security
-# International PGP homepage is http://www.ifi.uio.no/pgp/
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \
ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/
MAINTAINER= packages@NetBSD.ORG
+HOMEPAGE= http://www.pgpi.com/
.include "../../mk/bsd.prefs.mk"
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index 9de85bcdb12..184b5ad203f 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/08/07 14:56:54 tsarna Exp $
+# $NetBSD: Makefile,v 1.3 1998/08/20 15:17:24 tsarna Exp $
DISTNAME= pycrypt100
PKGNAME= py-crypto-1.0.0
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.cwi.nl/pub/pct/
EXTRACT_SUFX= .tgz
MAINTAINER= tsarna@netbsd.org
+HOMEPAGE= http://starship.skyport.net/crew/amk/writing/pct/
DEPENDS+= python-1.5.1:../../lang/python
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 1cbc62b1f55..657b8a4eda2 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/07/14 18:48:37 tv Exp $
+# $NetBSD: Makefile,v 1.9 1998/08/20 15:17:24 tsarna Exp $
#
DISTNAME= rsaref20
@@ -10,6 +10,7 @@ MASTER_SITES= ${RSA_SITE}
EXTRACT_SUFX= .tar.Z
MAINTAINER= tv@netbsd.org
+HOMEPAGE= http://www.rsa.com/rsalabs/newfaq/q174.html
BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index e2114fd0ed9..cf839fd2fea 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 1998/08/06 19:48:40 tv Exp $
+# $NetBSD: Makefile,v 1.33 1998/08/20 15:17:25 tsarna Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \
ftp://ftp.funet.fi/pub/unix/security/login/ssh/
MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.cs.hut.fi/ssh/
CONFLICTS= ssh-1.2.22 ssh-1.2.23 ssh-1.2.25