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 |
2011-09-14 | Always add -lresolv on SunOS when linking against this. | hans | 1 | -1/+3 |
2010-09-07 | don't install the pthread drop-in emulation header and library in case | drochner | 2 | -9/+16 |
2010-08-06 | deal with connect(2) returning EINPROGRESS/EALREADY/EISCONN on non-blocking | drochner | 3 | -5/+27 |
2009-07-15 | MAKE_JOBS_SAFE=no | joerg | 1 | -1/+3 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -3/+5 |
2007-02-18 | Update to 2.0.7: | wiz | 8 | -116/+55 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
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 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 2 | -15/+2 |
2004-07-06 | Unused. | wiz | 1 | -21/+0 |
2004-04-19 | Enable wrappers for waitpid, recv, and send per PR 24704. | skrll | 3 | -19/+32 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -2/+4 |
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-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+19 |
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-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -5/+5 |
2003-05-02 | Update to 2.0.0, supplied by skrll@netbsd. | wiz | 14 | -901/+372 |
2003-02-04 | PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the | drochner | 3 | -10/+19 |
2002-12-24 | Unused. | wiz | 1 | -59/+0 |
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 | 5 | -27/+187 |
2002-11-01 | Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have the | jlam | 2 | -4/+4 |
2002-10-23 | a serious bug was fixed, so bump PKGREVISION | drochner | 1 | -2/+2 |
2002-10-23 | fix botch in a fd_set boundary check which broke uses of | drochner | 2 | -19/+19 |
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 | Arrrgh. Missed in previous commit. | skrll | 1 | -0/+30 |
2002-10-14 | Various updates and fixes that I've collected recently: | skrll | 10 | -1345/+596 |
2002-10-13 | We still need this a bit longer. | wiz | 1 | -0/+59 |
2002-10-13 | Unused. | wiz | 1 | -59/+0 |
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 | 5 | -5/+30 |