diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-04 14:35:09 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-04 14:35:09 +0000 |
commit | 70ac52f771c373281813076d9e3922e7e2d0c78e (patch) | |
tree | dd6474d6ce23639ca55c9f1ef6709e356343c993 /security | |
parent | d7162fb3c9282c8fa222613b9c177b2da546ff30 (diff) | |
download | ports-70ac52f771c373281813076d9e3922e7e2d0c78e.tar.gz ports-70ac52f771c373281813076d9e3922e7e2d0c78e.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/saint/Makefile | 5 | ||||
-rw-r--r-- | security/saint/distinfo | 2 | ||||
-rw-r--r-- | security/saint/pkg-plist | 5 |
3 files changed, 9 insertions, 3 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile index 21e927bc2d41..3aa75e95a74e 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -6,10 +6,11 @@ # PORTNAME= saint -PORTVERSION= 3.1 +PORTVERSION= 3.1.1 CATEGORIES= security MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ http://www.wwdsi.com/saint/downloads/ +DISTNAME= ${PORTNAME}-${PORTVERSION}.beta2 MAINTAINER= cj@vallcom.net @@ -18,7 +19,7 @@ BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap USE_PERL5= yes MANCOMPRESSED= no MAN1= saint.1 -WRKSRC= ${WRKDIR}/saint-3.1 +WRKSRC= ${WRKDIR}/saint-3.1.1 GNU_CONFIGURE= yes MAKE_ENV= "LIBS=-lrpcsvc" "XFLAGS=-g -O2 -DSTDC_HEADERS=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 " "RPCGEN=/usr/bin/rpcgen" INSTALL_TARGET= all diff --git a/security/saint/distinfo b/security/saint/distinfo index 3b703d5f9196..084e33d79fd2 100644 --- a/security/saint/distinfo +++ b/security/saint/distinfo @@ -1 +1 @@ -MD5 (saint-3.1.tar.gz) = 194c4e83ea889a830a634a2478d2ce7a +MD5 (saint-3.1.1.beta2.tar.gz) = bbeb97b14c1af81912a14a4074b25926 diff --git a/security/saint/pkg-plist b/security/saint/pkg-plist index ab8d16eee0ba..2f135167b7e8 100644 --- a/security/saint/pkg-plist +++ b/security/saint/pkg-plist @@ -134,6 +134,7 @@ saint/html/dots/purpledot.gif saint/html/dots/reddot.gif saint/html/dots/whitedot.gif saint/html/dots/yellowdot.gif +saint/html/images/sans.gif saint/html/images/checkmark.gif saint/html/images/top10.jpg saint/html/images/long_bottom_border.gif @@ -198,6 +199,10 @@ saint/html/tutorials/first_time/learning_to_use.html saint/html/tutorials/first_time/make.html saint/html/tutorials/first_time/scanning.html saint/html/tutorials/first_time/template.html +saint/html/tutorials/vulnerability/Cisco_Catalyst_access.html +saint/html/tutorials/vulnerability/Lotus_Domino_vulnerability.html +saint/html/tutorials/vulnerability/Microsoft_Terminal_Server.html +saint/html/tutorials/vulnerability/iPlanet_vulnerabilities.html saint/html/tutorials/vulnerability/HP_Openview_vulnerabilities.html saint/html/tutorials/vulnerability/JetAdmin_vulnerabilities.html saint/html/tutorials/vulnerability/http_Cmail_access.html |