aboutsummaryrefslogtreecommitdiffstats
path: root/mbone
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-02-013-0/+3
| | | | Approved by: krion@
* SHA256ifyEdwin Groothuis2006-01-229-0/+9
| | | | Approved by: krion@
* Fix breakage caused by time_t change.Tom Rhodes2006-01-012-0/+81
| | | | Requested by: kris
* Respect LOCALBASEMarcus Alves Grando2005-12-053-3/+4
| | | | | | | Add SHA256 PR: 89936 Submitted by: maintainer
* Fix maintainers email addressEdwin Groothuis2005-12-051-1/+1
| | | | Submitted by: private email
* - Add SHA256Pav Lucistnik2005-11-254-0/+4
|
* Switch to <target>:: convention for both patch-autotools and run-autotools,Ade Lovett2005-11-191-1/+1
| | | | | to allow for easier overriding of these targets by port Makefiles, if they need to.
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-154-4/+4
| | | | | | | | | | | | | | | | | 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.
* Look for -luclmmbase under LOCALBASE instead of PREFIX (which isMikhail Teterin2005-03-236-31/+175
| | | | | | | | | | | | X11BASE). Submitted by: pointyhat via kris While here fix some more of the warnings, use OpenSSL's MD5 code instead of vendor's own copy, and use srandomdev instead of srandom(hostname+time). Approved by: portmgr (Kirill)
* Upgrade devel/uclmmbase and mbone/vic to their latest respectedMikhail Teterin2005-03-2114-100/+188
| | | | | | | | | | | | | | | versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building (most of the) functionality, that is present in our base libraries (btree, md5, etc.) In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some other improvements. vic is thus unbroken on 5.x Per fenner's (much) earlier e-mail, grab maintainership for the time being. PR: ports/75066 (obsoleted) Approved by: fenner (implicitly)
* Drop maintainershipMario Sergio Fujikawa Ferreira2005-03-111-1/+1
|
* Fix fetch: Tarballed rerolled, no differencesVolker Stolz2005-02-221-2/+2
|
* Fix MASTER_SITES.Kirill Ponomarev2005-02-191-1/+1
| | | | | PR: ports/77716 Submitted by: maintainer
* Fix maintainer's email.Kirill Ponomarev2004-12-241-1/+1
| | | | Submitted by: maintainer
* Change maintainer's email.Kirill Ponomarev2004-12-231-1/+1
| | | | | PR: ports/75415 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
* Add DOCSDIR and fix pkg-plist.Kirill Ponomarev2004-12-131-0/+1
|
* - Fix build on 5.xPav Lucistnik2004-11-052-4/+14
| | | | | PR: ports/73528 Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu>
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* Fix build on 5.x.Mark Linimon2004-08-232-4/+200
| | | | | | PR: ports/69091 Submitted by: Samy Al Bahra <samy at kerneled dot org> Approved by: maintainer timeout (1 month)
* Fix build.Kirill Ponomarev2004-08-221-1/+1
| | | | Pet portlint.
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.Eric Anholt2004-08-191-1/+1
|
* New port udpcast version 20040531: A file transfer tool usingMario Sergio Fujikawa Ferreira2004-07-218-0/+192
| | | | ethernet's multicast
* Fix build on -CURRENTKris Kennaway2004-06-091-0/+11
| | | | Submitted by: das
* Sync with new bsd.autotools.mkAde Lovett2004-06-051-2/+2
|
* - Fix MASTER_SITESKirill Ponomarev2004-05-172-2/+4
| | | | | | | - Fix WWW: line PR: ports/66708 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Tidy up whitespace.Trevor Johnson2004-04-111-1/+1
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3112-0/+12
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-143-3/+3
| | | | | | | | | | | | | | | 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.
* Update MASTER_SITES.Pete Fritchman2004-03-111-1/+1
| | | | Submitted by: maintainer
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-0/+4
|
* Correct error in previous commitKris Kennaway2004-02-181-1/+1
| | | | Noticed by: Dan Langille
* Remove BROKEN tag; this now compiles on 5.x.Kris Kennaway2004-02-181-6/+0
|
* Remove BROKEN tag; this port now compiles on 5.x.Kris Kennaway2004-02-181-4/+0
|
* [seems like when I thought I committed this first, I only committedBill Fenner2004-02-082-6/+5
| | | | | | | | | in files/ - oops] Update to sdr 3.0. Depend on tcl/tk 8.4. Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0612-6/+6
|
* Use PLIST_FILES.Trevor Johnson2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-045-1/+5
| | | | (Part 1)
* Update tcl/tk dependency to 8.4.Bill Fenner2004-02-023-3/+14
| | | | Remove incorrect library dependency in port's Makefile.
* Upgrade rat to version 4.2.25.Bill Fenner2004-02-025-33/+12
| | | | | | | Depend on tcl/tk 8.3 (won't build out of the box with 8.4) Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779
* Update to sdr 3.0.Bill Fenner2004-02-023-14/+3
| | | | | | | Depend on tcl/tk 8.4. Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779
* SIZEify.Trevor Johnson2004-01-303-0/+3
|
* Use the new ghostscript options.Joe Marcus Clarke2004-01-211-9/+3
| | | | Submitted by: linimon
* Add a dummy run-autotools target to pacify the new bsd.port.mk.Joe Marcus Clarke2004-01-201-0/+3
|
* Reset maintainer to ports@ due to maintainer's request -- he hasn'tMark Linimon2004-01-131-1/+1
| | | | | had enough cycles for FreeBSD for a while. Thanks for your work in the past, and hope things calm down for you!
* - Update to 2.99.1Pav Lucistnik2004-01-0912-37/+189
| | | | | | | | | | | | | Changes in software: - vendor's bugfixes - new FLUTE support - new dependencies in gdome-2 and glib20 - properly install the shared library and headers - replace -pthread with $PTHREAD_LIBS - fix compilation warnings due to C++ headers in -current PR: ports/61068 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer)
* Add xspeakfree, a Tcl/Tk frontent to Speak Freely.Pav Lucistnik2003-12-135-0/+56
| | | | | PR: ports/59064 Submitted by: Travis Poppe <tlp@liquidx.org>
* Mark as broken on 5.x due to the usual gcc3.3 bitrot.Mark Linimon2003-12-121-2/+8
|
* - Unbreak by adding dependency on makedepend.Pav Lucistnik2003-11-211-0/+2
| | | | | | PR: ports/59500 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer) Approved by: adamw (mentor)
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Add mcl 2.99,Bruce M Simpson2003-11-1532-0/+560
| | | | | | | | implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Move inclusion of bsd.port.pre.mk after definiton of all variables.Mark Linimon2003-10-295-24/+28
|
* Remove blank line to pacify portlint.Mark Linimon2003-10-221-1/+0
|
* Mark as broken on 5.x. Fix plist. Notified maintainer.Mark Linimon2003-10-222-2/+7
|
* Mark as broken on 5.x. The last distfile is from 1997. A google searchMark Linimon2003-10-221-2/+8
| | | | shows no current homepage.
* Mark as broken on 5.x. The distfile is from 1997. While here, updateMark Linimon2003-10-222-1/+9
| | | | the pkg-descr to include a good URL.
* 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.
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-243-4/+4
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* [PATCH] mbone/wb: enable choose of ghostscript interpreterEdwin Groothuis2003-08-311-1/+15
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54937 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Update to 7.6a.Christian Weisgerber2003-06-264-36/+43
| | | | | PR: 53302 Submitted by: Michael A. Dickerson <mikey@singingtree.com>
* Undo an obsoleted patch to include <sys/soundcard.h> instead ofKris Kennaway2003-05-101-3/+3
| | | | <machine/soundcard.h> and fix build on -current.
* Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becomingAdam Weinberger2003-03-241-1/+1
| | | | | | unquittable. Submitted by: wpaul
* Clear moonlight beckons.Ade Lovett2003-03-0720-10/+10
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-232-3/+0
| | | | Approved by: kris (implicitly)
* De-pkg-comment.Akinori MUSHA2003-02-214-2/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-214-2/+2
|
* Don't treat alpha specially with INT_64. INT_64 is not used consistentlyBill Fenner2003-02-011-0/+15
| | | | so causes type mismatch errors.
* Make the struct huffentry public so that global variablesBill Fenner2003-01-241-0/+16
| | | | can be declared using it.
* Use std::memset instead of just memsetBill Fenner2003-01-241-0/+73
|
* Fix signal handler prototype to make newer g++ happyBill Fenner2003-01-242-0/+18
|
* Build with tcl/tk 8.3Bill Fenner2003-01-242-37/+37
|
* Change of back-up location.Orion Hodson2003-01-211-3/+3
| | | | PR: ports/46086
* Partially fix build on sparc64 (Don't need to prototype inet_ntopKris Kennaway2003-01-121-0/+13
| | | | or inet_pton). This is still broken due to a fatal warning.
* fix fetch for mbone/speak-freelyEdwin Groothuis2002-12-126-88/+54
| | | | | PR: ports/46087 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix fetchTilman Keskinoz2002-12-111-1/+1
| | | | | PR: 46082 Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp>
* Made mbone/rat compiling again (double patch-file)Edwin Groothuis2002-11-151-53/+0
| | | | Noticed on: bento
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-114-4/+2
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-074-2/+4
| | | | Approved by: pat
* Change MAINTAINER to tmutoh@mx10.freecom.ne.jp.Norikatsu Shigemura2002-10-271-1/+1
| | | | | PR: ports/44528 Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp> (maintainer)
* Fix build on -current and respect CC and CFLAGSKris Kennaway2002-10-215-72/+96
|
* MASTER_SITE moved. Upgrade still to do.Bill Fenner2002-10-081-1/+1
|
* Fix broken rtpmon build.Bill Fenner2002-09-303-12/+35
|
* Fix broken rqm port to work with more modern uclmmbaseBill Fenner2002-09-301-0/+18
|
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-082-0/+22
|
* Update to version 4.2.22.Orion Hodson2002-08-114-293/+8
|
* Bump PORTREVISION.Joseph Koshy2002-06-131-0/+1
| | | | Reminded by: kris
* Fix a bug that removes a startup problem with rtpmon, namely erroring outJoseph Koshy2002-06-111-0/+10
| | | | | | with 'invalid command name: tcl_findLibrary'. Approved by: Bill Fenner <fenner@freebsd.org>
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+5
| | | | Submitted by: bento
* Support IPv6.Munechika SUMIKAWA2002-03-244-2/+81
| | | | | Submitted by: Takenori Kobayashi <nori@3si.co.jp> No response from: maintainer
* Sync to rat-4.2.20.Orion Hodson2002-02-259-168/+305
| | | | Add newpcm patch for FreeBSD-4.4 upwards.
* Fix MASTER_SITES and remove redundant distinfo entryPatrick Li2002-02-082-2/+1
| | | | | PR: 34726 Submitted by: maintainer
* Fix for autoconfPatrick Li2002-01-271-2/+2
| | | | | PR: 34227 Submitted by: Kazuyoshi Komine <komine@cc.meisei-u.ac.jp>
* Fix for -CURRENT, malloc.h->stdlib.hPatrick Li2002-01-021-0/+4
| | | | Spotted by: Bento
* Set LATEST_LINK to rat30.Akinori MUSHA2001-11-071-0/+2
|
* Sort entries and remove a duplicate "rqm".Akinori MUSHA2001-09-211-2/+1
|
* Replace the ghostscript55 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-121-1/+1
|
* Make nte initialize TCL properly.Bill Fenner2001-08-021-0/+16
| | | | | PR: ports/27219 Submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
* Update to vic 2.8ucl-1.1.3Bill Fenner2001-08-0230-3415/+149
| | | | | PR: ports/27239 Submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
* 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>
* 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>
* wb compatible open source shared whiteboard programAssar Westerlund2001-05-127-0/+90
|
* Update to rtptools 1.17Bill Fenner2001-04-225-52/+54
|
* Remove patch-agMichael Haro2001-04-061-13/+0
| | | | Submitted by: orion hodson <oh@btinternet.com>
* Fix buildMichael Haro2001-04-062-10/+59
|
* Correct reversed patchMichael Haro2001-04-061-4/+4
|
* Remove empty fileMichael Haro2001-04-061-0/+0
|
* 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-173-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-221-0/+1
| | | | | | commiting. Noticed by: kris
* Enable IPv6.Munechika SUMIKAWA2000-09-223-39/+71
| | | | | PR: 21445 Submitted by: maintainer
* The port was suffering bit rot deriving from differences between theAde Lovett2000-09-199-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-041-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-091-1/+0
|
* Use u_int32_t instead of u_int32. This makes this port compatible withBill Fenner2000-03-091-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-021-0/+1
|
* Add rqm.Satoshi Asami2000-02-021-0/+1
| | | | Submitted by: bento
* RTP Quality Monitor from UCL. Similar to rtpmon.Bill Fenner2000-02-016-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-271-1/+1
| | | | though the common librariy uses IPv6-related defines.
* uclmmbase is in devel, not mbone.Satoshi Asami2000-01-271-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-221-1/+1
|
* Update to version 1.14Bill Fenner2000-01-194-34/+30
|
* - Add sfreflect and sflaunch to be installedR. Imura2000-01-157-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 Price2000-01-016-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-294-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-291-0/+10
|
* Update to version Tk version 8.2.Steve Price1999-11-292-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Switch to tcl/tk 8.2Justin M. Seger1999-11-073-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-091-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-091-1/+1
|
* Oops, I forgot about Id -> FreeBSD.Bill Fenner1999-09-051-1/+1
|
* PortlintifyBill Fenner1999-09-051-3/+4
| | | | | PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru>
* Activate rat.Bill Fenner1999-09-051-0/+1
|
* Forgot to update descriptions before importing, oops.Bill Fenner1999-09-052-3/+9
|
* The UCL Robust Audio Tool.Bill Fenner1999-09-057-0/+68
| | | | | PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-318-8/+8
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-2510-10/+10
|
* chmod -> ${CHMOD}Michael Haro1999-08-232-4/+4
| | | | chown -> ${CHOWN}
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1999-07-161-2/+2
| | | | build but at least it will have a better chance.
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-276-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
* sdr25 -> sdr-currentBill Fenner1999-03-301-2/+2
|
* Update sdr 2.4's MASTER_SITE and distfile name.Bill Fenner1999-03-302-4/+4
|
* Add sdr25.Satoshi Asami1999-01-281-1/+2
|
* Allow vat & vic to run with tcl8.0.4.Bill Fenner1999-01-102-4/+20
|
* Redefine sendfile as sf_sendfile to work around namespace pollution.Jacques Vidrine1998-12-161-14/+20
| | | | Noticed by: Oleg Ogurok <oleg@ogurok.com>
* Change MASTER_SITES to make this port fetchable, we are two (minor)Bill Fumerola1998-12-101-2/+2
| | | | | | | updates behind in this port, but I cannot test mbone software, and this will make the port fetchable now. Informed By: Fenner's portsurvey
* Use ${WRKDIRPREFIX}.Satoshi Asami1998-12-021-2/+2
|
* Fix for building on 3.0Jacques Vidrine1998-11-253-18/+18
|
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-6/+8
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Fix checksum; distfile changed without changing name.Bill Fenner1998-10-261-1/+1
| | | | | PR: ports/8287 Submitted by: Bruce A. Mah <bmah@ca.sandia.gov>
* Unbreak.Justin M. Seger1998-10-132-9/+16
| | | | Submitted by: steve
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | c++ -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -I/usr/local/include -I/usr/local/include/tk8.0 -I/usr/local/include/tcl8.0 -I/usr/X11R6/include -I./jpeg -I./p64 -I. -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o renderer-window.o color.o color-true.o color-pseudo.o color-dither.o color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-x11.cc grabber-meteor.o grabber-spigot.o -lspigot -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 -L/usr/X11R6/lib -lXext -lX11 -lm grabber-x11.cc: In method `int X11Grabber::X11Grab_Initialize(long unsigned int, int, int)': grabber-x11.cc:627: warning: implicit declaration of function `int VidUtil_DestroyXImage(...)'
* Don't strip the binary when building ELF, and remove the emptySteve Price1998-09-272-1/+6
| | | | share/doc/wb directory on deinstall.
* Remove empty lib/speak_freely directory on deinstall.Steve Price1998-09-271-0/+1
|
* Make sure that autoconf can overwrite configure script.Steve Price1998-09-271-2/+2
|
* Somewhere along the line the binary's name changed to nte.Steve Price1998-09-271-1/+1
|
* Remove empty doc dir on deinstall.Steve Price1998-09-271-0/+1
|
* Remove regexp support for tk42.Steve Price1998-09-271-2/+2
|
* tk80 has been ELFized.Satoshi Asami1998-09-254-8/+8
|
* libgsm is now converted to ELF.Satoshi Asami1998-09-232-5/+5
|
* Master site moved.Bill Fenner1998-09-221-2/+2
|
* Update to 1.5a29Bill Fenner1998-08-283-18/+9
|
* This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek1998-08-194-9/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-086-12/+12
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-057-14/+14
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Fix the configure script to not try to build a grabber which is notBill Fenner1998-07-121-0/+10
| | | | included in the vic source.
* Change the vat port to use USE_AUTOCONF .Bill Fenner1998-06-273-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!
* Fix Luigi's recently committed submission:Bill Fenner1998-06-274-1671/+100
| | | | | | | | - Actually include the x11 grabber in the compile - Don't force the capture type to PAL; leave it at auto - Remove debugging code and comments - Eliminate the need for kernel patch for tuner code - Don't patch one source file in more than one patch-XX files
* These patches implement the following features in vic:Jordan K. Hubbard1998-06-242-0/+2041
| | | | | | | | | | | | | | * an x11 grabber similar to the one present in nv. Extremely useful for interactive work (i'd say better than a camera in many cases). * add video controls to the meteor grabber (brightness etc.) * add tuner control when used with the meteor grabber (require a small modification to the kernel to let tuner be controlled via the grabber fd); Submitted by: luigi PR: 6814
* 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
* Depend on ghostscript5 instead of ghostscript4.Bill Fenner1998-06-241-3/+3
| | | | | PR: ports/5380 Submitted by: luigi@iet.unipi.it
* Back out changes to use tcl81.Thomas Gellekum1998-03-202-4/+4
| | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime.
* Back out changes to use tcl81.Thomas Gellekum1998-03-172-93/+93
| | | | Suggested by: The Meistersinger
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-254-98/+98
|
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-221-2/+2
| | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
* Add send() kernel bug workaround to vic too.Bill Fenner1998-02-201-0/+117
|
* Fix memory leaks.Bill Fenner1998-02-202-0/+157
|
* Fix color behavior with tk8.0 -- tk was setting the highlight color to black.Bill Fenner1998-02-201-0/+45
|
* Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()Bill Fenner1998-02-201-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.
* Add rtptools.Bill Fenner1998-01-061-1/+2
|
* rtptools, a set of tools for recording/playing/monitoring RTPv2 streamsBill Fenner1998-01-066-0/+123
|
* Add BT848 grabber support.Bill Fenner1997-12-191-0/+725
| | | | Submitted by: Amancio Hasty <hasty@rah.star-gate.com>
* Upgrade to 2.4a7n. The encryption has been removed from this version soBill Fenner1997-12-193-26/+21
| | | | | it's no longer RESTRICTED. Also de-obfuscate the port a little by removing the magic done by scripts/configure and moving it to the Makefile.
* Don't use the libs.tcl from the distribution; let it get dynamicallyBill Fenner1997-10-161-1/+6
| | | | generated instead. Fixes tcl library mismatch warning.
* Use tcl7.6 and tk4.2Bill Fenner1997-09-252-7/+7
|
* Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script.Bill Fenner1997-09-252-26/+47
|
* Upgrade to 6.1cAndrey A. Chernov1997-09-245-79/+63
|
* Move files from ${FILESDIR} to ${WRKSRC} in post-extract: targetBill Fenner1997-09-141-1/+6
| | | | | | instead of scripts/configure. Suggested by: Da Portsmeister
* Don't copy Makefile.freebsd twice.Bill Fenner1997-09-131-4/+1
|
* Make this port really work. I have no idea how it worked for anybody,Satoshi Asami1997-09-122-3/+6
| | | | | | | as "Makefile.freebsd" was not copied from ${FILESDIR} to ${WRKSRC}. While I'm here, change the file in our repository rather than trying to patch it.
* Make port work with tcl/tk 8.0Bill Fenner1997-09-1111-277/+2956
|
* Distfile changedAndrey A. Chernov1997-06-123-48/+60
|
* Upgrade to rtpmon-1.0a7Bill Fenner1997-05-222-4/+4
|
* Make sdr build under 3.0Bill Fenner1997-05-221-27/+40
|
* Add virtual category 'tk41'.Wolfram Schneider1997-04-206-12/+12
|
* Use ${WRKSRC} instead of a hard-coded work/ by moving someBill Fenner1997-01-141-6/+9
| | | | targets below the .include <bsd.port.mk>
* Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-definedBill Fenner1996-12-171-3/+3
| | | | variables don't work in dependencies or target names.
* Remove nv, as promised. It still depends on the old version of tcl/tk,Satoshi Asami1996-12-031-2/+1
| | | | and wasn't upgraded.
* Misc. cleanup.Satoshi Asami1996-11-262-6/+6
|
* Update checksum; the source tarball was updated in-place.Bill Fenner1996-11-241-1/+1
|
* Update the checksum.Bill Fenner1996-11-241-1/+1
|
* Check in the patches that CVS missed yesterday... *now* it'll build =)Bill Fenner1996-11-213-214/+33
|
* Upgraded to imm 3.5a1 . This port is no longer BROKEN.Bill Fenner1996-11-207-15/+120
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-186-16/+12
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-133-11/+10
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* Fix endian-ness problem in bitfield.Bill Fenner1996-11-131-0/+27
| | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
* Add speak_freelyAndrey A. Chernov1996-11-121-1/+2
|
* Add mbone to CATEGORIESAndrey A. Chernov1996-11-121-2/+2
|
* Move from net, speak freely understands VAT/RTP wellAndrey A. Chernov1996-11-129-0/+481
|
* BROKEN is to be defined in individual Makefiles, not subdir Makefiles.Satoshi Asami1996-11-112-4/+5
|
* Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75.Bill Fenner1996-11-111-3/+9
| | | | Add mbone_vcr, nte, rtpmon, sdr, vat, wb.
* New port: sdr 2.3a1, the UCL Session DiRectory.Bill Fenner1996-11-115-0/+30
| | | | Note that this port is restricted due to inclusion of DES encryption.
* New port: nte 1.5a23, the UCL Network Text Editor.Bill Fenner1996-11-1113-0/+153
| | | | Note that this port is restricted due to inclusion of DES code.
* New port: wb 1.59, the LBL whiteboard.Bill Fenner1996-11-115-0/+56
| | | | | Note: this is a "just-install-the-binary" port like netscape, no source is available for wb.
* New port: vat 4.0b2, LBL Visual Audio ToolBill Fenner1996-11-116-0/+463
|
* New port: rtpmon 1.0a5, a multicast RTP session monitorBill Fenner1996-11-117-0/+72
|
* imm, nv and vic are moved to mbones/. Repository copy is alreadySatoshi Asami1996-11-072-4/+4
| | | | done, this is change to CATEGORIES line only.
* A new category for MBone applications. I'll move imm, nv and vic here,Satoshi Asami1996-11-072-0/+9
| | | | | | and Bill Fenner will add 6 new ports. Suggested by: fenner
* Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man.Satoshi Asami1996-11-071-0/+11
|
* Find the tcl library files in /usr/libdata/tcl .Bill Fenner1996-11-071-11/+21
|
* Fix install targetBill Fenner1996-11-071-6/+5
|
* Upgrade to version 2.8Bill Fenner1996-11-048-123/+553
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-102-2/+2
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change "networking" to "net".Satoshi Asami1995-11-272-4/+4
|
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-4/+6
|