2015-02-23 19:24:00 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Don't hard code endian lists. Fix format strings. |
2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2009-06-14 19:59:32 by Joerg Sonnenberger | Files touched by this commit (263) |
Log message: Remove @dirrm entries from PLISTs |
2008-03-04 16:39:11 by Johnny C. Lam | Files touched by this commit (46) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2006-10-04 23:44:47 by Thomas Klausner | Files touched by this commit (21) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
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-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
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. |
2004-12-22 13:09:25 by Matthias Drochner | Files touched by this commit (3) |
Log message: recognize a PowerShot A95 |
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. |