summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-30 14:05:15 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-30 14:05:15 +0000
commit5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch)
tree3648561aef7767835efaf1bcf2c82d46f65d46de /net-mgmt
parentUpdate to 2.1 (diff)
- SIZEify
Notes
Notes: svn path=/head/; revision=99518
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/angst/Makefile1
-rw-r--r--net-mgmt/angst/distinfo1
-rw-r--r--net-mgmt/arpwatch/Makefile1
-rw-r--r--net-mgmt/arpwatch/distinfo1
-rw-r--r--net-mgmt/braa/Makefile1
-rw-r--r--net-mgmt/braa/distinfo1
-rw-r--r--net-mgmt/disco/Makefile1
-rw-r--r--net-mgmt/disco/distinfo1
-rw-r--r--net-mgmt/fprobe/Makefile1
-rw-r--r--net-mgmt/fprobe/distinfo1
-rw-r--r--net-mgmt/iftop/Makefile1
-rw-r--r--net-mgmt/iftop/distinfo1
-rw-r--r--net-mgmt/nefu/Makefile1
-rw-r--r--net-mgmt/nefu/distinfo1
-rw-r--r--net-mgmt/packit/Makefile1
-rw-r--r--net-mgmt/packit/distinfo1
-rw-r--r--net-mgmt/pixilate/Makefile1
-rw-r--r--net-mgmt/pixilate/distinfo1
-rw-r--r--net-mgmt/pmacct/Makefile1
-rw-r--r--net-mgmt/pmacct/distinfo1
-rw-r--r--net-mgmt/portmon/Makefile1
-rw-r--r--net-mgmt/portmon/distinfo1
22 files changed, 22 insertions, 0 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile
index 1defe64ab007..f4198b02f4bb 100644
--- a/net-mgmt/angst/Makefile
+++ b/net-mgmt/angst/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config
+USE_SIZE= yes
USE_REINPLACE= yes
MAN8= angst.8
diff --git a/net-mgmt/angst/distinfo b/net-mgmt/angst/distinfo
index 7d3c54d75cd3..b9bac0c06ce4 100644
--- a/net-mgmt/angst/distinfo
+++ b/net-mgmt/angst/distinfo
@@ -1 +1,2 @@
MD5 (angst-0.4b.tar.gz) = 21643cd776bf478c6fbe4ddabb826be8
+SIZE (angst-0.4b.tar.gz) = 13903
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile
index a38aa57976a9..d98d74556faf 100644
--- a/net-mgmt/arpwatch/Makefile
+++ b/net-mgmt/arpwatch/Makefile
@@ -18,6 +18,7 @@ COMMENT= Monitor arp & rarp requests
CONFLICTS= arpwatch-devel-2.*
+USE_SIZE= yes
GNU_CONFIGURE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --quiet
diff --git a/net-mgmt/arpwatch/distinfo b/net-mgmt/arpwatch/distinfo
index b968ebf46ba4..1d669d253065 100644
--- a/net-mgmt/arpwatch/distinfo
+++ b/net-mgmt/arpwatch/distinfo
@@ -1 +1,2 @@
MD5 (arpwatch-2.1a11.tar.gz) = 9ecd00db892737431b0e524f3e52e19e
+SIZE (arpwatch-2.1a11.tar.gz) = 126550
diff --git a/net-mgmt/braa/Makefile b/net-mgmt/braa/Makefile
index 9355504ab8a7..4a0e6634b36d 100644
--- a/net-mgmt/braa/Makefile
+++ b/net-mgmt/braa/Makefile
@@ -15,6 +15,7 @@ COMMENT= Tool for making SNMP queries
LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
+USE_SIZE= yes
USE_GMAKE= yes
USE_REINPLACE= yes
LDFLAGS+= -lcompat
diff --git a/net-mgmt/braa/distinfo b/net-mgmt/braa/distinfo
index 6249de3eef4c..1c87aad12786 100644
--- a/net-mgmt/braa/distinfo
+++ b/net-mgmt/braa/distinfo
@@ -1 +1,2 @@
MD5 (braa-0.8.tar.gz) = 2d71d83817404343434c7996ed09f88a
+SIZE (braa-0.8.tar.gz) = 39532
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile
index 1fa06e12fc85..5ed293295706 100644
--- a/net-mgmt/disco/Makefile
+++ b/net-mgmt/disco/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.altmode.com/disco/
MAINTAINER= krion@FreeBSD.org
COMMENT= IP discovery and fingerprinting utility
+USE_SIZE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/net-mgmt/disco/distinfo b/net-mgmt/disco/distinfo
index 3001da1c9019..6dbf192ed3dd 100644
--- a/net-mgmt/disco/distinfo
+++ b/net-mgmt/disco/distinfo
@@ -1 +1,2 @@
MD5 (disco-1.2.tar.gz) = c5cd6e0c865550dc7f354ef132b2a7c5
+SIZE (disco-1.2.tar.gz) = 123485
diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile
index 0c5aae40c248..89d3a49d3392 100644
--- a/net-mgmt/fprobe/Makefile
+++ b/net-mgmt/fprobe/Makefile
@@ -16,6 +16,7 @@ COMMENT= Tool that collects network traffic data
MAN1= fprobe.1
+USE_SIZE= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_REINPLACE= yes
diff --git a/net-mgmt/fprobe/distinfo b/net-mgmt/fprobe/distinfo
index 4d2242aa324d..3bca6c8bdd8c 100644
--- a/net-mgmt/fprobe/distinfo
+++ b/net-mgmt/fprobe/distinfo
@@ -1 +1,2 @@
MD5 (fprobe-1.0.3.tar.bz2) = 50f6b7071060d160a267448ef1ab3526
+SIZE (fprobe-1.0.3.tar.bz2) = 74701
diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile
index 2ee2a852e40b..d5829cec41f7 100644
--- a/net-mgmt/iftop/Makefile
+++ b/net-mgmt/iftop/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/
MAINTAINER= krion@FreeBSD.org
COMMENT= Network utility for real-time bandwidth usage information
+USE_SIZE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_REINPLACE= yes
diff --git a/net-mgmt/iftop/distinfo b/net-mgmt/iftop/distinfo
index 675a75c5a235..b17689f802ff 100644
--- a/net-mgmt/iftop/distinfo
+++ b/net-mgmt/iftop/distinfo
@@ -1 +1,2 @@
MD5 (iftop-0.15.tar.gz) = 87a0a93b023d73429b0bfc5965a66d2e
+SIZE (iftop-0.15.tar.gz) = 153146
diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile
index 201fdc290aa6..ac7bec634874 100644
--- a/net-mgmt/nefu/Makefile
+++ b/net-mgmt/nefu/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://rsug.itd.umich.edu/software/nefu/files/
MAINTAINER= krion@FreeBSD.org
COMMENT= A network monitoring daemon
+USE_SIZE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/net-mgmt/nefu/distinfo b/net-mgmt/nefu/distinfo
index a15c6b6d8e9a..261cffef8d9f 100644
--- a/net-mgmt/nefu/distinfo
+++ b/net-mgmt/nefu/distinfo
@@ -1 +1,2 @@
MD5 (nefu-0.9.6.tar.gz) = 430f9a3d2ea52f865c47895c93375ca3
+SIZE (nefu-0.9.6.tar.gz) = 231745
diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile
index 3d3e79c488d8..9c92b07dc858 100644
--- a/net-mgmt/packit/Makefile
+++ b/net-mgmt/packit/Makefile
@@ -20,6 +20,7 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config
MAN8= packit.8
PLIST_FILES= sbin/packit
+USE_SIZE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/net-mgmt/packit/distinfo b/net-mgmt/packit/distinfo
index e512d72a0fc4..6ad4a5ffb22a 100644
--- a/net-mgmt/packit/distinfo
+++ b/net-mgmt/packit/distinfo
@@ -1 +1,2 @@
MD5 (packit-0.7.1.tgz) = 08a64f736143af3038ccd3b6b1f94a65
+SIZE (packit-0.7.1.tgz) = 137409
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile
index 69e297777d06..ca44c6c02fb3 100644
--- a/net-mgmt/pixilate/Makefile
+++ b/net-mgmt/pixilate/Makefile
@@ -24,6 +24,7 @@ LIBS= `${LIBNET_CONFIG} --libs`
GNU_CONFIGURE= yes
USE_AUTOCONF_VER= 253
USE_AUTOMAKE_VER= 15
+USE_SIZE= yes
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${LIBS}" CPPFLAGS="-I${LOCALBASE}/include"
diff --git a/net-mgmt/pixilate/distinfo b/net-mgmt/pixilate/distinfo
index aa55e23e4c22..df1f426d6fa4 100644
--- a/net-mgmt/pixilate/distinfo
+++ b/net-mgmt/pixilate/distinfo
@@ -1 +1,2 @@
MD5 (pixilate-0.4.1.tar.gz) = 407b70eae1b54944c94a8b5937de5d03
+SIZE (pixilate-0.4.1.tar.gz) = 128153
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 74152c92aec7..4d3b5aac6dcd 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Network tool to gather IP traffic information
WRKSRC= ${WRKDIR}/pmacct-0.6.0
+USE_SIZE= yes
.if defined(WITH_MYSQL)
USE_MYSQL= yes
diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo
index f9b473a08f62..f237e34016c9 100644
--- a/net-mgmt/pmacct/distinfo
+++ b/net-mgmt/pmacct/distinfo
@@ -1 +1,2 @@
MD5 (pmacct-0.6.0p1.tar.gz) = f6d6fae78c459e7be0a823cda936c173
+SIZE (pmacct-0.6.0p1.tar.gz) = 107940
diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile
index bd122495eaaf..c32bb88e3a5c 100644
--- a/net-mgmt/portmon/Makefile
+++ b/net-mgmt/portmon/Makefile
@@ -16,6 +16,7 @@ COMMENT= Daemon that monitor network services
GNU_CONFIGURE= yes
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
+USE_SIZE= yes
MAN8= portmon.8
diff --git a/net-mgmt/portmon/distinfo b/net-mgmt/portmon/distinfo
index 78af09da6db2..65e5628b0ff3 100644
--- a/net-mgmt/portmon/distinfo
+++ b/net-mgmt/portmon/distinfo
@@ -1 +1,2 @@
MD5 (portmon-2.0.tar.gz) = dc9a0f9da5aa8544257c3546b65cfb93
+SIZE (portmon-2.0.tar.gz) = 107246