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-10-20 22:08:59 by Roland Illig | Files touched by this commit (2) |
Log message: Added patch-ae, which fixes an incompatibility with ISO C90. |
2005-10-15 23:24:16 by Thomas Klausner | Files touched by this commit (3) |
Log message: Update to 1.1.1: Thise release includes some bug and documentation fixes, but no new encoder modes. However, oggenc from this release now properly supports the new CBR engine introduced in libvorbis 1.1.0 but the 1.1.1 release of both libraries is required for things to work properly. Not that there was never a 1.1.0 release of vorbis-tools because of this issue. The ogginfo tool also now recognizes and reports information from Ogg Theora files. |
2005-10-08 14:35:15 by Julio M. Merino Vidal | Files touched by this commit (9) |
Log message: Bump revision due to a new dependency on a default libao plugin. Addresses PR pkg/30920 by Chuck Cranor. |
2005-10-03 17:59:13 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: If you check for NAME_MAX, you should include limits.h. This fixes the compilation on DragonFly. |
2005-05-05 02:02:49 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Removed line that says what version this is. |
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. |
2005-01-03 16:59:13 by Thomas Klausner | Files touched by this commit (24) |
Log message: Bump PKGREVISION because of curl dependency bump. |
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
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. |
2004-07-23 17:49:46 by Thomas Klausner | Files touched by this commit (2) |
Log message: Bump firstlevel depends for speex shlib major bump. |