diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /net | |
parent | d6e0e68faea21d835fa83101d49ba5b3f6476e75 (diff) | |
download | ports-43485240fbb28269d906aa6fe20c065c1aeff699.tar.gz ports-43485240fbb28269d906aa6fe20c065c1aeff699.zip |
Notes
Diffstat (limited to 'net')
62 files changed, 62 insertions, 3 deletions
diff --git a/net/dctc-gui-qt/Makefile b/net/dctc-gui-qt/Makefile index 16dc75d3f28d..782c182db632 100644 --- a/net/dctc-gui-qt/Makefile +++ b/net/dctc-gui-qt/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= dctc:${PORTSDIR}/net/dctc USE_QT_VER= 3 USE_REINPLACE= yes +USE_SIZE= yes MAKE_ENV= QTDIR="${QTDIR}" PLIST_FILES= bin/dc-qt diff --git a/net/dctc-gui-qt/distinfo b/net/dctc-gui-qt/distinfo index 79bbc7946477..6a7bfd8fc6fc 100644 --- a/net/dctc-gui-qt/distinfo +++ b/net/dctc-gui-qt/distinfo @@ -1 +1,2 @@ MD5 (dc-qt-0.0.6.tar.gz) = 71b76b159e48719e69c623bad89fbcba +SIZE (dc-qt-0.0.6.tar.gz) = 65907 diff --git a/net/dctc-gui/Makefile b/net/dctc-gui/Makefile index e42d0024e035..7d61f288fed3 100644 --- a/net/dctc-gui/Makefile +++ b/net/dctc-gui/Makefile @@ -27,6 +27,7 @@ USE_XLIB= yes USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_SIZE= yes CONFIGURE_ARGS= --with-gnome=${X11BASE} \ --with-gtk-prefix=${LOCALBASE} \ --enable-manual-db-detect \ diff --git a/net/dctc-gui/distinfo b/net/dctc-gui/distinfo index 85526552f17d..582277e8cdc1 100644 --- a/net/dctc-gui/distinfo +++ b/net/dctc-gui/distinfo @@ -1 +1,2 @@ MD5 (dc_gui-0.66.tar.gz) = f47aa43a6840e078bc32717d63731b52 +SIZE (dc_gui-0.66.tar.gz) = 461838 diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 7d5641b10d54..81ac62eeb7cd 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -22,6 +22,7 @@ USE_GETOPT_LONG= yes USE_GNOME= glib12 USE_PERL5_RUN= yes USE_REINPLACE= yes +USE_SIZE= yes GNU_CONFIGURE= yes LDFLAGS+= ${PTHREAD_LIBS:S/"//g} CPPFLAGS+= ${PTHREAD_CFLAGS} diff --git a/net/dctc/distinfo b/net/dctc/distinfo index 2b2fbb4a6d1e..1c26db438c9a 100644 --- a/net/dctc/distinfo +++ b/net/dctc/distinfo @@ -1 +1,2 @@ MD5 (dctc-0.84.1.tar.gz) = 94bd260453605081d048f733ed089e21 +SIZE (dctc-0.84.1.tar.gz) = 373521 diff --git a/net/edonkey-gui-gtk-urlslave/Makefile b/net/edonkey-gui-gtk-urlslave/Makefile index ecf31404aab0..56c17430e1c1 100644 --- a/net/edonkey-gui-gtk-urlslave/Makefile +++ b/net/edonkey-gui-gtk-urlslave/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk RUN_DEPENDS= ed2k_gui:${PORTSDIR}/net/edonkey-gui-gtk USE_PERL5= yes +USE_SIZE= yes NO_BUILD= yes BINARY_NAME= ed2k_urlslave diff --git a/net/edonkey-gui-gtk-urlslave/distinfo b/net/edonkey-gui-gtk-urlslave/distinfo index 64dc118e9e85..558752b26998 100644 --- a/net/edonkey-gui-gtk-urlslave/distinfo +++ b/net/edonkey-gui-gtk-urlslave/distinfo @@ -1 +1,2 @@ MD5 (ed2k_urlslave-v2.tar.gz) = fa8c48c34a40fe2e0fe34c7baaecea6f +SIZE (ed2k_urlslave-v2.tar.gz) = 1488 diff --git a/net/edonkey-gui-gtk/Makefile b/net/edonkey-gui-gtk/Makefile index 71f5a883831d..34d3c993fe69 100644 --- a/net/edonkey-gui-gtk/Makefile +++ b/net/edonkey-gui-gtk/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= donkey:${PORTSDIR}/net/linux-edonkey-core USE_GNOME= gtk20 USE_X_PREFIX= yes USE_REINPLACE= yes +USE_SIZE= yes GNU_CONFIGURE= yes DOCSDIR= ${PREFIX}/share/doc/ed2k_gui diff --git a/net/edonkey-gui-gtk/distinfo b/net/edonkey-gui-gtk/distinfo index c43bea3308fe..ac0c9723e878 100644 --- a/net/edonkey-gui-gtk/distinfo +++ b/net/edonkey-gui-gtk/distinfo @@ -1 +1,2 @@ MD5 (ed2k-gtk-gui-0.6.1.tar.gz) = 4e4644a77d97e88a9e474efef52fbd8b +SIZE (ed2k-gtk-gui-0.6.1.tar.gz) = 1614700 diff --git a/net/edonkey-gui-java/Makefile b/net/edonkey-gui-java/Makefile index aa905aa472e9..d68d9738f4cb 100644 --- a/net/edonkey-gui-java/Makefile +++ b/net/edonkey-gui-java/Makefile @@ -21,6 +21,7 @@ COMMENT= Java GUI to eDonkey2000 'core' command line client RUN_DEPENDS= donkey:${PORTSDIR}/net/linux-edonkey-core USE_JAVA= 1.3+ +USE_SIZE= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes PLIST_SUB= JAR_DIR=${JAR_DIR} \ diff --git a/net/edonkey-gui-java/distinfo b/net/edonkey-gui-java/distinfo index dc96c9154411..74b661ed4984 100644 --- a/net/edonkey-gui-java/distinfo +++ b/net/edonkey-gui-java/distinfo @@ -1 +1,2 @@ MD5 (ed2k_1.1.2.jar) = 481132b6e7ebf1e1f293c1f43d5d910a +SIZE (ed2k_1.1.2.jar) = 827950 diff --git a/net/fcptools/Makefile b/net/fcptools/Makefile index d58b4e236beb..c1276076c66f 100644 --- a/net/fcptools/Makefile +++ b/net/fcptools/Makefile @@ -17,6 +17,7 @@ COMMENT= FreeNet client library and command-line tools for shell scripting USE_GMAKE= yes USE_LIBTOOL= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME:L} INSTALLS_SHLIB= yes diff --git a/net/fcptools/distinfo b/net/fcptools/distinfo index 4c67c6844945..095e1f8b7c87 100644 --- a/net/fcptools/distinfo +++ b/net/fcptools/distinfo @@ -1 +1,2 @@ MD5 (fcptools-0.4.7.tgz) = d3c2d068009ef22b33211e43259ac667 +SIZE (fcptools-0.4.7.tgz) = 685935 diff --git a/net/freenet/Makefile b/net/freenet/Makefile index 5e2bda12acc7..8e85b6c1276b 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -15,6 +15,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech USE_JAVA= 1.4+ +USE_SIZE= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/freenet/distinfo b/net/freenet/distinfo index 310734742317..fca3c9217274 100644 --- a/net/freenet/distinfo +++ b/net/freenet/distinfo @@ -1 +1,2 @@ MD5 (freenet-0.5.2.1.tar.gz) = 59270ee48d889e0be9cae584b67d2743 +SIZE (freenet-0.5.2.1.tar.gz) = 2118774 diff --git a/net/frost/Makefile b/net/frost/Makefile index a33d9b4a83bb..2b2e577fb509 100644 --- a/net/frost/Makefile +++ b/net/frost/Makefile @@ -17,6 +17,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= File-sharing tool for FreeNet with Usenet like forum support USE_JAVA= 1.4+ +USE_SIZE= yes USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes diff --git a/net/frost/distinfo b/net/frost/distinfo index dec618e2bb25..c3ca5c6a23d6 100644 --- a/net/frost/distinfo +++ b/net/frost/distinfo @@ -1 +1,2 @@ MD5 (frost-wot-090603.zip) = b7f6b8de26caff027d889dad69476d5e +SIZE (frost-wot-090603.zip) = 1750130 diff --git a/net/ickle/Makefile b/net/ickle/Makefile index 88b6d4597b0e..61c210296b6b 100644 --- a/net/ickle/Makefile +++ b/net/ickle/Makefile @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 WANT_GNOME= yes USE_REINPLACE= yes +USE_SIZE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/net/ickle/distinfo b/net/ickle/distinfo index 4ddf595ee8ec..035cf641390a 100644 --- a/net/ickle/distinfo +++ b/net/ickle/distinfo @@ -1 +1,2 @@ MD5 (ickle-0.3.2.tar.gz) = c59acbc24ac90cfc7fd21c49038481ed +SIZE (ickle-0.3.2.tar.gz) = 383799 diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile index fa07854cbc68..9fd959b96fe4 100644 --- a/net/icqlib/Makefile +++ b/net/icqlib/Makefile @@ -18,5 +18,6 @@ COMMENT= A library required by kicq (not libicq) INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GMAKE= yes +USE_SIZE= yes .include <bsd.port.mk> diff --git a/net/icqlib/distinfo b/net/icqlib/distinfo index 46f2566f5074..c4670cceb4c1 100644 --- a/net/icqlib/distinfo +++ b/net/icqlib/distinfo @@ -1 +1,2 @@ MD5 (icqlib-1.0.0.tar.gz) = a379f93c4ec6f39ca76e10329f257741 +SIZE (icqlib-1.0.0.tar.gz) = 249961 diff --git a/net/icqlib0/Makefile b/net/icqlib0/Makefile index 876663699194..d4727d04e3f9 100644 --- a/net/icqlib0/Makefile +++ b/net/icqlib0/Makefile @@ -17,6 +17,7 @@ COMMENT= Old branch 0.x.x of library required by kicq (used by icqmail) USE_GMAKE= yes USE_LIBTOOL= yes +USE_SIZE= yes INSTALLS_SHLIB= yes LATEST_LINK= icqlib0 diff --git a/net/icqlib0/distinfo b/net/icqlib0/distinfo index 7617f89127ba..dd6490fa1cc3 100644 --- a/net/icqlib0/distinfo +++ b/net/icqlib0/distinfo @@ -1 +1,2 @@ MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7 +SIZE (icqlib-0.1.3.tar.gz) = 90337 diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile index d4e4e19d9cc4..fb3463ef1431 100644 --- a/net/kmldonkey/Makefile +++ b/net/kmldonkey/Makefile @@ -17,6 +17,7 @@ COMMENT= KDE integration for MLDonkey eDonkey P2P client USE_KDELIBS_VER=3 USE_GMAKE= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name='' INSTALLS_SHLIB= yes diff --git a/net/kmldonkey/distinfo b/net/kmldonkey/distinfo index d1add84c18bf..8494a16d44c3 100644 --- a/net/kmldonkey/distinfo +++ b/net/kmldonkey/distinfo @@ -1 +1,2 @@ MD5 (kmldonkey-0.9.1.tar.gz) = 0ac91aba88165ae377754156087b421b +SIZE (kmldonkey-0.9.1.tar.gz) = 998264 diff --git a/net/liberator/Makefile b/net/liberator/Makefile index c37b8e0a5037..6bff7dd8a048 100644 --- a/net/liberator/Makefile +++ b/net/liberator/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml USE_BZIP2= yes USE_REINPLACE= yes +USE_SIZE= yes ALL_TARGET= all opt DATA_FILES= liber_mimetypes diff --git a/net/liberator/distinfo b/net/liberator/distinfo index 0a766a1ef3bd..63cc69299174 100644 --- a/net/liberator/distinfo +++ b/net/liberator/distinfo @@ -1 +1,2 @@ MD5 (ofcp-2.0.2.tar.bz2) = 5a1df995d507a0a2ded38efc7eca4317 +SIZE (ofcp-2.0.2.tar.bz2) = 62878 diff --git a/net/libicq2000/Makefile b/net/libicq2000/Makefile index 8f545ac37237..341a70ef2e8b 100644 --- a/net/libicq2000/Makefile +++ b/net/libicq2000/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ USE_LIBTOOL= yes USE_REINPLACE= yes +USE_SIZE= yes INSTALLS_SHLIB= yes MAN1= libicq2000-config.1 diff --git a/net/libicq2000/distinfo b/net/libicq2000/distinfo index c5b1e0bdbb0f..0d1ad4dd61f8 100644 --- a/net/libicq2000/distinfo +++ b/net/libicq2000/distinfo @@ -1 +1,2 @@ MD5 (libicq2000-0.3.2.tar.gz) = bab0e61b540258e54eb1c3695ac75f6e +SIZE (libicq2000-0.3.2.tar.gz) = 519316 diff --git a/net/linux-agsatellite/Makefile b/net/linux-agsatellite/Makefile index 9f3a4592a707..e5a8b8e32271 100644 --- a/net/linux-agsatellite/Makefile +++ b/net/linux-agsatellite/Makefile @@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//} USE_LINUX= yes NO_BUILD= yes USE_REINPLACE= yes +USE_SIZE= yes STRIP= RESTRICTED= no response from developer on licensing issues diff --git a/net/linux-agsatellite/distinfo b/net/linux-agsatellite/distinfo index 99a75c74089c..ed0dae74f3c7 100644 --- a/net/linux-agsatellite/distinfo +++ b/net/linux-agsatellite/distinfo @@ -1 +1,2 @@ MD5 (AGSatellite0520-glibc21.tar.gz) = 3876f43497acde0474809a752a076cbf +SIZE (AGSatellite0520-glibc21.tar.gz) = 33145 diff --git a/net/linux-edonkey-core/Makefile b/net/linux-edonkey-core/Makefile index 65537dc8f6a8..0a5d85cf61da 100644 --- a/net/linux-edonkey-core/Makefile +++ b/net/linux-edonkey-core/Makefile @@ -19,6 +19,7 @@ COMMENT= eDonkey2000 'core' command line client ONLY_FOR_ARCHS= i386 USE_LINUX= yes +USE_SIZE= yes NO_WRKSUBDIR= yes NO_BUILD= yes STRIP= diff --git a/net/linux-edonkey-core/distinfo b/net/linux-edonkey-core/distinfo index 8d23538c0980..3dadd4e5c560 100644 --- a/net/linux-edonkey-core/distinfo +++ b/net/linux-edonkey-core/distinfo @@ -1 +1,2 @@ MD5 (donkey0.50.1.tar.gz) = dcda1d56faf30e63765d4206faff1168 +SIZE (donkey0.50.1.tar.gz) = 593729 diff --git a/net/linux-edonkey-gui-gtk/Makefile b/net/linux-edonkey-gui-gtk/Makefile index 3ee8bd87393c..a738011edab5 100644 --- a/net/linux-edonkey-gui-gtk/Makefile +++ b/net/linux-edonkey-gui-gtk/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= donkey:${PORTSDIR}/net/linux-edonkey-core \ ONLY_FOR_ARCHS= i386 USE_LINUX= yes USE_X_PREFIX= yes +USE_SIZE= yes NO_WRKSUBDIR= yes NO_BUILD= yes STRIP= diff --git a/net/linux-edonkey-gui-gtk/distinfo b/net/linux-edonkey-gui-gtk/distinfo index 1e11be33dbc4..2cba03ed5344 100644 --- a/net/linux-edonkey-gui-gtk/distinfo +++ b/net/linux-edonkey-gui-gtk/distinfo @@ -1 +1,2 @@ MD5 (ed2k_linux_gui_0.2-2002-02-22.tar.gz) = 778b6456efa2d96daec37c62c4f9d123 +SIZE (ed2k_linux_gui_0.2-2002-02-22.tar.gz) = 128118 diff --git a/net/linux-edonkey-server/Makefile b/net/linux-edonkey-server/Makefile index 13d661d11ef2..7b7266fe01a8 100644 --- a/net/linux-edonkey-server/Makefile +++ b/net/linux-edonkey-server/Makefile @@ -20,6 +20,7 @@ COMMENT= A decentralized peer-to-peer file-sharing server (eDonkey2000 server) ONLY_FOR_ARCHS= i386 USE_LINUX= yes +USE_SIZE= yes NO_WRKSUBDIR= yes NO_BUILD= yes STRIP= diff --git a/net/linux-edonkey-server/distinfo b/net/linux-edonkey-server/distinfo index 1f6895bf6d88..73b3d347e733 100644 --- a/net/linux-edonkey-server/distinfo +++ b/net/linux-edonkey-server/distinfo @@ -1 +1,2 @@ MD5 (dserver.gz) = b4ed9db5ed01337c222ebd16f25f45d9 +SIZE (dserver.gz) = 818563 diff --git a/net/mldonkey-perlreactor/Makefile b/net/mldonkey-perlreactor/Makefile index c50b60fecc77..fc63902cb790 100644 --- a/net/mldonkey-perlreactor/Makefile +++ b/net/mldonkey-perlreactor/Makefile @@ -19,6 +19,7 @@ COMMENT= Automatically add links found in web pages to MLDonkey queue BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww USE_PERL5= yes +USE_SIZE= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/net/mldonkey-perlreactor/distinfo b/net/mldonkey-perlreactor/distinfo index 470e24d705f2..ed21ecabd131 100644 --- a/net/mldonkey-perlreactor/distinfo +++ b/net/mldonkey-perlreactor/distinfo @@ -1 +1,2 @@ MD5 (perlreactor_0.2.tar.gz) = 1aed2e05c95436055eb2363fa192a143 +SIZE (perlreactor_0.2.tar.gz) = 2447 diff --git a/net/mldonkey-serverspy/Makefile b/net/mldonkey-serverspy/Makefile index bb6905a89395..222a38bb6497 100644 --- a/net/mldonkey-serverspy/Makefile +++ b/net/mldonkey-serverspy/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= \ ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net USE_PERL5= yes +USE_SIZE= yes NO_BUILD= yes BINARY_NAME= mlservspy.pl diff --git a/net/mldonkey-serverspy/distinfo b/net/mldonkey-serverspy/distinfo index a6ec1124b036..b5de97e8427a 100644 --- a/net/mldonkey-serverspy/distinfo +++ b/net/mldonkey-serverspy/distinfo @@ -1 +1,2 @@ MD5 (mlservspy-1.2.tar.gz) = 73cbdc8a2760f4feb9c0013d009ae0bd +SIZE (mlservspy-1.2.tar.gz) = 251704 diff --git a/net/mldonkey-urlslave/Makefile b/net/mldonkey-urlslave/Makefile index 0f055760f149..0c94a3aa6f60 100644 --- a/net/mldonkey-urlslave/Makefile +++ b/net/mldonkey-urlslave/Makefile @@ -19,6 +19,7 @@ COMMENT= GTK+ enabled Perl script for adding ed2k:// links to MLDonkey BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk USE_PERL5= yes +USE_SIZE= yes NO_BUILD= yes BINARY_NAME= mlurlslave diff --git a/net/mldonkey-urlslave/distinfo b/net/mldonkey-urlslave/distinfo index f3e36aa28a59..9abd0a2b9838 100644 --- a/net/mldonkey-urlslave/distinfo +++ b/net/mldonkey-urlslave/distinfo @@ -1 +1,2 @@ MD5 (mlurlslave-v1.tar.gz) = 324c8683c3ababcd1b4a737a611282c5 +SIZE (mlurlslave-v1.tar.gz) = 3061 diff --git a/net/mute-net/Makefile b/net/mute-net/Makefile index bc374988dc14..a63acdc4d841 100644 --- a/net/mute-net/Makefile +++ b/net/mute-net/Makefile @@ -23,6 +23,7 @@ HAS_CONFIGURE= yes USE_PERL5_BUILD=yes USE_REINPLACE= yes +USE_SIZE= yes RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc${PORTVERSION:E}_UnixSource diff --git a/net/mute-net/distinfo b/net/mute-net/distinfo index 4322488d3672..d4fbc6bb6dc6 100644 --- a/net/mute-net/distinfo +++ b/net/mute-net/distinfo @@ -1 +1,2 @@ MD5 (MUTE_fileSharing-0.2.2_UnixSource.tar.gz) = 86bd528dd67826497762cb98391d4760 +SIZE (MUTE_fileSharing-0.2.2_UnixSource.tar.gz) = 435253 diff --git a/net/ocaml-jabbr/Makefile b/net/ocaml-jabbr/Makefile index fa75905014a7..47f6924a4adc 100644 --- a/net/ocaml-jabbr/Makefile +++ b/net/ocaml-jabbr/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/cryptokit.cma:${PORTSDIR}/security/ocaml-cry BUILD_DEPENDS+= ${RUN_DEPENDS} USE_REINPLACE= yes +USE_SIZE= yes DATE_VERSION= 20021124 diff --git a/net/ocaml-jabbr/distinfo b/net/ocaml-jabbr/distinfo index 78ced663b796..bdf4d250fcfe 100644 --- a/net/ocaml-jabbr/distinfo +++ b/net/ocaml-jabbr/distinfo @@ -1 +1,2 @@ MD5 (jabbr.tar.gz) = 904e15ceb05681f563894151d819ef07 +SIZE (jabbr.tar.gz) = 12185 diff --git a/net/phex/Makefile b/net/phex/Makefile index 0f9e4f1cfa83..a9f5f8370ad0 100644 --- a/net/phex/Makefile +++ b/net/phex/Makefile @@ -18,6 +18,7 @@ COMMENT= A Java multi platform and spyware free gnutella client USE_JAVA= 1.3+ USE_PERL5_BUILD=yes +USE_SIZE= yes USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes diff --git a/net/phex/distinfo b/net/phex/distinfo index ee209025637a..0939248fbdfe 100644 --- a/net/phex/distinfo +++ b/net/phex/distinfo @@ -1 +1,2 @@ MD5 (phex_0.8.0.34_j2se1.3.zip) = 416ea3019571f891ef252bb09abf8f45 +SIZE (phex_0.8.0.34_j2se1.3.zip) = 1143349 diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 43183a058c07..2aed0dd09bc1 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/py-bittorrent-devel/Makefile @@ -19,6 +19,7 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes +USE_SIZE= yes DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt diff --git a/net/py-bittorrent-devel/distinfo b/net/py-bittorrent-devel/distinfo index 5216fbfb8030..791dc0087a87 100644 --- a/net/py-bittorrent-devel/distinfo +++ b/net/py-bittorrent-devel/distinfo @@ -1 +1,2 @@ MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8 +SIZE (BitTorrent-3.3.tar.gz) = 168628 diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index 43183a058c07..2aed0dd09bc1 100644 --- a/net/py-bittorrent/Makefile +++ b/net/py-bittorrent/Makefile @@ -19,6 +19,7 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes +USE_SIZE= yes DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt diff --git a/net/py-bittorrent/distinfo b/net/py-bittorrent/distinfo index 5216fbfb8030..791dc0087a87 100644 --- a/net/py-bittorrent/distinfo +++ b/net/py-bittorrent/distinfo @@ -1 +1,2 @@ MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8 +SIZE (BitTorrent-3.3.tar.gz) = 168628 diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index 43183a058c07..2aed0dd09bc1 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-bittorrent/Makefile @@ -19,6 +19,7 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes +USE_SIZE= yes DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt diff --git a/net/py-kenosis-bittorrent/distinfo b/net/py-kenosis-bittorrent/distinfo index 5216fbfb8030..791dc0087a87 100644 --- a/net/py-kenosis-bittorrent/distinfo +++ b/net/py-kenosis-bittorrent/distinfo @@ -1 +1,2 @@ MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8 +SIZE (BitTorrent-3.3.tar.gz) = 168628 diff --git a/net/py-shadowclient/Makefile b/net/py-shadowclient/Makefile index 43183a058c07..2aed0dd09bc1 100644 --- a/net/py-shadowclient/Makefile +++ b/net/py-shadowclient/Makefile @@ -19,6 +19,7 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes +USE_SIZE= yes DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt diff --git a/net/py-shadowclient/distinfo b/net/py-shadowclient/distinfo index 5216fbfb8030..791dc0087a87 100644 --- a/net/py-shadowclient/distinfo +++ b/net/py-shadowclient/distinfo @@ -1 +1,2 @@ MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8 +SIZE (BitTorrent-3.3.tar.gz) = 168628 diff --git a/net/xmule/Makefile b/net/xmule/Makefile index a7ab17dd36d4..e83b8ebe6261 100644 --- a/net/xmule/Makefile +++ b/net/xmule/Makefile @@ -15,9 +15,6 @@ MASTER_SITE_SUBDIR= xmule MAINTAINER= lioux@FreeBSD.org COMMENT= Port of eMule eDonkey P2P client using wxWindows class library -#FORBIDDEN= Multiple vulnerabilities, see \ -# http://security.e-matters.de/advisories/022003.html - LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget @@ -31,6 +28,7 @@ USE_GNOME= gnomehier \ gnomeprefix USE_REINPLACE= yes USE_GMAKE= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext \ --with-libintl-prefix=${LOCALBASE} \ diff --git a/net/xmule/distinfo b/net/xmule/distinfo index a0af4513d2ed..9687f3a3bd13 100644 --- a/net/xmule/distinfo +++ b/net/xmule/distinfo @@ -1 +1,2 @@ MD5 (xmule-1.6.1.tar.bz2) = 7db64383f0b2ed33f09f1cb5e34dd161 +SIZE (xmule-1.6.1.tar.bz2) = 1250111 diff --git a/net/xnap/Makefile b/net/xnap/Makefile index 8a272fc99d3a..e0fdaf835b22 100644 --- a/net/xnap/Makefile +++ b/net/xnap/Makefile @@ -17,6 +17,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= A pure java napster client; also, supports OpenNap & giFT (FastTrack) USE_JAVA= 1.3+ +USE_SIZE= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes PLIST_SUB= JAR_DIR=${JAR_DIR} diff --git a/net/xnap/distinfo b/net/xnap/distinfo index 980b841141b2..a8c6cad49164 100644 --- a/net/xnap/distinfo +++ b/net/xnap/distinfo @@ -1 +1,2 @@ MD5 (xnap-2.5-pre1.tar.gz) = 90475518715c6c6c77281bcfe3ace299 +SIZE (xnap-2.5-pre1.tar.gz) = 1211770 |