Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
Bill Fenner
f6d9d3e93b
Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variable
2000-03-20 05:32:03 +00:00
Bill Fenner
97d11f29b9
Remove sdr-current; UCL no longer has a multi-version release system
2000-03-08 16:42:49 +00:00
Bill Fenner
f830a71bdf
Use u_int32_t instead of u_int32. This makes this port compatible with
...
the new uclmmbase port (on its way).
2000-03-08 16:38:20 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Bill Fenner
4bb19e933e
Add rqm.
2000-02-01 21:10:49 +00:00
Satoshi Asami
5411673fb2
Add rqm.
...
Submitted by: bento
2000-02-01 19:45:54 +00:00
Bill Fenner
f6e116765c
RTP Quality Monitor from UCL. Similar to rtpmon.
2000-01-31 20:45:55 +00:00
Bill Fenner
991191f056
Use -fwritable-strings to let tcl stomp on Tcl_Eval() args.
2000-01-28 03:29:38 +00:00
Bill Fenner
0e5395681a
Actually use tcl/tk 8.2 like we claim to.
2000-01-28 03:21:28 +00:00
Bill Fenner
f89808a1f5
Add -pedantic to override the default -pedantic-errors, to allow
...
socket code to compile.
2000-01-28 03:05:29 +00:00
Bill Fenner
72ae8ffa3f
Add -pedantic to override the default -pedantic-errors, to allow
...
socket code to compile.
Include <time.h> where needed.
2000-01-28 03:05:21 +00:00
Munechika SUMIKAWA
72dc1642e4
Remove 'ipv6' from CATEGORIES, because this port support IPv4 only now
...
though the common librariy uses IPv6-related defines.
2000-01-26 20:59:12 +00:00
Satoshi Asami
13cfbaffcc
uclmmbase is in devel, not mbone.
2000-01-26 19:00:55 +00:00
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