Commit Graph

23 Commits

Author SHA1 Message Date
Bill Fenner
9dc643b9fd Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers. 2001-02-16 00:58:56 +00:00
Bill Fenner
0bbbf2886a patch-ah: add Orion Hodson's full-duplex probing and AC97 fix
patch-a[klmn]: Split original patch-ah into one patch per file patched.

PR:		23618
Submitted by:	Orion Hodson <O.Hodson@cs.ucl.ac.uk>
2001-02-15 15:29:45 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Bill Fenner
f89808a1f5 Add -pedantic to override the default -pedantic-errors, to allow
socket code to compile.
2000-01-28 03:05:29 +00:00
Steve Price
6196aa73a8 Update to Tcl/Tk version 8.2 and fix for gcc 2.95.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:43:04 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Satoshi Asami
6b871f9e45 Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
1999-07-15 21:53:15 +00:00
Bill Fenner
6288ab71fd Allow vat & vic to run with tcl8.0.4. 1999-01-10 08:53:19 +00:00
Satoshi Asami
d52f5534ef Use ${WRKDIRPREFIX}. 1998-12-02 05:56:01 +00:00
Satoshi Asami
bd67b84abf libgsm is now converted to ELF. 1998-09-22 19:10:14 +00:00
Tim Vanderhoek
8a51f1f320 This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Bill Fenner
bde94a1057 Change the vat port to use USE_AUTOCONF .
Hand-edit patches/patch-ah to remove the RCS $Header$ from the patch, so
 that CVS doesn't munge it.
 BE EXTREMELY CAREFUL WHEN REGENERATING patches/patch-ah!
1998-06-26 19:05:35 +00:00
Jordan K. Hubbard
35cc4b025e This patch contains an update to the audio-voxware.cc module in vat
to enable operation with the "pcm" driver and a wide range of full
duplex cards including the old SB16 (up to Vibra16C).
It also provides a modification to transmit audio from a mu-law file
(useful for testing).

Submitted by:	luigi
PR:		6813
1998-06-24 07:43:40 +00:00
Bill Fenner
2edf00cf67 Fix memory leaks. 1998-02-19 19:03:15 +00:00
Bill Fenner
141bb0840a Fix color behavior with tk8.0 -- tk was setting the highlight color to black. 1998-02-19 19:01:20 +00:00
Bill Fenner
1e0c535fa1 Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()
on a socket with a pending error doesn't reset the error, so the socket
is effectively useless.  Use getsockopt(...SO_ERROR...) to clear the
error status.  The kernel should also be patched, but this patch is
required for backwards compatibility.
1998-02-19 19:00:40 +00:00
Bill Fenner
c6ac4c3700 Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Bill Fenner
e0fe359db3 New port: vat 4.0b2, LBL Visual Audio Tool 1996-11-10 21:11:48 +00:00