From owner-freebsd-ports Tue Nov 7 12:50: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD49D37B4D7 for ; Tue, 7 Nov 2000 12:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA78300; Tue, 7 Nov 2000 12:50:01 -0800 (PST) (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 6964C37B479 for ; Tue, 7 Nov 2000 12:49:47 -0800 (PST) Received: (from root@localhost) by 214.norrgarden.se (8.11.1/8.11.0) id eA7Knf622182; Tue, 7 Nov 2000 21:49:41 +0100 (CET) (envelope-from cj) Message-Id: <200011072049.eA7Knf622182@214.norrgarden.se> Date: Tue, 7 Nov 2000 21:49:41 +0100 (CET) From: cj@vallcom.net Reply-To: cj@vallcom.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22669: update port: security/saint Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22669 >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: Tue Nov 07 12:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.1.1-STABLE i386 >Organization: >Environment: >Description: In answer to PR 22646. Seems I messed some stuff up here, fix Makefile and plist. Thanks for noticing. >How-To-Repeat: >Fix: diff -urN /usr/ports/security/saint/Makefile saint/Makefile --- /usr/ports/security/saint/Makefile Sat Nov 4 19:25:51 2000 +++ saint/Makefile Tue Nov 7 19:51:42 2000 @@ -25,7 +25,7 @@ pre-install: ${MKDIR} ${PREFIX}/saint - ${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 ${WRKSRC} -cf - . --exclude src --exclude Makefile --exclude Makefile.in --exclude old --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: diff -urN /usr/ports/security/saint/pkg-plist saint/pkg-plist --- /usr/ports/security/saint/pkg-plist Sat Nov 4 19:25:52 2000 +++ saint/pkg-plist Tue Nov 7 21:37:26 2000 @@ -73,6 +73,22 @@ saint/bin/yp-chk saint/bin/fping saint/bin/smurf.saint +saint/config/SNMP_communities.pl +saint/config/passwd +saint/config/paths.pl +saint/config/paths.pl.old +saint/config/paths.sh.old +saint/config/paths.sh +saint/config/saint.cf +saint/config/services +saint/config/version.pl +saint/config/saintwriter/detail.cf +saint/config/saintwriter/full.cf +saint/config/saintwriter/linked_tech.cf +saint/config/saintwriter/long_exec.cf +saint/config/saintwriter/saintwriter.cf +saint/config/saintwriter/short_exec.cf +saint/config/saintwriter/tech.cf saint/perl/passwd.pl saint/html/auth/saint_auth_action.pl saint/html/auth/saint_auth_form.pl @@ -363,6 +379,8 @@ saint/reconfig @dirrm saint/READMEs @dirrm saint/bin +@dirrm saint/config/saintwriter +@dirrm saint/config @dirrm saint/html/auth @dirrm saint/html/admin @dirrm saint/html/data >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message