diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 4209a469443cc9c3ccda62d9f73160fdcb69c878 (patch) | |
tree | 18d6471e2fb6dbcd08111161f7ad9f3d0e3f64f4 /security | |
parent | 029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc (diff) | |
download | FreeBSD-ports-4209a469443cc9c3ccda62d9f73160fdcb69c878.zip FreeBSD-ports-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.gz |
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 ecc0a86..46a7054 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 64ad82c..0000000 --- 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 a984023..5369dd9 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 fcb5022..0000000 --- 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 072292c..938b684 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 4dd175a..0000000 --- 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 e3bbdb1..48fdc14 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 8326bdc..0000000 --- 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 3349e89..d4e1f8f 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 3f27523..0000000 --- a/security/p5-GnuPG-Interface/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for interfacing with GnuPG |