Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update to version 7.1. | steve | 1999-12-31 | 6 | -407/+153 | |
| | | | | | PR: 14838 Submitted by: Thomas V. Crimi <tcrimi@procida.res.cmu.edu> | |||||
* | Remove myself from MAINTAINER | ache | 1999-12-23 | 1 | -2/+1 | |
| | ||||||
* | Update to Tcl/Tk version 8.2 and fix for gcc 2.95. | steve | 1999-11-29 | 5 | -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 | 1999-11-29 | 15 | -58/+219 | |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 4 | -6/+17 | |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | |||||
* | Need to #include sys/signal.h earlier so this builds again on -current. | steve | 1999-11-28 | 1 | -0/+10 | |
| | ||||||
* | Update to version Tk version 8.2. | steve | 1999-11-28 | 2 | -3/+3 | |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | |||||
* | Switch to tcl/tk 8.2 | jseger | 1999-11-06 | 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-08 | 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-08 | 1 | -1/+1 | |
| | ||||||
* | Oops, I forgot about Id -> FreeBSD. | fenner | 1999-09-04 | 1 | -1/+1 | |
| | ||||||
* | Portlintify | fenner | 1999-09-04 | 1 | -3/+4 | |
| | | | | | PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru> | |||||
* | Activate rat. | fenner | 1999-09-04 | 1 | -0/+1 | |
| | ||||||
* | Forgot to update descriptions before importing, oops. | fenner | 1999-09-04 | 2 | -3/+9 | |
| | ||||||
* | The UCL Robust Audio Tool. | fenner | 1999-09-04 | 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-22 | 2 | -4/+4 | |
| | | | | chown -> ${CHOWN} | |||||
* | Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't | asami | 1999-07-15 | 1 | -2/+2 | |
| | | | | build but at least it will have a better chance. | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 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-09 | 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-24 | 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-25 | 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-26 | 1 | -2/+2 | |
| | ||||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 4 | -8/+8 | |
| | ||||||
* | libgsm is now converted to ELF. | asami | 1998-09-22 | 2 | -5/+5 | |
| | ||||||
* | Master site moved. | fenner | 1998-09-21 | 1 | -2/+2 | |
| | ||||||
* | Update to 1.5a29 | fenner | 1998-08-27 | 3 | -18/+9 | |
| | ||||||
* | This commit brought to you by the Paddock Bowling Alley. | hoek | 1998-08-18 | 4 | -9/+0 | |
| | ||||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 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-11 | 1 | -0/+10 | |
| | | | | included in the vic source. | |||||
* | Change the vat port to use USE_AUTOCONF . | fenner | 1998-06-26 | 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! |