ports/50600: Update port: net/bpft

Evgueni V.Gavrilov vampiro at rusunix.org
Fri Apr 4 12:50:14 UTC 2003


>Number:         50600
>Category:       ports
>Synopsis:       Update port: net/bpft
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 04 04:50:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
https://rusunix.org
>Environment:
System: FreeBSD rusunix.org 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Tue Apr 1 20:26:39 OMSST 2003 aquatique at rusunix.org:/usr/obj/usr/src/sys/NEWMONSTER i386


>Description:
	Update port: net/bpft to current version
>How-To-Repeat:
	just update ;-)
>Fix:

diff -ruN bpft.OLD/Makefile bpft/Makefile
--- bpft.OLD/Makefile	Sat Mar  1 04:53:00 2003
+++ bpft/Makefile	Fri Apr  4 19:21:08 2003
@@ -5,11 +5,13 @@
 # $FreeBSD: ports/net/bpft/Makefile,v 1.9 2003/02/28 22:53:00 kris Exp $
 
 PORTNAME=	bpft
-PORTVERSION=	4.0
+PORTVERSION=	4.20030301
 CATEGORIES=	net
-MASTER_SITES=	http://bpft.by.ru/ \
-		ftp://vampiro.rootshell.ru/pub/FreeBSD/distfiles/
-EXTRACT_SUFX=	_29-07-2002.tgz
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		ftp://rusunix.org/pub/FreeBSD/distfiles/
+MASTER_SITE_SUBDIR=bpft4
+DISTNAME=	bpft4-latest
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	vampiro at rusunix.org
 COMMENT=	The BPF Traffic collector
@@ -33,9 +35,5 @@
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/WhatsNew ${DOCSDIR}
-	${STRIP_CMD} ${PREFIX}/sbin/trafd
-	${STRIP_CMD} ${PREFIX}/sbin/trafstatd
-	${STRIP_CMD} ${PREFIX}/bin/trafstat
-	${STRIP_CMD} ${PREFIX}/bin/traflog
 
 .include <bsd.port.mk>
diff -ruN bpft.OLD/distinfo bpft/distinfo
--- bpft.OLD/distinfo	Wed Feb  5 18:30:01 2003
+++ bpft/distinfo	Fri Apr  4 19:19:43 2003
@@ -1 +1 @@
-MD5 (bpft-4.0_29-07-2002.tgz) = 6e7c8f843b91fb9c771027bb8d9879c7
+MD5 (bpft4-latest.tgz) = 9bf42e8eabd2de2db1e28dc671651adb
diff -ruN bpft.OLD/files/patch-Makefile bpft/files/patch-Makefile
--- bpft.OLD/files/patch-Makefile	Wed Feb  5 18:30:01 2003
+++ bpft/files/patch-Makefile	Mon Mar 31 20:19:50 2003
@@ -1,15 +1,6 @@
---- Makefile.orig	Sun Dec  2 11:44:35 2001
-+++ Makefile	Wed Feb  5 04:24:20 2003
-@@ -43,8 +43,6 @@
- #
- 
- 
--PREFIX=/usr/local
--
- # Man pages prefix
- PREFIX_MANPAGES=${PREFIX}/man/man
- PREFIX_CATMANPAGES=${PREFIX}/man/cat
-@@ -59,7 +57,7 @@
+--- Makefile.orig	Sun Mar 30 17:45:30 2003
++++ Makefile	Sun Mar 30 17:46:23 2003
+@@ -31,7 +31,7 @@
  PATH_SBINDIR=${PREFIX}/sbin
  
  # Trailing slash directory, summary traffic log files will be put there.
diff -ruN bpft.OLD/files/patch-pathnames bpft/files/patch-pathnames
--- bpft.OLD/files/patch-pathnames	Wed Feb  5 18:30:01 2003
+++ bpft/files/patch-pathnames	Mon Mar 31 20:19:50 2003
@@ -1,6 +1,6 @@
---- include/pathnames.h.orig	Mon Aug 26 11:24:39 2002
-+++ include/pathnames.h	Mon Aug 26 11:25:09 2002
-@@ -49,12 +49,12 @@
+--- include/pathnames.h.orig	Fri Oct 18 10:28:27 2002
++++ include/pathnames.h	Sun Mar 30 17:48:50 2003
+@@ -33,12 +33,12 @@
  
  /* where unerased tmp directory */
  #ifndef	_PATH_VARTMP
diff -ruN bpft.OLD/pkg-plist bpft/pkg-plist
--- bpft.OLD/pkg-plist	Wed Feb  5 18:30:01 2003
+++ bpft/pkg-plist	Fri Apr  4 19:08:15 2003
@@ -1,13 +1,13 @@
 sbin/trafd
 sbin/trafstatd
-bin/trafstart
-bin/trafstop
-bin/trafsave
 bin/trafdump
-bin/trafstat
 bin/traflog
-etc/traflog.format
+bin/trafsave
+bin/trafstart
+bin/trafstat
+bin/trafstop
 etc/rc.d/trafd.sh
+etc/traflog.format
 share/doc/bpft/README
 share/doc/bpft/WhatsNew
 @dirrm var/bpft

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



More information about the freebsd-ports-bugs mailing list