diff options
author | knu <knu@FreeBSD.org> | 2000-11-04 01:41:58 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-11-04 01:41:58 +0800 |
commit | f2bbd71f4992163055793112316769b63b8323d0 (patch) | |
tree | 0de51cbf2ab11af9c69bea433faf337902fdb2dc /security/saint | |
parent | e8e8472ba6eb0c886c17e7f666279014efccb3ef (diff) | |
download | freebsd-ports-gnome-f2bbd71f4992163055793112316769b63b8323d0.tar.gz freebsd-ports-gnome-f2bbd71f4992163055793112316769b63b8323d0.tar.zst freebsd-ports-gnome-f2bbd71f4992163055793112316769b63b8323d0.zip |
Update to 3.1.
PR: ports/22580
Submitted by: Carl Johan Madestrand <cj@vallcom.net>
Diffstat (limited to 'security/saint')
-rw-r--r-- | security/saint/Makefile | 4 | ||||
-rw-r--r-- | security/saint/distinfo | 2 | ||||
-rw-r--r-- | security/saint/pkg-plist | 8 |
3 files changed, 9 insertions, 5 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile index a6d0878cc470..df61e642e493 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= saint -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= security MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ http://www.wwdsi.com/saint/downloads/ @@ -18,7 +18,7 @@ BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap USE_PERL5= yes MANCOMPRESSED= no MAN1= saint.1 -WRKSRC= ${WRKDIR}/saint-3.0 +WRKSRC= ${WRKDIR}/saint-3.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 5631eeb6e0a0..3b703d5f9196 100644 --- a/security/saint/distinfo +++ b/security/saint/distinfo @@ -1 +1 @@ -MD5 (saint-3.0.tar.gz) = 55dd6403a54e19ab3c468f048c354e11 +MD5 (saint-3.1.tar.gz) = 194c4e83ea889a830a634a2478d2ce7a diff --git a/security/saint/pkg-plist b/security/saint/pkg-plist index a67eed834198..f15748c14950 100644 --- a/security/saint/pkg-plist +++ b/security/saint/pkg-plist @@ -78,6 +78,8 @@ saint/html/auth/saint_auth_action.pl saint/html/auth/saint_auth_form.pl saint/html/admin/saint_cf_action.pl saint/html/admin/saint_cf_form.pl +saint/html/admin/saint_custom_action.pl +saint/html/admin/saint_custom_form.pl saint/html/data/saint_data_form.pl saint/html/data/saint_merge_action.pl saint/html/data/saint_open_action.pl @@ -124,6 +126,7 @@ saint/html/images/saint.gif saint/html/images/saint.old.jpg saint/html/images/saint_logo.jpg saint/html/images/santa.gif +saint/html/images/cve.gif saint/html/images/stoplights/brown.gif saint/html/images/stoplights/red.gif saint/html/images/stoplights/yellow.gif @@ -170,8 +173,6 @@ saint/html/reporting/saint_severity_counts.pl saint/html/reporting/saint_severity_hosts.pl saint/html/reporting/saint_severity_types.pl saint/html/reporting/sort_hosts.pl -saint/html/running/.saint_run_action.pl.swp -saint/html/running/.saint_run_form.pl.swp saint/html/running/saint_run_action.pl saint/html/running/saint_run_form.pl saint/html/saint.pl @@ -272,6 +273,9 @@ saint/html/tutorials/vulnerability/Vulnerability_Exploits.html saint/html/tutorials/vulnerability/CFEngine_detected.html saint/html/tutorials/vulnerability/Net_Tools_PKI_Server.html saint/html/tutorials/vulnerability/finger_vulnerabilities.html +saint/html/tutorials/vulnerability/JRun_vulnerabilities.html +saint/html/tutorials/vulnerability/http_put.html +saint/html/tutorials/vulnerability/http_server_read_access.html saint/include/netinet/if_ether.h saint/include/netinet/igmp.h saint/include/netinet/in.h |