CVS log for pkgsrc/audio/nas/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / audio / nas
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Aug 19 12:17:46 2022 UTC (2 years, 3 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +8 -1
lines
nas: replicate missing -laudio fix from patch-ag to more places
Use a SUBST block instead of a patch since too many Makefiles need fixups.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun Apr 26 06:35:30 2020 UTC (4 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +3 -31
lines
audio/nas: remove no-op SUBST block
The word "wheel" does not occur in the whole source tree anymore.
Revision 1.102: download - view: text, markup, annotated - select for diffs
Sun Apr 26 06:32:00 2020 UTC (4 years, 7 months ago) by rillig
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -1
lines
audio/nas: fix obvious path error in nasd.conf.eg
The path /dev//dev/audio does not make sense.
Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Mar 20 11:57:23 2020 UTC (4 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2
lines
*: Convert broken sourceforge HOMEPAGEs back to http
Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:30:03 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2
lines
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Sat Nov 2 21:09:15 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -2
lines
audio: align variable assignments and directives
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu May 23 19:22:55 2019 UTC (5 years, 6 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -3
lines
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Nov 13 12:23:36 2017 UTC (7 years ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +3 -1
lines
Add support for LDFLAGS when building audio/nas
This helps pass the RELRO check for this package.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Aug 6 22:23:17 2015 UTC (9 years, 4 months ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -1
lines
Add support for CFLAGS
No functional change intended.
Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:05:57 2014 UTC (10 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -3
lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue May 20 19:45:27 2014 UTC (10 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +4 -5
lines
Changes 1.9.4:
- auerswald
- Fix several potential security issues in the NAS server.
See http://radscan.com/pipermail/nas/2013-August/001270.html for
a description. In addition, CVE numbers have been defined for
these issues:
CVE-2013-4256
CVE-2013-4257
CVE-2013-4258
- Fixed some warnings while building some of the clients.
- narrow a possible race condition in
auvoxware.c:disableProcessFlow() reported by Paul Fox.
- steve_mcintyre
- add a format string to aulog.c (found using -Wformat-security warnings)
- Don't preprocess man pages
- Add proper includes in server/os/connection.c to prevent some
compile warnings and a possible server coredump under the right
conditions on x86_64 Linux systems.
Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Jul 15 19:55:31 2013 UTC (11 years, 4 months ago) by christos
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2
lines
remove gmake from TOOLS. NAS uses imake and imake forces the use of
/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)
Revision 1.91.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 10 13:53:52 2013 UTC (11 years, 5 months ago) by tron
Branches: pkgsrc-2013Q2
Diff to: previous 1.91: preferred, colored; next MAIN 1.92: preferred, colored
Changes since revision 1.91: +2 -1
lines
Pullup ticket #4174 - requested by ryoon
audio/nas: bug fix patch
Revisions pulled up:
- audio/nas/Makefile 1.92
- audio/nas/distinfo 1.31
- audio/nas/patches/patch-ac 1.9
---
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Jul 7 05:45:15 UTC 2013
Modified Files:
pkgsrc/audio/nas: Makefile distinfo
pkgsrc/audio/nas/patches: patch-ac
Log Message:
Bump PKGREVISION.
* Add missing double quotation mark in patch-ac.
Reported by isaki@, thank you.
Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun Jul 7 05:45:15 2013 UTC (11 years, 5 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -1
lines
Bump PKGREVISION.
* Add missing double quotation mark in patch-ac.
Reported by isaki@, thank you.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Jan 6 03:21:46 2013 UTC (11 years, 11 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Branch point for: pkgsrc-2013Q2
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +11 -1
lines
Fix build on OpenBSD/amd64 5.2.
* Add OpenBSD conditionals
* Add workaround for library link
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Jan 5 12:57:21 2013 UTC (11 years, 11 months ago) by mef
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -3
lines
(1) Bump version 1.9.1 to 1.9.3 based on PR pkg/45449
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.
-----
Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Oct 2 23:48:01 2012 UTC (12 years, 2 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -2
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu May 3 09:55:29 2012 UTC (12 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -4
lines
Drop dependency on libXp (from Imake)
* 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.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Feb 15 15:33:27 2012 UTC (12 years, 9 months ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -5
lines
Remove SunOS-specific post-install target, not needed anymore.
REPLACE_SH on an installed script.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Oct 10 10:29:58 2011 UTC (13 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +3 -3
lines
Add makedepend to tools. From Makoto Fujiwara in PR 45434.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Jun 29 19:47:35 2011 UTC (13 years, 5 months ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2
lines
Fix DESTDIR build on SunOS.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sun Jan 24 17:11:18 2010 UTC (14 years, 10 months ago) by heinz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -1
lines
Added LICENSE information.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Jul 9 19:10:25 2009 UTC (15 years, 5 months ago) by hasso
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2
lines
Libm is needed on DragonFly as well. Bump PKGREVISION.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Nov 10 17:21:33 2008 UTC (16 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1
lines
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Oct 14 12:47:11 2008 UTC (16 years, 2 months ago) by markd
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -4
lines
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.80: download - view: text, markup, annotated - select for diffs
Sat Oct 11 21:00:53 2008 UTC (16 years, 2 months ago) by markd
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -2
lines
Add an rc.d script. Slightly modified from the one provided in
PR pkg/39701. Bump PKGREVISION.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sun Dec 2 08:32:23 2007 UTC (17 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2
lines
Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Nov 10 02:41:34 2007 UTC (17 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -1
lines
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.77: download - view: text, markup, annotated - select for diffs
Fri Aug 17 21:47:05 2007 UTC (17 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -1
lines
Supports DESTDIR.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Aug 15 08:12:17 2007 UTC (17 years, 4 months ago) by markd
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -4
lines
nas has moved to sourceforge so adjust MASTER_SITES and HOMEPAGE
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat May 5 21:31:09 2007 UTC (17 years, 7 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -3
lines
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.74: download - view: text, markup, annotated - select for diffs
Wed May 2 12:51:43 2007 UTC (17 years, 7 months ago) by gdt
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +5 -1
lines
# 1) uses dia library before it is built
# 2) make succeeds even with failures, making this problem non-obvious
MAKE_JOBS_SAFE= no
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Mar 24 13:45:05 2007 UTC (17 years, 8 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -8
lines
Don't build/install auscope. Removes dependency on perl if all you
are interested in is the nas library. Bump PKGREVISION.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Jan 28 20:18:30 2007 UTC (17 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2
lines
The server components don't get installed under Mac OS X.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Jan 27 20:56:18 2007 UTC (17 years, 10 months ago) by markd
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +7 -10
lines
Restructure how the PLIST is built to hopefully be clearer in whats
happening and (closer) match the imake logic for what gets installed.
Bump PKGREVISION.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Jan 27 20:46:52 2007 UTC (17 years, 10 months ago) by markd
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -2
lines
Revert the attempt to set MANPATH. It only applied to some parts of the
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
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Dec 27 13:37:35 2006 UTC (17 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +5 -1
lines
- fine grained X11 dependencies for packages which have either USE_IMAKE
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.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Oct 22 16:03:18 2006 UTC (18 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -1
lines
Fixed PKGMANDIR.
Revision 1.61.2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 13 14:04:35 2006 UTC (18 years, 3 months ago) by salo
Branches: pkgsrc-2006Q2
Diff to: previous 1.61.2.1: preferred, colored; branchpoint 1.61: preferred, colored; next MAIN 1.62: preferred, colored
Changes since revision 1.61.2.1: +2 -1
lines
Pullup ticket 1824 - requested by jdc
sparc64 build fix for nas
Revisions pulled up:
- pkgsrc/audio/nas/Makefile 1.67
Module Name: pkgsrc
Committed By: markd
Date: Wed Sep 6 12:08:30 UTC 2006
Modified Files:
pkgsrc/audio/nas: Makefile
Log Message:
Fix PLIST for sparc64.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Sep 6 12:08:30 2006 UTC (18 years, 3 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -1
lines
Fix PLIST for sparc64.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Jul 12 17:21:52 2006 UTC (18 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +4 -3
lines
Fixed pkglint warnings.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Jul 9 23:58:42 2006 UTC (18 years, 5 months ago) by minskim
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +17 -17
lines
Capitalize file names so that they match with those on a case-sensitive file
system. Noted by joerg@ on pkgsrc-changes@.
Revision 1.61.2.1: download - view: text, markup, annotated - select for diffs
Sun Jul 9 21:30:57 2006 UTC (18 years, 5 months ago) by salo
Branches: pkgsrc-2006Q2
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +6 -2
lines
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.64: download - view: text, markup, annotated - select for diffs
Sat Jul 8 00:30:26 2006 UTC (18 years, 5 months ago) by minskim
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +30 -1
lines
If UNPRIVILEGED=yes, replace hardcoded root and wheel with
${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}, respectively.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Jul 7 23:20:20 2006 UTC (18 years, 5 months ago) by minskim
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -1
lines
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.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Jul 7 22:10:06 2006 UTC (18 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -2
lines
Add an explicit run-time dependency on perl because these packages
install perl scripts. Bump the PKGREVISION for the dependency change.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Jun 17 11:47:47 2006 UTC (18 years, 5 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -4
lines
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.60: download - view: text, markup, annotated - select for diffs
Sun Apr 2 02:07:38 2006 UTC (18 years, 8 months ago) by markd
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +17 -26
lines
amd64 trys to build the server so add oss dependency so it can. Bump
PKGREVISION.
Also do some pkglint cleanups.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Mar 9 21:04:41 2006 UTC (18 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2
lines
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:12 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:21:31 2005 UTC (18 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -2
lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:03 2005 UTC (19 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -1
lines
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Jun 4 23:43:51 2005 UTC (19 years, 6 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +11 -10
lines
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.54: download - view: text, markup, annotated - select for diffs
Sun May 22 20:07:39 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2
lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:44:55 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Apr 7 14:33:56 2005 UTC (19 years, 8 months ago) by markd
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1
lines
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.51: download - view: text, markup, annotated - select for diffs
Thu Apr 7 12:38:46 2005 UTC (19 years, 8 months ago) by markd
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2
lines
Take maintainership.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Jan 21 21:40:43 2005 UTC (19 years, 10 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +9 -4
lines
Interix has no ossaudio, so don't try to use it there.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Dec 29 17:12:13 2004 UTC (19 years, 11 months ago) by fredb
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2
lines
Generalize the dependency on p5-perl-headers to take account of all "nb"
bumps, as suggested by Juergen Hannken-Illjes (PR pkg/28754).
Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Dec 28 11:06:35 2004 UTC (19 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2
lines
Allow nb1 version of perl-headers as dependency too.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Nov 23 08:50:23 2004 UTC (20 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +5 -7
lines
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.46: download - view: text, markup, annotated - select for diffs
Thu Oct 28 13:38:52 2004 UTC (20 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2
lines
Update MASTER_SITES.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Apr 17 22:48:06 2004 UTC (20 years, 7 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -1
lines
Enable pkgviews installation.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Apr 11 16:17:20 2004 UTC (20 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -4
lines
bl3ify, and remove redundant USE_X11BASE, because we are using USE_IMAKE.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Feb 11 07:03:37 2004 UTC (20 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
I have no reason to believe I maintain this package.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Feb 11 07:03:16 2004 UTC (20 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -2
lines
this doesn't actually use xpm, the problem lies elsewhere...
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Feb 9 12:19:45 2004 UTC (20 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1
lines
nas requires Xpm, so include xpm/buildlink2.mk.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 27 00:53:12 2004 UTC (20 years, 10 months ago) by heinz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:07:43 2004 UTC (20 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Dec 30 16:58:14 2003 UTC (20 years, 11 months ago) by cjep
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2
lines
Whitespace fixes
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Dec 18 19:09:31 2003 UTC (20 years, 11 months ago) by sketch
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +11 -3
lines
Fix the script which munges man pages to work with Solaris' xpg4 sed,
which bails out if there is whitespace before a comment.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Oct 28 14:11:47 2003 UTC (21 years, 1 month ago) by fredb
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
grant evidently owns this package.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Oct 28 00:50:21 2003 UTC (21 years, 1 month ago) by grant
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
bump PKGREVISION (broken binary installation fix).
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 26 00:03:42 2003 UTC (21 years, 1 month ago) by grant
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
use DEPENDS+=, not DEPENDS=
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Oct 26 00:02:05 2003 UTC (21 years, 1 month ago) by grant
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -1
lines
replace <malloc.h> with <stdlib.h>, allowing this to build on systems
without <malloc.h>.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Sep 17 19:39:58 2003 UTC (21 years, 2 months ago) by grant
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -5
lines
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Sep 15 08:46:25 2003 UTC (21 years, 3 months ago) by grant
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -8
lines
don't make assumptions about systems, just use GNU make everywhere.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Sep 15 08:08:04 2003 UTC (21 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +8 -1
lines
Use GNU make on Linux
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jul 29 12:59:08 2003 UTC (21 years, 4 months ago) by wulf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -2
lines
Added missing p5-perl-headers dependency required by nas perl scripts
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:23:02 2003 UTC (21 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jul 13 10:32:01 2003 UTC (21 years, 5 months ago) by wulf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1
lines
Added auscope perl script to REPLACE_PERL to fix broken path to perl
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jun 12 15:48:17 2003 UTC (21 years, 6 months ago) by abs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -1
lines
if defined(USE_GCC3) include "../../lang/gcc3/buildlink2.mk"
Fixes gcc3 'Canadian' build issue (Can now find gcc_eh)
No change to non gcc3 compiled packages
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:21:35 2003 UTC (21 years, 6 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Feb 25 14:16:54 2003 UTC (21 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -4
lines
Fix oversight in last commit.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Feb 25 02:22:28 2003 UTC (21 years, 9 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1
lines
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jan 28 22:03:02 2003 UTC (21 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5
lines
Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Dec 3 09:13:39 2002 UTC (22 years ago) by jlam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -3
lines
Ensure that the voxware (OSS) audio server is built on NetBSD/sparc.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 28 11:40:45 2002 UTC (22 years ago) by markd
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +14 -3
lines
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.19: download - view: text, markup, annotated - select for diffs
Fri Oct 18 14:02:12 2002 UTC (22 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +12 -1
lines
Make this packages OSS-aware.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Aug 28 06:16:07 2002 UTC (22 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
Use buildlink2.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 25 19:21:55 2002 UTC (22 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1
lines
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
Revision 1.15.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:39:02 2002 UTC (22 years, 5 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +2 -2
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 9 20:21:08 2002 UTC (22 years, 6 months ago) by tron
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Remove X11 contrib sites from master list, add a working mirror.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 22 17:38:56 2001 UTC (23 years, 3 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2
lines
Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition). This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jul 14 13:35:12 2001 UTC (23 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -7
lines
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.13: download - view: text, markup, annotated - select for diffs
Mon Jul 2 21:29:34 2001 UTC (23 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -3
lines
Mark as USE_BUILDLINK_ONLY.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 16 13:30:48 2001 UTC (23 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 13 18:03:30 2000 UTC (24 years, 3 months ago) by fredb
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -1
lines
Nas-1.4 doesn't even try to build the voxware server on non-i386 ports,
so split the PLIST in order to reflect that. (Clients work fine!)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:31:55 2000 UTC (24 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -5
lines
Update nas from 1.2.5 to 1.4. Relevant changes from version 1.2.5:
- corrected a problem in the voxware server where when
ReleaseDevice was enabled, the device would be held
open when nasd was first started until the first
connection was made.
- changed documentation regarding the new location of the web
site (http://radscan.com/nas.html)
- integrated config handling in all servers, based on a
lex/yacc parser from Stephen Hocking that was in the
voxware server.
- config file is /etc/nas/nasd.conf
an example config file is installed.
- parser errors are a bit more informative ;-)
- each server now has a config.c and config.h file that
provides the ddaSetConfig() functionality required
of each server by dia/. In the SGI case,
it's just a stub. ddaSetConfig() ignores options
it doesn't understand (required behavior).
- server cmdline options '-v' (verbose) and '-d <num>'
(debug messages) added. These override
nasd.conf settings.
- hooks added to all servers in config.c - ddaProcessArg()
and ddaUseMsg() for integrated arg handling.
- voxware server:
- release device functionality now controlled by
nasd.conf
- mixer init policy now controlled by nasd.conf
- sun server:
- added integrated sun (ausuni) module (now built by
default) into the distribution.
- release device functionality now controlled by
nasd.conf
- hpux server:
- added device release (ReleaseDevice) capability to hpux
server. All servers except for sgi now
support this functionality.
- fixed sample rate change problem in hpux server
- separated hardware init code for ReleaseDevice
functionality
- added new option in nasd.conf to select either the
EXT (external - headphones/speakers) or INT
(internal speaker) output device by default
- renamed generated server binary from au* to nasd for all
servers
- man pages updated (auserver.man and
AUVoxConfig.man respectively).
- Added patches from Mark Davies for NetBSD.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 24 03:37:26 1999 UTC (24 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
Radically shortened description to be more precise, added HOMEPAGE
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:39:39 1999 UTC (25 years, 8 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001,
comdex-fall-1999
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3
lines
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 18 16:15:10 1998 UTC (26 years, 5 months ago) by agc
Branches: MAIN
CVS tags: netbsd-1-3-PATCH003
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -61
lines
Update package Makefiles for automatic manual page handling.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 21 20:23:51 1998 UTC (26 years, 6 months ago) by frueauf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2
lines
portlint: add default MAINTAINER, remove USE_X11.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 18 10:12:17 1998 UTC (26 years, 7 months ago) by agc
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0
lines
Add NetBSD RCS Ids.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 18 09:18:28 1998 UTC (26 years, 7 months ago) by agc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +62 -15
lines
Add back nas package version 1.2.5, the client/server network audio system.
Originally from FreeBSD, but much modified by Jaromir Dolocek, and finally
munged around by agc to get the man pages correct in the Makefile.
Revision 1.3
Mon Feb 9 19:56:12 1998 UTC (26 years, 10 months ago) by augustss
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +1 -1
lines
Remove nas package until someone has ported it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 19 01:00:16 1998 UTC (26 years, 10 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -1
lines
portlint: fix RCS Id, add MAINTAINER+MAN1
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Oct 28 23:18:42 1997 UTC (27 years, 1 month ago) by augustss
Branches: FREEBSD
CVS tags: FreeBSD-97-10-25
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of FreeBSD audio packages.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 28 23:18:42 1997 UTC (27 years, 1 month ago) by augustss
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>