Age | Commit message (Expand) | Author | Files | Lines |
2008-06-28 | Use sysconf(_SC_CLK_TCK) instead of CLK_TCK. Fixes build on Linux. | tnn | 2 | -1/+15 |
2008-03-07 | Allow to build on Linux, per PR 38193 by Aleksej Saushev. | obache | 1 | -1/+4 |
2008-01-25 | Support FreeBSD. PR pkg/37869 from Aleksej Saushev. | tnn | 1 | -2/+2 |
2007-12-09 | Not MAKE_JOBS safe, reports Aleksej Saushev in PR 37491. Mark it as such. | wiz | 1 | -1/+2 |
2007-02-19 | Modular Xorg support. | joerg | 1 | -3/+5 |
2006-06-06 | Fixed pkglint warnings. | rillig | 1 | -7/+7 |
2006-03-19 | DragonFly support. | joerg | 5 | -2/+47 |
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 | -1/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-02 | s/elseif/elif/ | grant | 1 | -3/+3 |
2005-02-27 | make this work on solaris (pick the correct config name) | dmcmahill | 1 | -5/+31 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-08-28 | defuzz patch | danw | 2 | -6/+7 |
2004-04-28 | Convert to buildlink3. | snj | 1 | -3/+3 |
2003-07-24 | Fix logic in determining if pthreads is required. | jtb | 1 | -5/+6 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-10 | * Enable use of the posix thread context switch for architectures | jtb | 3 | -9/+17 |
2003-07-02 | Add a TEST_TARGET. | jtb | 1 | -1/+2 |
2003-06-29 | Regen. | jtb | 1 | -3/+3 |
2003-06-29 | * Fix mistake in location of powerpc.s | jtb | 2 | -4/+4 |
2003-06-23 | * vax.c : interp() is now new_context() | jtb | 3 | -34/+32 |
2003-06-06 | Update to version 9.4.2. | jtb | 24 | -159/+170 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-05 | Add support for m68k, VAX, and MIPS based architectures. | jtb | 11 | -70/+296 |
2003-03-24 | Update of icon to 9.4.1. | jtb | 25 | -230/+199 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 |
2002-02-28 | Pass the definitions of BSD_INSTALL_* down through the environment at | agc | 1 | -2/+2 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -1/+1 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-07-06 | Add ipatch to PLIST (from i386 bulk build leftovers). | jtb | 2 | -2/+5 |
2001-06-25 | Don't assume all rswitch files are in C. Fix build to cope with this. | jtb | 6 | -180/+23 |
2001-06-25 | Fix some mistakes wrt additions and removals on last commit. | jtb | 4 | -16/+15 |
2001-06-25 | Update of icon to 9.4.0. | jtb | 67 | -861/+1526 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -66/+64 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 |
2000-06-19 | Add support for NetBSD/sparc | pooka | 21 | -15/+290 |
2000-04-05 | Upgrade to icon-9.3.2. | pooka | 13 | -150/+81 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 |
1999-11-15 | defuzz | rh | 2 | -28/+24 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+50 |
1999-07-07 | pkglint: move "ONLY_FOR_PLATFORM" to correct place. | tron | 1 | -2/+3 |
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -5/+2 |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+2 |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -17/+15 |