summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-06-08 12:59:01 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-06-08 12:59:01 +0000
commit2be30561567f90ab949b37207fba266d5d22dc69 (patch)
tree2e4d5863574494f0dd5f8b40996fbc365b98b392 /lang
parentAlign all info entries at 4th tab stop (as in system info entries). (diff)
update pgcc-current port.
Please note, that I left out the very last diff, because after that configure doesn't work properly anymore. PR: Reviewed by: Submitted by: Obtained from:
Notes
Notes: svn path=/head/; revision=6803
Diffstat (limited to 'lang')
-rw-r--r--lang/pgcc/Makefile25
-rw-r--r--lang/pgcc/distinfo9
-rw-r--r--lang/pgcc/pkg-comment2
-rw-r--r--lang/pgcc/pkg-plist3
4 files changed, 32 insertions, 7 deletions
diff --git a/lang/pgcc/Makefile b/lang/pgcc/Makefile
index ee273e4834ce..846caa13e7cd 100644
--- a/lang/pgcc/Makefile
+++ b/lang/pgcc/Makefile
@@ -3,7 +3,7 @@
# Date created: Mi 18 Dez 1996 00:26:20 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.1.1.1 1996/12/18 16:40:16 andreas Exp $
+# $Id: Makefile,v 1.2 1996/12/24 05:29:43 asami Exp $
#
DISTNAME= gcc-2.7.2
@@ -12,14 +12,29 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
# note this is an http site
-PATCH_SITES= http://www.nightflight.com/~pcg/data/
-PATCHFILES= gcc-2.7.2-961122.diff.gz
+PATCH_SITES= http://www.iti.cs.tu-bs.de/soft/www.goof.com/pcg/data/ \
+ http://www.nightflight.com/~pcg/data/ \
+ http://www.goof.com/pcg/data/ \
+ http://www.pmi.saitama-med.ac.jp/pcg/data/ \
+ http://linux.cis.nctu.edu.tw/pcg/data/
-MAINTAINER= andreas@klemm.gtn.com
+PATCHFILES= gcc-2.7.2-970222.diff.gz \
+ pgcc-970222-970308.diff.gz \
+ pgcc-970308-970329.diff.gz \
+ pgcc-970329-970404.diff.gz \
+ pgcc-970404-970426.diff.gz \
+ pgcc-970426-970502.diff.gz \
+ pgcc-970502-970509.diff.gz
+# This one makes configure fail:
+# pgcc-970509-970522.diff.gz
+
+MAINTAINER= andreas@FreeBSD.ORG
PATCH_DIST_STRIP= -p1 -N -E
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} --with-gnu-as --with-gnu-ld pentium-freebsd
+CONFIGURE_ARGS= --prefix=${PREFIX} --with-gnu-as --with-gnu-ld \
+ pentium-freebsd
+
MAN1= gcc.1 g++.1 cccp.1
do-build:
diff --git a/lang/pgcc/distinfo b/lang/pgcc/distinfo
index 2bab2825c6b1..fd992e1b2734 100644
--- a/lang/pgcc/distinfo
+++ b/lang/pgcc/distinfo
@@ -1,2 +1,9 @@
MD5 (gcc-2.7.2.tar.gz) = d32bb8fd2fc1d575a4f8b812ff77ec22
-MD5 (gcc-2.7.2-961122.diff.gz) = a09492319af6ea4974e032f1cb75de05
+MD5 (gcc-2.7.2-970222.diff.gz) = 5223394df1ee4e012318a00c17095b61
+MD5 (pgcc-970222-970308.diff.gz) = 30c71d36c429033b3b119f7b174e22bf
+MD5 (pgcc-970308-970329.diff.gz) = 339be95887298848ed7d7b269d8ad979
+MD5 (pgcc-970329-970404.diff.gz) = 55826af52cfb7bca3c1b613ff98de14f
+MD5 (pgcc-970404-970426.diff.gz) = 3135020e49cf5950b4459f75ade59825
+MD5 (pgcc-970426-970502.diff.gz) = 0b4cbed6711a745dfdb1f96d24be1a62
+MD5 (pgcc-970502-970509.diff.gz) = e2971ab853115395ce24210d8e5d4b08
+MD5 (pgcc-970509-970522.diff.gz) = 2594b16422d7b0f89f3ecd8f150c0815
diff --git a/lang/pgcc/pkg-comment b/lang/pgcc/pkg-comment
index 8c04fd15f136..ded9090ddcbd 100644
--- a/lang/pgcc/pkg-comment
+++ b/lang/pgcc/pkg-comment
@@ -1 +1 @@
-gcc optimized for INTEL Pentium CPU, Developer (alpha) Release
+gcc optimized for INTEL Pentium CPU, Developer Release
diff --git a/lang/pgcc/pkg-plist b/lang/pgcc/pkg-plist
index cd3193c796c3..05ad175c1268 100644
--- a/lang/pgcc/pkg-plist
+++ b/lang/pgcc/pkg-plist
@@ -1,6 +1,7 @@
bin/c++
bin/g++
bin/gcc
+bin/gcov
bin/pentium-freebsd-gcc
bin/protoize
bin/unprotoize
@@ -28,6 +29,8 @@ info/gcc.info-23
info/gcc.info-24
info/gcc.info-25
info/gcc.info-26
+info/gcc.info-27
+info/gcc.info-28
info/gcc.info-3
info/gcc.info-4
info/gcc.info-5