2007-01-06 16:09:59 by Roland Illig | Files touched by this commit (2) |
Log message: Fixed pkglint warnings. |
2006-12-27 13:42:36 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Needs bdftopcf. |
2006-09-22 15:21:37 by David Sainty | Files touched by this commit (3) |
Log message: Fix the mk/oss.buildlink3.mk usage by: 1. Using ${LIBOSSAUDIO} instead of assuming -lossaudio 2. Disabling sound entirely if ${OSS_TYPE} == none This should fix the build for every platform but NetBSD (tested on Solaris), and no change for NetBSD builds. |
2006-09-21 23:47:32 by David Sainty | Files touched by this commit (2) |
Log message: Fix build under gcc 4.1.2, which catches an extern Vs static inconsistency. |
2006-06-17 08:37:56 by David Sainty | Files touched by this commit (3) |
Log message: Bumped PKGREVISION to 1: Patch to fix noise channel emulation on NetBSD. |
2006-06-13 15:24:36 by David Sainty | Files touched by this commit (9) |
Log message: Update Xbeeb to 0.4.1: - Support TrueColor displays - Better sound - .inf file attributes - Simplified NetBSD sound support with OSS compatibility - Provided a working MASTER_SITES - Took maintainership |
2006-02-17 20:27:33 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix font handling. Bump PKGREVISION. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
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. |