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-05-05 19:15:01 by grant beattie | Files touched by this commit (1) |
Log message: do-configure: - be quiet - rename, then sed - use FILES_SUBST_SED |
2003-05-05 19:12:36 by grant beattie | Files touched by this commit (1) |
Log message: don't call install with multiple directory args. remove some unnecessary trailing slashes. |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-11-15 00:55:33 by Johnny C. Lam | Files touched by this commit (1) |
Log message: buildlink1 -> buildlink2 |
2002-07-06 22:52:36 by Todd Vierling | Files touched by this commit (1) |
Log message: Make the rc.d script more compliant. |
2002-07-06 22:52:07 by Todd Vierling | Files touched by this commit (2) |
Log message: Make the rc.d script more compliant. |
2002-07-06 22:15:52 by Todd Vierling | Files touched by this commit (7) |
Log message: * Update to 4.4.5. Minor changes; see ChangeLog. Moved to SourceForge. * Make compile on newer gcc -Wuninitialized. * Use CONF_FILES install method. |
2002-03-23 18:47:47 by Yuji Yamano | Files touched by this commit (1) |
Log message: Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. |