diff options
author | adamw <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a (patch) | |
tree | eea5ecd9ebb32eb75307481e787e956b5e31f3bb /security | |
parent | 9d3fbd7b82b343108df5412a1b27406024e611e8 (diff) | |
download | FreeBSD-ports-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.zip FreeBSD-ports-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.tar.gz |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'security')
132 files changed, 132 insertions, 66 deletions
diff --git a/security/acid/Makefile b/security/acid/Makefile index c464c07..5d61d39 100644 --- a/security/acid/Makefile +++ b/security/acid/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.andrew.cmu.edu/~rdanyliw/snort/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL + RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \ ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \ ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \ diff --git a/security/acid/pkg-comment b/security/acid/pkg-comment deleted file mode 100644 index e3b0414..0000000 --- a/security/acid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Analysis Console for Intrusion Databases (ACID) with Snort and MySQL diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index 3cc8386..661ed6e 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.hitachi-ms.co.jp/pub/bjorb/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Secure TCP relay software with SSL + USE_OPENSSL= YES USE_PERL5= yes diff --git a/security/bjorb/pkg-comment b/security/bjorb/pkg-comment deleted file mode 100644 index bc327db..0000000 --- a/security/bjorb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Secure TCP relay software with SSL diff --git a/security/botan/Makefile b/security/botan/Makefile index 1266d91..01091c0 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A portable, easy to use, and efficient C++ crypto library + USE_REINPLACE= yes USE_PERL5= yes HAS_CONFIGURE= yes diff --git a/security/botan/pkg-comment b/security/botan/pkg-comment deleted file mode 100644 index d735abd..0000000 --- a/security/botan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable, easy to use, and efficient C++ crypto library diff --git a/security/cfv/Makefile b/security/cfv/Makefile index b54863c..1d20bae 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Utility to both test and create .sfv, .csv and md5sum files + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/fchksum.so:${PORTSDIR}/security/py-fchksum USE_REINPLACE= yes diff --git a/security/cfv/pkg-comment b/security/cfv/pkg-comment deleted file mode 100644 index 3515990..0000000 --- a/security/cfv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility to both test and create .sfv, .csv and md5sum files diff --git a/security/cops/Makefile b/security/cops/Makefile index d4f7f27..a7f4b91 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A system secureness checker + WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= reconfig diff --git a/security/cops/pkg-comment b/security/cops/pkg-comment deleted file mode 100644 index 8b76e9b..0000000 --- a/security/cops/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A system secureness checker diff --git a/security/crack/Makefile b/security/crack/Makefile index 57b2504..fe60b02 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The "Sensible" Unix Password Cracker + WRKSRC= ${WRKDIR}/c50a pre-configure: diff --git a/security/crack/pkg-comment b/security/crack/pkg-comment deleted file mode 100644 index 4b2b44b..0000000 --- a/security/crack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "Sensible" Unix Password Cracker diff --git a/security/crank/Makefile b/security/crank/Makefile index 33b438a..ab764e2 100644 --- a/security/crank/Makefile +++ b/security/crank/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= CRyptANalysis toolKit + LIB_DEPENDS= guile:${PORTSDIR}/lang/guile USE_GNOMENG= yes diff --git a/security/crank/pkg-comment b/security/crank/pkg-comment deleted file mode 100644 index 5cc662d..0000000 --- a/security/crank/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CRyptANalysis toolKit diff --git a/security/ddos_scan/Makefile b/security/ddos_scan/Makefile index 38c48eb..1c3ea21 100644 --- a/security/ddos_scan/Makefile +++ b/security/ddos_scan/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Scans for a limited set of distributed denial of service agents + ALL_TARGET= dds do-install: diff --git a/security/ddos_scan/pkg-comment b/security/ddos_scan/pkg-comment deleted file mode 100644 index ed0ac1e..0000000 --- a/security/ddos_scan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scans for a limited set of distributed denial of service agents diff --git a/security/find_ddos/Makefile b/security/find_ddos/Makefile index fca3664..b72ad90 100644 --- a/security/find_ddos/Makefile +++ b/security/find_ddos/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Scans a host filesystem for distributed denial of service programs + ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/find_ddos/pkg-comment b/security/find_ddos/pkg-comment deleted file mode 100644 index 3e3ae56..0000000 --- a/security/find_ddos/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scans a host filesystem for distributed denial of service programs diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile index a5543a6..65eb41b 100644 --- a/security/firewalk/Makefile +++ b/security/firewalk/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.packetfactory.net/firewalk/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A network auditing tool + BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet MAN1= firewalk.1 diff --git a/security/firewalk/pkg-comment b/security/firewalk/pkg-comment deleted file mode 100644 index ab4268e..0000000 --- a/security/firewalk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A network auditing tool diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index e9e421b..ab223a8 100644 --- a/security/flawfinder/Makefile +++ b/security/flawfinder/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.dwheeler.com/flawfinder/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Examines source code looking for security weaknesses + USE_PYTHON= yes NO_BUILD= yes diff --git a/security/flawfinder/pkg-comment b/security/flawfinder/pkg-comment deleted file mode 100644 index 5d3afdf..0000000 --- a/security/flawfinder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Examines source code looking for security weaknesses diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 862568c..7c544d7 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.fressh.org/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A free rewritten implementation of the SSH communication protocol + USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/security/fressh/pkg-comment b/security/fressh/pkg-comment deleted file mode 100644 index 2b9d8b0..0000000 --- a/security/fressh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free rewritten implementation of the SSH communication protocol diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile index 7db7d18..93577b8 100644 --- a/security/fuzz/Makefile +++ b/security/fuzz/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= fuzz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tool for testing software by bombarding the program with random data + GNU_CONFIGURE= yes MAN1= fuzz.1 diff --git a/security/fuzz/pkg-comment b/security/fuzz/pkg-comment deleted file mode 100644 index e539b31..0000000 --- a/security/fuzz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool for testing software by bombarding the program with random data diff --git a/security/gag/Makefile b/security/gag/Makefile index 46d90f6..77733ab 100644 --- a/security/gag/Makefile +++ b/security/gag/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A stacheldraht (DOS attack) agent detector + ALL_TARGET= gag do-install: diff --git a/security/gag/pkg-comment b/security/gag/pkg-comment deleted file mode 100644 index 1c7457a..0000000 --- a/security/gag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A stacheldraht (DOS attack) agent detector diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 97bed6d..c2f2ed0 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= This is a graphical frontend for the GNU Privacy Guard + BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg USE_X_PREFIX= yes diff --git a/security/gpa/pkg-comment b/security/gpa/pkg-comment deleted file mode 100644 index 1eb8b9c..0000000 --- a/security/gpa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This is a graphical frontend for the GNU Privacy Guard diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index 0998730..7ce01bd 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= cpiazza MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple port scanner that prints out open ports + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GNOMENG= yes diff --git a/security/gtkportscan/pkg-comment b/security/gtkportscan/pkg-comment deleted file mode 100644 index c1954e0..0000000 --- a/security/gtkportscan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple port scanner that prints out open ports diff --git a/security/hafiye/Makefile b/security/hafiye/Makefile index 6f24e49..e5b6f45 100644 --- a/security/hafiye/Makefile +++ b/security/hafiye/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.enderunix.org/hafiye/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Multi Platform Customizable TCP/IP Packet Sniffer + USE_REINPLACE= yes MAKE_ENV= LDFLAGS="-lpcap" diff --git a/security/hafiye/pkg-comment b/security/hafiye/pkg-comment deleted file mode 100644 index 94719ac..0000000 --- a/security/hafiye/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi Platform Customizable TCP/IP Packet Sniffer diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 034e4f7..c446921 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-beta-0.4-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A file and string hashing utility + BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp LIB_DEPENDS= wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel diff --git a/security/hashish/pkg-comment b/security/hashish/pkg-comment deleted file mode 100644 index 2d569e8..0000000 --- a/security/hashish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A file and string hashing utility diff --git a/security/identify/Makefile b/security/identify/Makefile index fd5307f..5899ce1 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ MAINTAINER= ports@freebsd.org +PORTCOMMENT= Client side ident protocol daemon wrapper + BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident do-install: diff --git a/security/identify/pkg-comment b/security/identify/pkg-comment deleted file mode 100644 index cf38e47..0000000 --- a/security/identify/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Client side ident protocol daemon wrapper diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 9cea49d..7f23e56 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= OpenBSD IKE daemon + # this is not compatible with cross build - there's no other way .if !exists(/usr/include/netinet6/ipsec.h) BROKEN= "requires IPsec support" diff --git a/security/isakmpd/pkg-comment b/security/isakmpd/pkg-comment deleted file mode 100644 index e589656..0000000 --- a/security/isakmpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenBSD IKE daemon diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 0d6cc90..8f03259 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= C++ Elliptic Curve Library + USE_GCC= 3.1 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/security/libecc/pkg-comment b/security/libecc/pkg-comment deleted file mode 100644 index 78615d5..0000000 --- a/security/libecc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ Elliptic Curve Library diff --git a/security/libident/Makefile b/security/libident/Makefile index 3cd56c4..5191fe6 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://melkor.dnp.fmph.uniba.sk/~garabik/efingerd/libident/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A small library to interface the ident protocol server (rfc1413) + ALL_TARGET= freebsd MAN3= ident.3 diff --git a/security/libident/pkg-comment b/security/libident/pkg-comment deleted file mode 100644 index 08e9e16..0000000 --- a/security/libident/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small library to interface the ident protocol server (rfc1413) diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index fedb83b..ba971e8 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Multi-cipher cryptographic library (used in PHP3) + BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool diff --git a/security/libmcrypt/pkg-comment b/security/libmcrypt/pkg-comment deleted file mode 100644 index 2be8d63..0000000 --- a/security/libmcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi-cipher cryptographic library (used in PHP3) diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 432b38b..bd0a02e 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -13,6 +13,8 @@ DISTNAME= logsentry-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Auditing tool for system logs on Unix boxes + USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/MESSAGE diff --git a/security/logcheck/pkg-comment b/security/logcheck/pkg-comment deleted file mode 100644 index b334222..0000000 --- a/security/logcheck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Auditing tool for system logs on Unix boxes diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 31c5eb5..4c9bc90 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 + RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= yes INSTALL_TARGET= install diff --git a/security/lsh/pkg-comment b/security/lsh/pkg-comment deleted file mode 100644 index 6463c23..0000000 --- a/security/lsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A secure (encrypted) remote shell compatible with ssh 2.0 diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile index 1505928..775ef77 100644 --- a/security/mdcrack/Makefile +++ b/security/mdcrack/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://membres.lycos.fr/mdcrack/download/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Bruteforce password MD5 hashes + ALL_TARGET= little .include <bsd.port.mk> diff --git a/security/mdcrack/pkg-comment b/security/mdcrack/pkg-comment deleted file mode 100644 index c8ab529..0000000 --- a/security/mdcrack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Bruteforce password MD5 hashes diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile index 5476f99..26cef96 100644 --- a/security/nbaudit/Makefile +++ b/security/nbaudit/Makefile @@ -15,6 +15,8 @@ DISTNAME= nat10 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= NetBIOS Auditing Tool / Security Kit + WRKSRC= ${WRKDIR}/${DISTNAME} MAN1= nat.1 nbaudit.1 diff --git a/security/nbaudit/pkg-comment b/security/nbaudit/pkg-comment deleted file mode 100644 index 30bf9e1..0000000 --- a/security/nbaudit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NetBIOS Auditing Tool / Security Kit diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 6029d5f..be98ece 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A low-level cryptographic library + LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_GMAKE= yes diff --git a/security/nettle/pkg-comment b/security/nettle/pkg-comment deleted file mode 100644 index 5493f26..0000000 --- a/security/nettle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A low-level cryptographic library diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile index 6029d5f..be98ece 100644 --- a/security/nettle2/Makefile +++ b/security/nettle2/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A low-level cryptographic library + LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_GMAKE= yes diff --git a/security/nettle2/pkg-comment b/security/nettle2/pkg-comment deleted file mode 100644 index 5493f26..0000000 --- a/security/nettle2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A low-level cryptographic library diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile index 546ee33..3e7f26f 100644 --- a/security/nofgpg/Makefile +++ b/security/nofgpg/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cgabriel.org/sw/nofgpg/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= No One Fears GPG + RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome diff --git a/security/nofgpg/pkg-comment b/security/nofgpg/pkg-comment deleted file mode 100644 index dec7dbf..0000000 --- a/security/nofgpg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -No One Fears GPG diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 54122d8..1e39b0d 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A perl5 module to provide simple Radius client facilities + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Authen-Radius/pkg-comment b/security/p5-Authen-Radius/pkg-comment deleted file mode 100644 index b5fe2ef..0000000 --- a/security/p5-Authen-Radius/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 module to provide simple Radius client facilities diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index a94faac..6621a0d 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A perl module that provides authentication using a tacacs+ server + PERL_CONFIGURE= yes MAKE_ENV+= CCFLAGS="${CFLAGS}" diff --git a/security/p5-Authen-TacacsPlus/pkg-comment b/security/p5-Authen-TacacsPlus/pkg-comment deleted file mode 100644 index 493abeb..0000000 --- a/security/p5-Authen-TacacsPlus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module that provides authentication using a tacacs+ server diff --git a/security/p5-Authen-Ticket/Makefile b/security/p5-Authen-Ticket/Makefile index 4474fa5..56f800e 100644 --- a/security/p5-Authen-Ticket/Makefile +++ b/security/p5-Authen-Ticket/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module providing the framework for implementing a ticketing system + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Authen-Ticket/pkg-comment b/security/p5-Authen-Ticket/pkg-comment deleted file mode 100644 index 7cb8980..0000000 --- a/security/p5-Authen-Ticket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module providing the framework for implementing a ticketing system diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index c67562e..d63327d 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RESTRICTED= "Crypto; export-controlled" diff --git a/security/p5-Crypt-CBC/pkg-comment b/security/p5-Crypt-CBC/pkg-comment deleted file mode 100644 index 5235749..0000000 --- a/security/p5-Crypt-CBC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to Cipher Block Chaining with DES and IDEA diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile index 21bc05b..40ce2cf 100644 --- a/security/p5-Crypt-CipherSaber/Makefile +++ b/security/p5-Crypt-CipherSaber/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module providing an OO interface to CipherSaber encryption + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Crypt-CipherSaber/pkg-comment b/security/p5-Crypt-CipherSaber/pkg-comment deleted file mode 100644 index 39cf889..0000000 --- a/security/p5-Crypt-CipherSaber/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module providing an OO interface to CipherSaber encryption diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile index a1af69d..c1dae18 100644 --- a/security/p5-Crypt-Cracklib/Makefile +++ b/security/p5-Crypt-Cracklib/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl interface to Alec Muffet\'s cracklib library + BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-Cracklib/pkg-comment b/security/p5-Crypt-Cracklib/pkg-comment deleted file mode 100644 index 1b8b5ed..0000000 --- a/security/p5-Crypt-Cracklib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to Alec Muffet's cracklib library diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 3de3f9b..8ddf70e 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 interface to DES block cipher + RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-DES/pkg-comment b/security/p5-Crypt-DES/pkg-comment deleted file mode 100644 index f0cdb76..0000000 --- a/security/p5-Crypt-DES/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to DES block cipher diff --git a/security/p5-Crypt-HCE_SHA/Makefile b/security/p5-Crypt-HCE_SHA/Makefile index 87a70d4..59d0f31 100644 --- a/security/p5-Crypt-HCE_SHA/Makefile +++ b/security/p5-Crypt-HCE_SHA/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 interface to one way hash chaining block cipher + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-HCE_SHA/pkg-comment b/security/p5-Crypt-HCE_SHA/pkg-comment deleted file mode 100644 index 4b4f049..0000000 --- a/security/p5-Crypt-HCE_SHA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to one way hash chaining block cipher diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index b91199b..ff63b76 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 interface to IDEA block cipher + RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-IDEA/pkg-comment b/security/p5-Crypt-IDEA/pkg-comment deleted file mode 100644 index 2b5e39f..0000000 --- a/security/p5-Crypt-IDEA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to IDEA block cipher diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index eafec77..aa59837 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An implementation of the Automated Password Generator standard + PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Crypt-RandPasswd/pkg-comment b/security/p5-Crypt-RandPasswd/pkg-comment deleted file mode 100644 index 76737de..0000000 --- a/security/p5-Crypt-RandPasswd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of the Automated Password Generator standard diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index 0fb5e0b..c556513 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module that implements the Rijndael cipher + PERL_CONFIGURE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael diff --git a/security/p5-Crypt-Rijndael/pkg-comment b/security/p5-Crypt-Rijndael/pkg-comment deleted file mode 100644 index 3079b2f..0000000 --- a/security/p5-Crypt-Rijndael/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that implements the Rijndael cipher diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile index 63bc672..ac23bb8 100644 --- a/security/p5-Crypt-TripleDES/Makefile +++ b/security/p5-Crypt-TripleDES/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module implementing the Triple-DES cipher + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Crypt-TripleDES/pkg-comment b/security/p5-Crypt-TripleDES/pkg-comment deleted file mode 100644 index 7017990..0000000 --- a/security/p5-Crypt-TripleDES/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing the Triple-DES cipher diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index abae739..f99c2e2 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module implementing the Twofish cipher + RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Twofish/pkg-comment b/security/p5-Crypt-Twofish/pkg-comment deleted file mode 100644 index c01c0b1..0000000 --- a/security/p5-Crypt-Twofish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing the Twofish cipher diff --git a/security/p5-Crypt-UnixCrypt/Makefile b/security/p5-Crypt-UnixCrypt/Makefile index dfa264b..cce7b20 100644 --- a/security/p5-Crypt-UnixCrypt/Makefile +++ b/security/p5-Crypt-UnixCrypt/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module implementing crypt(3) function + SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-UnixCrypt/pkg-comment b/security/p5-Crypt-UnixCrypt/pkg-comment deleted file mode 100644 index 5511c78..0000000 --- a/security/p5-Crypt-UnixCrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing crypt(3) function diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 568c6f4..0225502 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 interface to MD5 Message-Digest Algorithm + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 diff --git a/security/p5-MD5/pkg-comment b/security/p5-MD5/pkg-comment deleted file mode 100644 index 0ffcb5c..0000000 --- a/security/p5-MD5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to MD5 Message-Digest Algorithm diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 9dc6b7d..40c8b25 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 module to work with PGP messages + BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp PERL_CONFIGURE= yes diff --git a/security/p5-PGP/pkg-comment b/security/p5-PGP/pkg-comment deleted file mode 100644 index e58f259..0000000 --- a/security/p5-PGP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to work with PGP messages diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index da3817f..4562894 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.csn.ul.ie/~airlied/pam_smb/devel/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= NetBIOS domain logon PAM module + USE_AUTOCONF_VER=213 USE_GMAKE= yes USE_PERL5= yes diff --git a/security/pam_smb/pkg-comment b/security/pam_smb/pkg-comment deleted file mode 100644 index a136a6b..0000000 --- a/security/pam_smb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NetBIOS domain logon PAM module diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 8ef4f60..82dc96d 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An RFC1413 identification server + ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} MAN8= identd.8 idecrypt.8 diff --git a/security/pidentd/pkg-comment b/security/pidentd/pkg-comment deleted file mode 100644 index 9c020b8..0000000 --- a/security/pidentd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An RFC1413 identification server diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index a7d3693..7039c28 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.psionic.com/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Port scan detection and active defense + ALL_TARGET= freebsd USE_REINPLACE= yes diff --git a/security/portsentry/pkg-comment b/security/portsentry/pkg-comment deleted file mode 100644 index 12d6172..0000000 --- a/security/portsentry/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Port scan detection and active defense diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index b6c762a..35a7ff7 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Cryptographic Toolkit for Python + USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/py-cryptkit/pkg-comment b/security/py-cryptkit/pkg-comment deleted file mode 100644 index 8291b68..0000000 --- a/security/py-cryptkit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Cryptographic Toolkit for Python diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile index 592c922..6170938 100644 --- a/security/py-fchksum/Makefile +++ b/security/py-fchksum/Makefile @@ -15,6 +15,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= find the checksum of files + USE_PYTHON= yes USE_PYDISTUTILS= yes GNU_CONFIGURE= yes diff --git a/security/py-fchksum/pkg-comment b/security/py-fchksum/pkg-comment deleted file mode 100644 index bbe489d..0000000 --- a/security/py-fchksum/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -find the checksum of files diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index 07a3d26..f3b844c 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -16,6 +16,8 @@ DISTNAME= python-mcrypt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A comprehensive Python interface to the mcrypt library + LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt USE_PYTHON= yes diff --git a/security/py-mcrypt/pkg-comment b/security/py-mcrypt/pkg-comment deleted file mode 100644 index fbd2877..0000000 --- a/security/py-mcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A comprehensive Python interface to the mcrypt library diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile index a9be000..c1d882c 100644 --- a/security/py-mhash/Makefile +++ b/security/py-mhash/Makefile @@ -16,6 +16,8 @@ DISTNAME= python-mhash-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Python mhash module + LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash USE_PYTHON= yes diff --git a/security/py-mhash/pkg-comment b/security/py-mhash/pkg-comment deleted file mode 100644 index 48c9667..0000000 --- a/security/py-mhash/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python mhash module diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index f32f9b4..d001015 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Python OpenSSL Wrappers + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_OPENSSL= yes diff --git a/security/py-pow/pkg-comment b/security/py-pow/pkg-comment deleted file mode 100644 index 5393c8d..0000000 --- a/security/py-pow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python OpenSSL Wrappers diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile index d45fa32..76acd7d 100644 --- a/security/py-rijndael/Makefile +++ b/security/py-rijndael/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A pure python implementation of the Rijndael encryption algorithm + EXTRACT_AFTER_ARGS= > ${DISTNAME} USE_PYTHON= yes NO_WRKSUBDIR= yes diff --git a/security/py-rijndael/pkg-comment b/security/py-rijndael/pkg-comment deleted file mode 100644 index 069f6bb..0000000 --- a/security/py-rijndael/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pure python implementation of the Rijndael encryption algorithm diff --git a/security/py-twofish/Makefile b/security/py-twofish/Makefile index 70f0d82..2fa6c8f 100644 --- a/security/py-twofish/Makefile +++ b/security/py-twofish/Makefile @@ -16,6 +16,8 @@ DISTNAME= twofishmodule-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Twofish cryptographic module for Python + USE_PYTHON= yes GNU_CONFIGURE= yes diff --git a/security/py-twofish/pkg-comment b/security/py-twofish/pkg-comment deleted file mode 100644 index 22f7ccf..0000000 --- a/security/py-twofish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Twofish cryptographic module for Python diff --git a/security/rid/Makefile b/security/rid/Makefile index f8f27f8..3f157b2 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/}.tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Configurable remote distributed denial of service tool detector + ALL_TARGET= rid USE_REINPLACE= yes diff --git a/security/rid/pkg-comment b/security/rid/pkg-comment deleted file mode 100644 index 6ab1a04..0000000 --- a/security/rid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Configurable remote distributed denial of service tool detector diff --git a/security/saint/Makefile b/security/saint/Makefile index e1de150..7d999a9 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Security Administrator\'s Integrated Network Tool + BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap USE_PERL5= yes diff --git a/security/saint/pkg-comment b/security/saint/pkg-comment deleted file mode 100644 index 31bae60..0000000 --- a/security/saint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Security Administrator's Integrated Network Tool diff --git a/security/sig2dot/Makefile b/security/sig2dot/Makefile index e273b01..f4dc492 100644 --- a/security/sig2dot/Makefile +++ b/security/sig2dot/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .pl MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GPG/PGP Keyring Graph Generator + USE_PERL5= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= diff --git a/security/sig2dot/pkg-comment b/security/sig2dot/pkg-comment deleted file mode 100644 index a4a5d0c..0000000 --- a/security/sig2dot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GPG/PGP Keyring Graph Generator diff --git a/security/slurpie/Makefile b/security/slurpie/Makefile index 8c569bc..5ff39a3 100644 --- a/security/slurpie/Makefile +++ b/security/slurpie/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A passwd file cracker (supports distributed nodes) + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/slurp ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/slurpie ${PREFIX}/sbin diff --git a/security/slurpie/pkg-comment b/security/slurpie/pkg-comment deleted file mode 100644 index 5f189d6..0000000 --- a/security/slurpie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A passwd file cracker (supports distributed nodes) diff --git a/security/srp/Makefile b/security/srp/Makefile index 36d5112..cfe91d1 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www-cs-students.stanford.edu/~tjw/srp/source/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Secure Remote Password protocol library, TELNET, and FTP + GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" INSTALL="/usr/bin/install -C" CONFIGURE_ARGS= --with-openssl=/usr \ diff --git a/security/srp/pkg-comment b/security/srp/pkg-comment deleted file mode 100644 index c5fe64a..0000000 --- a/security/srp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Secure Remote Password protocol library, TELNET, and FTP diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 6317b30..31d5501 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -21,6 +21,8 @@ MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/security/ssh/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Secure shell client and server (remote login program) + USE_AUTOCONF= YES GNU_CONFIGURE= YES USE_PERL5= YES diff --git a/security/ssh/pkg-comment b/security/ssh/pkg-comment deleted file mode 100644 index 9432614..0000000 --- a/security/ssh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Secure shell client and server (remote login program) diff --git a/security/strobe/Makefile b/security/strobe/Makefile index 8c61b62..ba080a5 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fast scatter/gather TCP port scanner + WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe MAN1= strobe.1 diff --git a/security/strobe/pkg-comment b/security/strobe/pkg-comment deleted file mode 100644 index 2e87b16..0000000 --- a/security/strobe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast scatter/gather TCP port scanner diff --git a/security/tea-total/Makefile b/security/tea-total/Makefile index 22f20f0..fb7d4ac 100644 --- a/security/tea-total/Makefile +++ b/security/tea-total/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.linuxhacker.org/pub/tea-total/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Extremely small 128 bit private key based encryption/decryption system + # code is not 64-bit clean... ONLY_FOR_ARCHS= i386 diff --git a/security/tea-total/pkg-comment b/security/tea-total/pkg-comment deleted file mode 100644 index 9450d3f..0000000 --- a/security/tea-total/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extremely small 128 bit private key based encryption/decryption system diff --git a/security/tinc/Makefile b/security/tinc/Makefile index efbbc7c..66f1b5e 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Virtual Private Network (VPN) daemon + LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext USE_OPENSSL= yes diff --git a/security/tinc/pkg-comment b/security/tinc/pkg-comment deleted file mode 100644 index f5d4019..0000000 --- a/security/tinc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Virtual Private Network (VPN) daemon diff --git a/security/trinokiller/Makefile b/security/trinokiller/Makefile index deaa825..0a5d196 100644 --- a/security/trinokiller/Makefile +++ b/security/trinokiller/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Remotely kill trino nodes + NO_WRKSUBDIR= yes do-extract: diff --git a/security/trinokiller/pkg-comment b/security/trinokiller/pkg-comment deleted file mode 100644 index 64c868d..0000000 --- a/security/trinokiller/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Remotely kill trino nodes |