Commit graph

218 commits

Author SHA1 Message Date
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
Bill Fenner
0b5f0f89e0 New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
1996-11-10 21:16:48 +00:00
Bill Fenner
79d12622c6 New port: nte 1.5a23, the UCL Network Text Editor.
Note that this port is restricted due to inclusion of DES code.
1996-11-10 21:14:52 +00:00
Bill Fenner
753492eaa2 New port: wb 1.59, the LBL whiteboard.
Note: this is a "just-install-the-binary" port like netscape, no
source is available for wb.
1996-11-10 21:13:06 +00:00
Bill Fenner
e0fe359db3 New port: vat 4.0b2, LBL Visual Audio Tool 1996-11-10 21:11:48 +00:00
Bill Fenner
80825be7fb New port: rtpmon 1.0a5, a multicast RTP session monitor 1996-11-10 21:10:47 +00:00
Satoshi Asami
b805b62cd3 imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
1996-11-07 12:27:06 +00:00
Satoshi Asami
954bfab2f0 A new category for MBone applications. I'll move imm, nv and vic here,
and Bill Fenner will add 6 new ports.

Suggested by:	fenner
1996-11-07 12:09:26 +00:00
Satoshi Asami
4e89b7baaf Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man. 1996-11-07 07:37:35 +00:00
Bill Fenner
77aec50355 Find the tcl library files in /usr/libdata/tcl . 1996-11-07 06:46:42 +00:00
Bill Fenner
9f490072fe Fix install target 1996-11-07 02:15:09 +00:00
Bill Fenner
fd0a7fe39c Upgrade to version 2.8 1996-11-04 04:43:57 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Satoshi Asami
5d80320326 Reorganize Makefile, add Garrett as MAINTAINER. 1995-04-10 17:49:14 +00:00
Satoshi Asami
9441b5626c Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
(thanks!)
Here's patch-ad.  This could be integrated with patch-aa.
1995-04-10 17:27:40 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
6e41c9f721 Upgrade 1995-03-31 20:38:00 +00:00
Gary Palmer
f11d4ea9c8 Add checksum file 1995-03-31 20:37:46 +00:00
Garrett Wollman
60597eaa7c Checksum for vic. 1995-03-30 20:56:22 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(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!
1995-02-11 13:51:48 +00:00
Garrett Wollman
d432feb6be Port of vic version 2.6 1994-12-14 23:01:27 +00:00
Paul Traina
c909193a30 Remove patch already covered by new patch in patch-ab 1994-11-02 04:25:39 +00:00
Paul Traina
66d8ba2e0b Fix invalid parameter passing. 1994-10-29 22:49:13 +00:00
Garrett Wollman
8c82480ea6 IMM, the Internet Image Multicaster. Used to distribute still pictures
over the MBONE.
1994-10-14 01:37:12 +00:00