summaryrefslogtreecommitdiffstats
path: root/mbone
Commit message (Collapse)AuthorAgeFilesLines
* New port for multicast AV tool.kiri2001-06-079-0/+113
| | | | | PR: 27329 Submitted by:Takeshi MUTOH<mutoh@bovine.info.nara-k.ac.jp>
* New port for RAT(network audio tool) version 3.kiri2001-06-0710-0/+199
| | | | | PR: 21356 Submitted by:Takeshi MUTOH <mutoh@bovine.info.nara-k.ac.jp>
* wb compatible open source shared whiteboard programassar2001-05-117-0/+90
|
* Update to rtptools 1.17fenner2001-04-225-52/+54
|
* Remove patch-agmharo2001-04-061-13/+0
| | | | Submitted by: orion hodson <oh@btinternet.com>
* Fix buildmharo2001-04-062-10/+59
|
* Correct reversed patchmharo2001-04-061-4/+4
|
* Remove empty filemharo2001-04-061-0/+0
|
* Update to 4.2.13mharo2001-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.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>
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-163-15/+15
|
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1
|
* newpcm reports the mixer vol control as an input, but it is an outputsobomax2000-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 previoussumikawa2000-09-211-0/+1
| | | | | | commiting. Noticed by: kris
* Enable IPv6.sumikawa2000-09-213-39/+71
| | | | | PR: 21445 Submitted by: maintainer
* The port was suffering bit rot deriving from differences between theade2000-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/rqmasami2000-07-051-0/+1
| | | | Submitted by: bento
* Remove extraneous directories on deinstallkris2000-07-031-0/+2
| | | | Noticed by: bento
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Nuke mbone/mbone_vcrjseger2000-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.asami2000-04-1411-23/+23
|
* Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variablefenner2000-03-201-0/+11
|
* Remove sdr-current; UCL no longer has a multi-version release systemfenner2000-03-081-1/+0
|
* Use u_int32_t instead of u_int32. This makes this port compatible withfenner2000-03-081-0/+20
| | | | the new uclmmbase port (on its way).
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Add rqm.fenner2000-02-011-0/+1
|
* Add rqm.asami2000-02-011-0/+1
| | | | Submitted by: bento
* RTP Quality Monitor from UCL. Similar to rtpmon.fenner2000-01-316-0/+78
|
* Use -fwritable-strings to let tcl stomp on Tcl_Eval() args.fenner2000-01-281-1/+1
|
* Actually use tcl/tk 8.2 like we claim to.fenner2000-01-281-2/+2
|
* Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-282-0/+22
| | | | socket code to compile.
* Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-282-0/+21
| | | | | socket code to compile. Include <time.h> where needed.
* Remove 'ipv6' from CATEGORIES, because this port support IPv4 only nowsumikawa2000-01-261-1/+1
| | | | though the common librariy uses IPv6-related defines.
* uclmmbase is in devel, not mbone.asami2000-01-261-1/+1
|
* Upgrade to sdr 2.9fenner2000-01-264-13/+17
| | | | Submitted by: Garrett Wollman <wollman@lcs.mit.edu>
* fix building error on FreeBSD-current.sumikawa2000-01-252-1/+14
| | | | | | now this port supports IPv6. Reviewed by: maintainer
* Forgot to fix CHANGES.html in last update.fenner2000-01-211-1/+1
|
* Update to version 1.14fenner2000-01-194-34/+30
|
* - Add sfreflect and sflaunch to be installedimura2000-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.steve1999-12-316-407/+153
| | | | | PR: 14838 Submitted by: Thomas V. Crimi <tcrimi@procida.res.cmu.edu>
* Remove myself from MAINTAINERache1999-12-231-2/+1
|
* 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>
* Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.steve1999-11-2915-58/+219
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl/Tk version 8.2.steve1999-11-284-6/+17
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Need to #include sys/signal.h earlier so this builds again on -current.steve1999-11-281-0/+10
|
* Update to version Tk version 8.2.steve1999-11-282-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Switch to tcl/tk 8.2jseger1999-11-063-39/+512
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Make the second argument to hcreate a size_t so this compiles cleanlysteve1999-09-271-2/+19
| | | | on the Alpha.
* Rewrite virtual function pointer code so it can compile with EGCS on myroger1999-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.
OpenPOWER on IntegriCloud