/usr/bin/make in all Makefiles. Fixes PR/47933.
gmake saw $MAKELEVEL being set, and passed -w to recursive makes (so
directory enter and exit events are printed). Imake forces our make
to be used, and our make does not understand -w (yet)
ChangeLog attached at the bottom of this Log.
(2) patches/patch-ag
Delete the first chunk, upstream included the first one.
Comments added from cvs log (1.4)
(3) patches/patch-ah
# fix for "libpthread: Unlocking unlocked mutex" seen on NetBSD-4
removed (upstream included).
(4) Comments added for
patches/patch-aa
-- Add NetBSDArchitecture and DragonFlyArchitecture
patches/patch-ab
-- (1.9) Convert -lossaudio to portable $(LIBOSSAUDIO)
Make this work with audio/oss again.
-- (1.13) Add NetBSDArchitecture
-- (1.14) In server/Imakefile add a target for $(VOXWARELIBS) that call make for
the targets directory.
This should fix the occasional problem were make complains with
"don't know how to make dda/voxware/libvoxware.a"
-- (1.5) Taking care nasd.conf (etc)
patches/patch-ae
-- Honor ${PKG_SYSCONFDIR}, see SUBST in Makefile.
patches/patch-af
-- Don't build/install auscope.
(5) PLIST.client
PLIST.server
Convert IMAKE_MANNEWSUFFIX to IMAKE_MAN_SUFFIX which
pkglint flagged and by reading the thread starting with
http://mail-index.netbsd.org/tech-pkg/2005/12/06/0034.html
(Please correct this part if some OS'en get problems.)
-----
Version 1.9.3 (stable) 05/13/2011
- overdue 1.9.3 maint release
- Older X11 systems used to define SharedLibX and friends if the
installed X11 system was built with shared lib support. Newer
X11's use SharedLibX11 instead. Same for
{Normal|Debug|Profile}LibX. So check for these and set
appropriately in NetAudio.tmpl.
Shared lib installations should deal with libXau dependancies
correctly now.
- auerswald:
Added MacOS X aka Darwin to list of systems that need to
explicitely link libaudio.so against libXau. This enables building
of the shared library libaudio.so on MacOS X.
There is currently no NAS server for MacOS X.
Version 1.9.2 (stable) 03/07/2009
- overdue 1.9.2 release.
- patch from Aleksey Cheusov:
"fix for "libpthread: Unlocking unlocked mutex" seen on NetBSD-4"
libaudio: OpenSvr.c: The server mutex was being unlocked, even
though it was never locked in the first place.
- Hugo Vanwoerkom reported thousands of diagnostics in his syslog:
"doSetup: elementRate == 0! Forcing to 5000". Fix doSetup to only
warn about this when the debug level is above 10.
- auerswald:
document syslog usage
use syslog if running as a daemon, stderr otherwise
add syslog-usage-change to HISTORY file
- steve_mcintyre:
Minor man page fix ported from the Debian packages.
Multiple minor portability changes ported over from the Debian
packages. Cope with Hurd and GNU/KFreeBSD and other systems using
glibc
- apply patch from sourceforge user moinakg:
Libaudio is built with missing linker flags on OpenSolaris like
missing lXt, so it results in symbol not found errors at runtime.
I am including an Imakefile patch below that fixed this.
-----
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
so all platforms should not require libXp from libXaw with Imake.
Bump PKGREVISION.
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.
Fixes to several DOS attacks that could be carried out
aginst a nasd server, ANSI'fication of most of the server and
client code, and significant rework of input and output mixer
handling in the voxware (OSS) server.
the tree resulting in some manual pages being installed into different
path than the others. I see rillig has reverted his equivalent patch
in mk/bsd.pkg.use.mk
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
that ran configure, which failed on Darwin because imake didn't pass all
variables in CONFIGURE_ENV.
This fixes PR 33812. The package still does not build on Darwin due to
link errors.
- Correct problem in auvoxware, where if MixerInit is set to
false, remote volume (mixer) requests are ignored.
Reported by Paul Fox, with a fix determined by Steve
McIntyre and Erik Auerswald.
- Applied patch from Nicolas Escuder correcting a Cygwin
issue in auvoxware.c
- applied patch from Erik Auerswald adding a Mute button and
functionality to aupanel.
- applied patch from Nicolas Franois (via Steve McIntyre)
correcting some typos in the AuSetBucketAttributes and
AuSoundCreateFileFromBucket man pages.
6/3/2005 1.7b (devel)
- applied patch from 'Inma', correcting a connection hang in
Solaris 9. This reworks some of the very old and primitive
fd_set stuff in Aulibint.c .
- updated config/config.sub and config.guess to properly
detect DragonFly systems.
- Applied patch from Mark Davies and Joerg Sonnenberger
correcting some BSD issues and adding DragonFly support.
Then nasd.conf man page is always installed in
$FILEMANDIR for all systems.
4/10/2005 1.7a (devel)
- applied patch from Mark Davies correcting audio/Imakefile
to properly define BSD44SOCKETS on NetBSD systems.
- Applied patch from Steve McIntyre correcting CYWIN -> CYGWIN
typo in server/dda/voxware/auvoxware.c
- applied patch from Steve McIntyre Correcting some Gcc 4.0
and AMD64 issues.
- fixed config/Imakefile so 'configure' command would work
under cygwin. Tested clients/server under cygwin.
- corrected a possible race condition in auvoxware that could
cause the server to hang under certain conditions. I do not
know why I haven't seen this problem before, but I could
recreate it easily by killing auplay while playing a long
tune.
If the system restarts syscalls after a signal handler has
run, a situation could arise where the previous timer was
never disabled. This could cause a previous ioctl(DSP_SYNC)
called from setSampleRate() to be constantly interrupted and
restarted, causing an apparent hang.
Now we just turn off the timer as the first thing in
setSampleRate() so DSP_SYNC can actually finish.
We also turn off the timer when openDevice is called, so the
'wait for device to become available' code can work too.
- Patch from Tobias Diedrich that allows mixer init to
fail in the voxware server.
- redid the FAQ in an attempt to make it more useful. I'll
try to keep it up to date.
- updated libtool due to a problem(s) reported by Steve
McIntyre.