2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2012-02-07 20:54:21 by mwilhelmy | Files touched by this commit (1) |
Log message: s/netbsd/NetBSD/ |
2012-02-07 20:43:48 by mwilhelmy | Files touched by this commit (5) |
Log message: Use native -lcurses rather than -lncursesw on NetBSD. |
2012-02-07 19:20:01 by mwilhelmy | Files touched by this commit (2) |
Log message: add $NetBSD$ to patches |
2012-01-22 14:21:47 by Peter Bex | Files touched by this commit (6) |
Log message: Update stfl from 0.21 to 0.22 ("a pure bugfix release", with no new \ features) and fix several packaging bugs: - stfl is a library, so usually a runtime dependency. The buildlink file originally registered as a build-time dependency, this is fixed now. - Ensure stfl registers a proper runtime library search path in pkg-config. - Create a symlink for just the major release number of the library. It registers a soname of libstfl.so.0, but this file is not installed. Also reset the original package maintainer's email address to pkgsrc-users@. I emailed him with this patch and he indicated no longer being interested in maintaining this package, and neither am I (at the moment). |
2009-08-26 23:55:50 by Thomas Klausner | Files touched by this commit (1) |
Log message: Set LICENSE. |
2009-08-11 23:34:07 by Claudio M. Alessi | Files touched by this commit (1) |
Log message: Force use of GNU libiconv. |
2009-07-18 15:44:39 by Claudio M. Alessi | Files touched by this commit (1) |
Log message: Removed 'iconv' from USE_TOOLS (which doesn't exists). |
2009-07-17 22:35:54 by Claudio M. Alessi | Files touched by this commit (2) |
Log message: Force use of GNU libiconv. |
2009-06-18 12:02:03 by Claudio M. Alessi | Files touched by this commit (1) |
Log message: On NetBSD, build againts GNU libiconv. |