summaryrefslogtreecommitdiff
path: root/mbone/vat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak by using socklen_t as needed.Bill Fenner2006-12-043-11/+29
| | | | Notes: svn path=/head/; revision=178794
* Fix breakage due to audio/gsm import.Maxim Sobolev2006-08-141-1/+1
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=170631
* Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistentMark Linimon2006-07-231-1/+1
| | | | | | | across different OSVERSION scans. Notes: svn path=/head/; revision=168580
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154943
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Move inclusion of bsd.port.pre.mk after definiton of all variables.Mark Linimon2003-10-291-6/+6
| | | | Notes: svn path=/head/; revision=92525
* Mark broken on 5.x. The distfile is from 1996 so updates might notMark Linimon2003-10-222-1/+9
| | | | | | | be forthcoming. While I'm here, update the pkg-descr with a current URL. Notes: svn path=/head/; revision=91856
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Undo an obsoleted patch to include <sys/soundcard.h> instead ofKris Kennaway2003-05-101-3/+3
| | | | | | | <machine/soundcard.h> and fix build on -current. Notes: svn path=/head/; revision=80592
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix signal handler prototype to make newer g++ happyBill Fenner2003-01-241-0/+10
| | | | Notes: svn path=/head/; revision=73895
* Build with tcl/tk 8.3Bill Fenner2003-01-242-37/+37
| | | | Notes: svn path=/head/; revision=73894
* Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers.Bill Fenner2001-02-161-0/+1
| | | | Notes: svn path=/head/; revision=38392
* patch-ah: add Orion Hodson's full-duplex probing and AC97 fixBill Fenner2001-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> Notes: svn path=/head/; revision=38376
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Add -pedantic to override the default -pedantic-errors, to allowBill Fenner2000-01-281-0/+11
| | | | | | | socket code to compile. Notes: svn path=/head/; revision=25144
* Update to Tcl/Tk version 8.2 and fix for gcc 2.95.Steve Price1999-11-295-47/+79
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23484
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1999-07-151-2/+2
| | | | | | | build but at least it will have a better chance. Notes: svn path=/head/; revision=20221
* Allow vat & vic to run with tcl8.0.4.Bill Fenner1999-01-101-2/+10
| | | | Notes: svn path=/head/; revision=15952
* Use ${WRKDIRPREFIX}.Satoshi Asami1998-12-021-2/+2
| | | | Notes: svn path=/head/; revision=15051
* libgsm is now converted to ELF.Satoshi Asami1998-09-221-3/+3
| | | | Notes: svn path=/head/; revision=13329
* This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12622
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-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
* Change the vat port to use USE_AUTOCONF .Bill 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! Notes: svn path=/head/; revision=11547
* This patch contains an update to the audio-voxware.cc module in vatJordan K. Hubbard1998-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 Notes: svn path=/head/; revision=11501
* Fix memory leaks.Bill Fenner1998-02-191-0/+61
| | | | Notes: svn path=/head/; revision=9839
* Fix color behavior with tk8.0 -- tk was setting the highlight color to black.Bill Fenner1998-02-191-0/+45
| | | | Notes: svn path=/head/; revision=9838
* Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()Bill 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. Notes: svn path=/head/; revision=9837
* Make port work with tcl/tk 8.0Bill Fenner1997-09-115-63/+1564
| | | | Notes: svn path=/head/; revision=7856
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-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. Notes: svn path=/head/; revision=4440
* New port: vat 4.0b2, LBL Visual Audio ToolBill Fenner1996-11-106-0/+463
Notes: svn path=/head/; revision=4376