2004-01-05 12:05:47 by Johnny C. Lam | Files touched by this commit (58) |
Log message: Use S/+$// instead of C/\+$// to save a backslash. Very highly recommended by seb :) |
2004-01-05 00:34:07 by Johnny C. Lam | Files touched by this commit (58) |
Log message: Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. |
2004-01-04 00:06:45 by Johnny C. Lam | Files touched by this commit (51) |
Log message: Initial sprinkling of work-in-progress buildlink3.mk files for using the buildlink3 framework. |
2003-10-05 12:17:15 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update to 0.2.4: Added support for large files. This option is disabled by default; to enable large file support, run configure with the flag --enable-largefile. Improved support for markers in WAVE files. Added support for miscellaneous data in WAVE files. Cleaned up code in many places. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-04-10 05:32:02 by grant beattie | Files touched by this commit (1) |
Log message: allow this to find libucb on Solaris. |
2002-10-30 04:09:40 by Rene Hexel | Files touched by this commit (78) |
Log message: Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. |
2002-10-19 12:55:04 by Rene Hexel | Files touched by this commit (61) |
Log message: Track directory layout change at MASTER_SITE_GNOME. Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net> |
2002-10-08 21:03:12 by Thomas Klausner | Files touched by this commit (1) |
Log message: Unused. |
2002-08-25 20:40:51 by Johnny C. Lam | Files touched by this commit (380) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. |