Commit graph

8 commits

Author SHA1 Message Date
jlam
af591191d2 Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
2004-11-12 06:39:19 +00:00
mrauch
6db979c8d5 Update to version 4.6:
* support for compilation with gcc3 added
* ANSI conformance fixes
* smaller bugfixes and performance optimisations
   see etc/ChangeLog for a full list

E-mail to MAINTAINER bounces, therefore reset to default value
2004-01-05 22:14:18 +00:00
jlam
63e3c3993b Use buildlink2 and use gcc/buildlink2.mk instead of homegrown GCC detection
code.  We lose the ability to build with PGCC, but that will be added back
into gcc/buildlink2.mk soon.
2002-09-30 23:33:54 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
cjep
9083e1d5bc Add NetBSD tags. 2002-05-20 17:41:05 +00:00
mrauch
1b3fcad130 * Patches for two header files to adjust path fragments in #include
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
   to make it compile again

Bumped version number as a package without the first fix may break other ones.
2002-01-08 21:14:25 +00:00
jlam
cd30f719aa Fix --tag errors associated with building with the latest libtool. 2001-04-30 20:41:11 +00:00
jlam
9f5be4014f STLport - a complete C++ standard library implementation, base on the free
SGI STL implementation, with emphasis on cross-platform and cross-compiler
portability.  This package is base on the submission by Emmanuel Dreyfus
<p99dreyf@criens.u-psud.fr> in PR#11810, but modified by me to use libtool
for library generation and to install the complete set of headers.
2000-12-27 17:37:50 +00:00