ports/133770: [MAINTAINER] net-mgmt/nstreams: Update MASTER_SITES
Nicolas Jombart
ecu at ipv42.net
Thu Apr 16 08:20:03 UTC 2009
>Number: 133770
>Category: ports
>Synopsis: [MAINTAINER] net-mgmt/nstreams: Update MASTER_SITES
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 16 08:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Nicolas Jombart
>Release: FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD northern 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #1: Sun Feb 17 15:23:26 CET 2008
>Description:
- Update MASTER_SITES
- Use PLIST_FILES
Removed file(s):
- pkg-plist
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- nstreams-1.0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/nstreams/Makefile /usr/home/ecu/ecu/ports/ports/nstreams/Makefile
--- /usr/ports/net-mgmt/nstreams/Makefile 2004-02-23 05:42:06.000000000 +0100
+++ /usr/home/ecu/ecu/ports/ports/nstreams/Makefile 2009-04-16 09:48:26.000000000 +0200
@@ -8,7 +8,8 @@
PORTNAME= nstreams
PORTVERSION= 1.0.4
CATEGORIES= net-mgmt
-MASTER_SITES= ftp://ftp.nessus.org/pub/nstreams/
+MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/ \
+ http://falafel.200ok.org/distfiles/nstreams/
MAINTAINER= ecu at ipv42.net
COMMENT= Analyses network traffic and produces ipfw rules to allow it
@@ -19,6 +20,10 @@
MAN1= nstreams.1
+PLIST_FILES= bin/nstreams
+PLIST_FILES+= etc/nstreams-networks.sample
+PLIST_FILES+= etc/nstreams-services
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/nstreams ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/docs/nstreams.1 ${MANPREFIX}/man/man1
diff -ruN --exclude=CVS /usr/ports/net-mgmt/nstreams/pkg-plist /usr/home/ecu/ecu/ports/ports/nstreams/pkg-plist
--- /usr/ports/net-mgmt/nstreams/pkg-plist 2002-09-14 08:42:32.000000000 +0200
+++ /usr/home/ecu/ecu/ports/ports/nstreams/pkg-plist 1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-bin/nstreams
-etc/nstreams-networks.sample
-etc/nstreams-services
--- nstreams-1.0.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list