summaryrefslogtreecommitdiff
path: root/mbone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upgrade to sdr 2.7Bill Fenner1999-09-095-43/+14
| | | | Notes: svn path=/head/; revision=21472
* 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 Notes: svn path=/head/; revision=21446
* Fix a filename which contains an explicit version number.Roger Hardiman1999-09-081-1/+1
| | | | Notes: svn path=/head/; revision=21413
* Oops, I forgot about Id -> FreeBSD.Bill Fenner1999-09-041-1/+1
| | | | Notes: svn path=/head/; revision=21263
* PortlintifyBill Fenner1999-09-041-3/+4
| | | | | | | | PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru> Notes: svn path=/head/; revision=21258
* Activate rat.Bill Fenner1999-09-041-0/+1
| | | | Notes: svn path=/head/; revision=21240
* Forgot to update descriptions before importing, oops.Bill Fenner1999-09-042-3/+9
| | | | Notes: svn path=/head/; revision=21239
* The UCL Robust Audio Tool.Bill Fenner1999-09-047-0/+68
| | | | | | | | PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk Notes: svn path=/head/; revision=21238
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-318-8/+8
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-2510-10/+10
| | | | Notes: svn path=/head/; revision=20960
* chmod -> ${CHMOD}Michael Haro1999-08-222-4/+4
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-266-6/+6
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* sdr25 -> sdr-currentBill Fenner1999-03-301-2/+2
| | | | Notes: svn path=/head/; revision=17445