2009-02-03 10:39:16 by Darrin B. Jewell | Files touched by this commit (2) |
Log message: fix problems with missing -lXau on darwin and solaris (at least) by providing a default define of SharedLibX which causes it to use a shared libaudio if the installed imake templates don't define it |
2009-01-26 12:50:54 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Fix package on Solaris. Probably not the 'correct' fix, but it's a small and working one without having to delve too far into imake. |
2008-11-10 18:21:40 by Thomas Klausner | Files touched by this commit (147) |
Log message: Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. |
2008-10-14 14:47:12 by Mark Davies | Files touched by this commit (8) |
Log message: Update nas to version 1.9.1. This version adds some enhancements to aupanel, and reworks signal handling in the voxware server to avoid races, hangs and other issues seen with linux 2.6.21+ kernels. Other changes relating to the default value of the 'MixerInit' option and the new location of the local unix socket on Linux systems were also made. Also include a patch from Aleksey Cheusov for a "libpthread: Unlocking unlocked mutex" bug. |
2008-10-11 23:00:53 by Mark Davies | Files touched by this commit (3) |
Log message: Add an rc.d script. Slightly modified from the one provided in PR pkg/39701. Bump PKGREVISION. |
2008-05-31 15:32:04 by Tobias Nygren | Files touched by this commit (2) |
Log message: Assume that we need to link with -lXt -lXau if we're not on any of the platforms explicitly defined. Should fix build on SunOS. |
2007-12-25 20:48:43 by Mark Davies | Files touched by this commit (2) |
Log message: Fix build problem on NetBSD/powerpc as seen in Havard Eidnes' bulk build. |
2007-12-02 09:32:25 by Roland Illig | Files touched by this commit (13) |
Log message: Some more packages need lex and yacc. Patch by Aleksey Cheusov on pkgsrc-users. |
2007-11-10 03:41:35 by Thomas Klausner | Files touched by this commit (3) |
Log message: Link libaudio against the libraries it needs (previously on Linux, Darwin, and FreeBSD; now on NetBSD too). Bump PKGREVISION. Noted broken by hira@ |
2007-08-17 23:47:05 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Supports DESTDIR. |