2006-10-02 21:11:13 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't strip a leading underscore. From PR 15141. Bump to version 1.2. |
2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47) |
Log message: Reset maintainer for people who lost their commit bit. |
2006-08-24 22:23:28 by Krister Walfridsson | Files touched by this commit (2) |
Log message: Make this build with cross/binutils 2.17.0.0, and bump PKGREVISION for ABI change in the new binutils. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-04-05 13:05:33 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to bl3, untested. Improve COMMENT. |
2004-08-02 04:02:30 by Krister Walfridsson | Files touched by this commit (2) | |
Log message: Make this package build after the cross/binutils update. Bump PKGREVISION. |
2004-01-20 13:10:56 by Alistair G. Crooks | Files touched by this commit (9) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
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. |
2003-03-28 22:14:42 by Thomas Klausner | Files touched by this commit (93) |
Log message: NO_PATCH is deprecated, says pkglint. Remove it. |