Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 May 2000 20:44:16 +0200 (CEST)
From:      calle.madestrand@norrgarden.se
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18375: Update port: security/saint
Message-ID:  <20000503184416.0F8C6233@214.norrgarden.se>

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

>Number:         18375
>Category:       ports
>Synopsis:       Update port: security/saint
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May  3 11:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
>Description:
* Updated to the latest version of saint
* Made saint depend on nmap (its practically worthless without it)
* Changed order on the MASTER_SITES just because I like it better that way
>How-To-Repeat:
>Fix:


diff -urN /usr/ports/security/saint/Makefile saint/Makefile
--- /usr/ports/security/saint/Makefile	Thu Apr 20 02:53:40 2000
+++ saint/Makefile	Wed May  3 20:21:46 2000
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	saint
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	security
-MASTER_SITES=	http://www.wwdsi.com/saint/downloads/	\
-		ftp://ukug.uk.freebsd.org/pub/lord_cj/	\
-		ftp://ftp.wwdsi.com/pub/saint/
+MASTER_SITES=	ftp://ftp.wwdsi.com/pub/saint/			\
+		http://www.wwdsi.com/saint/downloads/		\
+		ftp://ukug.uk.freebsd.org/pub/lord_cj/
 DISTNAME=	${PKGNAME}.beta2
 
 MAINTAINER=	calle.madestrand@norrgarden.se
 
+RUN_DEPENDS=	nmap:${PORTSDIR}/security/nmap
+
 USE_PERL5=	yes
-WRKSRC=		${WRKDIR}/saint-2.0.1
+WRKSRC=		${WRKDIR}/saint-2.0.2
 MAKE_ENV=	XFLAGS="DAUTH_GID_T=int -DSYS_ERRLIST_DECLARED -DFDSETSIZE=2048"
 ALL_TARGET=	freebsd
 INSTALL_TARGET=	all
diff -urN /usr/ports/security/saint/files/md5 saint/files/md5
--- /usr/ports/security/saint/files/md5	Thu Apr 20 02:53:41 2000
+++ saint/files/md5	Wed May  3 18:22:09 2000
@@ -1 +1 @@
-MD5 (saint-2.0.1.beta2.tar.gz) = 9724de6e09204b2a33119ef6cc9b5f27
+MD5 (saint-2.0.2.beta2.tar.gz) = feed65b4faabe08caa0fa94728b362b0
diff -urN /usr/ports/security/saint/pkg/PLIST saint/pkg/PLIST
--- /usr/ports/security/saint/pkg/PLIST	Thu Apr 20 03:22:44 2000
+++ saint/pkg/PLIST	Wed May  3 19:55:02 2000
@@ -9,6 +9,7 @@
 saint/READMEs/CHANGES-1.3.6-1.5
 saint/READMEs/README.SNMP
 saint/READMEs/CHANGES
+saint/bin/cim.saint
 saint/bin/snmp.saint
 saint/bin/boot.saint
 saint/bin/dns-chk.saint
@@ -240,6 +241,12 @@
 saint/html/tutorials/vulnerability_tutorials.pl
 saint/html/tutorials/vulnerability/remote_shell_on_the_Internet.html
 saint/html/tutorials/vulnerability/remote_login_on_the_Internet.html
+saint/html/tutorials/vulnerability/Compaq_Insight_Manager_http_server.html
+saint/html/tutorials/vulnerability/Performance_Copilot.html
+saint/html/tutorials/vulnerability/UnixWare_i2odialogd.html
+saint/html/tutorials/vulnerability/Visual_Interdev_vulnerability.html
+saint/html/tutorials/vulnerability/http_potential_problems.html
+saint/html/tutorials/vulnerability/nisd_vulnerability.html
 saint/include/netinet/if_ether.h
 saint/include/netinet/igmp.h
 saint/include/netinet/in.h

>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?20000503184416.0F8C6233>