summaryrefslogtreecommitdiffstats
path: root/mbone
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-244-98/+98
|
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-211-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.fenner1998-02-191-0/+117
|
* Fix memory leaks.fenner1998-02-192-0/+157
|
* Fix color behavior with tk8.0 -- tk was setting the highlight color to black.fenner1998-02-191-0/+45
|
* Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()fenner1998-02-191-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.fenner1998-01-051-1/+2
|
* rtptools, a set of tools for recording/playing/monitoring RTPv2 streamsfenner1998-01-056-0/+123
|
* Add BT848 grabber support.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 sofenner1997-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 dynamicallyfenner1997-10-151-1/+6
| | | | generated instead. Fixes tcl library mismatch warning.
* Use tcl7.6 and tk4.2fenner1997-09-252-7/+7
|
* Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script.fenner1997-09-252-26/+47
|
* Upgrade to 6.1cache1997-09-235-79/+63
|
* Move files from ${FILESDIR} to ${WRKSRC} in post-extract: targetfenner1997-09-131-1/+6
| | | | | | instead of scripts/configure. Suggested by: Da Portsmeister
* Don't copy Makefile.freebsd twice.fenner1997-09-121-4/+1
|
* Make this port really work. I have no idea how it worked for anybody,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.0fenner1997-09-1111-277/+2956
|
* Distfile changedache1997-06-113-48/+60
|
* Upgrade to rtpmon-1.0a7fenner1997-05-222-4/+4
|
* Make sdr build under 3.0fenner1997-05-221-27/+40
|
* Add virtual category 'tk41'.wosch1997-04-206-12/+12
|
* Use ${WRKSRC} instead of a hard-coded work/ by moving somefenner1997-01-141-6/+9
| | | | targets below the .include <bsd.port.mk>
* Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-definedfenner1996-12-161-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,asami1996-12-031-2/+1
| | | | and wasn't upgraded.
* Misc. cleanup.asami1996-11-262-6/+6
|
* Update checksum; the source tarball was updated in-place.fenner1996-11-241-1/+1
|
* Update the checksum.fenner1996-11-241-1/+1
|
* Check in the patches that CVS missed yesterday... *now* it'll build =)fenner1996-11-203-214/+33
|
* Upgraded to imm 3.5a1 . This port is no longer BROKEN.fenner1996-11-197-15/+120
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.asami1996-11-186-16/+12
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-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.fenner1996-11-121-0/+27
| | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
* Add speak_freelyache1996-11-111-1/+2
|
* Add mbone to CATEGORIESache1996-11-111-2/+2
|
* Move from net, speak freely understands VAT/RTP wellache1996-11-119-0/+481
|
* BROKEN is to be defined in individual Makefiles, not subdir Makefiles.asami1996-11-112-4/+5
|
* Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75.fenner1996-11-101-3/+9
| | | | Add mbone_vcr, nte, rtpmon, sdr, vat, wb.
* New port: sdr 2.3a1, the UCL Session DiRectory.fenner1996-11-105-0/+30
| | | | Note that this port is restricted due to inclusion of DES encryption.
* New port: nte 1.5a23, the UCL Network Text Editor.fenner1996-11-1013-0/+153
| | | | Note that this port is restricted due to inclusion of DES code.
* New port: wb 1.59, the LBL whiteboard.fenner1996-11-105-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 Toolfenner1996-11-106-0/+463
|
* New port: rtpmon 1.0a5, a multicast RTP session monitorfenner1996-11-107-0/+72
|
* imm, nv and vic are moved to mbones/. Repository copy is alreadyasami1996-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,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.asami1996-11-071-0/+11
|
* Find the tcl library files in /usr/libdata/tcl .fenner1996-11-071-11/+21
|
* Fix install targetfenner1996-11-071-6/+5
|
* Upgrade to version 2.8fenner1996-11-048-123/+553
|
OpenPOWER on IntegriCloud