Up to [cvs.netbsd.org] / pkgsrc / audio / nas
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.28 / (download) - annotate - [select for diffs], Mon Jan 30 01:34:38 2012 UTC (3 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
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"
Revision 1.27 / (download) - annotate - [select for diffs], Thu Jul 9 19:10:25 2009 UTC (2 years, 10 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Libm is needed on DragonFly as well. Bump PKGREVISION.
Revision 1.26 / (download) - annotate - [select for diffs], Tue Feb 3 09:39:16 2009 UTC (3 years, 3 months ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
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
Revision 1.25 / (download) - annotate - [select for diffs], Mon Jan 26 11:50:54 2009 UTC (3 years, 3 months ago) by sketch
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
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.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Oct 14 12:47:11 2008 UTC (3 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.23: +7 -6
lines
Diff to previous 1.23 (colored)
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.
Revision 1.23 / (download) - annotate - [select for diffs], Sat May 31 13:32:04 2008 UTC (3 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
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.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Dec 25 19:48:42 2007 UTC (4 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Fix build problem on NetBSD/powerpc as seen in Havard Eidnes' bulk build.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Nov 10 02:41:34 2007 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Link libaudio against the libraries it needs (previously on Linux, Darwin, and FreeBSD; now on NetBSD too). Bump PKGREVISION. Noted broken by hira@
Revision 1.20 / (download) - annotate - [select for diffs], Sat May 5 21:31:09 2007 UTC (5 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.19: +7 -7
lines
Diff to previous 1.19 (colored)
Update nas to 1.9 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.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 24 13:45:05 2007 UTC (5 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Don't build/install auscope. Removes dependency on perl if all you are interested in is the nas library. Bump PKGREVISION.
Revision 1.17.2.1 / (download) - annotate - [select for diffs], Sun Jul 9 21:30:57 2006 UTC (5 years, 10 months ago) by salo
Branch: pkgsrc-2006Q2
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
Pullup ticket 1733 - requested by minskim portability fixes for nas Revisions pulled up: - pkgsrc/audio/nas/Makefile 1.62, 1.63 - pkgsrc/audio/nas/distinfo 1.18 - pkgsrc/audio/nas/patches/patch-aa 1.9 Module Name: pkgsrc Committed By: jlam Date: Fri Jul 7 22:10:07 UTC 2006 Modified Files: pkgsrc/audio/nas: Makefile Log Message: Add an explicit run-time dependency on perl because these packages install perl scripts. Bump the PKGREVISION for the dependency change. --- Module Name: pkgsrc Committed By: minskim Date: Fri Jul 7 23:20:20 UTC 2006 Modified Files: pkgsrc/audio/nas: Makefile Log Message: Run configure with env variables set by pkgsrc. Previously, it was imake 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. --- Module Name: pkgsrc Committed By: minskim Date: Sat Jul 8 00:27:56 UTC 2006 Modified Files: pkgsrc/audio/nas: distinfo Added Files: pkgsrc/audio/nas/patches: patch-aa Log Message: Add required link options for Darwin.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jul 8 00:27:56 2006 UTC (5 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Add required link options for Darwin.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jun 17 11:47:48 2006 UTC (5 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Changes since 1.16: +4 -4
lines
Diff to previous 1.16 (colored)
Update to nas-1.8
- 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.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 11 11:32:38 2006 UTC (6 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.15: +3 -2
lines
Diff to previous 1.15 (colored)
Some makedepend's object if a referenced header file is a dangling symlink, so create the actual release.h file at the includes stage as the depends stage is too late (server/os is before lib/audio). Fixes PR pkg/32098 from Gilles Dauphin. Also fix installation of nasd.conf manual page on systems where imake doesn't have an InstallGenManPage rule (ie. solaris with openwin)
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jun 4 23:43:51 2005 UTC (6 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.14: +5 -6
lines
Diff to previous 1.14 (colored)
Update to version 1.7b
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.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Apr 9 01:47:02 2005 UTC (7 years, 1 month ago) by markd
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Replace a TAB with a SPACE to make some makes happy.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 7 14:33:56 2005 UTC (7 years, 1 month ago) by markd
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Define BSD44SOCKETS when building libaudio on NetBSD. 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.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 23 20:39:50 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 23 08:50:23 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Changes 1.7: - 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.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 28 00:49:48 2003 UTC (8 years, 6 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
backout unnecessary patch. this patch was unnecessarily causing the resulting binaries to be linked against libaudio, which couldn't be found at runtime, and contrary to the log message it had no effect on PR pkg/23081. fixes my PR pkg/23288.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 25 14:29:12 2003 UTC (8 years, 6 months ago) by fredb
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Fix a warning, that may or may not be related to PR pkg/23081.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jul 13 10:39:40 2003 UTC (8 years, 10 months ago) by wulf
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Added patch-af: fixing path to perl header file "sys/syscall.ph" in auscope
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 3 09:13:39 2002 UTC (9 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Ensure that the voxware (OSS) audio server is built on NetBSD/sparc.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 3 09:03:07 2002 UTC (9 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Make this work with audio/oss again.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 28 11:40:45 2002 UTC (9 years, 5 months ago) by markd
Branch: MAIN
Changes since 1.4: +7 -7
lines
Diff to previous 1.4 (colored)
Update of nas to 1.6.
pkgsrc changes: PKG_SYSCONFised.
changes: bug fixes and ...
1.5h 10/12/2002
- Added SoundFileGetProc() to get access to the toSound and
fromSound Procs in _SoundFileInfo[]. Needed for xemacs.
- Added AudioLibraryVersionMajor, AudioLibraryVersionMinor,
and AudioLibraryVersionTeeny to audiolib.h. Somewhat more
informative than just the old AudioLibraryVersion which was
set a '2'. The older AudioLibraryVersion define is still
there however.
1.5g 10/7/2002
- changed inputsection defaults in nasd.conf.eg to 44.1Khz, 2
channel 16b sound.
outputsection also defaults to 44.1Khz now, instead of 33Khz.
- began some CC ANSI'fication of libaudio.
1.5f 8/26/2002
7/20/2002
- added cygwinArchitecture to the server Imakefile so
auvoxware will be built on cygwin systems.
- Removed the SoundFileInfo[] array in sound.h so cygwin would
be happy. Apps should not have been accessing that array
directly anyways.
Added the following new functions to sound.c (that used to
be macros in sound.h):
SoundFileFormatString, SoundValidDataFormat,
SoundFileFormatToString, SoundFileFormatToAbbrev,
SoundFileFormatToSuffixes
Assuming your code did not attempt to directly access
SoundFileInfo[], no changes should be required.
libaudio.so revision bumped to 2.3
- re-added back the Xtutils stuff, as some of the demos did in
fact require it. cygwin has a problem with implicitly
defined functions anyway.
7/9/2002
- rename dia/nasconfig.* to dia/nasconf.* to avoid name
collision with NasConfig.h on windows systems.
1.5e 7/7/2002
- added patch from Nicolas Escuder that adds support for
Windows operating systems using Cygwin. Even the NAS server
is now supported. There are still issues with building
regarding Imake, but once I can get more information, I'll
fix those up.
Read the README.CYGWIN file in the nas/ directory for
instructions. I will provide a link on the nas-links page
to precompiled windows binaries for libaudio.dll, nasd, and
some clients - provided by Nicolas.
- based on idea from Nicolas, added background (-b) mode to
nasd, to force it to run in the background. Actually, he
supplied a patch, but I just redid it to work properly with unix
systems.
- added NAS_AUDIOMSGFILE in config/NasConfig.h to specify
where audio messages are stored (ADMPATH in os/osinit.c).
1.5d 6/1/2002
- added .ps -> .pdf conversions in doc/pdf/
- added html versions of man pages in doc/html/
1.5c 3/27/2002
- removed Xtutil[hc] from libaudio and removed references to
Xtutil.h in the clients. Suggestion by Paul Fox.
1.5b 3/16/2002
- added patch from Marco Molteni to add a '-local' option to
nasd. Specifying this option allows only local clients to
connect.
- moved allow_any_host into the NasConfig struct. Along with
the new '-local' option.
1.5a 2/23/2002
- more STARTSERVER fixes - there was still one case where when
STARTSERVER was defined, nasd could be called with the wrong
display number due to a bug in _AuConnectServer.
- changed LEX/YACC DEBUG token to CDEBUG to avoid conflicts
when building nas with '-DDEBUG'
- DEFAULT_AUSERVER is now ":0" rather than
"tcp/localhost:8000". A local socket connection will startup
faster than a tcp connection.
- mutex.h
- corrected unixware 7.x build problem
(XMUTEX_INITIALIZER) in mutex.h
- added same check for sun/solaris boxes
- got rid of XUSE_MTSAFE_API - now controlled by
NAS_USEMTSAFEAPI defined in config/NasConfig.h
If you think you are having mutex problems, you can
edit config/NasConfig.h and '#undef'
NAS_USEMTSAFEAPI, then rebuild everthing. This will
turn off threadsafety in libaudio.
- added new option, 'gain', to config file in the input/output
sections. This sets the default gains when nasd starts up
(if MixerInit is enabled). Only in voxware for now.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 18 14:02:12 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Make this packages OSS-aware.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 14 13:35:12 2001 UTC (10 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.2: +6 -6
lines
Diff to previous 1.2 (colored)
Update nas to the latest stable release 1.4.2. Changes from 1.4 include major bugfixes in the clients and bumping the major version of the library.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 18 12:14:36 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Move to sha1 digests, and add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 10:23:24 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo