Commit Graph

175 Commits

Author SHA1 Message Date
Bill Fenner
b47459dc41 Upgrade to sdr 2.9
Submitted by:	Garrett Wollman <wollman@lcs.mit.edu>
2000-01-26 05:57:53 +00:00
Munechika SUMIKAWA
92700a69ff fix building error on FreeBSD-current.
now this port supports IPv6.

Reviewed by:	maintainer
2000-01-25 10:43:01 +00:00
Bill Fenner
575ffed720 Forgot to fix CHANGES.html in last update. 2000-01-21 17:48:15 +00:00
Bill Fenner
6ba81458b2 Update to version 1.14 2000-01-19 02:53:45 +00:00
R. Imura
49fcbda03e - Add sfreflect and sflaunch to be installed
- 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>
2000-01-14 18:36:37 +00:00
Steve Price
111ed17a0b Update to version 7.1.
PR:		14838
Submitted by:	Thomas V. Crimi <tcrimi@procida.res.cmu.edu>
1999-12-31 22:40:28 +00:00
Andrey A. Chernov
06818a7617 Remove myself from MAINTAINER 1999-12-23 07:56:58 +00:00
Steve Price
6196aa73a8 Update to Tcl/Tk version 8.2 and fix for gcc 2.95.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:43:04 +00:00
Steve Price
59e4b7969b Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:41:33 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
6eaf8d58fd Need to #include sys/signal.h earlier so this builds again on -current. 1999-11-28 18:12:27 +00:00
Steve Price
c5fad94b8b Update to version Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:11:27 +00:00
Justin M. Seger
5a6f0ba600 Switch to tcl/tk 8.2
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-06 20:41:09 +00:00
Steve Price
30d6b7b2da Make the second argument to hcreate a size_t so this compiles cleanly
on the Alpha.
1999-09-27 01:55:49 +00:00
Roger Hardiman
de0b643f57 Rewrite virtual function pointer code so it can compile with EGCS on my
-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.
1999-09-09 06:42:31 +00:00
Bill Fenner
b538be6d22 Upgrade to sdr 2.7 1999-09-09 05:48:35 +00:00
Chris Piazza
bee7a0cae9 Mirror the distfile in ~cpiazza/distfiles, the main server is down
for at least an hour every day for backups etc.

PR:		13611
Requested by:	maintainer
1999-09-08 23:55:52 +00:00
Roger Hardiman
a76a28aeab Fix a filename which contains an explicit version number. 1999-09-08 16:04:11 +00:00
Bill Fenner
93c4a3203c Oops, I forgot about Id -> FreeBSD. 1999-09-04 20:46:49 +00:00
Bill Fenner
c0b5a54004 Portlintify
PR:		ports/13447
Submitted by:	Oleg V. Volkov <rover@lglobus.ru>
1999-09-04 20:29:45 +00:00
Bill Fenner
04cd4a3fba Activate rat. 1999-09-04 19:09:53 +00:00
Bill Fenner
7273d18cfe Forgot to update descriptions before importing, oops. 1999-09-04 19:05:00 +00:00
Bill Fenner
787ccf92e1 The UCL Robust Audio Tool.
PR:		ports/12535
Submitted by:	O.Hodson@cs.ucl.ac.uk
1999-09-04 19:02:01 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Satoshi Asami
6b871f9e45 Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
1999-07-15 21:53:15 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Bill Fenner
fe3ec67d23 sdr25 -> sdr-current 1999-03-30 01:58:58 +00:00
Bill Fenner
6d5d7ac158 Update sdr 2.4's MASTER_SITE and distfile name. 1999-03-30 00:20:44 +00:00
Satoshi Asami
c9c367ed59 Add sdr25. 1999-01-28 10:58:10 +00:00
Bill Fenner
6288ab71fd Allow vat & vic to run with tcl8.0.4. 1999-01-10 08:53:19 +00:00
Jacques Vidrine
df6c60dbb4 Redefine sendfile as sf_sendfile to work around namespace pollution.
Noticed by: Oleg Ogurok <oleg@ogurok.com>
1998-12-16 04:29:08 +00:00
Bill Fumerola
0f4b1e80ad Change MASTER_SITES to make this port fetchable, we are two (minor)
updates behind in this port, but I cannot test mbone software, and this
will make the port fetchable now.

