Age | Commit message (Expand) | Author | Files | Lines |
2006-11-03 | DESTDIR support. | joerg | 1 | -1/+2 |
2006-08-22 | Add two patches to work around issues from CVE-2006-3467. Patches are | joerg | 4 | -3/+514 |
2006-07-23 | Link against the Carbon library if the framework is available. This fixes | minskim | 1 | -1/+6 |
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-05-31 | Remove stale checksum for "patch-aa". Problem pointed out by Dave Sainty. | tron | 1 | -2/+1 |
2006-05-29 | Update "freetype2" package to version 2.2.1. Changes since version 2.1.10 | tron | 4 | -61/+9 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+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-02-25 | Add another directory to the Cflags variable in the | reed | 3 | -3/+14 |
2006-02-16 | Do not remove share/aclocal, it's in the *dist files. | wiz | 1 | -2/+1 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -5/+5 |
2005-11-19 | Tobias Nygren said in PR 31387 that the work-around for a gcc compiler | rillig | 1 | -7/+1 |
2005-11-04 | Explicitly set BUILD_DIRS to show that it is different from CONFIGURE_DIRS. | rillig | 1 | -1/+2 |
2005-10-12 | Force to use src/base/ftsystem.c instead of of builds/unix/ftsystem.c | hiramatsu | 1 | -1/+6 |
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 |
2005-06-30 | Changes 2.1.10: | adam | 3 | -9/+12 |
2005-06-14 | Makefile cleanup to close PR#30492 | adam | 1 | -5/+2 |
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 | -45/+83 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -4/+3 |
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 | agc | 1 | -1/+2 |
2005-02-09 | Force detection of grep and egrep by the configure script. | gavan | 1 | -1/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -8/+3 |
2004-08-05 | Convert to use bsd.options.mk. | jlam | 1 | -17/+30 |
2004-08-05 | Remove unused patch. It was patching the configure script to substitute | jlam | 2 | -14/+1 |
2004-08-02 | Changes 2.1.9: | adam | 3 | -9/+8 |
2004-07-06 | Remove references to buildlink2. | wiz | 1 | -37/+0 |
2004-07-06 | Unused. | wiz | 1 | -139/+0 |
2004-06-15 | Apply patch from PR 25907 by Christopher Richards. This is probably the | cube | 1 | -1/+10 |
2004-05-29 | Reduce optimization level to -O on alpha to avoid compiler bugs. | recht | 1 | -1/+11 |
2004-05-22 | s/anti-aliased/anti-aliasing/ | grant | 1 | -1/+1 |
2004-05-19 | Make it even more readable. | wiz | 1 | -1/+1 |
2004-05-19 | came here to nuke some whitespace and noticed that the text didn't | grant | 1 | -5/+4 |
2004-05-18 | Depend on freetype2>=2.1.8, since dependent packages have been adapted to | wiz | 2 | -4/+4 |
2004-05-15 | freetype2 needs a GNUish egrep. | grant | 1 | -2/+2 |
2004-04-27 | Changes 2.1.8: | adam | 5 | -44/+33 |
2004-03-29 | Add MKTTINTERP knob to enable the bytecode interpreter for TrueType fonts. | recht | 1 | -1/+7 |
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 | -96/+75 |
2004-02-29 | Use tab instead of spaces for indentation to make pkglint happy. | recht | 1 | -2/+2 |