aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-02-08 09:14:05 +0800
committerlioux <lioux@FreeBSD.org>2004-02-08 09:14:05 +0800
commitf2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch)
tree4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /devel
parent09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff)
downloadfreebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz
freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst
freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip
USE_SIZEify
Diffstat (limited to 'devel')
-rw-r--r--devel/ddd/Makefile1
-rw-r--r--devel/ddd/distinfo1
-rw-r--r--devel/libtai/Makefile1
-rw-r--r--devel/libtai/distinfo1
-rw-r--r--devel/linux-understand_ada/Makefile1
-rw-r--r--devel/linux-understand_ada/distinfo1
-rw-r--r--devel/linux-understand_c/Makefile1
-rw-r--r--devel/linux-understand_c/distinfo1
-rw-r--r--devel/linux-understand_java/Makefile1
-rw-r--r--devel/linux-understand_java/distinfo1
-rw-r--r--devel/popt/Makefile1
-rw-r--r--devel/popt/distinfo1
12 files changed, 12 insertions, 0 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile
index 7676a6d0554a..a80a7cb619b5 100644
--- a/devel/ddd/Makefile
+++ b/devel/ddd/Makefile
@@ -22,6 +22,7 @@ CONFIGURE_ARGS= --with-motif-libraries="${LIBXMDIR}" \
--with-readline-libraries=/usr/lib
USE_GMAKE= yes
USE_REINPLACE= yes
+USE_SIZE= yes
USE_XPM= yes
USE_MOTIF= yes
PLIST_SUB= VERSION=${PORTVERSION}
diff --git a/devel/ddd/distinfo b/devel/ddd/distinfo
index 31a7fad250e7..c9803188a58a 100644
--- a/devel/ddd/distinfo
+++ b/devel/ddd/distinfo
@@ -1 +1,2 @@
MD5 (ddd-3.3.1.tar.gz) = 38589618d7cd02a03d062bb116bbf1d2
+SIZE (ddd-3.3.1.tar.gz) = 5820713
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index a996d3eb8b57..db60118195b3 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= A library for storing and manipulating dates and times in second/attosecond
USE_REINPLACE= yes
+USE_SIZE= yes
ALL_TARGET= it
INSTALLS_SHLIB= yes
diff --git a/devel/libtai/distinfo b/devel/libtai/distinfo
index f6760b70b6b4..a3f43c74b08d 100644
--- a/devel/libtai/distinfo
+++ b/devel/libtai/distinfo
@@ -1 +1,2 @@
MD5 (libtai-0.60.tar.gz) = 97b581ec4aefc00f461cefe3c64be244
+SIZE (libtai-0.60.tar.gz) = 17300
diff --git a/devel/linux-understand_ada/Makefile b/devel/linux-understand_ada/Makefile
index 1e183c104497..23e5d43f2d5b 100644
--- a/devel/linux-understand_ada/Makefile
+++ b/devel/linux-understand_ada/Makefile
@@ -18,6 +18,7 @@ COMMENT= Understand can parse a Ada project helping reverse engineer it
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
+USE_SIZE= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/devel/linux-understand_ada/distinfo b/devel/linux-understand_ada/distinfo
index ba87232352b0..8e5a06e9e4a9 100644
--- a/devel/linux-understand_ada/distinfo
+++ b/devel/linux-understand_ada/distinfo
@@ -1 +1,2 @@
MD5 (und_ada-14b206-linux.tar.gz) = d5fd65e67c31d72f5dc8dba99f5f0ebc
+SIZE (und_ada-14b206-linux.tar.gz) = 14952682
diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile
index e756735380d5..6c4fa68327f6 100644
--- a/devel/linux-understand_c/Makefile
+++ b/devel/linux-understand_c/Makefile
@@ -19,6 +19,7 @@ COMMENT= Understand can parse a C/C++ project helping reverse engineer it
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
+USE_SIZE= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/devel/linux-understand_c/distinfo b/devel/linux-understand_c/distinfo
index aeee9e7a4542..50d8f28eaf58 100644
--- a/devel/linux-understand_c/distinfo
+++ b/devel/linux-understand_c/distinfo
@@ -1 +1,2 @@
MD5 (und_c-14b206-linux.tar.gz) = 90bebdc81681733909fbe1c0cae55394
+SIZE (und_c-14b206-linux.tar.gz) = 13964740
diff --git a/devel/linux-understand_java/Makefile b/devel/linux-understand_java/Makefile
index 795b9ae39c30..4ea8e210ed28 100644
--- a/devel/linux-understand_java/Makefile
+++ b/devel/linux-understand_java/Makefile
@@ -18,6 +18,7 @@ COMMENT= Understand can parse a Java project helping reverse engineer it
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
+USE_SIZE= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/devel/linux-understand_java/distinfo b/devel/linux-understand_java/distinfo
index 746a2d7de89d..cf569529a141 100644
--- a/devel/linux-understand_java/distinfo
+++ b/devel/linux-understand_java/distinfo
@@ -1 +1,2 @@
MD5 (und_java-14b206-linux.tar.gz) = d92945cffda483ea2461e236e5e6e890
+SIZE (und_java-14b206-linux.tar.gz) = 13978785
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index ebc0432ac3fc..d7e8aa932efc 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -18,6 +18,7 @@ COMMENT= A getopt(3) like library with a number of enhancements, from Redhat
USE_GETTEXT= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
+USE_SIZE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/popt/distinfo b/devel/popt/distinfo
index 9ec095f82c7a..7cc4bfb26f86 100644
--- a/devel/popt/distinfo
+++ b/devel/popt/distinfo
@@ -1 +1,2 @@
MD5 (popt-1.6.4.tar.gz) = 734b375abdcc6bf70541d0bef8147449
+SIZE (popt-1.6.4.tar.gz) = 529791