2005-11-08 23:37:05 by Roland Illig | Files touched by this commit (1) |
Log message:
Sorted PLIST.
|
2005-06-01 22:08:01 by Johnny C. Lam | Files touched by this commit (42) |
Log message:
Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", \
"automake" or
"automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
|
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-01-26 18:42:53 by Ben Collver | Files touched by this commit (3) |
Log message:
Update compface to version 1.5.1, addresses PR#29128.
|
2005-01-10 14:40:02 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 1.5:
* Minor feature enhancements
|
2004-04-11 22:23:16 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
No longer used.
|
2004-03-20 01:40:15 by Soren Jacobsen | Files touched by this commit (2) |
Log message:
Fix build on Linux. From Antonio Marques in PR pkg/24852.
|
2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256) |
Log message:
Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
2004-02-14 19:08:44 by Min Sik Kim | Files touched by this commit (2) |
Log message:
bl3ify
|