Age | Commit message (Expand) | Author | Files | Lines |
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2006-02-04 | Fixed the do-install target for unprivileged users. The directories had | rillig | 1 | -14/+19 |
2006-02-04 | Sorted PLIST. | rillig | 1 | -73/+73 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -3/+3 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-12-04 | Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed | jlam | 1 | -3/+4 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 3 | -7/+8 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -9/+1 |
2004-04-27 | Convert to buildlink3. | snj | 1 | -3/+3 |
2004-04-26 | Unused. | wiz | 1 | -23/+0 |
2004-02-14 | This package also needs plain C. | mrauch | 1 | -2/+2 |
2004-02-02 | These packages need a C++ compiler. | jlam | 1 | -2/+2 |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-05 | Update to version 4.6: | mrauch | 16 | -325/+311 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just | grant | 1 | -3/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -6/+6 |
2002-10-01 | Provide BUILDLINK_CPPFLAGS.stlport to locate stlport headers. | jlam | 1 | -1/+3 |
2002-09-30 | Use >=4.0bn1 for additional fixes. | jlam | 1 | -2/+2 |
2002-09-30 | Remove unused buildlink.mk file. | jlam | 1 | -35/+0 |
2002-09-30 | Default to a build dependency on stlport as most software just needs its | jlam | 1 | -1/+2 |
2002-09-30 | Use buildlink2 and use gcc/buildlink2.mk instead of homegrown GCC detection | jlam | 3 | -31/+19 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -2/+22 |
2002-05-20 | Add NetBSD tags. | cjep | 2 | -0/+2 |
2002-03-01 | Added some .if ... .endif glue to detect the gcc version. Now systems with | martti | 1 | -1/+6 |
2002-02-25 | gcc 2.95.2 was ABI incompatible (C++ symbol names were mangled with "." | mrauch | 1 | -3/+3 |
2002-01-08 | * Patches for two header files to adjust path fragments in #include | mrauch | 2 | -2/+6 |
2002-01-08 | * Patches for two header files to adjust path fragments in #include | mrauch | 3 | -0/+39 |
2001-12-15 | Libraries are found as lib/libstlport* (not lib/stlport*) | martti | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-26 | Add buildlink.mk file for use by other package Makefiles. Provided in | jlam | 1 | -0/+35 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 |
2001-05-08 | Don't keep re-evaluating GCC_BINDIR -- preserve its value in MAKEFLAGS and | jlam | 1 | -5/+3 |
2001-04-30 | Fix --tag errors associated with building with the latest libtool. | jlam | 3 | -35/+36 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+9 |
2001-02-26 | Use whichever of gcc or pgcc is installed during compilation. Also modify | jlam | 1 | -5/+16 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-13 | Add trailing slash to HOMEPAGE. | jlam | 1 | -2/+2 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+7 |
2000-12-27 | STLport - a complete C++ standard library implementation, base on the free | jlam | 12 | -0/+627 |