2005-04-23 12:55:59 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message: Fix patch-aa (commited by me a while ago) as it contained a CVS Id string which got replaced at commit time, thus breaking the patch. Noticed by wiz@. |
2005-03-20 13:51:34 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message: Fix build under gcc 3.x. |
2005-03-10 15:07:29 by Todd Vierling | Files touched by this commit (3) |
Log message: Remove call to sync(2). It's not providing anything useful here, it's nonportable, and it's not available on Interix either. |
2005-02-21 21:26:15 by Hubert Feyrer | Files touched by this commit (116) |
Log message: Sign over maintainership to tech-pkg@ |
2004-06-15 14:56:40 by grant beattie | Files touched by this commit (2) |
Log message: - don't override compiler variables - don't gcc specific flags |
2004-05-28 00:20:00 by Hubert Feyrer | Files touched by this commit (3) |
Log message: Fix CPP hacks with strings containing linebreaks. Very ugly hack (post-patch) to work around a RCS ID in area needing patch. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
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. |