Informed By:	Fenner's portsurvey
1998-12-09 21:41:30 +00:00
Satoshi Asami
d52f5534ef Use ${WRKDIRPREFIX}. 1998-12-02 05:56:01 +00:00
Jacques Vidrine
e714328231 Fix for building on 3.0 1998-11-24 18:39:02 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Bill Fenner
7b1535eda6 Fix checksum; distfile changed without changing name.
PR:		ports/8287
Submitted by:	Bruce A. Mah <bmah@ca.sandia.gov>
1998-10-25 19:52:32 +00:00
Justin M. Seger
1851b3c868 Unbreak.
Submitted by:	steve
1998-10-13 04:33:06 +00:00
Justin M. Seger
e3707040bb Mark BROKEN for ELF:
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(...)'
1998-10-13 03:05:40 +00:00
Steve Price
2ee0fae840 Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
1998-09-27 01:44:09 +00:00
Steve Price
9a80531801 Remove empty lib/speak_freely directory on deinstall. 1998-09-27 01:42:45 +00:00
Steve Price
edd90260c3 Make sure that autoconf can overwrite configure script. 1998-09-27 01:42:04 +00:00
Steve Price
4e9142ef6b Somewhere along the line the binary's name changed to nte. 1998-09-27 01:40:49 +00:00
Steve Price
e7efc40d5f Remove empty doc dir on deinstall. 1998-09-27 01:38:24 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
bd67b84abf libgsm is now converted to ELF. 1998-09-22 19:10:14 +00:00
Bill Fenner
7f4909da95 Master site moved. 1998-09-21 23:39:42 +00:00
Bill Fenner
e622e42018 Update to 1.5a29 1998-08-27 18:42:46 +00:00
Tim Vanderhoek
8a51f1f320 This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Bill Fenner
ec3f3db3d4 Fix the configure script to not try to build a grabber which is not
included in the vic source.
1998-07-11 19:41:11 +00:00
Bill Fenner
bde94a1057 Change the vat port to use USE_AUTOCONF .
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 19:05:35 +00:00
Bill Fenner
0b7a232ad3 Fix Luigi's recently committed submission:
- 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-26 18:39:21 +00:00
Jordan K. Hubbard
b39ac6d642 These patches implement the following features in vic:
* 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 07:54:40 +00:00
Jordan K. Hubbard
35cc4b025e This patch contains an update to the audio-voxware.cc module in vat
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 07:43:40 +00:00
Bill Fenner
64cbbecc05 Depend on ghostscript5 instead of ghostscript4.
PR:		ports/5380
Submitted by:	luigi@iet.unipi.it
1998-06-24 05:17:29 +00:00
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
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-20 14:35:31 +00:00
Thomas Gellekum
d5197debe2 Back out changes to use tcl81.
Suggested by:	The Meistersinger
1998-03-17 07:47:55 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
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-21 22:38:11 +00:00
Bill Fenner
39fcc241ab Add send() kernel bug workaround to vic too. 1998-02-19 19:05:33 +00:00
Bill Fenner
2edf00cf67 Fix memory leaks. 1998-02-19 19:03:15 +00:00
Bill Fenner
141bb0840a Fix color behavior with tk8.0 -- tk was setting the highlight color to black. 1998-02-19 19:01:20 +00:00
Bill Fenner
1e0c535fa1 Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()
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-02-19 19:00:40 +00:00
Bill Fenner
4a200f8abf Add rtptools. 1998-01-05 19:01:23 +00:00
Bill Fenner
55c7d9c2c8 rtptools, a set of tools for recording/playing/monitoring RTPv2 streams 1998-01-05 19:00:31 +00:00
Bill Fenner
6832892b30 Add BT848 grabber support.
Submitted by:	Amancio Hasty <hasty@rah.star-gate.com>
1997-12-19 02:50:52 +00:00
Bill Fenner
61c8e9cd6e Upgrade to 2.4a7n. The encryption has been removed from this version so
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-12-19 00:52:20 +00:00
Bill Fenner
0529163026 Don't use the libs.tcl from the distribution; let it get dynamically
generated instead.  Fixes tcl library mismatch warning.
1997-10-15 20:35:20 +00:00
Bill Fenner
50045388b7 Use tcl7.6 and tk4.2 1997-09-25 04:13:04 +00:00
Bill Fenner
7d19bc81ee Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script. 1997-09-25 00:10:59 +00:00
Andrey A. Chernov
3f77b93c9e Upgrade to 6.1c 1997-09-23 23:30:44 +00:00
Bill Fenner
5ed1934321 Move files from ${FILESDIR} to ${WRKSRC} in post-extract: target
instead of scripts/configure.

