diff options
140 files changed, 144 insertions, 2 deletions
diff --git a/audio/aube/Makefile b/audio/aube/Makefile index 9adf2e6..a9eea50 100644 --- a/audio/aube/Makefile +++ b/audio/aube/Makefile @@ -15,6 +15,7 @@ COMMENT= System for sound generation and processing LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile +USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/audio/aube/distinfo b/audio/aube/distinfo index bef0842..49c33e8 100644 --- a/audio/aube/distinfo +++ b/audio/aube/distinfo @@ -1 +1,2 @@ MD5 (aube-0.30.2.tar.gz) = dffa22ed759d05d2b110f03d09906ccf +SIZE (aube-0.30.2.tar.gz) = 206407 diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 8f47123..1c5c657 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ mad.2:${PORTSDIR}/audio/mad \ tdb.1:${PORTSDIR}/databases/tdb +USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/audio/sweep/distinfo b/audio/sweep/distinfo index fcc5468..76399e5 100644 --- a/audio/sweep/distinfo +++ b/audio/sweep/distinfo @@ -1 +1,2 @@ MD5 (sweep-0.8.2.tar.gz) = cc2e9a8473861ceeeeb98ebf795a0ab2 +SIZE (sweep-0.8.2.tar.gz) = 833973 diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index 62a25d5..ade0e4c 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://huli.org/wavbreaker/ MAINTAINER= krion@FreeBSD.org COMMENT= Tool to split wav files +USE_SIZE= yes USE_GNOME= gtk20 libxml2 gnomehack USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/audio/wavbreaker/distinfo b/audio/wavbreaker/distinfo index 12683d3..d684c16 100644 --- a/audio/wavbreaker/distinfo +++ b/audio/wavbreaker/distinfo @@ -1 +1,2 @@ MD5 (wavbreaker-0.4.tar.gz) = c21519100966535c0fda46e304de0c8a +SIZE (wavbreaker-0.4.tar.gz) = 70938 diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index c325166..f0f8977 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -18,6 +18,7 @@ COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt +USE_SIZE= yes USE_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 04b3d69..1059c7d 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1 +1,2 @@ MD5 (libidn-0.3.7.tar.gz) = 3ec822e38dda0d1eadd032d82a5b238c +SIZE (libidn-0.3.7.tar.gz) = 1525856 diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index de050e1..c4859e8 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= nasm MAINTAINER= krion@FreeBSD.org COMMENT= General-purpose multi-platform x86 assembler +USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/nasm/distinfo b/devel/nasm/distinfo index 5844131..d914cbe 100644 --- a/devel/nasm/distinfo +++ b/devel/nasm/distinfo @@ -1 +1,2 @@ MD5 (nasm-0.98.38.tar.bz2) = 9f682490c132b070d54e395cb6ee145e +SIZE (nasm-0.98.38.tar.bz2) = 548618 diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 0965d2e..83eb1a2 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config +USE_SIZE= yes USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/devel/pcre++/distinfo b/devel/pcre++/distinfo index 5e70abc..1230412 100644 --- a/devel/pcre++/distinfo +++ b/devel/pcre++/distinfo @@ -1 +1,2 @@ MD5 (pcre++-0.9.3.tar.gz) = 84826ea7b63e8d020a0aade7258b3c23 +SIZE (pcre++-0.9.3.tar.gz) = 287179 diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 392e1a9..4f9cc53 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes +USE_SIZE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: diff --git a/devel/privman/distinfo b/devel/privman/distinfo index 713328f..5cac475 100644 --- a/devel/privman/distinfo +++ b/devel/privman/distinfo @@ -1 +1,2 @@ MD5 (privman-0.9.3.tar.gz) = eeb7c014d24bf4c2819900a814f92097 +SIZE (privman-0.9.3.tar.gz) = 270762 diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index 796c448..7970702 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= krion@FreeBSD.org COMMENT= DNS flood detector +USE_SIZE= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes diff --git a/dns/dnsflood/distinfo b/dns/dnsflood/distinfo index 06ef47d..bab7749 100644 --- a/dns/dnsflood/distinfo +++ b/dns/dnsflood/distinfo @@ -1 +1,2 @@ -MD5 (dnsflood-1.10.tgz) = 1690dc3df0e1e1be44d3fdc466abd3be +MD5 (dnsflood-1.10.tgz) = 273bc0a6add72c97e9c55d98a6679c42 +SIZE (dnsflood-1.10.tgz) = 14667 diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index c325166..f0f8977 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -18,6 +18,7 @@ COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt +USE_SIZE= yes USE_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index 04b3d69..1059c7d 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1 +1,2 @@ MD5 (libidn-0.3.7.tar.gz) = 3ec822e38dda0d1eadd032d82a5b238c +SIZE (libidn-0.3.7.tar.gz) = 1525856 diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 72f8b75..5d907bb 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -21,6 +21,7 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config WRKSRC= ${WRKDIR}/${PORTNAME} +USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_MESA= yes diff --git a/games/atr3d/distinfo b/games/atr3d/distinfo index 792d976..654a743 100644 --- a/games/atr3d/distinfo +++ b/games/atr3d/distinfo @@ -1 +1,2 @@ MD5 (atr3d_source_0.6.tgz) = 8450f9c0006a6083f7811325ce9d20a5 +SIZE (atr3d_source_0.6.tgz) = 248953 diff --git a/games/barrage/Makefile b/games/barrage/Makefile index 5e19412..fc640de 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= Destroy as many targets as possible +USE_SIZE= yes USE_GMAKE= yes USE_SDL= sdl mixer GNU_CONFIGURE= yes diff --git a/games/barrage/distinfo b/games/barrage/distinfo index 68d54fd..22e5448 100644 --- a/games/barrage/distinfo +++ b/games/barrage/distinfo @@ -1 +1,2 @@ MD5 (barrage-1.0.1.tar.gz) = 5ed847cf05d51f80c7e49d71af7c7938 +SIZE (barrage-1.0.1.tar.gz) = 454736 diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 00d3678..a0a1732 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -16,6 +16,7 @@ COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib \ png.5:${PORTSDIR}/graphics/png +USE_SIZE= yes USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/games/briquolo/distinfo b/games/briquolo/distinfo index 7e57734..33549c0 100644 --- a/games/briquolo/distinfo +++ b/games/briquolo/distinfo @@ -1 +1,2 @@ MD5 (briquolo-0.4.2.tar.bz2) = 20924c27dd77f4d7308f0aaad0129197 +SIZE (briquolo-0.4.2.tar.bz2) = 1990288 diff --git a/games/openglad/Makefile b/games/openglad/Makefile index 0186cce..122c076 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= snowstorm MAINTAINER= krion@FreeBSD.org COMMENT= SDL port of an old DOS game called Gladiator +USE_SIZE= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/openglad/distinfo b/games/openglad/distinfo index ae58c54..f123cea 100644 --- a/games/openglad/distinfo +++ b/games/openglad/distinfo @@ -1 +1,2 @@ MD5 (openglad-0.98.tar.gz) = e211c0ba876a75215dd99f7925783ea4 +SIZE (openglad-0.98.tar.gz) = 724106 diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index 9d6d9dc..237fb1b 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/-beta1/} MAINTAINER= krion@FreeBSD.org COMMENT= Science-fiction board game in the world of Warhammer 40000 +USE_SIZE= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 diff --git a/games/spacehulk/distinfo b/games/spacehulk/distinfo index 857adc2..4c53ae2 100644 --- a/games/spacehulk/distinfo +++ b/games/spacehulk/distinfo @@ -1 +1,2 @@ MD5 (spacehulk-1.5-beta1.tar.gz) = 43eb76b5a2b59e8af2205bff145cbfb2 +SIZE (spacehulk-1.5-beta1.tar.gz) = 888703 diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 4106a72..5703553 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -14,8 +14,9 @@ MASTER_SITES= http://download.berlios.de/ngircd/ \ MAINTAINER= krion@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) +USE_SIZE= yes GNU_CONFIGURE= yes -ONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if exists(/usr/include/tcpd.h) WITH_TCP_WRAPPERS= yes diff --git a/irc/ngircd/distinfo b/irc/ngircd/distinfo index c196388..c806606 100644 --- a/irc/ngircd/distinfo +++ b/irc/ngircd/distinfo @@ -1 +1,2 @@ MD5 (ngircd-0.7.6.tar.gz) = 55a2cced2ada7f480dde1aa66258d4e6 +SIZE (ngircd-0.7.6.tar.gz) = 267897 diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 7de160f..5642ab4 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -16,6 +16,7 @@ COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp +USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/esmtp/distinfo b/mail/esmtp/distinfo index ca61b6c..431d85a 100644 --- a/mail/esmtp/distinfo +++ b/mail/esmtp/distinfo @@ -1 +1,2 @@ MD5 (esmtp-0.5.0.tar.bz2) = b22933aa12167080959b42b025047639 +SIZE (esmtp-0.5.0.tar.bz2) = 125494 diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 52e6401..2f00531 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv CONFLICTS= gmime-1.0.* +USE_SIZE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/mail/gmime2/distinfo b/mail/gmime2/distinfo index 201f293..873609e 100644 --- a/mail/gmime2/distinfo +++ b/mail/gmime2/distinfo @@ -1 +1,2 @@ MD5 (gmime-2.1.1.tar.gz) = 4c5e2ee1d567d53761e11dfb7ce5fdad +SIZE (gmime-2.1.1.tar.gz) = 724539 diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index f6c8152..888da51 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= gnutls.7:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop \ ltdl.4:${PORTSDIR}/devel/libltdl +USE_SIZE= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/mail/libnewmail/distinfo b/mail/libnewmail/distinfo index 87db7b7..3f46912 100644 --- a/mail/libnewmail/distinfo +++ b/mail/libnewmail/distinfo @@ -1 +1,2 @@ MD5 (libnewmail-0.3.tar.gz) = ff4359627069d5a3ad2b614354dc886f +SIZE (libnewmail-0.3.tar.gz) = 378431 diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index e8e0c8b..50e9c6b 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= Tool to send the mails over remote smtp server +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/mail/smtpmail/distinfo b/mail/smtpmail/distinfo index d3fb5a3..41d0b70 100644 --- a/mail/smtpmail/distinfo +++ b/mail/smtpmail/distinfo @@ -1 +1,2 @@ MD5 (smtpmail-0.4.2.tar.gz) = 73657f825cd697f7fda1a7e9fc8c9299 +SIZE (smtpmail-0.4.2.tar.gz) = 68067 diff --git a/misc/nut/Makefile b/misc/nut/Makefile index b60f552..f4f92ca 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -16,6 +16,7 @@ COMMENT= Nut is nutrition software to record what you eat MAN1= nut.1 +USE_SIZE= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 0d91594..a1987c3 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1 +1,2 @@ MD5 (nut-9.8.tar.gz) = 5dae0c94438f458dd09bd23891146bd1 +SIZE (nut-9.8.tar.gz) = 903365 diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index 27c5685..c069d2b 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= krion@FreeBSD.org COMMENT= Text-based ICQ implementation +USE_SIZE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net-im/climm/distinfo b/net-im/climm/distinfo index b804e80..49ba60e 100644 --- a/net-im/climm/distinfo +++ b/net-im/climm/distinfo @@ -1 +1,2 @@ MD5 (micq-0.4.11.tgz) = 0b65627e488dd24803e16f060c880734 +SIZE (micq-0.4.11.tgz) = 933090 diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile index 27c5685..c069d2b 100644 --- a/net-im/micq/Makefile +++ b/net-im/micq/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= krion@FreeBSD.org COMMENT= Text-based ICQ implementation +USE_SIZE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net-im/micq/distinfo b/net-im/micq/distinfo index b804e80..49ba60e 100644 --- a/net-im/micq/distinfo +++ b/net-im/micq/distinfo @@ -1 +1,2 @@ MD5 (micq-0.4.11.tgz) = 0b65627e488dd24803e16f060c880734 +SIZE (micq-0.4.11.tgz) = 933090 diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile index a6fa4c2..6733d6e 100644 --- a/net-im/pork/Makefile +++ b/net-im/pork/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ojnk MAINTAINER= krion@FreeBSD.org COMMENT= Console-based AIM client +USE_SIZE= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net-im/pork/distinfo b/net-im/pork/distinfo index 3c7eb3f..dde6659 100644 --- a/net-im/pork/distinfo +++ b/net-im/pork/distinfo @@ -1 +1,2 @@ MD5 (pork-0.99.2.tar.gz) = 79ecb69343d56253d0008d6ddbb6fe8c +SIZE (pork-0.99.2.tar.gz) = 406440 diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index 1defe64..f4198b0 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 7d3c54d..b9bac0c 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 a38aa57..d98d745 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 b968ebf..1d669d2 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 9355504..4a0e663 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 6249de3..1c87aad 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 1fa06e1..5ed2932 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 3001da1..6dbf192 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 0c5aae4..89d3a49 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 4d2242a..3bca6c8 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 2ee2a85..d5829ce 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 675a75c..b17689f 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 201fdc2..ac7bec6 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 a15c6b6..261cffe 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 3d3e79c..9c92b07 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 e512d72..6ad4a5f 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 69e2977..ca44c6c 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 aa55e23..df1f426 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 74152c9..4d3b5aa 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 f9b473a..f237e34 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 bd12249..c32bb88 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 78af09d..65e5628 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 diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 88b194a..bbd8918 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -20,6 +20,7 @@ COMMENT= An anonymous, distributed, reputation-based network LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ ltdl.4:${PORTSDIR}/devel/libltdl +USE_SIZE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes diff --git a/net-p2p/gnunet/distinfo b/net-p2p/gnunet/distinfo index 69fa432..3d05667 100644 --- a/net-p2p/gnunet/distinfo +++ b/net-p2p/gnunet/distinfo @@ -1 +1,2 @@ MD5 (GNUnet-0.6.1.tar.bz2) = fcb6258966f0f384ec784d94539267bc +SIZE (GNUnet-0.6.1.tar.bz2) = 1055245 diff --git a/net/angst/Makefile b/net/angst/Makefile index 1defe64..f4198b0 100644 --- a/net/angst/Makefile +++ b/net/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/angst/distinfo b/net/angst/distinfo index 7d3c54d..b9bac0c 100644 --- a/net/angst/distinfo +++ b/net/angst/distinfo @@ -1 +1,2 @@ MD5 (angst-0.4b.tar.gz) = 21643cd776bf478c6fbe4ddabb826be8 +SIZE (angst-0.4b.tar.gz) = 13903 diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index a38aa57..d98d745 100644 --- a/net/arpwatch/Makefile +++ b/net/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/arpwatch/distinfo b/net/arpwatch/distinfo index b968ebf..1d669d2 100644 --- a/net/arpwatch/distinfo +++ b/net/arpwatch/distinfo @@ -1 +1,2 @@ MD5 (arpwatch-2.1a11.tar.gz) = 9ecd00db892737431b0e524f3e52e19e +SIZE (arpwatch-2.1a11.tar.gz) = 126550 diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile index 0be1fef..7341202 100644 --- a/net/bfilter/Makefile +++ b/net/bfilter/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ tre.4:${PORTSDIR}/textproc/libtre \ sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/bfilter/distinfo b/net/bfilter/distinfo index 6ae7c3a..0240f12 100644 --- a/net/bfilter/distinfo +++ b/net/bfilter/distinfo @@ -1 +1,2 @@ MD5 (bfilter-0.9.2.tar.gz) = a40c8d5e834009c85e3ae24e286610dd +SIZE (bfilter-0.9.2.tar.gz) = 1135420 diff --git a/net/braa/Makefile b/net/braa/Makefile index 9355504..4a0e663 100644 --- a/net/braa/Makefile +++ b/net/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/braa/distinfo b/net/braa/distinfo index 6249de3..1c87aad 100644 --- a/net/braa/distinfo +++ b/net/braa/distinfo @@ -1 +1,2 @@ MD5 (braa-0.8.tar.gz) = 2d71d83817404343434c7996ed09f88a +SIZE (braa-0.8.tar.gz) = 39532 diff --git a/net/disco/Makefile b/net/disco/Makefile index 1fa06e1..5ed2932 100644 --- a/net/disco/Makefile +++ b/net/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/disco/distinfo b/net/disco/distinfo index 3001da1..6dbf192 100644 --- a/net/disco/distinfo +++ b/net/disco/distinfo @@ -1 +1,2 @@ MD5 (disco-1.2.tar.gz) = c5cd6e0c865550dc7f354ef132b2a7c5 +SIZE (disco-1.2.tar.gz) = 123485 diff --git a/net/fprobe/Makefile b/net/fprobe/Makefile index 0c5aae4..89d3a49 100644 --- a/net/fprobe/Makefile +++ b/net/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/fprobe/distinfo b/net/fprobe/distinfo index 4d2242a..3bca6c8 100644 --- a/net/fprobe/distinfo +++ b/net/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/gnunet/Makefile b/net/gnunet/Makefile index 88b194a..bbd8918 100644 --- a/net/gnunet/Makefile +++ b/net/gnunet/Makefile @@ -20,6 +20,7 @@ COMMENT= An anonymous, distributed, reputation-based network LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ ltdl.4:${PORTSDIR}/devel/libltdl +USE_SIZE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes diff --git a/net/gnunet/distinfo b/net/gnunet/distinfo index 69fa432..3d05667 100644 --- a/net/gnunet/distinfo +++ b/net/gnunet/distinfo @@ -1 +1,2 @@ MD5 (GNUnet-0.6.1.tar.bz2) = fcb6258966f0f384ec784d94539267bc +SIZE (GNUnet-0.6.1.tar.bz2) = 1055245 diff --git a/net/hidentd/Makefile b/net/hidentd/Makefile index 0d35482..c4b1512 100644 --- a/net/hidentd/Makefile +++ b/net/hidentd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://core.segfault.pl/~hobbit/hidentd/dist/ MAINTAINER= krion@FreeBSD.org COMMENT= Simple and secure ident (RFC1413) server +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/hidentd/distinfo b/net/hidentd/distinfo index 100113e..5593195 100644 --- a/net/hidentd/distinfo +++ b/net/hidentd/distinfo @@ -1 +1,2 @@ MD5 (hidentd-0.3.tar.gz) = 5a815426d5a3d7411c7f7f33a782a2c1 +SIZE (hidentd-0.3.tar.gz) = 83339 diff --git a/net/icpld/Makefile b/net/icpld/Makefile index 72aeba7..c7092b9 100644 --- a/net/icpld/Makefile +++ b/net/icpld/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ibiblio.org/icpld/download/ MAINTAINER= krion@FreeBSD.org COMMENT= Internet connection performance logging daemon +USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/icpld/distinfo b/net/icpld/distinfo index 7179cba..5ca985e 100644 --- a/net/icpld/distinfo +++ b/net/icpld/distinfo @@ -1 +1,2 @@ MD5 (icpld-0.5.4.tar.bz2) = bad2d18356877a8bfc0828af72f93bd9 +SIZE (icpld-0.5.4.tar.bz2) = 251673 diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index dd01054..703e97a 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -16,6 +16,7 @@ COMMENT= Network interface statistics monitoring tool LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp +USE_SIZE= yes GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/net/ifstat/distinfo b/net/ifstat/distinfo index 3d05864..8c308b0 100644 --- a/net/ifstat/distinfo +++ b/net/ifstat/distinfo @@ -1 +1,2 @@ MD5 (ifstat-1.1.tar.gz) = b655642c33a626cfe976792fbcd9b6e1 +SIZE (ifstat-1.1.tar.gz) = 67920 diff --git a/net/iftop/Makefile b/net/iftop/Makefile index 2ee2a85..d5829ce 100644 --- a/net/iftop/Makefile +++ b/net/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/iftop/distinfo b/net/iftop/distinfo index 675a75c..b17689f 100644 --- a/net/iftop/distinfo +++ b/net/iftop/distinfo @@ -1 +1,2 @@ MD5 (iftop-0.15.tar.gz) = 87a0a93b023d73429b0bfc5965a66d2e +SIZE (iftop-0.15.tar.gz) = 153146 diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile index 53b66f9..e37ec6e 100644 --- a/net/ipsumdump/Makefile +++ b/net/ipsumdump/Makefile @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_PERL5_BUILD=yes USE_GMAKE= yes +USE_SIZE= yes MAN1= ${PORTNAME}.1 diff --git a/net/ipsumdump/distinfo b/net/ipsumdump/distinfo index 0df5849..5179e47 100644 --- a/net/ipsumdump/distinfo +++ b/net/ipsumdump/distinfo @@ -1 +1,2 @@ MD5 (ipsumdump-1.34.tar.gz) = e158073f3a671856dbf1c24767964a86 +SIZE (ipsumdump-1.34.tar.gz) = 491675 diff --git a/net/libnet-devel/Makefile b/net/libnet-devel/Makefile index 558af2a..22bd582 100644 --- a/net/libnet-devel/Makefile +++ b/net/libnet-devel/Makefile @@ -16,6 +16,7 @@ COMMENT= A C library for creating IP packets (development version) CONFLICTS= libnet-1.* +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/libnet-devel/distinfo b/net/libnet-devel/distinfo index 06e9651..7389c90 100644 --- a/net/libnet-devel/distinfo +++ b/net/libnet-devel/distinfo @@ -1 +1,2 @@ MD5 (libnet-1.1.1.tar.gz) = d72d07923bbe7c547b40c55d1a4df79d +SIZE (libnet-1.1.1.tar.gz) = 806394 diff --git a/net/micq/Makefile b/net/micq/Makefile index 27c5685..c069d2b 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= krion@FreeBSD.org COMMENT= Text-based ICQ implementation +USE_SIZE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/micq/distinfo b/net/micq/distinfo index b804e80..49ba60e 100644 --- a/net/micq/distinfo +++ b/net/micq/distinfo @@ -1 +1,2 @@ MD5 (micq-0.4.11.tgz) = 0b65627e488dd24803e16f060c880734 +SIZE (micq-0.4.11.tgz) = 933090 diff --git a/net/nast/Makefile b/net/nast/Makefile index 8808553..9fbd7c1 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -25,6 +25,7 @@ DOC_FILES= README GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes +USE_SIZE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" .include <bsd.port.pre.mk> diff --git a/net/nast/distinfo b/net/nast/distinfo index 2f8c8fd..3507404 100644 --- a/net/nast/distinfo +++ b/net/nast/distinfo @@ -1 +1,2 @@ MD5 (nast-0.1.7e.tar.gz) = 52a64ff9d02dabc70de15dc1cb5e4528 +SIZE (nast-0.1.7e.tar.gz) = 126478 diff --git a/net/nefu/Makefile b/net/nefu/Makefile index 201fdc2..ac7bec6 100644 --- a/net/nefu/Makefile +++ b/net/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/nefu/distinfo b/net/nefu/distinfo index a15c6b6..261cffe 100644 --- a/net/nefu/distinfo +++ b/net/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/packit/Makefile b/net/packit/Makefile index 3d3e79c..9c92b07 100644 --- a/net/packit/Makefile +++ b/net/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/packit/distinfo b/net/packit/distinfo index e512d72..6ad4a5f 100644 --- a/net/packit/distinfo +++ b/net/packit/distinfo @@ -1 +1,2 @@ MD5 (packit-0.7.1.tgz) = 08a64f736143af3038ccd3b6b1f94a65 +SIZE (packit-0.7.1.tgz) = 137409 diff --git a/net/pixilate/Makefile b/net/pixilate/Makefile index 69e2977..ca44c6c 100644 --- a/net/pixilate/Makefile +++ b/net/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/pixilate/distinfo b/net/pixilate/distinfo index aa55e23..df1f426 100644 --- a/net/pixilate/distinfo +++ b/net/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/pmacct/Makefile b/net/pmacct/Makefile index 74152c9..4d3b5aa 100644 --- a/net/pmacct/Makefile +++ b/net/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/pmacct/distinfo b/net/pmacct/distinfo index f9b473a..f237e34 100644 --- a/net/pmacct/distinfo +++ b/net/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/pork/Makefile b/net/pork/Makefile index a6fa4c2..6733d6e 100644 --- a/net/pork/Makefile +++ b/net/pork/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ojnk MAINTAINER= krion@FreeBSD.org COMMENT= Console-based AIM client +USE_SIZE= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/pork/distinfo b/net/pork/distinfo index 3c7eb3f..dde6659 100644 --- a/net/pork/distinfo +++ b/net/pork/distinfo @@ -1 +1,2 @@ MD5 (pork-0.99.2.tar.gz) = 79ecb69343d56253d0008d6ddbb6fe8c +SIZE (pork-0.99.2.tar.gz) = 406440 diff --git a/net/portmon/Makefile b/net/portmon/Makefile index bd12249..c32bb88 100644 --- a/net/portmon/Makefile +++ b/net/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/portmon/distinfo b/net/portmon/distinfo index 78af09d..65e5628 100644 --- a/net/portmon/distinfo +++ b/net/portmon/distinfo @@ -1 +1,2 @@ MD5 (portmon-2.0.tar.gz) = dc9a0f9da5aa8544257c3546b65cfb93 +SIZE (portmon-2.0.tar.gz) = 107246 diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile index d108629..de24b93 100644 --- a/net/prtunnel/Makefile +++ b/net/prtunnel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://joshbeam.com/files/ MAINTAINER= krion@FreeBSD.org COMMENT= Tunnel for TCP connections using an HTTP or SOCKS5 proxy +USE_SIZE= yes USE_REINPLACE= yes ALL_TARGET= ${PORTNAME} diff --git a/net/prtunnel/distinfo b/net/prtunnel/distinfo index e1de555..92d6811 100644 --- a/net/prtunnel/distinfo +++ b/net/prtunnel/distinfo @@ -1 +1,2 @@ MD5 (prtunnel-0.2.1.tar.gz) = 6c0b1a2873f197d75ae5ce7cfe01c3d2 +SIZE (prtunnel-0.2.1.tar.gz) = 17738 diff --git a/net/tacshell/Makefile b/net/tacshell/Makefile index b182719..e2b0750 100644 --- a/net/tacshell/Makefile +++ b/net/tacshell/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.rezrov.net/software/ MAINTAINER= krion@FreeBSD.org COMMENT= Shell authentication for TACACS+ protocol +USE_SIZE= yes GNU_CONFIGURE= yes post-install: diff --git a/net/tacshell/distinfo b/net/tacshell/distinfo index a679cfe..2333018 100644 --- a/net/tacshell/distinfo +++ b/net/tacshell/distinfo @@ -1 +1,2 @@ MD5 (tacshell-0.9.tar.gz) = 4eabc8118640c9d09d2d32344a5dc1b5 +SIZE (tacshell-0.9.tar.gz) = 54957 diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 19c4e2e..917c13a 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -15,6 +15,7 @@ COMMENT= Lightweight, portable bandwidth shaper BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent +USE_SIZE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/net/trickle/distinfo b/net/trickle/distinfo index 834f238..130f6f6 100644 --- a/net/trickle/distinfo +++ b/net/trickle/distinfo @@ -1 +1,2 @@ MD5 (trickle-1.06.tar.gz) = 8e9b7fcdd49ee8fb94700dd1653f5537 +SIZE (trickle-1.06.tar.gz) = 166044 diff --git a/net/uplog/Makefile b/net/uplog/Makefile index ba76338..5313999 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/ MAINTAINER= krion@FreeBSD.org COMMENT= UDP-based ping programm +USE_SIZE= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/net/uplog/distinfo b/net/uplog/distinfo index 176b00e..35594bc 100644 --- a/net/uplog/distinfo +++ b/net/uplog/distinfo @@ -1 +1,2 @@ MD5 (uplog-0.2.tar.gz) = 08df339583bec573cd73dfe4fb95f9f5 +SIZE (uplog-0.2.tar.gz) = 49640 diff --git a/news/nget/Makefile b/news/nget/Makefile index e7c6f61..f539eb1 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_GETOPT_LONG= yes +USE_SIZE= yes .include <bsd.port.pre.mk> diff --git a/news/nget/distinfo b/news/nget/distinfo index c032b03..359f559 100644 --- a/news/nget/distinfo +++ b/news/nget/distinfo @@ -1 +1,2 @@ MD5 (nget-0.26+uulib.tar.gz) = ec1a82fffa87a0c9602fd32690365ecd +SIZE (nget-0.26+uulib.tar.gz) = 564255 diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 482ddd4..96a90bd 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -16,6 +16,7 @@ COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +USE_SIZE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/news/noffle/distinfo b/news/noffle/distinfo index 3e50840..82ab2b1 100644 --- a/news/noffle/distinfo +++ b/news/noffle/distinfo @@ -1 +1,2 @@ MD5 (noffle-1.1.5.tar.gz) = 43e0a2563b8dec6e4f36824ed4dc05d7 +SIZE (noffle-1.1.5.tar.gz) = 181192 diff --git a/russian/ksocrat/Makefile b/russian/ksocrat/Makefile index 94b42d9..efe127e 100644 --- a/russian/ksocrat/Makefile +++ b/russian/ksocrat/Makefile @@ -17,6 +17,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= krion@FreeBSD.org COMMENT= KSocrat is the simple English/Russian Russian/English dictionary +USE_SIZE= yes USE_BZIP2= yes USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/russian/ksocrat/distinfo b/russian/ksocrat/distinfo index 0ffa2bf..d82a062 100644 --- a/russian/ksocrat/distinfo +++ b/russian/ksocrat/distinfo @@ -1,3 +1,6 @@ MD5 (ksocrat-3.2.tar.bz2) = f8f75ab47cf447c3f2760d46feb500b5 +SIZE (ksocrat-3.2.tar.bz2) = 274394 MD5 (ksocrat-enru-dic-1.0.1.tar.bz2) = 54dc44d886961d79dc677f62f9fc0b02 +SIZE (ksocrat-enru-dic-1.0.1.tar.bz2) = 511454 MD5 (ksocrat-ruen-dic-1.0.1.tar.bz2) = a6b2a0b365b65e2ced72707b8dc1ad5f +SIZE (ksocrat-ruen-dic-1.0.1.tar.bz2) = 426942 diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index b8bd346..84d68ca 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org COMMENT= BeeCrypt is an open source cryptography library +USE_SIZE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/security/beecrypt/distinfo b/security/beecrypt/distinfo index edce791..735503b 100644 --- a/security/beecrypt/distinfo +++ b/security/beecrypt/distinfo @@ -1 +1,2 @@ MD5 (beecrypt-3.1.0.tar.gz) = 1472cada46e2ab9f532f984de9740386 +SIZE (beecrypt-3.1.0.tar.gz) = 452555 diff --git a/security/tinc/Makefile b/security/tinc/Makefile index b15543e..55585a1 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -19,6 +19,7 @@ COMMENT= A Virtual Private Network (VPN) daemon LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old \ lzo.1:${PORTSDIR}/archivers/lzo +USE_SIZE= yes USE_OPENSSL= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/security/tinc/distinfo b/security/tinc/distinfo index 5681412..3ecb7cc 100644 --- a/security/tinc/distinfo +++ b/security/tinc/distinfo @@ -1 +1,2 @@ MD5 (tinc-1.0.2.tar.gz) = 5396e8d279b5140e86113c80abc041ad +SIZE (tinc-1.0.2.tar.gz) = 481890 diff --git a/sysutils/chgrep/Makefile b/sysutils/chgrep/Makefile index 9ee6db6..4634138 100644 --- a/sysutils/chgrep/Makefile +++ b/sysutils/chgrep/Makefile @@ -16,6 +16,7 @@ COMMENT= Fast string substitution across multiple files GNU_CONFIGURE= yes USE_GMAKE= yes +USE_SIZE= yes MAN1= chgrep.1 diff --git a/sysutils/chgrep/distinfo b/sysutils/chgrep/distinfo index 9ae8209..85f313e 100644 --- a/sysutils/chgrep/distinfo +++ b/sysutils/chgrep/distinfo @@ -1 +1,2 @@ MD5 (chgrep-1.2.2.tgz) = 1c344182166c9edd5d5dee9769252cc5 +SIZE (chgrep-1.2.2.tgz) = 46341 diff --git a/sysutils/lookat/Makefile b/sysutils/lookat/Makefile index a8281d4..5c1c628 100644 --- a/sysutils/lookat/Makefile +++ b/sysutils/lookat/Makefile @@ -19,6 +19,7 @@ MAN1= lookat.1 GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes +USE_SIZE= yes post-patch: @${REINPLACE_CMD} -e \ diff --git a/sysutils/lookat/distinfo b/sysutils/lookat/distinfo index 6e1c8e1..932b3e2 100644 --- a/sysutils/lookat/distinfo +++ b/sysutils/lookat/distinfo @@ -1 +1,2 @@ MD5 (lookat_bekijk-1.3.3.tar.gz) = 60b9313ffdb60041f856bd4f57f442f9 +SIZE (lookat_bekijk-1.3.3.tar.gz) = 128359 diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index e853d8b5..8f74109 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -17,6 +17,7 @@ COMMENT= A lightweight fully POSIX compliant regexp matching library LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old +USE_SIZE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GETOPT_LONG= yes diff --git a/textproc/libtre/distinfo b/textproc/libtre/distinfo index 19499e6..e609283 100644 --- a/textproc/libtre/distinfo +++ b/textproc/libtre/distinfo @@ -1 +1,2 @@ MD5 (tre-0.6.4.tar.bz2) = 3c13d4cb38dae99ac1fc5c8956727b0f +SIZE (tre-0.6.4.tar.bz2) = 340403 diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile index 4341354..919bb5f 100644 --- a/www/ffproxy/Makefile +++ b/www/ffproxy/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://faith.eu.org/${PORTNAME}/ MAINTAINER= krion@FreeBSD.org COMMENT= Filtering HTTP proxy server +USE_SIZE= yes USE_REINPLACE= yes MAN5= ${PORTNAME}.conf.5 diff --git a/www/ffproxy/distinfo b/www/ffproxy/distinfo index 741cbae..c90df1a 100644 --- a/www/ffproxy/distinfo +++ b/www/ffproxy/distinfo @@ -1 +1,2 @@ MD5 (ffproxy-1.5.1.tar.gz) = 6a663ed4f67b0bfee8a124fca76cdee6 +SIZE (ffproxy-1.5.1.tar.gz) = 35696 diff --git a/www/middleman/Makefile b/www/middleman/Makefile index e611cc3..82a4e97 100644 --- a/www/middleman/Makefile +++ b/www/middleman/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= middle-man MAINTAINER= krion@FreeBSD.org COMMENT= A robust proxy server +USE_SIZE= yes WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/www/middleman/distinfo b/www/middleman/distinfo index 860ef8a..d5335d3 100644 --- a/www/middleman/distinfo +++ b/www/middleman/distinfo @@ -1 +1,2 @@ MD5 (middleman-1.9.1.tar.gz) = 7bd8b8be6c23400aac22eecd86e27e23 +SIZE (middleman-1.9.1.tar.gz) = 626022 |