Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to tcl/tk 8.2 | jseger | 1999-11-07 | 3 | -39/+512 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Make the second argument to hcreate a size_t so this compiles cleanly | steve | 1999-09-27 | 1 | -2/+19 |
| | | | | on the Alpha. | ||||
* | Rewrite virtual function pointer code so it can compile with EGCS on my | roger | 1999-09-09 | 1 | -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.7 | fenner | 1999-09-09 | 5 | -43/+14 |
| | |||||
* | Mirror the distfile in ~cpiazza/distfiles, the main server is down | cpiazza | 1999-09-09 | 1 | -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 | 1999-09-09 | 1 | -1/+1 |
| | |||||
* | Oops, I forgot about Id -> FreeBSD. | fenner | 1999-09-05 | 1 | -1/+1 |
| | |||||
* | Portlintify | fenner | 1999-09-05 | 1 | -3/+4 |
| | | | | | PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru> | ||||
* | Activate rat. | fenner | 1999-09-05 | 1 | -0/+1 |
| | |||||
* | Forgot to update descriptions before importing, oops. | fenner | 1999-09-05 | 2 | -3/+9 |
| | |||||
* | The UCL Robust Audio Tool. | fenner | 1999-09-05 | 7 | -0/+68 |
| | | | | | PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 8 | -8/+8 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 10 | -10/+10 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 2 | -4/+4 |
| | | | | chown -> ${CHOWN} | ||||
* | Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't | asami | 1999-07-16 | 1 | -2/+2 |
| | | | | build but at least it will have a better chance. | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 6 | -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-current | fenner | 1999-03-30 | 1 | -2/+2 |
| | |||||
* | Update sdr 2.4's MASTER_SITE and distfile name. | fenner | 1999-03-30 | 2 | -4/+4 |
| | |||||
* | Add sdr25. | asami | 1999-01-28 | 1 | -1/+2 |
| | |||||
* | Allow vat & vic to run with tcl8.0.4. | fenner | 1999-01-10 | 2 | -4/+20 |
| | |||||
* | Redefine sendfile as sf_sendfile to work around namespace pollution. | nectar | 1998-12-16 | 1 | -14/+20 |
| | | | | Noticed by: Oleg Ogurok <oleg@ogurok.com> | ||||
* | Change MASTER_SITES to make this port fetchable, we are two (minor) | billf | 1998-12-10 | 1 | -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}. | asami | 1998-12-02 | 1 | -2/+2 |
| | |||||
* | Fix for building on 3.0 | nectar | 1998-11-25 | 3 | -18/+18 |
| | |||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -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. | fenner | 1998-10-26 | 1 | -1/+1 |
| | | | | | PR: ports/8287 Submitted by: Bruce A. Mah <bmah@ca.sandia.gov> | ||||
* | Unbreak. | jseger | 1998-10-13 | 2 | -9/+16 |
| | | | | Submitted by: steve | ||||
* | Mark BROKEN for ELF: | jseger | 1998-10-13 | 1 | -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 empty | steve | 1998-09-27 | 2 | -1/+6 |
| | | | | share/doc/wb directory on deinstall. | ||||
* | Remove empty lib/speak_freely directory on deinstall. | steve | 1998-09-27 | 1 | -0/+1 |
| | |||||
* | Make sure that autoconf can overwrite configure script. | steve | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | Somewhere along the line the binary's name changed to nte. | steve | 1998-09-27 | 1 | -1/+1 |
| | |||||
* | Remove empty doc dir on deinstall. | steve | 1998-09-27 | 1 | -0/+1 |
| | |||||
* | Remove regexp support for tk42. | steve | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 4 | -8/+8 |
| | |||||
* | libgsm is now converted to ELF. | asami | 1998-09-23 | 2 | -5/+5 |
| | |||||
* | Master site moved. | fenner | 1998-09-22 | 1 | -2/+2 |
| | |||||
* | Update to 1.5a29 | fenner | 1998-08-28 | 3 | -18/+9 |
| | |||||
* | This commit brought to you by the Paddock Bowling Alley. | hoek | 1998-08-19 | 4 | -9/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 6 | -12/+12 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 7 | -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 not | fenner | 1998-07-12 | 1 | -0/+10 |
| | | | | included in the vic source. | ||||
* | Change the vat port to use USE_AUTOCONF . | fenner | 1998-06-27 | 3 | -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: | fenner | 1998-06-27 | 4 | -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: | jkh | 1998-06-24 | 2 | -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 vat | jkh | 1998-06-24 | 1 | -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. | fenner | 1998-06-24 | 1 | -3/+3 |
| | | | | | PR: ports/5380 Submitted by: luigi@iet.unipi.it | ||||
* | Back out changes to use tcl81. | tg | 1998-03-20 | 2 | -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. | tg | 1998-03-17 | 2 | -93/+93 |
| | | | | Suggested by: The Meistersinger | ||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 4 | -98/+98 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-22 | 1 | -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. | fenner | 1998-02-20 | 1 | -0/+117 |
| | |||||
* | Fix memory leaks. | fenner | 1998-02-20 | 2 | -0/+157 |
| | |||||
* | Fix color behavior with tk8.0 -- tk was setting the highlight color to black. | fenner | 1998-02-20 | 1 | -0/+45 |
| | |||||
* | Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send() | fenner | 1998-02-20 | 1 | -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. | fenner | 1998-01-06 | 1 | -1/+2 |
| | |||||
* | rtptools, a set of tools for recording/playing/monitoring RTPv2 streams | fenner | 1998-01-06 | 6 | -0/+123 |
| | |||||
* | Add BT848 grabber support. | fenner | 1997-12-19 | 1 | -0/+725 |
| | | | | Submitted by: Amancio Hasty <hasty@rah.star-gate.com> | ||||
* | Upgrade to 2.4a7n. The encryption has been removed from this version so | fenner | 1997-12-19 | 3 | -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 dynamically | fenner | 1997-10-16 | 1 | -1/+6 |
| | | | | generated instead. Fixes tcl library mismatch warning. | ||||
* | Use tcl7.6 and tk4.2 | fenner | 1997-09-25 | 2 | -7/+7 |
| | |||||
* | Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script. | fenner | 1997-09-25 | 2 | -26/+47 |
| | |||||
* | Upgrade to 6.1c | ache | 1997-09-24 | 5 | -79/+63 |
| | |||||
* | Move files from ${FILESDIR} to ${WRKSRC} in post-extract: target | fenner | 1997-09-14 | 1 | -1/+6 |
| | | | | | | instead of scripts/configure. Suggested by: Da Portsmeister | ||||
* | Don't copy Makefile.freebsd twice. | fenner | 1997-09-13 | 1 | -4/+1 |
| | |||||
* | Make this port really work. I have no idea how it worked for anybody, | asami | 1997-09-12 | 2 | -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.0 | fenner | 1997-09-11 | 11 | -277/+2956 |
| | |||||
* | Distfile changed | ache | 1997-06-12 | 3 | -48/+60 |
| | |||||
* | Upgrade to rtpmon-1.0a7 | fenner | 1997-05-22 | 2 | -4/+4 |
| | |||||
* | Make sdr build under 3.0 | fenner | 1997-05-22 | 1 | -27/+40 |
| | |||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 6 | -12/+12 |
| | |||||
* | Use ${WRKSRC} instead of a hard-coded work/ by moving some | fenner | 1997-01-14 | 1 | -6/+9 |
| | | | | targets below the .include <bsd.port.mk> | ||||
* | Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-defined | fenner | 1996-12-17 | 1 | -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, | asami | 1996-12-03 | 1 | -2/+1 |
| | | | | and wasn't upgraded. | ||||
* | Misc. cleanup. | asami | 1996-11-26 | 2 | -6/+6 |
| | |||||
* | Update checksum; the source tarball was updated in-place. | fenner | 1996-11-24 | 1 | -1/+1 |
| | |||||
* | Update the checksum. | fenner | 1996-11-24 | 1 | -1/+1 |
| | |||||
* | Check in the patches that CVS missed yesterday... *now* it'll build =) | fenner | 1996-11-21 | 3 | -214/+33 |
| | |||||
* | Upgraded to imm 3.5a1 . This port is no longer BROKEN. | fenner | 1996-11-20 | 7 | -15/+120 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -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. | asami | 1996-11-18 | 6 | -16/+12 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 3 | -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. | fenner | 1996-11-13 | 1 | -0/+27 |
| | | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu> | ||||
* | Add speak_freely | ache | 1996-11-12 | 1 | -1/+2 |
| | |||||
* | Add mbone to CATEGORIES | ache | 1996-11-12 | 1 | -2/+2 |
| | |||||
* | Move from net, speak freely understands VAT/RTP well | ache | 1996-11-12 | 9 | -0/+481 |
| | |||||
* | BROKEN is to be defined in individual Makefiles, not subdir Makefiles. | asami | 1996-11-11 | 2 | -4/+5 |
| | |||||
* | Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75. | fenner | 1996-11-11 | 1 | -3/+9 |
| | | | | Add mbone_vcr, nte, rtpmon, sdr, vat, wb. | ||||
* | New port: sdr 2.3a1, the UCL Session DiRectory. | fenner | 1996-11-11 | 5 | -0/+30 |
| | | | | Note that this port is restricted due to inclusion of DES encryption. | ||||
* | New port: nte 1.5a23, the UCL Network Text Editor. | fenner | 1996-11-11 | 13 | -0/+153 |
| | | | | Note that this port is restricted due to inclusion of DES code. | ||||
* | New port: wb 1.59, the LBL whiteboard. | fenner | 1996-11-11 | 5 | -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 Tool | fenner | 1996-11-11 | 6 | -0/+463 |
| | |||||
* | New port: rtpmon 1.0a5, a multicast RTP session monitor | fenner | 1996-11-11 | 7 | -0/+72 |
| | |||||
* | imm, nv and vic are moved to mbones/. Repository copy is already | asami | 1996-11-07 | 2 | -4/+4 |
| | | | | done, this is change to CATEGORIES line only. | ||||
* | A new category for MBone applications. I'll move imm, nv and vic here, | asami | 1996-11-07 | 2 | -0/+9 |
| | | | | | | and Bill Fenner will add 6 new ports. Suggested by: fenner | ||||
* | Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man. | asami | 1996-11-07 | 1 | -0/+11 |
| | |||||
* | Find the tcl library files in /usr/libdata/tcl . | fenner | 1996-11-07 | 1 | -11/+21 |
| | |||||
* | Fix install target | fenner | 1996-11-07 | 1 | -6/+5 |
| | |||||
* | Upgrade to version 2.8 | fenner | 1996-11-04 | 8 | -123/+553 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 2 | -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". | asami | 1995-11-27 | 2 | -4/+4 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -4/+6 |
| | |||||
* | Reorganize Makefile, add Garrett as MAINTAINER. | asami | 1995-04-11 | 1 | -3/+7 |
| | |||||
* | Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> | asami | 1995-04-11 | 1 | -0/+14 |
| | | | | | (thanks!) Here's patch-ad. This could be integrated with patch-aa. | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 2 | -2/+4 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Upgrade | gpalmer | 1995-04-01 | 3 | -41/+8 |
| | |||||
* | Add checksum file | gpalmer | 1995-04-01 | 1 | -0/+1 |
| | |||||
* | Checksum for vic. | wollman | 1995-03-31 | 1 | -0/+1 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Port of vic version 2.6 | wollman | 1994-12-15 | 7 | -0/+123 |
| | |||||
* | Remove patch already covered by new patch in patch-ab | pst | 1994-11-02 | 1 | -13/+0 |
| | |||||
* | Fix invalid parameter passing. | pst | 1994-10-30 | 1 | -0/+31 |
| | |||||
* | IMM, the Internet Image Multicaster. Used to distribute still pictures | wollman | 1994-10-14 | 5 | -0/+253 |
over the MBONE. |