Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-07 | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | |
1998-08-05 | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | |||
1998-07-11 | Fix the configure script to not try to build a grabber which is not | Bill Fenner | |
included in the vic source. | |||
1998-06-26 | Change the vat port to use USE_AUTOCONF . | Bill Fenner | |
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! | |||
1998-06-26 | Fix Luigi's recently committed submission: | Bill Fenner | |
- 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 | |||
1998-06-24 | These patches implement the following features in vic: | Jordan K. Hubbard | |
* 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 | |||
1998-06-24 | This patch contains an update to the audio-voxware.cc module in vat | Jordan K. Hubbard | |
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 | |||
1998-06-24 | Depend on ghostscript5 instead of ghostscript4. | Bill Fenner | |
PR: ports/5380 Submitted by: luigi@iet.unipi.it | |||
1998-03-20 | Back out changes to use tcl81. | Thomas Gellekum | |
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. | |||
1998-03-17 | Back out changes to use tcl81. | Thomas Gellekum | |
Suggested by: The Meistersinger | |||
1998-02-24 | Upgrade to use tcl8.1 and tk8.1. | Justin M. Seger | |
1998-02-21 | Add tk virtual category where missing. List of ports which depend on tk | Bill Fenner | |
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. | |||
1998-02-19 | Add send() kernel bug workaround to vic too. | Bill Fenner | |
1998-02-19 | Fix memory leaks. | Bill Fenner | |
1998-02-19 | Fix color behavior with tk8.0 -- tk was setting the highlight color to black. | Bill Fenner | |
1998-02-19 | Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send() | Bill Fenner | |
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. | |||
1998-01-05 | Add rtptools. | Bill Fenner | |
1998-01-05 | rtptools, a set of tools for recording/playing/monitoring RTPv2 streams | Bill Fenner | |
1997-12-19 | Add BT848 grabber support. | Bill Fenner | |
Submitted by: Amancio Hasty <hasty@rah.star-gate.com> | |||
1997-12-19 | Upgrade to 2.4a7n. The encryption has been removed from this version so | Bill Fenner | |
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. | |||
1997-10-15 | Don't use the libs.tcl from the distribution; let it get dynamically | Bill Fenner | |
generated instead. Fixes tcl library mismatch warning. | |||
1997-09-25 | Use tcl7.6 and tk4.2 | Bill Fenner | |
1997-09-25 | Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script. | Bill Fenner | |
1997-09-23 | Upgrade to 6.1c | Andrey A. Chernov | |
1997-09-13 | Move files from ${FILESDIR} to ${WRKSRC} in post-extract: target | Bill Fenner | |
instead of scripts/configure. Suggested by: Da Portsmeister | |||
1997-09-12 | Don't copy Makefile.freebsd twice. | Bill Fenner | |
1997-09-12 | Make this port really work. I have no idea how it worked for anybody, | Satoshi Asami | |
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. | |||
1997-09-11 | Make port work with tcl/tk 8.0 | Bill Fenner | |
1997-06-11 | Distfile changed | Andrey A. Chernov | |
1997-05-22 | Upgrade to rtpmon-1.0a7 | Bill Fenner | |
1997-05-22 | Make sdr build under 3.0 | Bill Fenner | |
1997-04-20 | Add virtual category 'tk41'. | Wolfram Schneider | |
1997-01-14 | Use ${WRKSRC} instead of a hard-coded work/ by moving some | Bill Fenner | |
targets below the .include <bsd.port.mk> | |||
1996-12-16 | Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-defined | Bill Fenner | |
variables don't work in dependencies or target names. | |||
1996-12-03 | Remove nv, as promised. It still depends on the old version of tcl/tk, | Satoshi Asami | |
and wasn't upgraded. | |||
1996-11-26 | Misc. cleanup. | Satoshi Asami | |
1996-11-24 | Update checksum; the source tarball was updated in-place. | Bill Fenner | |
1996-11-24 | Update the checksum. | Bill Fenner | |
1996-11-20 | Check in the patches that CVS missed yesterday... *now* it'll build =) | Bill Fenner | |
1996-11-19 | Upgraded to imm 3.5a1 . This port is no longer BROKEN. | Bill Fenner | |
1996-11-18 | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | |
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. | |||
1996-11-18 | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | |
1996-11-13 | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | Satoshi Asami | |
${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | |||
1996-11-12 | Fix endian-ness problem in bitfield. | Bill Fenner | |
Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu> | |||
1996-11-11 | Add speak_freely | Andrey A. Chernov | |
1996-11-11 | Add mbone to CATEGORIES | Andrey A. Chernov | |
1996-11-11 | Move from net, speak freely understands VAT/RTP well | Andrey A. Chernov | |
1996-11-11 | BROKEN is to be defined in individual Makefiles, not subdir Makefiles. | Satoshi Asami | |
1996-11-10 | Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75. | Bill Fenner | |
Add mbone_vcr, nte, rtpmon, sdr, vat, wb. | |||
1996-11-10 | New port: sdr 2.3a1, the UCL Session DiRectory. | Bill Fenner | |
Note that this port is restricted due to inclusion of DES encryption. |