summaryrefslogtreecommitdiff
path: root/mbone/vat (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-29Update to Tcl/Tk version 8.2 and fix for gcc 2.95.Steve Price5-47/+79
Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23484
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-07-15Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1-2/+2
build but at least it will have a better chance. Notes: svn path=/head/; revision=20221
1999-01-10Allow vat & vic to run with tcl8.0.4.Bill Fenner1-2/+10
Notes: svn path=/head/; revision=15952
1998-12-02Use ${WRKDIRPREFIX}.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=15051
1998-09-22libgsm is now converted to ELF.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=13329
1998-08-18This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12622
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1-2/+2
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
1998-06-26Change the vat port to use USE_AUTOCONF .Bill Fenner3-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! Notes: svn path=/head/; revision=11547
1998-06-24This patch contains an update to the audio-voxware.cc module in vatJordan K. Hubbard1-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 Notes: svn path=/head/; revision=11501
1998-02-19Fix memory leaks.Bill Fenner1-0/+61
Notes: svn path=/head/; revision=9839
1998-02-19Fix color behavior with tk8.0 -- tk was setting the highlight color to black.Bill Fenner1-0/+45
Notes: svn path=/head/; revision=9838
1998-02-19Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()Bill Fenner1-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. Notes: svn path=/head/; revision=9837
1997-09-11Make port work with tcl/tk 8.0Bill Fenner5-63/+1564
Notes: svn path=/head/; revision=7856
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1996-11-13Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1-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. Notes: svn path=/head/; revision=4440
1996-11-10New port: vat 4.0b2, LBL Visual Audio ToolBill Fenner6-0/+463
Notes: svn path=/head/; revision=4376