summaryrefslogtreecommitdiff
path: root/mbone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New port for multicast AV tool.Kiriyama Kazuhiko2001-06-079-0/+113
| | | | | | | | PR: 27329 Submitted by:Takeshi MUTOH<mutoh@bovine.info.nara-k.ac.jp> Notes: svn path=/head/; revision=43574
* New port for RAT(network audio tool) version 3.Kiriyama Kazuhiko2001-06-0710-0/+199
| | | | | | | | PR: 21356 Submitted by:Takeshi MUTOH <mutoh@bovine.info.nara-k.ac.jp> Notes: svn path=/head/; revision=43573
* wb compatible open source shared whiteboard programAssar Westerlund2001-05-117-0/+90
| | | | Notes: svn path=/head/; revision=42535
* Update to rtptools 1.17Bill Fenner2001-04-225-52/+54
| | | | Notes: svn path=/head/; revision=41786
* Remove patch-agMichael Haro2001-04-061-13/+0
| | | | | | | Submitted by: orion hodson <oh@btinternet.com> Notes: svn path=/head/; revision=40930
* Fix buildMichael Haro2001-04-062-10/+59
| | | | Notes: svn path=/head/; revision=40924
* Correct reversed patchMichael Haro2001-04-061-4/+4
| | | | Notes: svn path=/head/; revision=40923
* Remove empty fileMichael Haro2001-04-061-0/+0
| | | | Notes: svn path=/head/; revision=40922
* Update to 4.2.13Michael Haro2001-04-026-1085/+43
| | | | | | | | PR: 25520 Submitted by: Orion Hodson <oh@btinternet.com Notes: svn path=/head/; revision=40724
* 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
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-163-15/+15
| | | | Notes: svn path=/head/; revision=37252
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.Satoshi Asami2000-11-251-1/+1
| | | | Notes: svn path=/head/; revision=35411
* 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 Notes: svn path=/head/; revision=34649
* Add PORTREVISION=1 to reflect the changed behaviour by the previousMunechika SUMIKAWA2000-09-211-0/+1
| | | | | | | | | commiting. Noticed by: kris Notes: svn path=/head/; revision=32944
* Enable IPv6.Munechika SUMIKAWA2000-09-213-39/+71
| | | | | | | | PR: 21445 Submitted by: maintainer Notes: svn path=/head/; revision=32941
* 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 Notes: svn path=/head/; revision=32813
* @dirrm share/doc/rqmSatoshi Asami2000-07-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=30221
* Remove extraneous directories on deinstallKris Kennaway2000-07-031-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30147
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* 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 Notes: svn path=/head/; revision=28232
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-1411-23/+23
| | | | Notes: svn path=/head/; revision=27512
* Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variableBill Fenner2000-03-201-0/+11
| | | | Notes: svn path=/head/; revision=26837
* Remove sdr-current; UCL no longer has a multi-version release systemBill Fenner2000-03-081-1/+0
| | | | Notes: svn path=/head/; revision=26662
* 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). Notes: svn path=/head/; revision=26661
* 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 Notes: svn path=/head/; revision=25584
* Add rqm.Bill Fenner2000-02-011-0/+1
| | | | Notes: svn path=/head/; revision=25399
* Add rqm.Satoshi Asami2000-02-011-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=25395
* RTP Quality Monitor from UCL. Similar to rtpmon.Bill Fenner2000-01-316-0/+78
| | | | Notes: svn path=/head/; revision=25361
* Use -fwritable-strings to let tcl stomp on Tcl_Eval() args.Bill Fenner2000-01-281-1/+1
| | | | Notes: svn path=/head/; revision=25147
* Actually use tcl/tk 8.2 like we claim to.Bill Fenner2000-01-281-2/+2
| | | | Notes: svn path=/head/; revision=25146
* Add -pedantic to override the default -pedantic-errors, to allowBill Fenner2000-01-282-0/+22
| | | | | | | socket code to compile. Notes: svn path=/head/; revision=25144
* Add -pedantic to override the default -pedantic-errors, to allowBill Fenner2000-01-282-0/+21
| | | | | | | | socket code to compile. Include <time.h> where needed. Notes: svn path=/head/; revision=25143
* Remove 'ipv6' from CATEGORIES, because this port support IPv4 only nowMunechika SUMIKAWA2000-01-261-1/+1
| | | | | | | though the common librariy uses IPv6-related defines. Notes: svn path=/head/; revision=25099
* uclmmbase is in devel, not mbone.Satoshi Asami2000-01-261-1/+1
| | | | Notes: svn path=/head/; revision=25097
* Upgrade to sdr 2.9Bill Fenner2000-01-264-13/+17
| | | | | | | Submitted by: Garrett Wollman <wollman@lcs.mit.edu> Notes: svn path=/head/; revision=25082
* fix building error on FreeBSD-current.Munechika SUMIKAWA2000-01-252-1/+14
| | | | | | | | | now this port supports IPv6. Reviewed by: maintainer Notes: svn path=/head/; revision=25051
* Forgot to fix CHANGES.html in last update.Bill Fenner2000-01-211-1/+1
| | | | Notes: svn path=/head/; revision=24876
* Update to version 1.14Bill Fenner2000-01-194-34/+30
| | | | Notes: svn path=/head/; revision=24829
* - 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> Notes: svn path=/head/; revision=24733
* Update to version 7.1.Steve Price1999-12-316-407/+153
| | | | | | | | PR: 14838 Submitted by: Thomas V. Crimi <tcrimi@procida.res.cmu.edu> Notes: svn path=/head/; revision=24323
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-2/+1
| | | | Notes: svn path=/head/; revision=23868
* 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
* 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> Notes: svn path=/head/; revision=23483
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-284-6/+17
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Need to #include sys/signal.h earlier so this builds again on -current.Steve Price1999-11-281-0/+10
| | | | Notes: svn path=/head/; revision=23469
* Update to version Tk version 8.2.Steve Price1999-11-282-3/+3
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23468
* Switch to tcl/tk 8.2Justin M. Seger1999-11-063-39/+512
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22945
* Make the second argument to hcreate a size_t so this compiles cleanlySteve Price1999-09-271-2/+19
| | | | | | | on the Alpha. Notes: svn path=/head/; revision=21972
* 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. Notes: svn path=/head/; revision=21475