diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-10 16:14:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-10 16:14:03 +0000 |
commit | 74b0961b5bbf25091f9ce967b7e1fc038733a0aa (patch) | |
tree | 576dc8d54b539c3897be633c7acaa826cd286181 /devel/libg++ | |
parent | d6599854a591e35b51b818fb8f926a482c9f6a37 (diff) | |
download | pkgsrc-74b0961b5bbf25091f9ce967b7e1fc038733a0aa.tar.gz |
Remove libg++; it has been discontinued in 1998.
Diffstat (limited to 'devel/libg++')
-rw-r--r-- | devel/libg++/DESCR | 3 | ||||
-rw-r--r-- | devel/libg++/Makefile | 39 | ||||
-rw-r--r-- | devel/libg++/PLIST.pre | 174 | ||||
-rw-r--r-- | devel/libg++/distinfo | 8 | ||||
-rw-r--r-- | devel/libg++/files/Makefile | 77 | ||||
-rw-r--r-- | devel/libg++/patches/patch-aa | 13 | ||||
-rw-r--r-- | devel/libg++/patches/patch-ab | 13 | ||||
-rw-r--r-- | devel/libg++/patches/patch-ac | 17 | ||||
-rw-r--r-- | devel/libg++/patches/patch-ad | 13 |
9 files changed, 0 insertions, 357 deletions
diff --git a/devel/libg++/DESCR b/devel/libg++/DESCR deleted file mode 100644 index 7fa062ce77b..00000000000 --- a/devel/libg++/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -The GNU C++ Class Library is a set of C++ classes that ease implementation -of many common concepts left out of even the most recent C++ standards. -It includes regular expressions, dynamically linked lists, and more. diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile deleted file mode 100644 index 0168054b0c1..00000000000 --- a/devel/libg++/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# $NetBSD: Makefile,v 1.28 2004/06/12 04:36:56 grant Exp $ -# - -DISTNAME= libg++-${GXXVERSION} -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU:=libg++/} - -MAINTAINER= tech-pkg@NetBSD.org -COMMENT= GNU C++ Class Library - -ONLY_FOR_PLATFORM= NetBSD-*-* - -.if !exists(/usr/lib/libstdc++.so.2.0) && !exists(/usr/lib/libstdc++.so) -PKG_SKIP_REASON= '${PKGNAME} is part of your NetBSD-1.3.x distribution. This is designed for NetBSD>=1.4.' -.endif - -# used by internal Makefile -GXXVERSION= 2.8.1.1a - -MAKE_ENV+= GXXVERSION="${GXXVERSION}" NOPROFILE=1 NOGCCERROR=1 -PLIST_SRC= ${WRKSRC}/.PLIST - -USE_MAKEINFO= YES -INFO_FILES= libg++.info - -do-configure: - @${CP} ${FILESDIR}/Makefile ${WRKSRC} - -pre-install: - ${INSTALL_DATA_DIR} ${PREFIX}/include/g++/gen - -post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/genclass ${PREFIX}/bin/ - ${INSTALL_DATA} ${WRKSRC}/libg++.info ${PREFIX}/info/ - @(${CAT} ${PKGDIR}/PLIST.pre; cd ${PREFIX}; \ - /bin/ls 2>/dev/null -1d lib/libg++*.a lib/libg++.so*) \ - >${PLIST_SRC} - -.include "../../mk/bsd.pkg.mk" diff --git a/devel/libg++/PLIST.pre b/devel/libg++/PLIST.pre deleted file mode 100644 index 2df9bb2214b..00000000000 --- a/devel/libg++/PLIST.pre +++ /dev/null @@ -1,174 +0,0 @@ -@comment $NetBSD: PLIST.pre,v 1.4 2004/02/16 11:21:13 seb Exp $ -bin/genclass -include/g++/gen/AVLMap.hP -include/g++/gen/AVLSet.hP -include/g++/gen/AVec.hP -include/g++/gen/BSTSet.hP -include/g++/gen/Bag.hP -include/g++/gen/CHBag.hP -include/g++/gen/CHMap.hP -include/g++/gen/CHNode.hP -include/g++/gen/CHSet.hP -include/g++/gen/DLDeque.hP -include/g++/gen/DLList.hP -include/g++/gen/Deque.hP -include/g++/gen/FPQueue.hP -include/g++/gen/FPStack.hP -include/g++/gen/FPlex.hP -include/g++/gen/List.hP -include/g++/gen/MPlex.hP -include/g++/gen/Map.hP -include/g++/gen/OSLBag.hP -include/g++/gen/OSLSet.hP -include/g++/gen/OXPBag.hP -include/g++/gen/OXPSet.hP -include/g++/gen/PHPQ.hP -include/g++/gen/PQ.hP -include/g++/gen/PSList.hP -include/g++/gen/PVec.hP -include/g++/gen/Plex.hP -include/g++/gen/Queue.hP -include/g++/gen/RAVLMap.hP -include/g++/gen/RPlex.hP -include/g++/gen/SLBag.hP -include/g++/gen/SLList.hP -include/g++/gen/SLQueue.hP -include/g++/gen/SLSet.hP -include/g++/gen/SLStack.hP -include/g++/gen/Set.hP -include/g++/gen/SkipBag.hP -include/g++/gen/SkipMap.hP -include/g++/gen/SkipSet.hP -include/g++/gen/SplayBag.hP -include/g++/gen/SplayMap.hP -include/g++/gen/SplayNode.hP -include/g++/gen/SplayPQ.hP -include/g++/gen/SplaySet.hP -include/g++/gen/Stack.hP -include/g++/gen/VHBag.hP -include/g++/gen/VHMap.hP -include/g++/gen/VHSet.hP -include/g++/gen/VOHSet.hP -include/g++/gen/VQueue.hP -include/g++/gen/VStack.hP -include/g++/gen/Vec.hP -include/g++/gen/XPBag.hP -include/g++/gen/XPDeque.hP -include/g++/gen/XPPQ.hP -include/g++/gen/XPQueue.hP -include/g++/gen/XPSet.hP -include/g++/gen/XPStack.hP -include/g++/gen/XPlex.hP -include/g++/gen/defs.hP -include/g++/gen/intSList.hP -include/g++/gen/intVec.hP -include/g++/gen/AVLMap.ccP -include/g++/gen/AVLSet.ccP -include/g++/gen/AVec.ccP -include/g++/gen/BSTSet.ccP -include/g++/gen/Bag.ccP -include/g++/gen/CHBag.ccP -include/g++/gen/CHMap.ccP -include/g++/gen/CHNode.ccP -include/g++/gen/CHSet.ccP -include/g++/gen/DLDeque.ccP -include/g++/gen/DLList.ccP -include/g++/gen/Deque.ccP -include/g++/gen/FPQueue.ccP -include/g++/gen/FPStack.ccP -include/g++/gen/FPlex.ccP -include/g++/gen/List.ccP -include/g++/gen/MPlex.ccP -include/g++/gen/Map.ccP -include/g++/gen/OSLBag.ccP -include/g++/gen/OSLSet.ccP -include/g++/gen/OXPBag.ccP -include/g++/gen/OXPSet.ccP -include/g++/gen/PHPQ.ccP -include/g++/gen/PQ.ccP -include/g++/gen/Plex.ccP -include/g++/gen/Queue.ccP -include/g++/gen/RAVLMap.ccP -include/g++/gen/RPlex.ccP -include/g++/gen/SLBag.ccP -include/g++/gen/SLList.ccP -include/g++/gen/SLQueue.ccP -include/g++/gen/SLSet.ccP -include/g++/gen/SLStack.ccP -include/g++/gen/Set.ccP -include/g++/gen/SkipBag.ccP -include/g++/gen/SkipMap.ccP -include/g++/gen/SkipSet.ccP -include/g++/gen/SplayBag.ccP -include/g++/gen/SplayMap.ccP -include/g++/gen/SplayNode.ccP -include/g++/gen/SplayPQ.ccP -include/g++/gen/SplaySet.ccP -include/g++/gen/Stack.ccP -include/g++/gen/VHBag.ccP -include/g++/gen/VHMap.ccP -include/g++/gen/VHSet.ccP -include/g++/gen/VOHSet.ccP -include/g++/gen/VQueue.ccP -include/g++/gen/VStack.ccP -include/g++/gen/Vec.ccP -include/g++/gen/XPBag.ccP -include/g++/gen/XPDeque.ccP -include/g++/gen/XPPQ.ccP -include/g++/gen/XPQueue.ccP -include/g++/gen/XPSet.ccP -include/g++/gen/XPStack.ccP -include/g++/gen/XPlex.ccP -include/g++/ACG.h -include/g++/AllocRing.h -include/g++/Binomial.h -include/g++/BitSet.h -include/g++/BitString.h -include/g++/Complex.h -include/g++/DLList.h -include/g++/DiscUnif.h -include/g++/Erlang.h -include/g++/Fix.h -include/g++/Fix16.h -include/g++/Fix24.h -include/g++/Geom.h -include/g++/GetOpt.h -include/g++/HypGeom.h -include/g++/Incremental.h -include/g++/Integer.h -include/g++/LogNorm.h -include/g++/MLCG.h -include/g++/NegExp.h -include/g++/Normal.h -include/g++/Obstack.h -include/g++/Pix.h -include/g++/Poisson.h -include/g++/RNG.h -include/g++/Random.h -include/g++/Rational.h -include/g++/Regex.h -include/g++/RndInt.h -include/g++/SLList.h -include/g++/SmplHist.h -include/g++/SmplStat.h -include/g++/String.h -include/g++/Uniform.h -include/g++/Weibull.h -include/g++/bitdo1.h -include/g++/bitdo2.h -include/g++/bitprims.h -include/g++/bool.h -include/g++/builtin.h -include/g++/compare.h -include/g++/generic.h -include/g++/getpagesize.h -include/g++/libc.h -include/g++/minmax.h -include/g++/osfcn.h -include/g++/std.h -include/g++/strclass.h -include/g++/swap.h -include/g++/sysent.h -include/g++/typemacros.h -@dirrm include/g++/gen -@dirrm include/g++ diff --git a/devel/libg++/distinfo b/devel/libg++/distinfo deleted file mode 100644 index d146e2044bb..00000000000 --- a/devel/libg++/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.3 2002/11/06 06:52:01 sjg Exp $ - -SHA1 (libg++-2.8.1.1a.tar.gz) = 9b205ff12d81ebb45845a36f264bd84c408d6dcc -Size (libg++-2.8.1.1a.tar.gz) = 751713 bytes -SHA1 (patch-aa) = 4750e57b84b740ce14f27053c635d042657f9b17 -SHA1 (patch-ab) = 6f8347d8a8a3904902ba55f1411b7a4df2cf51f2 -SHA1 (patch-ac) = 5bfa9cc6fcad64bf56971f751f625b92cf13b2cb -SHA1 (patch-ad) = fb56944aac14d538cdb5ebbe5498d53cc29d0ba0 diff --git a/devel/libg++/files/Makefile b/devel/libg++/files/Makefile deleted file mode 100644 index 4132607a156..00000000000 --- a/devel/libg++/files/Makefile +++ /dev/null @@ -1,77 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2002/02/18 15:14:13 seb Exp $ -# Makefile for libg++ add-on for NetBSD. Requires libstdc++ shlib v1.x. - -LIB=g++ - -SHLIB_MAJOR=5 -SHLIB_MINOR=0 - -SRCS= ACG.cc AllocRing.cc Binomial.cc BitSet.cc BitString.cc \ - DLList.cc DiscUnif.cc Erlang.cc Fix.cc Fix16.cc Fix24.cc Geom.cc \ - GetOpt.cc HypGeom.cc Intdouble.cc Integer.cc LogNorm.cc MLCG.cc \ - NegExp.cc Normal.cc Obstack.cc Poisson.cc RNG.cc Random.cc \ - Rational.cc Regex.cc RndInt.cc SLList.cc SmplHist.cc SmplStat.cc \ - String.cc Uniform.cc Weibull.cc builtin.cc compare.cc error.cc \ - fmtq.cc gcd.cc hash.cc ioob.cc lg.cc pow.cc sqrt.cc -SRCS+= bitand.c bitany.c bitblt.c bitclear.c bitcopy.c bitcount.c \ - bitinvert.c bitlcomp.c bitset1.c bitxor.c timer.c -SRCS+= rx.c - -INCS= ACG.h AllocRing.h Binomial.h BitSet.h BitString.h Complex.h \ - DLList.h DiscUnif.h Erlang.h Fix.h Fix16.h Fix24.h \ - Geom.h GetOpt.h HypGeom.h Incremental.h Integer.h LogNorm.h MLCG.h \ - NegExp.h Normal.h Obstack.h Pix.h Poisson.h RNG.h Random.h \ - Rational.h Regex.h RndInt.h SLList.h SmplHist.h SmplStat.h \ - String.h Uniform.h Weibull.h bitdo1.h bitdo2.h bitprims.h bool.h \ - builtin.h compare.h generic.h getpagesize.h libc.h minmax.h \ - osfcn.h std.h strclass.h swap.h sysent.h typemacros.h -INCS+= gen/AVLMap.hP gen/AVLSet.hP gen/AVec.hP gen/BSTSet.hP gen/Bag.hP \ - gen/CHBag.hP gen/CHMap.hP gen/CHNode.hP gen/CHSet.hP \ - gen/DLDeque.hP gen/DLList.hP gen/Deque.hP gen/FPQueue.hP \ - gen/FPStack.hP gen/FPlex.hP gen/List.hP gen/MPlex.hP gen/Map.hP \ - gen/OSLBag.hP gen/OSLSet.hP gen/OXPBag.hP gen/OXPSet.hP \ - gen/PHPQ.hP gen/PQ.hP gen/PSList.hP gen/PVec.hP gen/Plex.hP \ - gen/Queue.hP gen/RAVLMap.hP gen/RPlex.hP gen/SLBag.hP \ - gen/SLList.hP gen/SLQueue.hP gen/SLSet.hP gen/SLStack.hP \ - gen/Set.hP gen/SkipBag.hP gen/SkipMap.hP gen/SkipSet.hP \ - gen/SplayBag.hP gen/SplayMap.hP gen/SplayNode.hP gen/SplayPQ.hP \ - gen/SplaySet.hP gen/Stack.hP gen/VHBag.hP gen/VHMap.hP \ - gen/VHSet.hP gen/VOHSet.hP gen/VQueue.hP gen/VStack.hP gen/Vec.hP \ - gen/XPBag.hP gen/XPDeque.hP gen/XPPQ.hP gen/XPQueue.hP \ - gen/XPSet.hP gen/XPStack.hP gen/XPlex.hP gen/defs.hP \ - gen/intSList.hP gen/intVec.hP -INCS+= gen/AVLMap.ccP gen/AVLSet.ccP gen/AVec.ccP gen/BSTSet.ccP \ - gen/Bag.ccP gen/CHBag.ccP gen/CHMap.ccP gen/CHNode.ccP \ - gen/CHSet.ccP gen/DLDeque.ccP gen/DLList.ccP gen/Deque.ccP \ - gen/FPQueue.ccP gen/FPStack.ccP gen/FPlex.ccP gen/List.ccP \ - gen/MPlex.ccP gen/Map.ccP gen/OSLBag.ccP gen/OSLSet.ccP \ - gen/OXPBag.ccP gen/OXPSet.ccP gen/PHPQ.ccP gen/PQ.ccP gen/Plex.ccP \ - gen/Queue.ccP gen/RAVLMap.ccP gen/RPlex.ccP gen/SLBag.ccP \ - gen/SLList.ccP gen/SLQueue.ccP gen/SLSet.ccP gen/SLStack.ccP \ - gen/Set.ccP gen/SkipBag.ccP gen/SkipMap.ccP gen/SkipSet.ccP \ - gen/SplayBag.ccP gen/SplayMap.ccP gen/SplayNode.ccP \ - gen/SplayPQ.ccP gen/SplaySet.ccP gen/Stack.ccP gen/VHBag.ccP \ - gen/VHMap.ccP gen/VHSet.ccP gen/VOHSet.ccP gen/VQueue.ccP \ - gen/VStack.ccP gen/Vec.ccP gen/XPBag.ccP gen/XPDeque.ccP \ - gen/XPPQ.ccP gen/XPQueue.ccP gen/XPSet.ccP gen/XPStack.ccP \ - gen/XPlex.ccP - -CPPFLAGS+= -Ilibg++/src -Ilibrx -NOLINT= - -BINDIR= ${PREFIX}/bin -INCSDIR= ${PREFIX}/include/g++ -LIBDIR= ${PREFIX}/lib - -genclass: libg++/genclass/genclass.sh - sed -e "s,<VERSION>,${GXXVERSION},;s,^PROTODIR.*,PROTODIR=${PREFIX}/include/g++/gen," ${.ALLSRC} >${.TARGET} - -libg++.info: libg++/libg++.texi - ${MAKEINFO} --no-split -I libg++/texinfo -o libg++.info libg++/libg++.texi - -.PATH: libg++/src librx - -.include <bsd.lib.mk> - -all: genclass libg++.info -install: includes diff --git a/devel/libg++/patches/patch-aa b/devel/libg++/patches/patch-aa deleted file mode 100644 index 9a1ac07eb3a..00000000000 --- a/devel/libg++/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2001/04/04 16:26:12 skrll Exp $ - ---- libg++/src/ACG.cc.orig Sat Jun 24 22:40:39 1995 -+++ libg++/src/ACG.cc -@@ -172,7 +172,7 @@ - // - - static const _G_uint32_t LC_A = 66049; --static const _G_uint32_t LC_C = 3907864577; -+static const _G_uint32_t LC_C = 3907864577U; - static inline _G_uint32_t LCG(_G_uint32_t x) - { - return( x * LC_A + LC_C ); diff --git a/devel/libg++/patches/patch-ab b/devel/libg++/patches/patch-ab deleted file mode 100644 index 3181ecc28ce..00000000000 --- a/devel/libg++/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2001/04/04 16:26:12 skrll Exp $ - ---- libg++/src/hash.cc.orig Sat Jun 24 17:45:40 1995 -+++ libg++/src/hash.cc -@@ -41,7 +41,7 @@ - unsigned int multiplicativehash(int x) - { - // uses a const close to golden ratio * pow(2,32) -- return ((unsigned)x) * 2654435767; -+ return ((unsigned)x) * 2654435767U; - } - - diff --git a/devel/libg++/patches/patch-ac b/devel/libg++/patches/patch-ac deleted file mode 100644 index c41d52b6061..00000000000 --- a/devel/libg++/patches/patch-ac +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2001/04/04 16:27:55 skrll Exp $ - ---- libg++/src/timer.c.orig Sat Jun 24 17:45:41 1995 -+++ libg++/src/timer.c -@@ -29,10 +29,10 @@ - - #if 1 - --#include <_G_config.h> -+#include <g++/_G_config.h> - #include <sys/types.h> --#if _G_HAVE_SYS_RESOURCE - #include <sys/time.h> -+#if _G_HAVE_SYS_RESOURCE - #include <sys/resource.h> - #endif - #if !_G_HAVE_SYS_RESOURCE || !defined(RUSAGE_SELF) diff --git a/devel/libg++/patches/patch-ad b/devel/libg++/patches/patch-ad deleted file mode 100644 index 5753328072c..00000000000 --- a/devel/libg++/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2002/11/06 06:52:01 sjg Exp $ - ---- libg++/src/ACG.cc.old Sun Nov 3 21:40:07 2002 -+++ libg++/src/ACG.cc Sun Nov 3 21:37:55 2002 -@@ -110,7 +110,7 @@ Foundation, 59 Temple Place - Suite 330, - // to adjust the size of the table at the expense of shorter sequences. - // - --static randomStateTable[][3] = { -+static int randomStateTable[][3] = { - {3,7,16}, {4,9, 32}, {3,10, 32}, {1,11, 32}, {1,15,64}, {3,17,128}, - {7,18,128}, {3,20,128}, {2,21, 128}, {1,22, 128}, {5,23, 128}, {3,25, 128}, - {2,29, 128}, {3,31, 128}, {13,33, 256}, {2,35, 256}, {11,36, 256}, |