diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
commit | c62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch) | |
tree | b32409a9ec171a85e0016501d1db9153c45fe091 /security | |
parent | 166b4155de5509696359deb556c66dc396ff0d2c (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/botan/Makefile | 2 | ||||
-rw-r--r-- | security/botan/pkg-comment | 1 | ||||
-rw-r--r-- | security/libecc/Makefile | 2 | ||||
-rw-r--r-- | security/libecc/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Cracklib/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Cracklib/pkg-comment | 1 | ||||
-rw-r--r-- | security/saint/Makefile | 2 | ||||
-rw-r--r-- | security/saint/pkg-comment | 1 |
8 files changed, 4 insertions, 8 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 01091c04864c..1266d9180403 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -17,8 +17,6 @@ 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 new file mode 100644 index 000000000000..d735abdabc26 --- /dev/null +++ b/security/botan/pkg-comment @@ -0,0 +1 @@ +A portable, easy to use, and efficient C++ crypto library diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 8f032591af55..0d6cc90e5b11 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..78615d54ab56 --- /dev/null +++ b/security/libecc/pkg-comment @@ -0,0 +1 @@ +C++ Elliptic Curve Library diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile index c1dae1892945..a1af69dc1d25 100644 --- a/security/p5-Crypt-Cracklib/Makefile +++ b/security/p5-Crypt-Cracklib/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..1b8b5ed20582 --- /dev/null +++ b/security/p5-Crypt-Cracklib/pkg-comment @@ -0,0 +1 @@ +Perl interface to Alec Muffet's cracklib library diff --git a/security/saint/Makefile b/security/saint/Makefile index 7d999a976f11..e1de1503eabc 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..31bae6081e3b --- /dev/null +++ b/security/saint/pkg-comment @@ -0,0 +1 @@ +Security Administrator's Integrated Network Tool |