diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /security | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) | |
download | ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.tar.gz ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.zip |
Notes
Diffstat (limited to 'security')
132 files changed, 132 insertions, 66 deletions
diff --git a/security/acid/Makefile b/security/acid/Makefile index c464c07eeb3e..5d61d39203e7 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 e3b041476353..000000000000 --- 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 3cc8386968b8..661ed6eea115 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 bc327dbcfcaf..000000000000 --- 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 1266d9180403..01091c04864c 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 d735abdabc26..000000000000 --- 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 b54863c033f7..1d20bae54f65 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 3515990433d4..000000000000 --- 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 d4f7f27ba89b..a7f4b91fdc90 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 8b76e9ba0094..000000000000 --- 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 57b25045034b..fe60b02bb484 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 4b2b44ba20be..000000000000 --- 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 33b438a52b02..ab764e200e67 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 5cc662d75d48..000000000000 --- 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 38c48eb25c2b..1c3ea21baafb 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 ed0ac1ebdcd8..000000000000 --- 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 fca36645817a..b72ad90f6701 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 3e3ae56ad545..000000000000 --- 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 a5543a6511f5..65eb41b2333e 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 ab4268e606c7..000000000000 --- 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 e9e421bde900..ab223a8056ad 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 5d3afdfc054c..000000000000 --- 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 862568c0ca4d..7c544d799921 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 2b9d8b062fde..000000000000 --- 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 7db7d18afaaf..93577b8a28f9 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 e539b318a0c4..000000000000 --- 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 46d90f63b7de..77733ab9ff7e 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 1c7457a79729..000000000000 --- 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 97bed6de1d84..c2f2ed0023c1 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 1eb8b9c160c1..000000000000 --- 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 09987306232d..7ce01bddc445 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 c1954e003592..000000000000 --- 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 6f24e494e0db..e5b6f456b26d 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 94719ac1bb0b..000000000000 --- 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 034e4f7fe524..c44692112387 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 2d569e849db4..000000000000 --- 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 fd5307ff0551..5899ce16e254 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 cf38e474c8ae..000000000000 --- 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 9cea49d06f00..7f23e56b1d61 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 e58965602dbb..000000000000 --- a/security/isakmpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenBSD IKE daemon diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 0d6cc90e5b11..8f032591af55 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 78615d54ab56..000000000000 --- 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 3cd56c403ee4..5191fe64be8b 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 08e9e16a8e6c..000000000000 --- 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 fedb83b6317d..ba971e8432c0 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 2be8d63bfd4b..000000000000 --- 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 432b38bc8bfb..bd0a02e22b14 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 b334222d7bd4..000000000000 --- 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 31c5eb59cd3c..4c9bc906fc0b 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 6463c23501d8..000000000000 --- 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 1505928c4683..775ef77e472e 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 c8ab529fe28e..000000000000 --- 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 5476f99bbd78..26cef96e7d3b 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 30bf9e142ce5..000000000000 --- 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 6029d5fe2048..be98ece37dce 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 5493f26f75e4..000000000000 --- 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 6029d5fe2048..be98ece37dce 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 5493f26f75e4..000000000000 --- 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 546ee3366f03..3e7f26fe2f0d 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 dec7dbf146d7..000000000000 --- 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 54122d82797a..1e39b0deb97c 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 b5fe2efeaf25..000000000000 --- 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 a94faaca0702..6621a0dc0139 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 493abeb1c6e6..000000000000 --- 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 4474fa5c0eae..56f800e581fa 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 7cb89800f498..000000000000 --- 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 c67562e46e86..d63327db7dfd 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 523574951982..000000000000 --- 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 21bc05b6d422..40ce2cf078b2 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 39cf8897de5f..000000000000 --- 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 a1af69dc1d25..c1dae1892945 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 1b8b5ed20582..000000000000 --- 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 3de3f9bfaa64..8ddf70ecf888 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 f0cdb76d1d37..000000000000 --- 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 87a70d41cb45..59d0f316dedd 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 4b4f04929bc7..000000000000 --- 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 b91199bd7e08..ff63b7697310 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 2b5e39fac1ba..000000000000 --- 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 eafec7792804..aa5983743a3a 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 76737de623d7..000000000000 --- 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 0fb5e0ba62d5..c55651338668 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 3079b2feea80..000000000000 --- 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 63bc672e7218..ac23bb8058f5 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 701799076cc7..000000000000 --- 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 abae739e7431..f99c2e24de97 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 c01c0b1e6308..000000000000 --- 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 dfa264bf8e96..cce7b20447fc 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 5511c78632a1..000000000000 --- 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 568c6f434d27..022550277443 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 0ffcb5cb11f6..000000000000 --- 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 9dc6b7dacbaf..40c8b250605e 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 e58f259ccf31..000000000000 --- 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 da3817ff779a..45628946d550 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 a136a6b1345a..000000000000 --- 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 8ef4f60369d2..82dc96d316af 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 9c020b82a0c4..000000000000 --- 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 a7d3693412b6..7039c2873bbf 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 12d6172f3fd2..000000000000 --- 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 b6c762a057b2..35a7ff73cd22 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 8291b68f5fb6..000000000000 --- 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 592c9225e733..6170938634d9 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 bbe489d91cc7..000000000000 --- 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 07a3d2672cc8..f3b844c37ba5 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 fbd287771488..000000000000 --- 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 a9be00088593..c1d882ce17cb 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 48c96677e1dc..000000000000 --- 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 f32f9b4da225..d001015b33fb 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 5393c8daba24..000000000000 --- 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 d45fa3230124..76acd7d8dbf3 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 069f6bb5a48d..000000000000 --- 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 70f0d8254465..2fa6c8f49ca4 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 22f7ccfd2d7c..000000000000 --- 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 f8f27f8b17cf..3f157b2d9c12 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 6ab1a04a5fbb..000000000000 --- 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 e1de1503eabc..7d999a976f11 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 31bae6081e3b..000000000000 --- 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 e273b0122a8e..f4dc4929ab8f 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 a4a5d0c56f7f..000000000000 --- 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 8c569bc9a4a8..5ff39a30fa00 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 5f189d6d112e..000000000000 --- 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 36d51124e1da..cfe91d109bb6 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 c5fe64ac4b9f..000000000000 --- 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 6317b30b5b3e..31d550178592 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 9432614680ef..000000000000 --- 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 8c61b621ad59..ba080a5bd8ed 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 2e87b16dc814..000000000000 --- 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 22f20f0834fd..fb7d4ac6e6b5 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 9450d3f1024f..000000000000 --- 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 efbbc7c6e0ae..66f1b5e365e6 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 f5d4019380ca..000000000000 --- 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 deaa825be283..0a5d19659a2e 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 64c868df0b59..000000000000 --- a/security/trinokiller/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Remotely kill trino nodes |