2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-05-23 22:58:42 by Dan Winship | Files touched by this commit (14) |
Log message: USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated properly on various OSes |
2004-01-24 15:00:13 by grant beattie | Files touched by this commit (4) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-20 13:20:24 by Alistair G. Crooks | Files touched by this commit (7) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-10-18 15:20:32 by Chris Pinnock | Files touched by this commit (21) |
Log message: Add RCS IDs |
2003-10-11 05:20:30 by grant beattie | Files touched by this commit (1) |
Log message: don't assume we can create a symlink overwriting an existing symlink. remove some trailing slashes. |
2003-10-10 11:00:32 by Robert T. Retzlaff | Files touched by this commit (2) |
Log message: Use g++ to compile c++. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |