pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Remove pgcc -- obsoleted by the release of gcc3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ceab2f87443
branches: trunk
changeset: 484127:8ceab2f87443
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 25 15:10:08 2004 +0000
description:
Remove pgcc -- obsoleted by the release of gcc3.
diffstat:
lang/Makefile | 3 +-
lang/pgcc/DESCR | 4 -
lang/pgcc/MESSAGE | 8 -
lang/pgcc/Makefile | 101 -
lang/pgcc/PLIST | 3 -
lang/pgcc/distinfo | 33 -
lang/pgcc/files/gcc.mk | 7 -
lang/pgcc/files/netbsd.ml | 8 -
lang/pgcc/files/netbsdelf.ml | 10 -
lang/pgcc/patches/patch-aa | 10935 -----------------------------------------
lang/pgcc/patches/patch-ab | 169 -
lang/pgcc/patches/patch-ac | 28 -
lang/pgcc/patches/patch-ad | 74 -
lang/pgcc/patches/patch-ae | 50 -
lang/pgcc/patches/patch-af | 177 -
lang/pgcc/patches/patch-ag | 16 -
lang/pgcc/patches/patch-ah | 34 -
lang/pgcc/patches/patch-ai | 9 -
lang/pgcc/patches/patch-aj | 9 -
lang/pgcc/patches/patch-ak | 49 -
lang/pgcc/patches/patch-al | 113 -
lang/pgcc/patches/patch-am | 37 -
lang/pgcc/patches/patch-an | 11 -
lang/pgcc/patches/patch-ao | 18 -
lang/pgcc/patches/patch-ap | 12 -
lang/pgcc/patches/patch-aq | 64 -
lang/pgcc/patches/patch-ar | 832 ---
lang/pgcc/patches/patch-as | 20 -
lang/pgcc/patches/patch-at | 43 -
lang/pgcc/patches/patch-au | 63 -
lang/pgcc/patches/patch-av | 14 -
lang/pgcc/patches/patch-aw | 13 -
lang/pgcc/patches/patch-ax | 11 -
lang/pgcc/patches/patch-ay | 11 -
lang/pgcc/patches/patch-az | 13 -
lang/pgcc/patches/patch-ba | 18 -
36 files changed, 1 insertions(+), 13019 deletions(-)
diffs (truncated from 13174 to 300 lines):
diff -r fa726a64a388 -r 8ceab2f87443 lang/Makefile
--- a/lang/Makefile Thu Nov 25 15:07:32 2004 +0000
+++ b/lang/Makefile Thu Nov 25 15:10:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2004/11/18 09:15:15 wiz Exp $
+# $NetBSD: Makefile,v 1.198 2004/11/25 15:10:08 wiz Exp $
#
COMMENT= Programming languages
@@ -104,7 +104,6 @@
SUBDIR+= perl58
SUBDIR+= perl58-thread
SUBDIR+= pforth
-SUBDIR+= pgcc
#SUBDIR+= php # only contains Makefile fragments
#SUBDIR+= php5 # only contains Makefile fragments
SUBDIR+= pnet
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/DESCR
--- a/lang/pgcc/DESCR Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-PGCC stands for Pentium GCC. The PGCC is a version of the GNU C compiler
-(GCC) that provides the feature-set in similarly numbered versions of GCC,
-and in addition, provides special optimizations for the Intel Pentium and
-Pentium-compatible processors.
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/MESSAGE
--- a/lang/pgcc/MESSAGE Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2003/07/21 12:48:43 seb Exp $
-
-To use ${PKGNAME} include
-"${PREFIX}/share/examples/${PKGNAME_NOREV}/mk.conf"
-in your BSD style makefile.
-
-===========================================================================
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/Makefile
--- a/lang/pgcc/Makefile Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,101 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2004/05/09 02:26:14 snj Exp $
-
-DISTNAME= gcc-2.95.2
-PKGNAME= pgcc-2.95.2.1
-PKGREVISION= 1
-CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_GNU:=gcc/}
-
-PATCH_SITES= http://goof.com/pcg/data/source/
-PATCHFILES= gcc-${PGCC_VERSION}-${PKGNAME_NOREV}.diff.gz
-PATCH_DIST_STRIP+= -p1
-
-MAINTAINER= jmcneill%invisible.yi.org@localhost
-HOMEPAGE= http://goof.com/pcg/
-COMMENT= Pentium GNU Compiler Collection
-
-# 'Pentium GCC' is optimized for the Intel Pentium processor, but should
-# work on all platforms on which GCC works.
-ONLY_FOR_PLATFORM= NetBSD-*-arm NetBSD-*-arm32 NetBSD-*-i386 \
- NetBSD-*-m68k NetBSD-*-sparc SunOS-*-*
-
-USE_BUILDLINK3= YES
-USE_PKGINSTALL= YES
-USE_GNU_TOOLS+= make
-
-HAS_CONFIGURE= YES
-CONFIGURE_SCRIPT= ${WRKSRC}/configure
-CONFIGURE_ARGS= --host=${MACHINE_GNU_PLATFORM}
-CONFIGURE_ARGS+= --prefix=${GCC_PREFIX}
-CONFIGURE_ARGS+= --enable-shared
-
-CONFIGURE_DIRS= ${WRKDIR}/objdir
-BUILD_DIRS= ${CONFIGURE_DIRS}
-
-INFO_DIR= ${GCC_PREFIX:S|^${PREFIX}/||}/info
-INFO_FILES= chill.info cpp.info g77.info gcc.info
-
-# For pgcc, GCC_VERSION is actually the name of a subdirectory in the gcc
-# library tree. We keep the odd name to keep this Makefile in-sync with
-# lang/gcc/Makefile. PGCC_VERSION is set to the actual version of pgcc.
-#
-PGCC_VERSION= ${PKGNAME:C/.*-//:C/nb[0-9]*$//}
-GCC_ARCHDIR= ${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION}
-GCC_VERSION= ${PKGNAME}
-
-.include "../../mk/bsd.prefs.mk"
-
-GCC_PREFIX= ${PREFIX}/${PKGNAME_NOREV}
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-.if ${OPSYS} == "SunOS"
-. if ${CC:M*gcc*} == ""
-ALL_TARGET= bootstrap
-. endif
-# we know it's a GNU toolchain on Linux and the BSDs.
-.elif ${OPSYS:M*BSD} != "" || ${OPSYS} == "Linux"
-CONFIGURE_ARGS+= --with-gnu-as
-CONFIGURE_ARGS+= --with-gnu-ld
-.else
-# play it safe, force a bootstrap build if we don't know for sure it
-# is gcc.
-. if ${CC:M*gcc*} == ""
-ALL_TARGET= bootstrap
-. endif
-.endif
-
-FILES_SUBST+= GCC_PREFIX=${GCC_PREFIX}
-FILES_SUBST+= PKGNAME_NOREV=${PKGNAME_NOREV}
-MESSAGE_SUBST+= PKGNAME_NOREV=${PKGNAME_NOREV}
-
-post-extract:
- ${CP} ${FILESDIR}/netbsd*.ml ${WRKSRC}/libstdc++/config
-
-pre-configure:
- ${MKDIR} ${BUILD_DIRS}
- cd ${WRKSRC} && contrib/egcs_update --touch
-
-post-build:
- @${SED} ${FILES_SUBST_SED} ${FILESDIR}/gcc.mk > ${WRKDIR}/gcc.mk
-
-post-install:
-.if (${OPSYS} == "SunOS")
- -cd ${GCC_ARCHDIR}/include && ${RM} -f fixed && ${RMDIR} v7 v9
-.else
- ${RM} -f ${GCC_ARCHDIR}/include/curses.h ${GCC_PREFIX}/bin/cc
-.endif
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/${PKGNAME_NOREV}
- ${INSTALL_DATA} ${WRKDIR}/gcc.mk ${PREFIX}/share/examples/${PKGNAME_NOREV}/mk.conf
- ${LN} -s gcc ${GCC_PREFIX}/bin/cc
- ${CP} -f ${PKGDIR}/PLIST ${PLIST_SRC}
- ${FIND} ${GCC_PREFIX} \( -type f -o -type l \) -print \
- | ${SORT} | ${SED} -e "s,${PREFIX}/,,g" \
- >> ${PLIST_SRC}
- ${FIND} ${GCC_PREFIX} -type d -print \
- | ${SORT} -r | ${SED} -e "s,${PREFIX}/,@dirrm ,g" \
- >> ${PLIST_SRC}
-
-.include "../../mk/bsd.pkg.mk"
-
-# Make bootstrap with compiler != gcc possible.
-LDFLAGS= ${_STRIPFLAG_CC}
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/PLIST
--- a/lang/pgcc/PLIST Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2003/07/21 12:48:44 seb Exp $
-share/examples/${PKGNAME}/mk.conf
-@dirrm share/examples/${PKGNAME}
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/distinfo
--- a/lang/pgcc/distinfo Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/03/14 14:54:49 wiz Exp $
-
-SHA1 (gcc-2.95.2.tar.gz) = c3da103de3fa97c78ccc1b4fdc29fa25bf26a6c8
-Size (gcc-2.95.2.tar.gz) = 12885815 bytes
-SHA1 (gcc-2.95.2.1-pgcc-2.95.2.1.diff.gz) = 37035c54e903511b4aea05f11e9fd6ba4e7cf261
-Size (gcc-2.95.2.1-pgcc-2.95.2.1.diff.gz) = 168420 bytes
-SHA1 (patch-aa) = bae789b2acbcae4cf8876d116c80ec8e4b3da359
-SHA1 (patch-ab) = 8895083742d7a2acedee1d1405a9fe2d44fbb3c3
-SHA1 (patch-ac) = 3dddca70bd3860afdfb066d4b59a144dd7c2a520
-SHA1 (patch-ad) = e09ff41ba073b2fd1cbdd15a555ddc3b99938c92
-SHA1 (patch-ae) = 7e675a8fea9c45169deac34eae5a9e23ec6c1d77
-SHA1 (patch-af) = 8a6b6b9cbd94001523102a788fdfe7f3638309eb
-SHA1 (patch-ag) = 7619a10501280a121da4813e021a33a948e7f7b4
-SHA1 (patch-ah) = fb50a9fe36b00096a2d98c27ad0a9d14dd58db70
-SHA1 (patch-ai) = 6b377f16fcefcf90d34192b10344c75f5a43d848
-SHA1 (patch-aj) = 20ea2627f79292c8127d1ddc317ce75e45506721
-SHA1 (patch-ak) = d92aa879ddb87c100b2168bd58307c32a08ed54b
-SHA1 (patch-al) = 5dc1df948449be6b076be783c44359663c95f0e0
-SHA1 (patch-am) = 575252905cdfa59f814c8b39e9733fa658061f9f
-SHA1 (patch-an) = 98e4a21e5ee1f1c7ce86387278b17bd12cea2c49
-SHA1 (patch-ao) = 8aa4b32592ab491309a0daecd2ea4c08498ce072
-SHA1 (patch-ap) = b86c3ab571f69d5d96bfe770e76f9ad6111b4116
-SHA1 (patch-aq) = 08d9dc73e49a504dd3c74c87f8fee0bd2e0d3e70
-SHA1 (patch-ar) = 07e3e3d4b74518793aed7388d72a57cc70d2fd59
-SHA1 (patch-as) = 7144acf5b568b4487f790ee61c1d510754aa9827
-SHA1 (patch-at) = 3a9aa67b107126ad247352aa5f34bb02fa9ae6a5
-SHA1 (patch-au) = b11c3982d0ee9bcdd42b5ac320033f5772c1933d
-SHA1 (patch-av) = fac14cc43a451671ee825961c24870426991f4c7
-SHA1 (patch-aw) = 6a793c8735e167dbcab1c33248438a6ac8057717
-SHA1 (patch-ax) = 242d5219ba8b0debe038e186deecc980f9bf9a3f
-SHA1 (patch-ay) = eaaf536efdee990fa6970b1281fed4c6f2621c26
-SHA1 (patch-az) = 67d507f29492b3bc7a11551a1344aff3b8bb56fe
-SHA1 (patch-ba) = 3e0b1a3b07d6070ec353eab8963ba785a9d11a85
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/files/gcc.mk
--- a/lang/pgcc/files/gcc.mk Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-# $NetBSD: gcc.mk,v 1.2 2003/07/21 12:48:46 seb Exp $
-#
-# make configuration file for @PKGNAME_NOREV@
-
-CC= @GCC_PREFIX@/bin/cc
-CPP= @GCC_PREFIX@/bin/cpp
-CXX= @GCC_PREFIX@/bin/c++
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/files/netbsd.ml
--- a/lang/pgcc/files/netbsd.ml Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-# a.out with shared libm, so we can link it into the shared libstdc++.
-
-ARLIB = libstdc++.a.`echo $(VERSION) | sed 's/\([0-9]*[.][0-9]*\).*/\1/'`
-SHLIB = libstdc++.so.`echo $(VERSION) | sed 's/\([0-9]*[.][0-9]*\).*/\1/'`
-
-LIBS = $(ARLIB) $(ARLINK) $(SHLIB)
-SHDEPS = -lm
-DEPLIBS = ../$(SHLIB)
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/files/netbsdelf.ml
--- a/lang/pgcc/files/netbsdelf.ml Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-# ELF with shared libm, so we can link it into the shared libstdc++.
-
-ARLIB = libstdc++.a.`echo $(VERSION) | sed 's/\([0-9]*[.][0-9]*\).*/\1/'`
-SHLIB = libstdc++.so.`echo $(VERSION) | sed 's/\([0-9]*[.][0-9]*\).*/\1/'`
-MSHLINK = libstdc++.so.`echo $(VERSION) | sed 's/\([0-9]*\).*/\1/'`
-
-LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK) mshlink
-SHFLAGS = -Wl,-soname,$(MSHLINK)
-SHDEPS = -lm
-DEPLIBS = ../$(SHLIB)
diff -r fa726a64a388 -r 8ceab2f87443 lang/pgcc/patches/patch-aa
--- a/lang/pgcc/patches/patch-aa Thu Nov 25 15:07:32 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10935 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2002/03/14 14:54:50 wiz Exp $
-
---- ../gcc-2.95.2/gcc/f/intdoc.texi.orig Wed May 12 22:56:21 1999
-+++ ../gcc-2.95.2/gcc/f/intdoc.texi Sat Sep 16 00:17:42 2000
-@@ -1,10930 +0,0 @@
--@c This file is automatically derived from intdoc.c, intdoc.in,
--@c ansify.c, intrin.def, and intrin.h. Edit those files instead.
--@menu
--@ifset familyF2U
--* Abort Intrinsic:: Abort the program.
--@end ifset
--@ifset familyF77
--* Abs Intrinsic:: Absolute value.
--@end ifset
--@ifset familyF2U
--* Access Intrinsic:: Check file accessibility.
--@end ifset
--@ifset familyASC
--* AChar Intrinsic:: ASCII character from code.
--@end ifset
--@ifset familyF77
--* ACos Intrinsic:: Arc cosine.
--@end ifset
--@ifset familyVXT
--* ACosD Intrinsic:: (Reserved for future use.)
--@end ifset
--@ifset familyF90
--* AdjustL Intrinsic:: (Reserved for future use.)
--* AdjustR Intrinsic:: (Reserved for future use.)
--@end ifset
--@ifset familyF77
--* AImag Intrinsic:: Convert/extract imaginary part of complex.
--@end ifset
--@ifset familyVXT
--* AIMax0 Intrinsic:: (Reserved for future use.)
--* AIMin0 Intrinsic:: (Reserved for future use.)
--@end ifset
--@ifset familyF77
--* AInt Intrinsic:: Truncate to whole number.
--@end ifset
--@ifset familyVXT
--* AJMax0 Intrinsic:: (Reserved for future use.)
--* AJMin0 Intrinsic:: (Reserved for future use.)
--@end ifset
--@ifset familyF2U
--* Alarm Intrinsic:: Execute a routine after a given delay.
--@end ifset
--@ifset familyF90
--* All Intrinsic:: (Reserved for future use.)
--* Allocated Intrinsic:: (Reserved for future use.)
--@end ifset
--@ifset familyF77
--* ALog Intrinsic:: Natural logarithm (archaic).
--* ALog10 Intrinsic:: Common logarithm (archaic).
--* AMax0 Intrinsic:: Maximum value (archaic).
--* AMax1 Intrinsic:: Maximum value (archaic).
--* AMin0 Intrinsic:: Minimum value (archaic).
--* AMin1 Intrinsic:: Minimum value (archaic).
--* AMod Intrinsic:: Remainder (archaic).
--@end ifset
--@ifset familyF2C
--* And Intrinsic:: Boolean AND.
--@end ifset
--@ifset familyF77
--* ANInt Intrinsic:: Round to nearest whole number.
--@end ifset
--@ifset familyF90
--* Any Intrinsic:: (Reserved for future use.)
--@end ifset
--@ifset familyF77
--* ASin Intrinsic:: Arc sine.
--@end ifset
--@ifset familyVXT
Home |
Main Index |
Thread Index |
Old Index