Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-08-02 | Don't limit FD_SETSIZE on Solaris, causes conflicts in 64-bit mode. | jperkin | 1 | -3/+7 |
2011-10-03 | Add LICENSE. | hiramatsu | 1 | -1/+2 |
2010-09-07 | don't install the pthread drop-in emulation header and library in case | drochner | 1 | -3/+10 |
2010-08-06 | deal with connect(2) returning EINPROGRESS/EALREADY/EISCONN on non-blocking | drochner | 1 | -1/+2 |
2009-07-15 | MAKE_JOBS_SAFE=no | joerg | 1 | -1/+3 |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -3/+5 |
2007-02-18 | Update to 2.0.7: | wiz | 1 | -3/+2 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2005-11-08 | Force fake poll(2) implementation on Interix. | tv | 1 | -1/+4 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -6/+1 |
2004-04-19 | Enable wrappers for waitpid, recv, and send per PR 24704. | skrll | 1 | -1/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -3/+1 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-12 | use TEST_TARGET instead of custom test target | dillo | 1 | -5/+3 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-02 | Update to 2.0.0, supplied by skrll@netbsd. | wiz | 1 | -6/+5 |
2003-02-04 | PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the | drochner | 1 | -2/+2 |
2002-12-10 | add a commented out switch to build a debugging version | drochner | 1 | -1/+2 |
2002-11-26 | Improve error handling. Patches backported from pth -current. | skrll | 1 | -2/+2 |
2002-10-23 | a serious bug was fixed, so bump PKGREVISION | drochner | 1 | -2/+2 |
2002-10-21 | Correct the logic around --enable-syscall-hard | skrll | 1 | -6/+4 |
2002-10-18 | Fix checks for disabling syscall-hard and properly emit a message for that | jlam | 1 | -4/+7 |
2002-10-14 | Various updates and fixes that I've collected recently: | skrll | 1 | -3/+13 |
2002-08-29 | Fix merge botch after buildlink2 merge. | skrll | 1 | -5/+1 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -2/+6 |
2002-08-01 | Apply a fix to the initialization routine so that make test works with | skrll | 1 | -5/+2 |
2002-08-01 | Really bump the PKGREVISION this time. | jlam | 1 | -1/+2 |
2002-08-01 | Merge changes to enable hard sycalls from devel/pth-syscall into devel/pth. | jlam | 1 | -1/+2 |
2002-07-28 | Use canonical pkgsrc config.guess and config.sub to build on Darwin. | schmonz | 1 | -1/+3 |
2002-07-24 | Relax the CONFLICT with pth-syscall now that Al has changed pth-syscall. | skrll | 1 | -2/+2 |
2002-05-29 | Add a new variation on the pth package that has --enable-syscall-hard | skrll | 1 | -2/+2 |
2002-03-24 | update to 1.4.1 from 1.4 This is a bugfix release. | dmcmahill | 1 | -5/+5 |
2002-03-21 | add missing build dependency to the test target | dmcmahill | 1 | -2/+2 |
2002-02-12 | The check for -O2 in the last commit didn't catch the possibility of | mrauch | 1 | -3/+3 |
2002-02-12 | Disable optimization for i386 because it can cause segfaults with a | mrauch | 1 | -1/+5 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-04-05 | Update pth to 1.4.0 | rh | 1 | -4/+4 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2001-01-08 | Make library majors/minors in PLIST updatable from Makefile again. | wiz | 1 | -4/+6 |
2000-10-06 | Add a "test" target to check that the thread library actually works by | jlam | 1 | -1/+4 |
2000-07-30 | Update pth to 1.3.7. Changes are: back-ports of bugfixes from the 1.4 | rh | 1 | -3/+3 |
2000-07-03 | Update pth to 1.3.6. Changes are bugfixes pulled up from the 1.4.x devel | rh | 1 | -3/+3 |
2000-06-05 | USE_LIBTOOL instead of USE_PKGLIBTOOL | wiz | 1 | -11/+12 |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 |