From owner-freebsd-ports Wed May 3 11:50:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB51237BDBC for ; Wed, 3 May 2000 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA71017; Wed, 3 May 2000 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id C59AB37BDA2 for ; Wed, 3 May 2000 11:44:16 -0700 (PDT) (envelope-from root@214.norrgarden.se) Received: by 214.norrgarden.se (Postfix, from userid 0) id 0F8C6233; Wed, 3 May 2000 20:44:16 +0200 (CEST) Message-Id: <20000503184416.0F8C6233@214.norrgarden.se> Date: Wed, 3 May 2000 20:44:16 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/18375: Update port: security/saint Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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