Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2000 02:51:51 +0200 (CEST)
From:      cj@vallcom.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21652: Update port: security/saint
Message-ID:  <20000930005151.5DB0F1E7@214.norrgarden.se>

next in thread | raw e-mail | index | archive | help

>Number:         21652
>Category:       ports
>Synopsis:       Update port: security/saint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 29 18:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:
>Description:
update saint to latest version
>How-To-Repeat:
>Fix:

diff -urN /usr/ports/security/saint/Makefile saint/Makefile
--- /usr/ports/security/saint/Makefile	Fri Sep 15 21:59:07 2000
+++ saint/Makefile	Sat Sep 30 02:45:27 2000
@@ -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 -urN /usr/ports/security/saint/files/md5 saint/files/md5
--- /usr/ports/security/saint/files/md5	Fri Sep 15 21:59:07 2000
+++ saint/files/md5	Sat Sep 23 18:18:20 2000
@@ -1 +1 @@
-MD5 (saint-2.2.tar.gz) = 2db4216e8d465ce524396cf5c2d23096
+MD5 (saint-3.0.beta1.tar.gz) = a122604bc137e107d96598eaa362786a
diff -urN /usr/ports/security/saint/pkg/PLIST saint/pkg/PLIST
--- /usr/ports/security/saint/pkg/PLIST	Fri Sep 15 21:59:10 2000
+++ saint/pkg/PLIST	Sat Sep 30 02:44:30 2000
@@ -11,6 +11,7 @@
 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/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/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/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/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/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/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 @@
 @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 @@
 @dirrm saint/perllib
 @dirrm saint/scripts
 @dirrm saint/rules
-@dirrm saint/superior
 @dirrm saint

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000930005151.5DB0F1E7>