diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /mail | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bayespam/Makefile | 1 | ||||
-rw-r--r-- | mail/bayespam/distinfo | 1 | ||||
-rw-r--r-- | mail/py-spambayes/Makefile | 1 | ||||
-rw-r--r-- | mail/py-spambayes/distinfo | 1 | ||||
-rw-r--r-- | mail/qmail/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail/distinfo | 10 | ||||
-rw-r--r-- | mail/qpopper/Makefile | 1 | ||||
-rw-r--r-- | mail/qpopper/distinfo | 2 | ||||
-rw-r--r-- | mail/spamoracle/Makefile | 1 | ||||
-rw-r--r-- | mail/spamoracle/distinfo | 1 |
10 files changed, 21 insertions, 0 deletions
diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile index a852b7743e0f..5e1bad931642 100644 --- a/mail/bayespam/Makefile +++ b/mail/bayespam/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools USE_PERL5= yes USE_REINPLACE= yes +USE_SIZE= yes NO_BUILD= yes FILES_DOCS= AUTHORS COPYING Changelog INSTALL README TODO \ diff --git a/mail/bayespam/distinfo b/mail/bayespam/distinfo index 66664e3eebe1..5464df48fc01 100644 --- a/mail/bayespam/distinfo +++ b/mail/bayespam/distinfo @@ -1 +1,2 @@ MD5 (bayespam-0.9.2.tar.gz) = fc9686726b8268beb1f4732925bb7965 +SIZE (bayespam-0.9.2.tar.gz) = 14751 diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile index f8883a4b15bd..1936728919ff 100644 --- a/mail/py-spambayes/Makefile +++ b/mail/py-spambayes/Makefile @@ -18,6 +18,7 @@ COMMENT= A Bayesian anti-spam filter written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes +USE_SIZE= yes DOC_FILES= HAMMIE.txt INTEGRATION.txt LICENSE.txt README.txt \ TESTING.txt WHAT_IS_NEW.txt contrib/BULK.txt \ diff --git a/mail/py-spambayes/distinfo b/mail/py-spambayes/distinfo index 202a086945ca..599083fac282 100644 --- a/mail/py-spambayes/distinfo +++ b/mail/py-spambayes/distinfo @@ -1 +1,2 @@ MD5 (spambayes-1.0a6.tar.gz) = f8b84ef6b582334794eaf97718b5ad9f +SIZE (spambayes-1.0a6.tar.gz) = 478186 diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 228ebd1de146..dd06612a406b 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -132,6 +132,8 @@ COMMENT?= A secure, reliable, efficient, simple, and fast MTA NO_PACKAGE= djb\'s packaging license does not allow non-standard\ qmail binary distributions +USE_SIZE= yes + # A normal qmail installation puts everything into /var/qmail/. # If you want to install to /usr/local/, then "/usr/local/qmail" is # suggested instead of "/usr/local", but both will work. diff --git a/mail/qmail/distinfo b/mail/qmail/distinfo index ceb7c9e64174..fca257cb9db5 100644 --- a/mail/qmail/distinfo +++ b/mail/qmail/distinfo @@ -1,10 +1,20 @@ MD5 (qmail-1.03.tar.gz) = 622f65f982e380dbe86e6574f3abcb7c +SIZE (qmail-1.03.tar.gz) = 220668 MD5 (qmail-103.patch) = 9140ad2b03017145cd7963c84bb24f16 +SIZE (qmail-103.patch) = 2104 MD5 (qmail-ldap-1.03-20020901.patch.gz) = 48d2761e9ae44bb4d2812a19634f1a5b +SIZE (qmail-ldap-1.03-20020901.patch.gz) = 130655 MD5 (qmail-mysql-1.1.8.patch) = 0860a5b5cd5b6f99bf005e845b2e0764 +SIZE (qmail-mysql-1.1.8.patch) = 57702 MD5 (tls.patch) = 57447ec135ddb32ada13a56b70ccf6d4 +SIZE (tls.patch) = 39095 MD5 (qmailqueue-patch) = 5a8d7a5863b0c56236af945dedd45754 +SIZE (qmailqueue-patch) = 2510 MD5 (big-todo.103.patch) = 39b6f70f65056472ff97ab40c1dba7b4 +SIZE (big-todo.103.patch) = 5546 MD5 (big-concurrency.patch) = 2ff58c3570870a8ff9a1d9eb9aec05a6 +SIZE (big-concurrency.patch) = 9331 MD5 (outgoingip.patch) = 27e07ea6328cd763481c6d8887b20fe2 +SIZE (outgoingip.patch) = 6841 MD5 (sendmail-flagf.patch) = 4e1f2d8315e7e2a5482798c9d19fac4d +SIZE (sendmail-flagf.patch) = 863 diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 11129bc74927..4f7e39f35786 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -30,6 +30,7 @@ PATCH_DIST_STRIP= -p1 USE_AUTOCONF= yes USE_REINPLACE= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lcrypt -lmd -lutil -L${LOCALBASE}/lib" \ OS_DEFS="-DSETPROCTITLE ${OS_DEFS}" diff --git a/mail/qpopper/distinfo b/mail/qpopper/distinfo index 0a58ca6772cf..7fbc3ae4cdf6 100644 --- a/mail/qpopper/distinfo +++ b/mail/qpopper/distinfo @@ -1,2 +1,4 @@ MD5 (qpopper4.0.5.tar.gz) = e00853280c9e899711f0b0239d3d8f86 +SIZE (qpopper4.0.5.tar.gz) = 2281284 MD5 (qpopper4.0.5-ipv6-20030313.diff.gz) = 1d4b68ab55b95fb1d12528c505f24e5a +SIZE (qpopper4.0.5-ipv6-20030313.diff.gz) = 53985 diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index 06653d94db13..c8d663154efc 100644 --- a/mail/spamoracle/Makefile +++ b/mail/spamoracle/Makefile @@ -16,6 +16,7 @@ COMMENT= procmail spam filter written in ML using Bayesian classification BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml USE_REINPLACE= yes +USE_SIZE= yes post-patch: @${REINPLACE_CMD} -E -e 's|^(CPP=)gcc[[:space:]]+-E|\1${CPP}|' \ diff --git a/mail/spamoracle/distinfo b/mail/spamoracle/distinfo index d2a8dd908674..b21d7c72a132 100644 --- a/mail/spamoracle/distinfo +++ b/mail/spamoracle/distinfo @@ -1 +1,2 @@ MD5 (spamoracle-1.2.tar.gz) = 1742952bc741a6036dc3a1bb3a5e73e3 +SIZE (spamoracle-1.2.tar.gz) = 15828 |