summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
committerroam <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
commit2ebf8ab637b130104bd79fdac39f5ef7140eb581 (patch)
tree6b3e8a82ce6afa92302bd43afea52247359205bb /security
parente2ac3e07bd289d007664bc18b426e0af4adb6f12 (diff)
downloadFreeBSD-ports-2ebf8ab637b130104bd79fdac39f5ef7140eb581.zip
FreeBSD-ports-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.gz
Remove pkg-comment files in my ports.
Diffstat (limited to 'security')
-rw-r--r--security/aescrypt/Makefile1
-rw-r--r--security/aescrypt/pkg-comment1
-rw-r--r--security/apg/Makefile1
-rw-r--r--security/apg/pkg-comment1
-rw-r--r--security/mhash/Makefile1
-rw-r--r--security/mhash/pkg-comment1
-rw-r--r--security/stunnel/Makefile1
-rw-r--r--security/stunnel/pkg-comment1
-rw-r--r--security/zombiezapper/Makefile1
-rw-r--r--security/zombiezapper/pkg-comment1
10 files changed, 5 insertions, 5 deletions
diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile
index aa8e399..7ed26957 100644
--- a/security/aescrypt/Makefile
+++ b/security/aescrypt/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://aescrypt.sourceforge.net/
MASTER_SITE_SUBDIR=aescrypt
MAINTAINER= roam@FreeBSD.org
+COMMENT= "A command-line AES encryption/decryption suite"
GNU_CONFIGURE= yes
diff --git a/security/aescrypt/pkg-comment b/security/aescrypt/pkg-comment
deleted file mode 100644
index 727f4c3..0000000
--- a/security/aescrypt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A command-line AES encryption/decryption suite
diff --git a/security/apg/Makefile b/security/apg/Makefile
index deaaddc..0f87ac7 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= security
MASTER_SITES= http://www.adel.nursat.kz/apg/download/
MAINTAINER= roam@FreeBSD.org
+COMMENT= "An automated password generator"
MAN1= apg.1 apgbfm.1
MAN8= apgd.8
diff --git a/security/apg/pkg-comment b/security/apg/pkg-comment
deleted file mode 100644
index 36d8f52..0000000
--- a/security/apg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An automated password generator
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index d2ee31f..761842b 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roam@FreeBSD.org
+COMMENT= "Library provides an easy way to access strong hashes such as MD5 and SHA1"
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/security/mhash/pkg-comment b/security/mhash/pkg-comment
deleted file mode 100644
index d933f6a..0000000
--- a/security/mhash/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library provides an easy way to access strong hashes such as MD5 and SHA1
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 6e4c79da..3344be0 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \
ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/
MAINTAINER= roam@FreeBSD.org
+COMMENT= "SSL encryption wrapper for standard network daemons"
USE_OPENSSL= YES
USE_REINPLACE= YES
diff --git a/security/stunnel/pkg-comment b/security/stunnel/pkg-comment
deleted file mode 100644
index 3659817..0000000
--- a/security/stunnel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-SSL encryption wrapper for standard network daemons
diff --git a/security/zombiezapper/Makefile b/security/zombiezapper/Makefile
index 182cc71..a6a3032d 100644
--- a/security/zombiezapper/Makefile
+++ b/security/zombiezapper/Makefile
@@ -13,6 +13,7 @@ DISTNAME= zombie
EXTRACT_SUFX= .tar
MAINTAINER= roam@FreeBSD.org
+COMMENT= "Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents"
BUILD_DEPENDS= ${LOCALBASE}/bin/libnet-config:${PORTSDIR}/net/libnet/
diff --git a/security/zombiezapper/pkg-comment b/security/zombiezapper/pkg-comment
deleted file mode 100644
index 4e190a7..0000000
--- a/security/zombiezapper/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents
OpenPOWER on IntegriCloud