aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-01-31 11:16:48 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-01-31 11:16:48 +0000
commite6c55782ac7c0568ceb1598e43e0e879ec512170 (patch)
tree27fdf8812d7239096966e728e9b8abfb6740bcbe
parentb2931451eb3c09c64f2da6da5a66ce7a51486517 (diff)
downloadports-e6c55782ac7c0568ceb1598e43e0e879ec512170.tar.gz
ports-e6c55782ac7c0568ceb1598e43e0e879ec512170.zip
SIZE-ify
Notes
Notes: svn path=/head/; revision=99595
-rw-r--r--databases/hs-hsql/Makefile1
-rw-r--r--databases/hs-hsql/distinfo1
-rw-r--r--deskutils/checkrdf/Makefile1
-rw-r--r--deskutils/checkrdf/distinfo1
-rw-r--r--deskutils/rolo/Makefile1
-rw-r--r--deskutils/rolo/distinfo1
-rw-r--r--devel/darcs/Makefile1
-rw-r--r--devel/darcs/distinfo1
-rw-r--r--devel/hs-buddha/Makefile1
-rw-r--r--devel/hs-buddha/distinfo1
-rw-r--r--devel/hs-c2hs/Makefile1
-rw-r--r--devel/hs-c2hs/distinfo1
-rw-r--r--devel/hs-crypto/Makefile1
-rw-r--r--devel/hs-crypto/distinfo1
-rw-r--r--devel/hs-darcs/Makefile1
-rw-r--r--devel/hs-darcs/distinfo1
-rw-r--r--devel/hs-drift/Makefile1
-rw-r--r--devel/hs-drift/distinfo1
-rw-r--r--devel/hs-green-card/Makefile1
-rw-r--r--devel/hs-green-card/distinfo1
-rw-r--r--devel/hs-haddock/Makefile1
-rw-r--r--devel/hs-haddock/distinfo1
-rw-r--r--devel/hs-hat/Makefile1
-rw-r--r--devel/hs-hat/distinfo1
-rw-r--r--devel/hs-hdoc/Makefile1
-rw-r--r--devel/hs-hdoc/distinfo1
-rw-r--r--devel/hs-hpl/Makefile1
-rw-r--r--devel/hs-hpl/distinfo1
-rw-r--r--devel/hs-idoc/Makefile1
-rw-r--r--devel/hs-idoc/distinfo1
-rw-r--r--devel/hs-popenhs/Makefile1
-rw-r--r--devel/hs-popenhs/distinfo1
-rw-r--r--devel/libvc/Makefile1
-rw-r--r--devel/libvc/distinfo1
-rw-r--r--lang/chameleon/Makefile1
-rw-r--r--lang/chameleon/distinfo1
-rw-r--r--lang/generic-haskell/Makefile1
-rw-r--r--lang/generic-haskell/distinfo1
-rw-r--r--lang/helium/Makefile1
-rw-r--r--lang/helium/distinfo2
-rw-r--r--lang/hugs/Makefile1
-rw-r--r--lang/hugs/distinfo1
-rw-r--r--lang/nhc98/Makefile1
-rw-r--r--lang/nhc98/distinfo3
-rw-r--r--mail/mairix/Makefile1
-rw-r--r--mail/mairix/distinfo1
-rw-r--r--mail/mutt_vc_query/Makefile1
-rw-r--r--mail/mutt_vc_query/distinfo1
-rw-r--r--print/muttprint/Makefile1
-rw-r--r--print/muttprint/distinfo1
-rw-r--r--sysutils/multitail/Makefile1
-rw-r--r--sysutils/multitail/distinfo1
-rw-r--r--textproc/hs-HaXml/Makefile1
-rw-r--r--textproc/hs-HaXml/distinfo1
-rw-r--r--textproc/hs-haxml/Makefile1
-rw-r--r--textproc/hs-haxml/distinfo1
-rw-r--r--x11-fm/gentoo/Makefile1
-rw-r--r--x11-fm/gentoo/distinfo1
-rw-r--r--x11-toolkits/hs-frantk/Makefile1
-rw-r--r--x11-toolkits/hs-frantk/distinfo1
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile2
-rw-r--r--x11-toolkits/hs-gtk+hs/distinfo1
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile2
-rw-r--r--x11-toolkits/hs-gtk2hs/distinfo1
64 files changed, 67 insertions, 2 deletions
diff --git a/databases/hs-hsql/Makefile b/databases/hs-hsql/Makefile
index 2f7a16e75434..1359005516cc 100644
--- a/databases/hs-hsql/Makefile
+++ b/databases/hs-hsql/Makefile
@@ -26,6 +26,7 @@ ALL_TARGET= all docs
WRKSRC= ${WRKDIR}/HSQL
+USE_SIZE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}/lib --enable-postgres
CONFIGURE_ENV+= CFLAGS=-I${LOCALBASE}/include/postgresql/server \
diff --git a/databases/hs-hsql/distinfo b/databases/hs-hsql/distinfo
index c1d99407f533..06d4cb1db912 100644
--- a/databases/hs-hsql/distinfo
+++ b/databases/hs-hsql/distinfo
@@ -1 +1,2 @@
MD5 (hsql-1.0.tar.gz) = 125c42f4553115b2b88e1004e7d1c522
+SIZE (hsql-1.0.tar.gz) = 61186
diff --git a/deskutils/checkrdf/Makefile b/deskutils/checkrdf/Makefile
index e083b55c0cea..79e9999a7d4d 100644
--- a/deskutils/checkrdf/Makefile
+++ b/deskutils/checkrdf/Makefile
@@ -16,6 +16,7 @@ COMMENT= A tool for RDF site summaries based news-check
BUILD_DEPENDS= Xtract:${PORTSDIR}/textproc/hs-haxml
+USE_SIZE= yes
USE_BZIP2= yes
MAKE_ENV= PREFIX=${PREFIX}
diff --git a/deskutils/checkrdf/distinfo b/deskutils/checkrdf/distinfo
index 8df125e32a41..d004e07d7918 100644
--- a/deskutils/checkrdf/distinfo
+++ b/deskutils/checkrdf/distinfo
@@ -1 +1,2 @@
MD5 (checkrdf-38.7143.tar.bz2) = d5da6ddd0715acb36abee38ff2af6263
+SIZE (checkrdf-38.7143.tar.bz2) = 12036
diff --git a/deskutils/rolo/Makefile b/deskutils/rolo/Makefile
index d4ef67023e68..be333a5a272f 100644
--- a/deskutils/rolo/Makefile
+++ b/deskutils/rolo/Makefile
@@ -16,6 +16,7 @@ COMMENT= Text-based contact management software
BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc
+USE_SIZE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include \
diff --git a/deskutils/rolo/distinfo b/deskutils/rolo/distinfo
index d6dae7dc8bf5..3e0980aec653 100644
--- a/deskutils/rolo/distinfo
+++ b/deskutils/rolo/distinfo
@@ -1 +1,2 @@
MD5 (rolo-011.tar.bz2) = 8a20d2e2f07c371fd3d5d4316315be66
+SIZE (rolo-011.tar.bz2) = 95036
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index 0dfec68dfa93..5ed68579cd67 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -16,6 +16,7 @@ COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+USE_SIZE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
diff --git a/devel/darcs/distinfo b/devel/darcs/distinfo
index 07f5e445e891..49fe74a37812 100644
--- a/devel/darcs/distinfo
+++ b/devel/darcs/distinfo
@@ -1 +1,2 @@
MD5 (darcs-0.9.15.tar.gz) = baf34dc8f29557a6b3f1090891d9bbb2
+SIZE (darcs-0.9.15.tar.gz) = 392218
diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile
index ddd403552634..6bc00f9933b2 100644
--- a/devel/hs-buddha/Makefile
+++ b/devel/hs-buddha/Makefile
@@ -18,6 +18,7 @@ COMMENT= A declarative debugger for Haskell 98
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
diff --git a/devel/hs-buddha/distinfo b/devel/hs-buddha/distinfo
index 3370150d63a4..efd80c221cc0 100644
--- a/devel/hs-buddha/distinfo
+++ b/devel/hs-buddha/distinfo
@@ -1 +1,2 @@
MD5 (buddha-1.0.tar.gz) = 528ad8d8a4802100769cc59bf1e2a498
+SIZE (buddha-1.0.tar.gz) = 489823
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile
index 520546d4c3f2..f09198fa0b5a 100644
--- a/devel/hs-c2hs/Makefile
+++ b/devel/hs-c2hs/Makefile
@@ -17,6 +17,7 @@ COMMENT= C->Haskell, an Interface Generator for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
+USE_SIZE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/hs-c2hs/distinfo b/devel/hs-c2hs/distinfo
index 29189c1a4793..053b8e7c7046 100644
--- a/devel/hs-c2hs/distinfo
+++ b/devel/hs-c2hs/distinfo
@@ -1 +1,2 @@
MD5 (c2hs-0.11.5.tar.gz) = 2f3859154ec3c472e85db726095163b5
+SIZE (c2hs-0.11.5.tar.gz) = 374927
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile
index b83c12cb278d..0bd75ee1abae 100644
--- a/devel/hs-crypto/Makefile
+++ b/devel/hs-crypto/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
BUILD_DEPENDS= haddock:${PORTSDIR}/devel/hs-haddock
.endif
+USE_SIZE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/devel/hs-crypto/distinfo b/devel/hs-crypto/distinfo
index 8a1d14d1f969..3cf9a0652e2d 100644
--- a/devel/hs-crypto/distinfo
+++ b/devel/hs-crypto/distinfo
@@ -1 +1,2 @@
MD5 (crypto-1.1.2.tar) = 195205a01566659f036d5df929fe7cc4
+SIZE (crypto-1.1.2.tar) = 256000
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile
index 0dfec68dfa93..5ed68579cd67 100644
--- a/devel/hs-darcs/Makefile
+++ b/devel/hs-darcs/Makefile
@@ -16,6 +16,7 @@ COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+USE_SIZE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
diff --git a/devel/hs-darcs/distinfo b/devel/hs-darcs/distinfo
index 07f5e445e891..49fe74a37812 100644
--- a/devel/hs-darcs/distinfo
+++ b/devel/hs-darcs/distinfo
@@ -1 +1,2 @@
MD5 (darcs-0.9.15.tar.gz) = baf34dc8f29557a6b3f1090891d9bbb2
+SIZE (darcs-0.9.15.tar.gz) = 392218
diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile
index e982ca76a2a2..663fca96d1b3 100644
--- a/devel/hs-drift/Makefile
+++ b/devel/hs-drift/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
.endif
+USE_SIZE= yes
HAS_CONFIGURE= yes
INFO= drift
diff --git a/devel/hs-drift/distinfo b/devel/hs-drift/distinfo
index 05819f16d65f..4e9e791452ba 100644
--- a/devel/hs-drift/distinfo
+++ b/devel/hs-drift/distinfo
@@ -1 +1,2 @@
MD5 (DrIFT-2.0.3.tar.gz) = 8d9b42dc5ea0c20a95d67e3eb7ec99cf
+SIZE (DrIFT-2.0.3.tar.gz) = 214442
diff --git a/devel/hs-green-card/Makefile b/devel/hs-green-card/Makefile
index 776e9595564e..4820e1001687 100644
--- a/devel/hs-green-card/Makefile
+++ b/devel/hs-green-card/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
WRKSRC= ${WRKDIR}/gc-${PORTVERSION}
+USE_SIZE= yes
USE_GMAKE= yes
ALL_TARGET= all
diff --git a/devel/hs-green-card/distinfo b/devel/hs-green-card/distinfo
index 9eb98c1fcc49..ec40978d520e 100644
--- a/devel/hs-green-card/distinfo
+++ b/devel/hs-green-card/distinfo
@@ -1 +1,2 @@
MD5 (gc-2.05-src.tar.gz) = 0cb2fb49d0c65be8dc790ae85b5ea394
+SIZE (gc-2.05-src.tar.gz) = 182113
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile
index 288e5c8c7340..4407532b1985 100644
--- a/devel/hs-haddock/Makefile
+++ b/devel/hs-haddock/Makefile
@@ -25,6 +25,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textpr
.endif
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g}
+USE_SIZE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/devel/hs-haddock/distinfo b/devel/hs-haddock/distinfo
index 741164b3b601..758dd716b769 100644
--- a/devel/hs-haddock/distinfo
+++ b/devel/hs-haddock/distinfo
@@ -1 +1,2 @@
MD5 (haddock-0.6-src.tar.gz) = 6f15d15a3e4352f77f003fb133b1d9b2
+SIZE (haddock-0.6-src.tar.gz) = 429708
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile
index 970510a24046..b94a0300fb8d 100644
--- a/devel/hs-hat/Makefile
+++ b/devel/hs-hat/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
COMMENT= A source-level tracer for Haskell 98
+USE_SIZE= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/devel/hs-hat/distinfo b/devel/hs-hat/distinfo
index fd593413e262..c22e5e149cfc 100644
--- a/devel/hs-hat/distinfo
+++ b/devel/hs-hat/distinfo
@@ -1 +1,2 @@
MD5 (hat-2.02.tar.gz) = 04aec4a8d98a52416dec88d20e657894
+SIZE (hat-2.02.tar.gz) = 1438904
diff --git a/devel/hs-hdoc/Makefile b/devel/hs-hdoc/Makefile
index 9fe4e6f87608..2fa6af503033 100644
--- a/devel/hs-hdoc/Makefile
+++ b/devel/hs-hdoc/Makefile
@@ -15,6 +15,7 @@ COMMENT= HTML documentation tool for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+USE_SIZE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/hs-hdoc/distinfo b/devel/hs-hdoc/distinfo
index 95a80fbab340..e7c252017f68 100644
--- a/devel/hs-hdoc/distinfo
+++ b/devel/hs-hdoc/distinfo
@@ -1 +1,2 @@
MD5 (hdoc-0.8.2.tar.gz) = 3e71a2f29c3ebea04888071cbf8c7edf
+SIZE (hdoc-0.8.2.tar.gz) = 215643
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile
index 0cee0592ed40..90ad7a71d022 100644
--- a/devel/hs-hpl/Makefile
+++ b/devel/hs-hpl/Makefile
@@ -19,6 +19,7 @@ COMMENT= Haskell Ports Library provides ports in Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
+USE_SIZE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/hs-hpl/distinfo b/devel/hs-hpl/distinfo
index 033a70bc6cb2..2fccca3a6818 100644
--- a/devel/hs-hpl/distinfo
+++ b/devel/hs-hpl/distinfo
@@ -1 +1,2 @@
MD5 (ports-0.3.3.tar.gz) = b5d13ff5456b7b80fada58aefcb1957b
+SIZE (ports-0.3.3.tar.gz) = 62882
diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile
index 5f2b11bcc161..1d5ce1b55156 100644
--- a/devel/hs-idoc/Makefile
+++ b/devel/hs-idoc/Makefile
@@ -15,6 +15,7 @@ COMMENT= A No Frills Haskell Interface Documentation System
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+USE_SIZE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/devel/hs-idoc/distinfo b/devel/hs-idoc/distinfo
index 7e04cf3e7232..9376119a3bd1 100644
--- a/devel/hs-idoc/distinfo
+++ b/devel/hs-idoc/distinfo
@@ -1 +1,2 @@
MD5 (idoc-0.2.5.tar.gz) = bfc37c24ea2c6e1f01b83129895984bd
+SIZE (idoc-0.2.5.tar.gz) = 27194
diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile
index 0bf60d64b190..4d6eafa61b4e 100644
--- a/devel/hs-popenhs/Makefile
+++ b/devel/hs-popenhs/Makefile
@@ -17,6 +17,7 @@ COMMENT= A popen-like library for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
+USE_SIZE= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/devel/hs-popenhs/distinfo b/devel/hs-popenhs/distinfo
index 286ca546e317..89a0ca7abd86 100644
--- a/devel/hs-popenhs/distinfo
+++ b/devel/hs-popenhs/distinfo
@@ -1 +1,2 @@
MD5 (popenhs-1.00.0.tar.gz) = 4a395a9e4480aec50ebdbb05dc78aceb
+SIZE (popenhs-1.00.0.tar.gz) = 66443
diff --git a/devel/libvc/Makefile b/devel/libvc/Makefile
index 7700ba152a70..7707a4be6f33 100644
--- a/devel/libvc/Makefile
+++ b/devel/libvc/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= rolo
MAINTAINER= obraun@FreeBSD.org
COMMENT= A vCard library
+USE_SIZE= yes
USE_BZIP2= yes
USE_BISON= yes
GNU_CONFIGURE= yes
diff --git a/devel/libvc/distinfo b/devel/libvc/distinfo
index ede0f3e3da46..72f838cc1325 100644
--- a/devel/libvc/distinfo
+++ b/devel/libvc/distinfo
@@ -1 +1,2 @@
MD5 (libvc-003.tar.bz2) = e6bba5c83c34754639460c0bedbf72dc
+SIZE (libvc-003.tar.bz2) = 231864
diff --git a/lang/chameleon/Makefile b/lang/chameleon/Makefile
index 1ab5f3a1bb98..b02cd740403d 100644
--- a/lang/chameleon/Makefile
+++ b/lang/chameleon/Makefile
@@ -16,6 +16,7 @@ COMMENT= A Haskell-style language
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
happy:${PORTSDIR}/devel/hs-happy
+USE_SIZE= yes
ALL_TARGET= just-boo
do-install:
diff --git a/lang/chameleon/distinfo b/lang/chameleon/distinfo
index 2ed0ef8e1386..a412d61d3118 100644
--- a/lang/chameleon/distinfo
+++ b/lang/chameleon/distinfo
@@ -1 +1,2 @@
MD5 (chameleon-03-11.tar.gz) = d2edfa2e4f9d46799685f4b9e697f114
+SIZE (chameleon-03-11.tar.gz) = 247582
diff --git a/lang/generic-haskell/Makefile b/lang/generic-haskell/Makefile
index c0ce59109f48..b16ab4057405 100644
--- a/lang/generic-haskell/Makefile
+++ b/lang/generic-haskell/Makefile
@@ -15,6 +15,7 @@ COMMENT= The Generic Haskell compiler
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/lang/generic-haskell/distinfo b/lang/generic-haskell/distinfo
index 3f3fc4dcc388..d96db417f08f 100644
--- a/lang/generic-haskell/distinfo
+++ b/lang/generic-haskell/distinfo
@@ -1 +1,2 @@
MD5 (gh-1.23-source.tar.gz) = 8a04bb55a1ae718849b82c13c2a02e40
+SIZE (gh-1.23-source.tar.gz) = 683734
diff --git a/lang/helium/Makefile b/lang/helium/Makefile
index cf709da2df90..76cd0eab2128 100644
--- a/lang/helium/Makefile
+++ b/lang/helium/Makefile
@@ -33,6 +33,7 @@ BROKEN= does not compile
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_SIZE= yes
USE_GMAKE= yes
.if !defined(WITH_HINT)
diff --git a/lang/helium/distinfo b/lang/helium/distinfo
index f8366b61d17b..b611e25a1503 100644
--- a/lang/helium/distinfo
+++ b/lang/helium/distinfo
@@ -1,2 +1,4 @@
MD5 (helium-1.1-src.tar.gz) = 1c33240ce2d286c8225246d87c353f40
+SIZE (helium-1.1-src.tar.gz) = 901073
MD5 (Hint.jar) = d9caae2afdbd60a4a1f58174d318464a
+SIZE (Hint.jar) = 120170
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 33e98345a406..368bf09e5803 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -17,6 +17,7 @@ COMMENT= An interpreter for the functional programming language Haskell 98
WRKSRC= ${WRKDIR}/${DISTNAME}/src
HUGS_DATE= Nov2003
+USE_SIZE= yes
USE_REINPLACE= yes
USE_BISON= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-ffi
diff --git a/lang/hugs/distinfo b/lang/hugs/distinfo
index 367850436be4..7d8464515dc9 100644
--- a/lang/hugs/distinfo
+++ b/lang/hugs/distinfo
@@ -1 +1,2 @@
MD5 (hugs98-Nov2003.tar.gz) = 86ed68ada4ff1d455213a851256437fc
+SIZE (hugs98-Nov2003.tar.gz) = 1919935
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 2708277faff9..feb21fa7e3d0 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -31,6 +31,7 @@ BUILD_DEPENDS+= ghc-5.04.3:${PORTSDIR}/lang/ghc5
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_SIZE= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/lang/nhc98/distinfo b/lang/nhc98/distinfo
index fd6dbbf5a76f..b838046004cf 100644
--- a/lang/nhc98/distinfo
+++ b/lang/nhc98/distinfo
@@ -1,3 +1,6 @@
MD5 (nhc98/nhc98src-1.16.tar.gz) = a62866b8d966108cba325d0322a3010d
+SIZE (nhc98/nhc98src-1.16.tar.gz) = 5689485
MD5 (nhc98/patch-1.16-typesyn) = 38b1505acbcbc5a91e077304e978ab82
+SIZE (nhc98/patch-1.16-typesyn) = 5700
MD5 (nhc98/patch-1.16-ghc6) = 4776727cd16c4ba932110119b06c0064
+SIZE (nhc98/patch-1.16-ghc6) = 3079
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile
index 93e858c1a82c..ff638137619e 100644
--- a/mail/mairix/Makefile
+++ b/mail/mairix/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.rrbcurnow.freeuk.com/mairix/
MAINTAINER= obraun@FreeBSD.org
COMMENT= Indexing and searching in Maildir or MH folders
+USE_SIZE= yes
USE_BISON= yes
USE_REINPLACE= yes
diff --git a/mail/mairix/distinfo b/mail/mairix/distinfo
index 55016bbd6101..bf8d1907265a 100644
--- a/mail/mairix/distinfo
+++ b/mail/mairix/distinfo
@@ -1 +1,2 @@
MD5 (mairix-0.11.tar.gz) = 352dc5b8c743515b8d9698ec9ee540e6
+SIZE (mairix-0.11.tar.gz) = 88153
diff --git a/mail/mutt_vc_query/Makefile b/mail/mutt_vc_query/Makefile
index de789abda85f..bec5539f5157 100644
--- a/mail/mutt_vc_query/Makefile
+++ b/mail/mutt_vc_query/Makefile
@@ -17,6 +17,7 @@ COMMENT= A vCard query utility for mutt
RUN_DEPENDS= ${LOCALBASE}/lib/libvc.so:${PORTSDIR}/devel/libvc
BUILD_DEPENDS= ${RUN_DEPENDS}
+USE_SIZE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include \
diff --git a/mail/mutt_vc_query/distinfo b/mail/mutt_vc_query/distinfo
index 5909bb724da2..3b9452d4e4b3 100644
--- a/mail/mutt_vc_query/distinfo
+++ b/mail/mutt_vc_query/distinfo
@@ -1 +1,2 @@
MD5 (mutt_vc_query-002.tar.bz2) = 430d2867498699f95a32a1405aff38df
+SIZE (mutt_vc_query-002.tar.bz2) = 63697
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile
index f3f2190b20c0..a958ce5c5216 100644
--- a/print/muttprint/Makefile
+++ b/print/muttprint/Makefile
@@ -29,6 +29,7 @@ RUN_DEPENDS+= cupstestppd:${PORTSDIR}/print/cups-lpr \
espgs:${PORTSDIR}/print/cups-pstoraster
.endif
+USE_SIZE= yes
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
USE_GMAKE= yes
diff --git a/print/muttprint/distinfo b/print/muttprint/distinfo
index 388d9341883f..b82babacc910 100644
--- a/print/muttprint/distinfo
+++ b/print/muttprint/distinfo
@@ -1 +1,2 @@
MD5 (muttprint-0.71.tar.gz) = 239c3fd51db6ebf7afc221a23c9a6a7b
+SIZE (muttprint-0.71.tar.gz) = 788837
diff --git a/sysutils/multitail/Makefile b/sysutils/multitail/Makefile
index d926c8ef7fca..9af7c26e1e47 100644
--- a/sysutils/multitail/Makefile
+++ b/sysutils/multitail/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= obraun@FreeBSD.org
COMMENT= Tail multiple files on console with ncurses
+USE_SIZE= yes
USE_REINPLACE= yes
MAN1= multitail.1
diff --git a/sysutils/multitail/distinfo b/sysutils/multitail/distinfo
index 1ec701265c3b..8ebef494f2a1 100644
--- a/sysutils/multitail/distinfo
+++ b/sysutils/multitail/distinfo
@@ -1 +1,2 @@
MD5 (multitail-3.0.6.tgz) = 48ea209aaa314de2a9e871345d438782
+SIZE (multitail-3.0.6.tgz) = 39813
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 46ea61fb8163..32b9f361f511 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -15,6 +15,7 @@ DISTNAME= HaXml-${PORTVERSION}
MAINTAINER= obraun@FreeBSD.org
COMMENT= A collection of utilities for using Haskell and XML together
+USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/textproc/hs-HaXml/distinfo b/textproc/hs-HaXml/distinfo
index 8f089dacb568..9a0dce179415 100644
--- a/textproc/hs-HaXml/distinfo
+++ b/textproc/hs-HaXml/distinfo
@@ -1 +1,2 @@
MD5 (HaXml-1.11.tar.gz) = 66a3cca7ebb62a50f5f799f3bf633d28
+SIZE (HaXml-1.11.tar.gz) = 368183
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile
index 46ea61fb8163..32b9f361f511 100644
--- a/textproc/hs-haxml/Makefile
+++ b/textproc/hs-haxml/Makefile
@@ -15,6 +15,7 @@ DISTNAME= HaXml-${PORTVERSION}
MAINTAINER= obraun@FreeBSD.org
COMMENT= A collection of utilities for using Haskell and XML together
+USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/textproc/hs-haxml/distinfo b/textproc/hs-haxml/distinfo
index 8f089dacb568..9a0dce179415 100644
--- a/textproc/hs-haxml/distinfo
+++ b/textproc/hs-haxml/distinfo
@@ -1 +1,2 @@
MD5 (HaXml-1.11.tar.gz) = 66a3cca7ebb62a50f5f799f3bf633d28
+SIZE (HaXml-1.11.tar.gz) = 368183
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index 8d826a380578..83a40f9f285c 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= obraun@FreeBSD.org
COMMENT= Gtk+ based, file manager inspired by DirectoryOpus
+USE_SIZE= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/x11-fm/gentoo/distinfo b/x11-fm/gentoo/distinfo
index 9354e61a21be..a20ef9f36349 100644
--- a/x11-fm/gentoo/distinfo
+++ b/x11-fm/gentoo/distinfo
@@ -1 +1,2 @@
MD5 (gentoo-0.11.45.tar.gz) = 0b43a0b05c9ffd2bbd9f3889708d9c42
+SIZE (gentoo-0.11.45.tar.gz) = 1237565
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index e3765befb5cd..245cebae6b19 100644
--- a/x11-toolkits/hs-frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
.endif
+USE_SIZE= yes
USE_GMAKE= yes
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/FranTk1.1/src
diff --git a/x11-toolkits/hs-frantk/distinfo b/x11-toolkits/hs-frantk/distinfo
index 5f6b53661d9c..9c2d1b59de44 100644
--- a/x11-toolkits/hs-frantk/distinfo
+++ b/x11-toolkits/hs-frantk/distinfo
@@ -1 +1,2 @@
MD5 (FranTk1_1.tar.gz) = eb7137696a9e736fff4731c635063f9f
+SIZE (FranTk1_1.tar.gz) = 498670
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index fd069270c680..494743711cf3 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -22,8 +22,8 @@ RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 \
RUN_DEPENDS+= ports-config:${PORTSDIR}/devel/hs-hpl
.endif
+USE_SIZE= yes
USE_GNOME= glib12 gtk12
-
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/x11-toolkits/hs-gtk+hs/distinfo b/x11-toolkits/hs-gtk+hs/distinfo
index 2ba14e7ef41f..522da6efb2b8 100644
--- a/x11-toolkits/hs-gtk+hs/distinfo
+++ b/x11-toolkits/hs-gtk+hs/distinfo
@@ -1 +1,2 @@
MD5 (gtk+hs-0.15.2.tar.gz) = 705e03469dffaf2c8b1b26976e050ec6
+SIZE (gtk+hs-0.15.2.tar.gz) = 217512
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 9389bbeeb6a6..140fd8d9def3 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -18,8 +18,8 @@ COMMENT= A GTK2 Binding for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
+USE_SIZE= yes
USE_GNOME= gtk20
-
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-c2hs=no
USE_GMAKE= yes
diff --git a/x11-toolkits/hs-gtk2hs/distinfo b/x11-toolkits/hs-gtk2hs/distinfo
index eac07927aa06..aae697cc8812 100644
--- a/x11-toolkits/hs-gtk2hs/distinfo
+++ b/x11-toolkits/hs-gtk2hs/distinfo
@@ -1 +1,2 @@
MD5 (gtk2hs-0.9.4.tar.gz) = b5d5c03e52d6895549d051b371d052a9
+SIZE (gtk2hs-0.9.4.tar.gz) = 434842