Suggested by:	Da Portsmeister
1997-09-13 16:58:21 +00:00
Bill Fenner
04b4e17828 Don't copy Makefile.freebsd twice. 1997-09-12 16:39:31 +00:00
Satoshi Asami
15a77c2b61 Make this port really work. I have no idea how it worked for anybody,
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-12 01:43:05 +00:00
Bill Fenner
c6ac4c3700 Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
Andrey A. Chernov
3fdf320aab Distfile changed 1997-06-11 19:01:07 +00:00
Bill Fenner
e223398695 Upgrade to rtpmon-1.0a7 1997-05-22 05:37:59 +00:00
Bill Fenner
51969ec84c Make sdr build under 3.0 1997-05-22 05:13:53 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Bill Fenner
00d34f8c62 Use ${WRKSRC} instead of a hard-coded work/ by moving some
targets below the .include <bsd.port.mk>
1997-01-14 00:02:05 +00:00
Bill Fenner
8c98eb996b Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-defined
variables don't work in dependencies or target names.
1996-12-16 16:50:53 +00:00
Satoshi Asami
6566e77bca Remove nv, as promised. It still depends on the old version of tcl/tk,
and wasn't upgraded.
1996-12-03 10:41:49 +00:00
Satoshi Asami
785c271f14 Misc. cleanup. 1996-11-26 11:21:38 +00:00
Bill Fenner
2865003265 Update checksum; the source tarball was updated in-place. 1996-11-24 04:16:40 +00:00
Bill Fenner
c354ee97aa Update the checksum. 1996-11-24 03:55:27 +00:00
Bill Fenner
ebf45aa68a Check in the patches that CVS missed yesterday... *now* it'll build =) 1996-11-20 17:33:09 +00:00
Bill Fenner
1409841fc2 Upgraded to imm 3.5a1 . This port is no longer BROKEN. 1996-11-19 21:42:30 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${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-13 12:41:39 +00:00
Bill Fenner
91f6b0a69a Fix endian-ness problem in bitfield.
Pointed-out-by:	Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
1996-11-12 22:02:54 +00:00
Andrey A. Chernov
5571e267c2 Add speak_freely 1996-11-11 23:25:27 +00:00
Andrey A. Chernov
f78d96d57c Add mbone to CATEGORIES 1996-11-11 23:24:31 +00:00
Andrey A. Chernov
8ac8c0f883 Move from net, speak freely understands VAT/RTP well 1996-11-11 23:17:44 +00:00
Satoshi Asami
328366e966 BROKEN is to be defined in individual Makefiles, not subdir Makefiles. 1996-11-11 07:05:28 +00:00
Bill Fenner
434fa10883 Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75.
Add mbone_vcr, nte, rtpmon, sdr, vat, wb.
1996-11-10 21:31:12 +00:00