Age | Commit message (Expand) | Author | Files | Lines |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-13 | Remove superfluous paragraph. | wiz | 1 | -5/+0 |
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -3/+4 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 |
2003-02-15 | Work around a bug in older -current' pax-as-tar (e.g. 1.6K): copy few files | salo | 3 | -15/+39 |
2002-10-16 | * Use buildlink2. | jlam | 1 | -3/+16 |
2002-10-09 | Unused. | jlam | 1 | -29/+0 |
2002-10-09 | As a result of the last change, we no longer need to include bsd.prefs.mk. | jlam | 1 | -3/+1 |
2002-10-09 | Rather than creating wrapper scripts for pgcc and pg++, use them directly | jlam | 1 | -3/+13 |
2002-10-09 | Ensure that bsd.prefs.mk is included before setting CC and CXX so that | jlam | 1 | -1/+3 |
2002-10-09 | BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for unproven-pthreads, which | jlam | 1 | -1/+6 |
2002-08-29 | Fix the "MAKEOBJDIRPREFIX being set causes problems" in a different way. | agc | 1 | -9/+4 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -5/+21 |
2002-08-16 | also unset MAKEOBJDIRPREFIX for install | jdolecek | 1 | -1/+4 |
2002-08-16 | explicitly unset MAKEOBJDIRPREFIX for build; the build makes some assumtions | jdolecek | 1 | -1/+5 |
2002-07-18 | Use the new CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE mechanisms. | agc | 4 | -8/+27 |
2002-07-15 | Oops. This patch update was a local thing. | skrll | 1 | -2/+2 |
2002-07-10 | PKGREVISION++ suggested by wiz | skrll | 1 | -2/+2 |
2002-07-10 | Pull in the pthread/machdep.h header from pthread.h so that | skrll | 2 | -2/+20 |
2002-06-23 | Use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround. | jlam | 1 | -3/+3 |
2002-04-13 | Make this build on current - NetBSD-1.5ZC/gcc-2.95.3/mac68k. | fredb | 11 | -72/+526 |
2002-03-25 | Make this compile on powerpc again. | briggs | 2 | -30/+26 |
2002-02-08 | We don't actually need to symlink anything as pgcc and pg++ already | jlam | 1 | -10/+3 |
2002-02-08 | Add preliminary buildlink.mk file. Might need to make wrappers for the | jlam | 1 | -0/+36 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -4/+4 |
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 | 2 | -4/+2 |
2001-04-12 | Provide a vfork in libpthread as suggested in pkg/10801. | skrll | 4 | -4/+16 |
2001-04-12 | Previous commit was pretty much useless without this lot. | skrll | 7 | -19/+164 |
2001-04-12 | Do the _C_LABEL thing for sparc here as well. | skrll | 3 | -1/+136 |
2001-03-23 | Incorporate some patches from Wolfgang Solfrank (ws@tools.de) | agc | 5 | -18/+176 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-10 | Make the PIC relocations correct on the powerpc. | briggs | 2 | -8/+8 |
2001-01-09 | Add support for the PowerPC. | briggs | 9 | -3/+649 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 |
2000-12-28 | Add alpha support to unproven-pthreads. | wiz | 8 | -4/+1001 |
2000-11-29 | Add similar patch to the one in mit-pthreads, fixing the return value from | agc | 2 | -1/+30 |
2000-09-11 | Modify order of compile flags of pgcc, as requested in pkg/9921. | wiz | 3 | -6/+14 |
2000-07-10 | bump to 0.17 -- fixes a resolver bug, and works with 1.5{,A,B} as well. | explorer | 3 | -9/+6 |
2000-05-24 | bump to 0.16, which includes Jason Thorpe's mutex changes | explorer | 4 | -7/+10 |
2000-04-18 | re-release 0.15 -- minor typo in a source file | explorer | 1 | -2/+2 |
2000-04-18 | bump up to 0.15 to implement p{read,write}{,v} | explorer | 2 | -4/+4 |
2000-04-14 | bump to 0.14 -- handle signals a little better. Bugs are still there, but at... | explorer | 2 | -4/+4 |
2000-04-07 | bump to 0.13 -- fixes sigaction() brokenness | explorer | 2 | -4/+4 |
2000-03-27 | bump to 0.12 which fixes a locking bug in dup2() | explorer | 5 | -30/+9 |
2000-02-22 | add CONFLICTS. installs the same files as mit-pthreads | dmcmahill | 1 | -1/+2 |