aboutsummaryrefslogtreecommitdiffstats
path: root/mbone
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.2.13Michael Haro2001-04-026-1085/+43
| | | | | PR: 25520 Submitted by: Orion Hodson <oh@btinternet.com
* Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers.Bill Fenner2001-02-161-0/+1
|
* 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>
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-163-15/+15
|
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.Satoshi Asami2000-11-251-1/+1
|
* newpcm reports the mixer vol control as an input, but it is an outputMaxim Sobolev2000-11-021-0/+20
| | | | | | | | | | control. There are some configurations of rat that will set vol to zero thinking it's an input, resulting in the user not hearing audio being received. This patch removes vol from the driver reported inputs. PR: 22082 Submitted by: maintainer
* Add PORTREVISION=1 to reflect the changed behaviour by the previousMunechika SUMIKAWA2000-09-211-0/+1
| | | | | | commiting. Noticed by: kris
* Enable IPv6.Munechika SUMIKAWA2000-09-213-39/+71
| | | | | PR: 21445 Submitted by: maintainer
* The port was suffering bit rot deriving from differences between theAde Lovett2000-09-189-50/+1121
| | | | | | | | | previous pcm driver and newpcm. This replacement port adds newpcm mixer support and brings port up to date with the current rat release (4.2.9). PR: 21333 Submitted by: maintainer
* @dirrm share/doc/rqmSatoshi Asami2000-07-051-0/+1
| | | | Submitted by: bento
* Remove extraneous directories on deinstallKris Kennaway2000-07-031-0/+2
| | | | Noticed by: bento
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Nuke mbone/mbone_vcrJustin M. Seger2000-05-011-1/+0
| | | | | | | | According to http://www.icsi.berkeley.edu/mbone-vcr/: Note: this project is no longer supported OK'ed by: fenner (MAINTAINER) Not objected to by: ports
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-1411-23/+23
|
* Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variableBill Fenner2000-03-201-0/+11
|
* Remove sdr-current; UCL no longer has a multi-version release systemBill Fenner2000-03-081-1/+0
|
* Use u_int32_t instead of u_int32. This makes this port compatible withBill Fenner2000-03-081-0/+20
| | | | the new uclmmbase port (on its way).
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Add rqm.Bill Fenner2000-02-011-0/+1
|
* Add rqm.Satoshi Asami2000-02-011-0/+1
| | | | Submitted by: bento
* RTP Quality Monitor from UCL. Similar to rtpmon.Bill Fenner2000-01-316-0/+78
|
* Use -fwritable-strings to let tcl stomp on Tcl_Eval() args.Bill Fenner2000-01-281-1/+1
|
* Actually use tcl/tk 8.2 like we claim to.Bill Fenner2000-01-281-2/+2
|
* Add -pedantic to override the default -pedantic-errors, to allowBill Fenner2000-01-282-0/+22
| | | | socket code to compile.
* Add -pedantic to override the default -pedantic-errors, to allowBill Fenner2000-01-282-0/+21
| | | | | socket code to compile. Include <time.h> where needed.
* Remove 'ipv6' from CATEGORIES, because this port support IPv4 only nowMunechika SUMIKAWA2000-01-261-1/+1
| | | | though the common librariy uses IPv6-related defines.
* uclmmbase is in devel, not mbone.Satoshi Asami2000-01-261-1/+1
|
* Upgrade to sdr 2.9Bill Fenner2000-01-264-13/+17
| | | | Submitted by: Garrett Wollman <wollman@lcs.mit.edu>
* fix building error on FreeBSD-current.Munechika SUMIKAWA2000-01-252-1/+14
| | | | | | now this port supports IPv6. Reviewed by: maintainer
* Forgot to fix CHANGES.html in last update.Bill Fenner2000-01-211-1/+1
|
* Update to version 1.14Bill Fenner2000-01-194-34/+30
|
* - Add sfreflect and sflaunch to be installedR. Imura2000-01-147-9/+99
| | | | | | | | | | | - System-wide CFLAGS received appropriate respect - System md5 library used instead of port's own - GSM library now used properly from GSM port instead of SF port - portlint (add dummy Whom: line in Makefile) - move WWWs from Makefile to DESCR PR: 15921 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 7.1.Steve Price1999-12-316-407/+153
| | | | | PR: 14838 Submitted by: Thomas V. Crimi <tcrimi@procida.res.cmu.edu>
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-2/+1
|
* 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>
* Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.Steve Price1999-11-2915-58/+219
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-284-6/+17
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Need to #include sys/signal.h earlier so this builds again on -current.Steve Price1999-11-281-0/+10
|
* Update to version Tk version 8.2.Steve Price1999-11-282-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Switch to tcl/tk 8.2Justin M. Seger1999-11-063-39/+512
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Make the second argument to hcreate a size_t so this compiles cleanlySteve Price1999-09-271-2/+19
| | | | on the Alpha.
* Rewrite virtual function pointer code so it can compile with EGCS on myRoger Hardiman1999-09-091-26/+92
| | | | | | | | -current machine. Also I fixed the code for grabbing from the X11 desktop in 24 bit colour modes. Previously it gave us a blurred yellow image. Now it can capture the X11 desktop in full 24 bit colour for both XRGB and XBGR Truecolour.
* Upgrade to sdr 2.7Bill Fenner1999-09-095-43/+14
|
* Mirror the distfile in ~cpiazza/distfiles, the main server is downChris Piazza1999-09-081-1/+2
| | | | | | | for at least an hour every day for backups etc. PR: 13611 Requested by: maintainer
* Fix a filename which contains an explicit version number.Roger Hardiman1999-09-081-1/+1
|
* Oops, I forgot about Id -> FreeBSD.Bill Fenner1999-09-041-1/+1
|
* PortlintifyBill Fenner1999-09-041-3/+4
| | | | | PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru>
* Activate rat.Bill Fenner1999-09-041-0/+1
|
* Forgot to update descriptions before importing, oops.Bill Fenner1999-09-042-3/+9
|
* The UCL Robust Audio Tool.Bill Fenner1999-09-047-0/+68
| | | | | PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk