diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-09-30 23:14:26 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-09-30 23:14:26 +0800 |
commit | 36069ce299bcc63c3fead92093d7869846e3c2a6 (patch) | |
tree | afcb50dfc6750a68af3c8cf44610e7a3d268e224 /security | |
parent | 27ed8a65b93b10a7e0278f8bb7c0d2c6472b0036 (diff) | |
download | freebsd-ports-gnome-36069ce299bcc63c3fead92093d7869846e3c2a6.tar.gz freebsd-ports-gnome-36069ce299bcc63c3fead92093d7869846e3c2a6.tar.zst freebsd-ports-gnome-36069ce299bcc63c3fead92093d7869846e3c2a6.zip |
Update to 3.0b1
PR: 21652
Submitted by: MAINTAINER
Diffstat (limited to 'security')
-rw-r--r-- | security/saint/Makefile | 23 | ||||
-rw-r--r-- | security/saint/distinfo | 2 | ||||
-rw-r--r-- | security/saint/pkg-plist | 19 |
3 files changed, 22 insertions, 22 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile index d4cc8f0f6084..ac7378f97b2f 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -6,26 +6,31 @@ # PORTNAME= saint -PORTVERSION= 2.2 +PORTVERSION= 3.0 CATEGORIES= security MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ - http://www.wwdsi.com/saint/downloads/ + http://www.wwdsi.com/saint/downloads/ MAINTAINER= cj@vallcom.net -RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap +DISTNAME= ${PKGNAME}.beta1 +BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap USE_PERL5= yes -MAKE_ENV= XFLAGS="DAUTH_GID_T=int -DSYS_ERRLIST_DECLARED -DFDSETSIZE=2048" -ALL_TARGET= freebsd +MANCOMPRESSED= no +MAN1= saint.1 +WRKSRC= ${WRKDIR}/saint-3.0 +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 -pre-configure: - @ cd ${WRKSRC}; ${SETENV} ${PERL5} ${WRKSRC}/reconfig - pre-install: ${MKDIR} ${PREFIX}/saint - ${TAR} --directory ${WRKSRC} -cf - . --exclude src --exclude Makefile | \ + ${TAR} --directory ${WRKSRC} -cf - . --exclude src --exclude Makefile --exclude Makefile.in --exclude old --exclude config --exclude config.cache --exclude config.log --exclude config.status --exclude configure --exclude configure.in --exclude install-sh --exclude saint.1 | \ ${TAR} --directory ${PREFIX}/saint -xf - +.if !defined(NOPORTDOCS) +do-install: + ${INSTALL_MAN} ${WRKSRC}/saint.1 ${PREFIX}/man/man1 +.endif .include <bsd.port.mk> diff --git a/security/saint/distinfo b/security/saint/distinfo index f2208c6fcb97..b7aacedc39bf 100644 --- a/security/saint/distinfo +++ b/security/saint/distinfo @@ -1 +1 @@ -MD5 (saint-2.2.tar.gz) = 2db4216e8d465ce524396cf5c2d23096 +MD5 (saint-3.0.beta1.tar.gz) = a122604bc137e107d96598eaa362786a diff --git a/security/saint/pkg-plist b/security/saint/pkg-plist index fe285522b0de..e83e195d7534 100644 --- a/security/saint/pkg-plist +++ b/security/saint/pkg-plist @@ -11,6 +11,7 @@ saint/READMEs/README.SNMP saint/READMEs/CHANGES saint/READMEs/CHANGES-2.0 saint/READMEs/CHANGES-2.1 +saint/READMEs/README.qaz saint/bin/gopher.saint saint/bin/cmsd.saint saint/bin/sadmind.saint @@ -53,7 +54,6 @@ saint/bin/inn.saint saint/bin/login.saint saint/bin/pop3.sara saint/bin/ftp_bounce.saint -saint/bin/.http.saint.swp saint/bin/ostype.saint saint/bin/printer.saint saint/bin/mountd.sara @@ -73,15 +73,6 @@ saint/bin/nfs-chk saint/bin/yp-chk saint/bin/fping saint/bin/smurf.saint -saint/config/passwd -saint/config/paths.pl -saint/config/paths.sh -saint/config/saint.cf -saint/config/services -saint/config/version.pl -saint/config/paths.pl.old -saint/config/paths.sh.old -saint/config/SNMP_communities.pl saint/perl/passwd.pl saint/html/auth/saint_auth_action.pl saint/html/auth/saint_auth_form.pl @@ -153,6 +144,9 @@ saint/html/images/target_selection_button.gif saint/html/images/troubleshooting_button.gif saint/html/images/wwdsi_logo.gif saint/html/name.html +saint/html/reporting/saintwriter/saintwriter_action.pl +saint/html/reporting/saintwriter/saintwriter_form.pl +saint/html/reporting/saintwriter/saintwriter_form_long.pl saint/html/reporting/analysis.pl saint/html/reporting/saint_info_OS.pl saint/html/reporting/saint_info_OSclass.pl @@ -274,6 +268,7 @@ saint/html/tutorials/vulnerability/gopher_vulnerabilities.html saint/html/tutorials/vulnerability/http_Website_Pro.html saint/html/tutorials/vulnerability/ntop_server_vulnerability.html saint/html/tutorials/vulnerability/packet_flooding_problems.html +saint/html/tutorials/vulnerability/Vulnerability_Exploits.html saint/include/netinet/if_ether.h saint/include/netinet/igmp.h saint/include/netinet/in.h @@ -337,6 +332,7 @@ saint/perl/trust.pl saint/perl/cve.pl saint/perl/html.pl.patch saint/perl/text-output.pl +saint/perl/saintwriter.pl saint/perllib/README saint/perllib/ctime.pl saint/perllib/getopts.pl @@ -359,7 +355,6 @@ saint/saint saint/reconfig @dirrm saint/READMEs @dirrm saint/bin -@dirrm saint/config @dirrm saint/html/auth @dirrm saint/html/admin @dirrm saint/html/data @@ -367,6 +362,7 @@ saint/reconfig @dirrm saint/html/dots @dirrm saint/html/images/stoplights @dirrm saint/html/images +@dirrm saint/html/reporting/saintwriter @dirrm saint/html/reporting @dirrm saint/html/running @dirrm saint/html/tutorials/vulnerability @@ -382,5 +378,4 @@ saint/reconfig @dirrm saint/perllib @dirrm saint/scripts @dirrm saint/rules -@dirrm saint/superior @dirrm saint |