2006-01-09 18:52:07 by Matthias Scheler | Files touched by this commit (1) |
Log message: Correct default NetBSD build target. This should make "mpg123-nas" work under NetBSD-amd64. Patch provided by Wojciech Puchar in PR pkg/30861. |
2006-01-09 18:43:59 by Matthias Scheler | Files touched by this commit (3) |
Log message: I only maintain the "mpg123" package and not the "mpg123-nas" and "mpg123-esound" flavours. |
2005-12-11 22:59:29 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Provide nsd target and fix esd target for FreeBSD and DragonFly. |
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-03 17:25:14 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Use the FreeBSD rules for DragonFly as well. |
2005-10-03 17:17:14 by Joerg Sonnenberger | Files touched by this commit (7) |
Log message: Correct usage of errno and ctype macros. The former is wrong when thread linking is active, the latter can result in segfaults. Bump revisions of mpg123, mpg123-esound and mpg123-nas for the ctype bugfix. |
2005-06-01 00:13:24 by Roland Illig | Files touched by this commit (1) |
Log message: Removed trailing empty line. |
2005-05-24 15:55:30 by Roland Illig | Files touched by this commit (1) |
Log message: Removed an empty line. |
2005-04-18 15:21:13 by Thomas Klausner | Files touched by this commit (1) |
Log message: tron volunteered to maintain this package. |
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. |