upgrade to 0.11.4

This commit is contained in:
form 2002-03-01 09:52:16 +00:00
parent a6dbbd479b
commit deb30147e9
5 changed files with 16 additions and 20 deletions

View File

@ -1,9 +1,9 @@
# $FreeBSD: ports/net/ipfm/Makefile,v 1.2 2000/04/09 18:11:44 cpiazza Exp $
# $OpenBSD: Makefile,v 1.4 2001/03/29 10:14:28 form Exp $
# $OpenBSD: Makefile,v 1.5 2002/03/01 09:52:16 form Exp $
COMMENT= "IP bandwidth analysis tool"
DISTNAME= ipfm-0.10.4
DISTNAME= ipfm-0.11.4
CATEGORIES= net
NEED_VERSION= 1.305
EXTRACT_SUFX= .tgz
@ -13,9 +13,9 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.via.ecp.fr/~tibob/ipfm/archive/
MASTER_SITES= http://robert.cheramy.net/ipfm/archive/
HOMEPAGE= http://www.via.ecp.fr/~tibob/ipfm/
HOMEPAGE= http://robert.cheramy.net/ipfm/
MAINTAINER= Oleg Safiullin <form@openbsd.org>
@ -28,5 +28,9 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/ipfm
${INSTALL_DATA} ${WRKBUILD}/ipfm.conf.sample \
${PREFIX}/share/examples/ipfm
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ipfm
${INSTALL_DATA} ${WRKDIST}/HISTORY ${PREFIX}/share/doc/ipfm
${INSTALL_DATA} ${WRKDIST}/LICENSE ${PREFIX}/share/doc/ipfm
${INSTALL_DATA} ${WRKDIST}/TODO ${PREFIX}/share/doc/ipfm
.include <bsd.port.mk>

3
net/ipfm/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (ipfm-0.11.4.tgz) = 51fd94d3bb4aa1225de08262d50114b6
RMD160 (ipfm-0.11.4.tgz) = 09359ade7417648fec00453fa4fcbbe777e9dc9d
SHA1 (ipfm-0.11.4.tgz) = 97ad2e12c90025d94d61d07fa573b165a7d145a1

View File

@ -1,3 +0,0 @@
MD5 (ipfm-0.10.4.tgz) = bf5b0adc9301449dce2da0d42a0116d0
RMD160 (ipfm-0.10.4.tgz) = cae49cf6bb573c37f97c363fa02929a29344e8d1
SHA1 (ipfm-0.10.4.tgz) = 228fb020b16c8b6f5ec3d3d80b413e2f0122d750

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-configure,v 1.1.1.1 2000/06/23 18:44:42 form Exp $
--- configure.orig Fri Jun 23 23:44:39 2000
+++ configure Fri Jun 23 23:44:54 2000
@@ -1179,7 +1179,7 @@ else
NO_PCAP_H=1
fi
- if test $NO_PCAP_H = 1; then
+ if test ${NO_PCAP_H}x = 1x; then
echo $ac_n "checking for exotic pcap.h places""... $ac_c" 1>&6
echo "configure:1185: checking for exotic pcap.h places" >&5
if test -r /usr/include/pcap/pcap.h; then

View File

@ -1,6 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/06/23 18:44:42 form Exp $
@comment $OpenBSD: PLIST,v 1.2 2002/03/01 09:52:16 form Exp $
man/man5/ipfm.conf.5
man/man8/ipfm.8
sbin/ipfm
share/doc/ipfm/HISTORY
share/doc/ipfm/LICENSE
share/doc/ipfm/TODO
share/examples/ipfm/ipfm.conf.sample
@dirrm share/examples/ipfm
@dirrm share/doc/ipfm