Age | Commit message (Expand) | Author | Files | Lines |
2006-11-03 | DESTDIR support. | joerg | 1 | -4/+5 |
2006-10-26 | Fix typo. From Aaron J. Grier in PR 33575. | wiz | 1 | -2/+2 |
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 | 2 | -6/+6 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
2006-03-06 | If the builtin expat is in /usr, not X11BASE, don't depend on X11 build | tv | 1 | -3/+7 |
2006-03-03 | Make it possible to use a builtin expat rooted at /usr (common to some | tv | 1 | -3/+7 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 |
2006-01-22 | Update to 2.0.0: | wiz | 3 | -21/+6 |
2005-06-03 | Coalesce the common makefile code in the builtin.mk file that inspect | jlam | 2 | -25/+4 |
2005-06-03 | Only check for the existence of the first word of ${IMAKE} since it may | jlam | 1 | -2/+3 |
2005-06-03 | Don't require a read-write pkgsrc tree when invoking imake. We avoid | jlam | 1 | -2/+4 |
2005-06-01 | Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake. | jlam | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 2 | -49/+83 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -4/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-09-15 | Don't have a comma end an enumeration list, which is apparently not | jlam | 4 | -3/+19 |
2004-08-05 | update to expat-1.95.8 | recht | 3 | -6/+7 |
2004-07-06 | Unused. | wiz | 1 | -19/+0 |
2004-04-08 | Bump BUILDLINK_DEPENDS.expat from 1.95.4 to 1.95.7. | reed | 2 | -4/+4 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -9/+9 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -93/+75 |
2004-03-02 | update to 1.95.7 | drochner | 4 | -80/+8 |
2004-02-20 | Only USE_X11 if we're using the XFree86-provided expat. | jlam | 1 | -2/+2 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -16/+18 |
2004-02-17 | Fix PKGSRCDIR: expat is in "textproc" and not "x11". | recht | 1 | -2/+2 |
2004-02-17 | We default to full, not build, dependencies. | jlam | 1 | -2/+1 |
2004-02-17 | Check for the version of the XFree86-provided expat software. | jlam | 1 | -5/+93 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
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-10-11 | expat >= 1.95.4 provide libexpat.4 which other packages need, so bump | grant | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-02-05 | Bump PKGREVISION of textproc/expat to 1: fix an obvious C bug where types | jlam | 3 | -2/+74 |
2003-01-30 | distfile has changed, pointed out by Martti Kuparinen | drochner | 1 | -3/+3 |
2003-01-30 | update to 1.95.6 | drochner | 2 | -5/+5 |
2002-10-09 | Unused. | wiz | 1 | -34/+0 |
2002-09-18 | Use correct version number for libs (hi drochner!) | martti | 1 | -3/+3 |
2002-09-17 | update to 1.95.5 | drochner | 2 | -5/+5 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 4 | -4/+23 |
2002-08-20 | update to 1.95.4 | drochner | 4 | -30/+10 |