diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /security | |
parent | track ESR's page. (diff) |
Retire comment file.
Diffstat (limited to 'security')
-rw-r--r-- | security/find-zlib/Makefile | 1 | ||||
-rw-r--r-- | security/find-zlib/pkg-comment | 1 | ||||
-rw-r--r-- | security/l0phtcrack/Makefile | 1 | ||||
-rw-r--r-- | security/l0phtcrack/pkg-comment | 1 | ||||
-rw-r--r-- | security/mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/mcrypt/pkg-comment | 1 | ||||
-rw-r--r-- | security/outguess/Makefile | 1 | ||||
-rw-r--r-- | security/outguess/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 1 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/pkg-comment | 1 |
10 files changed, 5 insertions, 5 deletions
diff --git a/security/find-zlib/Makefile b/security/find-zlib/Makefile index ecc0a8695756..46a70542b763 100644 --- a/security/find-zlib/Makefile +++ b/security/find-zlib/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= trevor@FreeBSD.org +COMMENT= Scans files for statically linked zlib (libz) code PLIST= ${WRKDIR}/pkg-plist NO_BUILD= none diff --git a/security/find-zlib/pkg-comment b/security/find-zlib/pkg-comment deleted file mode 100644 index 64ad82c246d0..000000000000 --- a/security/find-zlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scans files for statically linked zlib (libz) code diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index a9840232be3f..5369dd9041b0 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -13,6 +13,7 @@ DISTNAME= lcsrc DIST_SUBDIR= ${PORTNAME} MAINTAINER= trevor@FreeBSD.org +COMMENT=L0pht Heavy Industries' cracker for SAMBA or Windows NT passwords DOCDIR= share/doc/${PORTNAME} NO_PACKAGE= "uses GNU getopt with BSDish-licensed code from OpenSSL" diff --git a/security/l0phtcrack/pkg-comment b/security/l0phtcrack/pkg-comment deleted file mode 100644 index fcb50223d49a..000000000000 --- a/security/l0phtcrack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -L0pht Heavy Industries' cracker for SAMBA or Windows NT passwords diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 072292ca4093..938b68445ff9 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \ ftp://ftp.ntua.gr/pub/security/mcrypt/ MAINTAINER= trevor@FreeBSD.org +COMMENT= Replacement for crypt(1) BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ automake:${PORTSDIR}/devel/automake diff --git a/security/mcrypt/pkg-comment b/security/mcrypt/pkg-comment deleted file mode 100644 index 4dd175a169d1..000000000000 --- a/security/mcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Replacement for crypt(1) diff --git a/security/outguess/Makefile b/security/outguess/Makefile index e3bbdb1618ee..48fdc14ca37c 100644 --- a/security/outguess/Makefile +++ b/security/outguess/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://www.outguess.org/ \ http://the25200-1.gw.connect.com.au/security/steganography/ MAINTAINER= trevor@FreeBSD.org +COMMENT= Steganographic tool DOCDIR= share/doc/outguess DOCS= ChangeLog README STIRMARK-README TODO diff --git a/security/outguess/pkg-comment b/security/outguess/pkg-comment deleted file mode 100644 index 8326bdc22e7f..000000000000 --- a/security/outguess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Steganographic tool diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 3349e898ce2f..d4e1f8f04f29 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= GnuPG gnupg-interface PKGNAMEPREFIX= p5- MAINTAINER= trevor@FreeBSD.org +COMMENT= Perl module for interfacing with GnuPG BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ diff --git a/security/p5-GnuPG-Interface/pkg-comment b/security/p5-GnuPG-Interface/pkg-comment deleted file mode 100644 index 3f2752309f70..000000000000 --- a/security/p5-GnuPG-Interface/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for interfacing with GnuPG |