Age | Commit message (Collapse) | Author | Files | Lines |
|
pkgsrc-users.
|
|
and FreeBSD; now on NetBSD too).
Bump PKGREVISION.
Noted broken by hira@
|
|
|
|
|
|
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.
|
|
# 2) make succeeds even with failures, making this problem non-obvious
MAKE_JOBS_SAFE= no
|
|
are interested in is the nas library. Bump PKGREVISION.
|
|
|
|
happening and (closer) match the imake logic for what gets installed.
Bump PKGREVISION.
|
|
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.
|
|
|
|
|
|
|
|
system. Noted by joerg@ on pkgsrc-changes@.
|
|
${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}, respectively.
|
|
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.
|
|
install perl scripts. Bump the PKGREVISION for the dependency change.
|
|
- 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.
|
|
PKGREVISION.
Also do some pkglint cleanups.
|
|
Remove deprecated ossaudio.buildlink3.mk.
|
|
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
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.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
From PR pkg/20615 by Scott Presnell.
Scott's patch was added to nas before 1.7 but then broken, this fixes that.
Bump PKGREVISION.
|
|
|
|
|
|
bumps, as suggested by Juergen Hannken-Illjes (PR pkg/28754).
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which bails out if there is whitespace before a comment.
|
|
|
|
|
|
|
|
without <malloc.h>.
|
|
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
|
|
|
|
|