Commit graph

199 commits

Author SHA1 Message Date
Christian Weisgerber
0133c0ed4f Update to 7.6a.
PR:		53302
Submitted by:	Michael A. Dickerson <mikey@singingtree.com>
2003-06-25 18:08:47 +00:00
Kris Kennaway
82848e9a9f Undo an obsoleted patch to include <sys/soundcard.h> instead of
<machine/soundcard.h> and fix build on -current.
2003-05-10 07:18:36 +00:00
Adam Weinberger
e5626be2d3 Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becoming
unquittable.

Submitted by:	wpaul
2003-03-24 07:37:39 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Norikatsu Shigemura
4f56b2baa0 Remove RESTRICTED tag for crypto stuff.
Approved by:	kris (implicitly)
2003-02-22 16:12:23 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Bill Fenner
087acb7619 Don't treat alpha specially with INT_64. INT_64 is not used consistently
so causes type mismatch errors.
2003-01-31 17:16:37 +00:00
Bill Fenner
859700b4ed Make the struct huffentry public so that global variables
can be declared using it.
2003-01-24 02:29:52 +00:00
Bill Fenner
abe63b0e73 Use std::memset instead of just memset 2003-01-24 02:29:16 +00:00
Bill Fenner
1d04a546de Fix signal handler prototype to make newer g++ happy 2003-01-24 02:28:28 +00:00
Bill Fenner
e86009fff7 Build with tcl/tk 8.3 2003-01-24 02:27:37 +00:00
Orion Hodson
6a1ef03eab Change of back-up location.
PR: ports/46086
2003-01-20 17:24:34 +00:00
Kris Kennaway
cccdd53c82 Partially fix build on sparc64 (Don't need to prototype inet_ntop
or inet_pton).  This is still broken due to a fatal warning.
2003-01-12 04:02:00 +00:00
Edwin Groothuis
9f6a6f0bb9 fix fetch for mbone/speak-freely
PR:		ports/46087
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 11:12:02 +00:00
Tilman Keskinoz
b9a78619c5 Fix fetch
PR:		46082
Submitted by:	Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp>
2002-12-10 18:01:33 +00:00
Edwin Groothuis
d12e236676 Made mbone/rat compiling again (double patch-file)
Noticed on: bento
2002-11-15 05:26:42 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Norikatsu Shigemura
11e5868e0f Change MAINTAINER to tmutoh@mx10.freecom.ne.jp.
PR:		ports/44528
Submitted by:	Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp> (maintainer)
2002-10-27 14:44:49 +00:00
Kris Kennaway
0e0d6fdbab Fix build on -current and respect CC and CFLAGS 2002-10-20 21:06:33 +00:00
Bill Fenner
4361e87de8 MASTER_SITE moved. Upgrade still to do. 2002-10-07 21:23:22 +00:00
Bill Fenner
cf3ebcc97d Fix broken rtpmon build. 2002-09-29 18:00:33 +00:00
Bill Fenner
246717df8e Fix broken rqm port to work with more modern uclmmbase 2002-09-29 17:44:26 +00:00
Kris Kennaway
293871109b Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 09:51:55 +00:00
Orion Hodson
8dce0050c6 Update to version 4.2.22. 2002-08-10 16:01:02 +00:00
Joseph Koshy
f9b21bb075 Bump PORTREVISION.
Reminded by:	kris
2002-06-13 04:09:28 +00:00
Joseph Koshy
1952a6678b Fix a bug that removes a startup problem with rtpmon, namely erroring out
with 'invalid command name: tcl_findLibrary'.

Approved by:	Bill Fenner <fenner@freebsd.org>
2002-06-11 09:43:31 +00:00
Pete Fritchman
0467aae499 machine/soundcard.h -> sys/soundcard.h
Submitted by:	bento
2002-06-07 02:21:52 +00:00
Munechika SUMIKAWA
fd1e56fd98 Support IPv6.
Submitted by:	Takenori Kobayashi <nori@3si.co.jp>
No response from: maintainer
2002-03-24 08:22:52 +00:00
Orion Hodson
6e6d30da79 Sync to rat-4.2.20.
Add newpcm patch for FreeBSD-4.4 upwards.
2002-02-24 22:24:06 +00:00
Patrick Li
38ad23f657 Fix MASTER_SITES and remove redundant distinfo entry
PR:		34726
Submitted by:	maintainer
2002-02-08 04:26:44 +00:00
Patrick Li
64758c9a38 Fix for autoconf
PR:		34227
Submitted by:	Kazuyoshi Komine <komine@cc.meisei-u.ac.jp>
2002-01-27 02:36:57 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Akinori MUSHA
11e2909bed Set LATEST_LINK to rat30. 2001-11-07 08:36:52 +00:00
Akinori MUSHA
23747af48b Sort entries and remove a duplicate "rqm". 2001-09-21 05:53:00 +00:00
Akinori MUSHA
8cb369449a Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
Bill Fenner
394bd755a8 Make nte initialize TCL properly.
PR:		ports/27219
Submitted by:	Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
2001-08-01 22:49:48 +00:00
Bill Fenner
8f1f1812fb Update to vic 2.8ucl-1.1.3
PR:		ports/27239
Submitted by:	Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
2001-08-01 22:01:23 +00:00
Kiriyama Kazuhiko
69a4d18f23 New port for multicast AV tool.
PR: 27329
Submitted by:Takeshi MUTOH<mutoh@bovine.info.nara-k.ac.jp>
2001-06-07 02:21:53 +00:00
Kiriyama Kazuhiko
c422afbe87 New port for RAT(network audio tool) version 3.
PR:	21356
Submitted by:Takeshi MUTOH <mutoh@bovine.info.nara-k.ac.jp>
2001-06-07 02:00:57 +00:00
Assar Westerlund
41802de459 wb compatible open source shared whiteboard program 2001-05-11 19:31:14 +00:00
Bill Fenner
cb1b258cb8 Update to rtptools 1.17 2001-04-22 04:59:46 +00:00
Michael Haro
c884e75af5 Remove patch-ag
Submitted by:	orion hodson <oh@btinternet.com>
2001-04-06 07:58:45 +00:00
Michael Haro
09ea07bb8d Fix build 2001-04-06 02:26:09 +00:00
Michael Haro
37fdb9d224 Correct reversed patch 2001-04-06 02:04:41 +00:00
Michael Haro
b4afe2729a Remove empty file 2001-04-06 01:44:16 +00:00
Michael Haro
c9dc789357 Update to 4.2.13
PR:		25520
Submitted by:	    Orion Hodson <oh@btinternet.com
2001-04-02 07:05:36 +00:00
Bill Fenner
9dc643b9fd Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers. 2001-02-16 00:58:56 +00:00
Bill Fenner
0bbbf2886a patch-ah: add Orion Hodson's full-duplex probing and AC97 fix
patch-a[klmn]: Split original patch-ah into one patch per file patched.

PR:		23618
Submitted by:	Orion Hodson <O.Hodson@cs.ucl.ac.uk>
2001-02-15 15:29:45 +00:00