Mikhail Teterin
c6ee297801
Use <inttypes.h> instead of <stdint.h> to get intptr_t. The later does
...
not exist on FreeBSD-4.x
Notified by: Paulo Fragoso
2005-10-14 13:36:20 +00:00
Mikhail Teterin
26379b9170
Add the missing patch, which provides for nas executables linking
...
dynamically with -laudio.
2005-10-10 21:23:45 +00:00
Mikhail Teterin
254a7b8396
Update from 1.7 to 1.7b. Add the following improvements:
...
1) Use proper CFLAGS to compiled libaudio's unshared/*.o --
previously only the shared objects were thus compiled.
2) Use -fPIC for shared objects only on sparc64 -- on other
platforms use -fpic.
3) Use the unshared/*.o to create the static libaudio.a --
previously the shared objects were used for both libraries.
4) Link with -lXt and -lXau -- the vendor's Imakefile does that
only on Linux, for some reason...
The first three of these points should really be handled by imake et al...
2005-10-10 19:49:34 +00:00
Pav Lucistnik
d28942a721
- Fix build on !i386
...
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
2004-11-18 08:11:46 +00:00
Pav Lucistnik
b101c12f7e
- Update to 1.7
...
PR: ports/73967
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
2004-11-15 23:46:29 +00:00
Oliver Braun
505f32f85a
Upgrade to 1.6.
...
PR: 44482
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-10-26 07:58:47 +00:00
Kris Kennaway
33094a64ad
Fix build on -current (machine/soundcard.h -> sys/soundcard.h, and
...
avoid duplicate bogus declaration of sys_nerr)
2002-09-08 01:20:05 +00:00
Trevor Johnson
01715bdec8
Attempt to fix compilation error under -CURRENT, logged by bento.
...
The error did not appear for me under -STABLE.
2002-05-25 17:37:32 +00:00
Pete Fritchman
5eda61c090
- update to 1.5
...
- update MASTER_SITES
- split manpages out into Makefile.man
- print out PKGMESSAGE better
PR: 33333
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-30 18:15:33 +00:00
Trevor Johnson
ca2eb043b2
Fix alpha build failure by including <machine/pcaudioio.h> only for i386.
...
PR: 23592
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-12-17 01:53:29 +00:00
Steve Price
53e9c50401
Add a slash to the end of search_path so nasd.conf can be found.
...
PR: 17970
Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
2000-04-30 19:21:30 +00:00
Chris D. Faulhaber
e3bbb3138e
Update port to 1.4
...
Add WWW
PR: 17645
Submitted by: tkato@prontomail.ne.jp
2000-03-30 03:28:07 +00:00
Justin M. Seger
36b1350193
Allow nas to compile under CURRENT.
1997-11-06 00:53:42 +00:00
Masafumi Max NAKANE
9836af420c
Replaced several hunks that didn't apply properly.
...
Also, removed one hunk from patch-ac which seemed no longer needed.
1996-10-05 04:09:15 +00:00
Adam David
6764c37652
version 1.2p5
1996-10-03 13:44:09 +00:00
Jordan K. Hubbard
72c9eb03cc
This patch fixes a bug in the NAS port included with 2.1R.
...
The symptom: NAS client applications cannot properly locate the
server. Specifically, server specifications such as `:0' are
not properly linked.
The cause: A compiler define for BSD 4.4 Sockets was incorrectly
set in the makefile.
Submitted-By: Tim Kientzle <kientzle@netcom.com>
1996-07-27 07:13:36 +00:00
Justin T. Gibbs
53244d51a3
There is no longer a values.h in 2.0. Remove the reference to it and use
...
limits.h instead.
MAXSHORT -> SHRT_MAX
-MAXSHORT -> SHRT_MIN
1994-11-07 01:47:40 +00:00
Jordan K. Hubbard
9510e05e21
NAS - NetAudio Server.
1994-11-04 01:53:27 +00:00