NOTICE: This package has been removed from pkgsrc

Unbuildable for years and appears to be dead upstream.
./devel/stlport, Complete C++ standard library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.6nb2, Package name: stlport-4.6nb2, Maintainer: pkgsrc-users

STLPort features a complete ANSI C++ standard library. Main features are:
+ Includes <complex> and SGI iostreams.
+ Can be configured to use either SGI or native iostreams.
+ Debug mode containers are implemented in terms of wrappers around non-debug
ones. That provides for more clean and efficient implementation. In Debug
Mode, different namespace _STLD:: is being used, so no link-time clashes
between debug and non-debug versions are possible.


Required to build:
[devel/gmake] [devel/libtool-base]

Master sites:

SHA1: 55401b648bebc0b7b6b4e3d7b4e420d22c358af9
RMD160: da9d53334eebed285b096acc9d5e806395926f00
Filesize: 738.973 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-09-28 10:30:00 by David A. Holland | Files touched by this commit (1)
Log message:
Mark this BROKEN. It has not been buildable in years and to the extent
it's not dead upstream (which looks to be minimal) upstream also seems
to not be interested in making releases.

This package will be removed in due course unless the circumstances
change.
   2010-09-26 13:27:21 by OBATA Akio | Files touched by this commit (3)
Log message:
exactly set --mode and --tag for libtool.
   2009-09-04 15:31:37 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Don't use libtool without --mode argument.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2006-09-09 04:42:02 by OBATA Akio | Files touched by this commit (113)
Log message:
Rename variable MAKEFILE to MAKE_FILE.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.