diff options
author | markd <markd> | 2005-06-04 23:43:51 +0000 |
---|---|---|
committer | markd <markd> | 2005-06-04 23:43:51 +0000 |
commit | 56b84e019246f036af48edd94edaf621b43a0b9a (patch) | |
tree | d6710970bab3b6293fcb0c150dc225e3d31b83fe /audio/nas/PLIST.voxware | |
parent | 6580675417eba9cd7e3c0d8590d96f41793834d8 (diff) | |
download | pkgsrc-56b84e019246f036af48edd94edaf621b43a0b9a.tar.gz |
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.
Diffstat (limited to 'audio/nas/PLIST.voxware')
-rw-r--r-- | audio/nas/PLIST.voxware | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/audio/nas/PLIST.voxware b/audio/nas/PLIST.voxware index cce9bb7be13..674939779a4 100644 --- a/audio/nas/PLIST.voxware +++ b/audio/nas/PLIST.voxware @@ -1,7 +1,2 @@ -@comment $NetBSD: PLIST.voxware,v 1.2 2003/02/25 02:22:29 jschauma Exp $ -bin/nasd +@comment $NetBSD: PLIST.voxware,v 1.3 2005/06/04 23:43:51 markd Exp $ ${IMAKE_MAN_DIR}/auvoxware.${IMAKE_MANNEWSUFFIX} -${IMAKE_MAN_DIR}/nasd.${IMAKE_MANNEWSUFFIX} -${IMAKE_MAN_DIR}/nasd.conf.${IMAKE_MANNEWSUFFIX} -share/examples/nas/nasd.conf.eg -@dirrm share/examples/nas |