summaryrefslogtreecommitdiffstats
path: root/mbone/vat
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers.fenner2001-02-161-0/+1
|
* patch-ah: add Orion Hodson's full-duplex probing and AC97 fixfenner2001-02-155-110/+123
| | | | | | | 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>
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-281-0/+11
| | | | socket code to compile.
* Update to Tcl/Tk version 8.2 and fix for gcc 2.95.steve1999-11-295-47/+79
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tasami1999-07-151-2/+2
| | | | build but at least it will have a better chance.
* Allow vat & vic to run with tcl8.0.4.fenner1999-01-101-2/+10
|
* Use ${WRKDIRPREFIX}.asami1998-12-021-2/+2
|
* libgsm is now converted to ELF.asami1998-09-221-3/+3
|
* This commit brought to you by the Paddock Bowling Alley.hoek1998-08-181-1/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Change the vat port to use USE_AUTOCONF .fenner1998-06-263-1477/+13
| | | | | | 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!
* This patch contains an update to the audio-voxware.cc module in vatjkh1998-06-241-0/+668
| | | | | | | | | | 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
* Fix memory leaks.fenner1998-02-191-0/+61
|
* Fix color behavior with tk8.0 -- tk was setting the highlight color to black.fenner1998-02-191-0/+45
|
* Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()fenner1998-02-191-0/+117
| | | | | | | 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.
* Make port work with tcl/tk 8.0fenner1997-09-115-63/+1564
|
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-4/+3
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* New port: vat 4.0b2, LBL Visual Audio Toolfenner1996-11-106-0/+463
OpenPOWER on IntegriCloud