Up to [cvs.NetBSD.org] / pkgsrc / devel / stlport
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.35, Sat Dec 29 19:23:32 2012 UTC (10 years, 11 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
HEAD
Changes since 1.34: +1 -1
lines
FILE REMOVED
Remove devel/stlport as promised; it has been unbuildable in years, and to the extent it isn't dead upstream (which appears to be very limited) upstream isn't interested in making releases.
Revision 1.34 / (download) - annotate - [select for diffs], Wed Oct 31 11:19:47 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.33: +1 -3
lines
Diff to previous 1.33 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.33 / (download) - annotate - [select for diffs], Fri Sep 28 08:30:00 2012 UTC (11 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.32: +3 -1
lines
Diff to previous 1.32 (colored)
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.
Revision 1.32 / (download) - annotate - [select for diffs], Fri Sep 4 13:31:37 2009 UTC (14 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Don't use libtool without --mode argument.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Mar 3 17:45:37 2008 UTC (15 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.30: +10 -8
lines
Diff to previous 1.30 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.30 / (download) - annotate - [select for diffs], Sat Sep 9 02:41:58 2006 UTC (17 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Rename variable MAKEFILE to MAKE_FILE.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:30 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
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.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:53 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Feb 4 15:27:16 2006 UTC (17 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.26: +19 -14
lines
Diff to previous 1.26 (colored)
Fixed the do-install target for unprivileged users. The directories had been installed without execute permission. While here, fixed almost all pkglint warnings.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:08 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.25 / (download) - annotate - [select for diffs], Wed Sep 28 20:52:20 2005 UTC (18 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.24: +3 -3
lines
Diff to previous 1.24 (colored)
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:48 2005 UTC (18 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.23: +3 -1
lines
Diff to previous 1.23 (colored)
Create directories before installing files into them.
Revision 1.23 / (download) - annotate - [select for diffs], Sun May 22 20:07:55 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:38 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.21: +1 -2
lines
Diff to previous 1.21 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Dec 4 23:09:06 2004 UTC (19 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.20: +4 -3
lines
Diff to previous 1.20 (colored)
Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 12 06:39:20 2004 UTC (19 years ago) by jlam
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
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).
Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:33 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Apr 27 03:09:58 2004 UTC (19 years, 7 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.17: +3 -3
lines
Diff to previous 1.17 (colored)
Convert to buildlink3.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Feb 14 17:39:29 2004 UTC (19 years, 9 months ago) by mrauch
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
This package also needs plain C.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Feb 2 13:02:49 2004 UTC (19 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
These packages need a C++ compiler.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 27 00:53:12 2004 UTC (19 years, 10 months ago) by heinz
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
Revision 1.14 / (download) - annotate - [select for diffs], Thu Jan 22 08:24:31 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jan 5 22:14:18 2004 UTC (19 years, 11 months ago) by mrauch
Branch: MAIN
Changes since 1.12: +7 -9
lines
Diff to previous 1.12 (colored)
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
Revision 1.12 / (download) - annotate - [select for diffs], Thu May 29 23:14:09 2003 UTC (20 years, 6 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just libstdc++ in gcc3. when defined, USE_GCC_SHLIB ensures that the correct rpath is passed to the linker, and a full dependency on the compiler package is registered. packages which define USE_GCC_SHLIB should not include mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled automatically.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 30 23:33:54 2002 UTC (21 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.10: +6 -26
lines
Diff to previous 1.10 (colored)
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.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 1 10:56:51 2002 UTC (21 years, 9 months ago) by martti
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.9: +6 -1
lines
Diff to previous 1.9 (colored)
Added some .if ... .endif glue to detect the gcc version. Now systems with gcc 2.95.3 in /usr/bin don't need to build lang/gcc (pkg/15620).
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 25 13:53:36 2002 UTC (21 years, 9 months ago) by mrauch
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
gcc 2.95.2 was ABI incompatible (C++ symbol names were mangled with "." instead of "$"). Set requirement to gcc-2.95.3
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 8 21:18:04 2002 UTC (21 years, 10 months ago) by mrauch
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
* 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.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:30 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
Revision 1.6 / (download) - annotate - [select for diffs], Tue May 8 01:04:40 2001 UTC (22 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.5: +3 -5
lines
Diff to previous 1.5 (colored)
Don't keep re-evaluating GCC_BINDIR -- preserve its value in MAKEFLAGS and don't compute its value if it's already defined.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 30 20:41:11 2001 UTC (22 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.4: +9 -10
lines
Diff to previous 1.4 (colored)
Fix --tag errors associated with building with the latest libtool.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 26 20:00:30 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.3: +16 -5
lines
Diff to previous 1.3 (colored)
Use whichever of gcc or pgcc is installed during compilation. Also modify the dependency to allow either gcc or pgcc of the appropriate version.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 16 14:39:03 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 13 00:53:29 2001 UTC (22 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Add trailing slash to HOMEPAGE.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Dec 27 17:37:50 2000 UTC (22 years, 11 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 27 17:37:50 2000 UTC (22 years, 11 months ago) by jlam
Branch: MAIN
Initial revision