Age | Commit message (Expand) | Author | Files | Lines |
2009-01-30 | * convert manual dependency of bison to USE_TOOLS. | obache | 1 | -4/+2 |
2008-07-13 | Fix overlong string DoS in pwlib's PString::vsprintf code (CVE-2007-4897). | tonnerre | 1 | -2/+2 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 |
2007-10-10 | Found another "extra qualification" that has not stopped the package | rillig | 1 | -2/+2 |
2006-05-31 | Remove manual extraction code, now that mk/ recognizes -tar.gz. | wiz | 1 | -2/+1 |
2006-05-16 | Fix up pthread related source: | joerg | 1 | -2/+2 |
2006-04-12 | Don't install *.orig files. Bump revision. | joerg | 1 | -3/+3 |
2006-03-13 | Try to fix compilation for older OpenSSL and NetBSD -current. | joerg | 1 | -3/+1 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 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-01-08 | Use SUBST framework. Readd some replacements in the mak files, since | joerg | 1 | -12/+14 |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 1 | -3/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 1 | -1/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -3/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-16 | Note that tar is required by this package. | jlam | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-01-22 | This pkg does not build when using the lang/gcc3-c++-3.3.5 compiler, | kristerw | 1 | -3/+1 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-12-01 | Install ptlib-config as well | adam | 1 | -4/+4 |
2004-12-01 | Bump PKGREVISION for openssl dependency, and depend on version with openssl | wiz | 1 | -1/+2 |
2004-12-01 | Rather use OpenSSL | adam | 1 | -3/+4 |
2004-11-30 | Changes 1.8.3: | adam | 1 | -18/+16 |
2004-10-16 | Mark as using c++, and set GCC_REQD to 3.0 so this builds on 1.6.2. | wiz | 1 | -1/+3 |
2004-10-09 | Update pwlib to 1.8.2 | mjl | 1 | -19/+18 |
2004-10-08 | Install ptbuildopts.h too. | mjl | 1 | -4/+4 |
2004-10-08 | Also install ptlib/version.h | mjl | 1 | -1/+2 |
2004-10-08 | Update pwlib to 1.5.2 | mjl | 1 | -5/+6 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-05-08 | Convert to buildlink3. | snj | 1 | -3/+3 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-12-08 | USE_BUILDLINK_ONLY->USE_BUILDLINK2, require pthread library. This fixes build | salo | 1 | -2/+4 |
2002-12-03 | libtoolify also .dep rule in common.mak | jdolecek | 1 | -2/+2 |
2002-12-03 | oops, remove accidental -lpth in library link flags, it was left there | jdolecek | 1 | -1/+2 |
2002-12-01 | use grep -v instead of find -path | jdolecek | 1 | -2/+2 |
2002-12-01 | update pwlib to version 1.4.4 | jdolecek | 1 | -21/+23 |
2002-10-09 | buildlink1 -> buildlink2 | jlam | 1 | -6/+5 |
2002-08-01 | Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with | jlam | 1 | -4/+7 |
2002-02-08 | * Strongly buildlink'ify. | jlam | 1 | -43/+51 |
2002-02-06 | Changes instances where BSD_INSTALL_* were used by targets in the Makefile | jlam | 1 | -3/+3 |