Commit Graph

25781 Commits

Author SHA1 Message Date
Roger Hardiman
cca4a10782 Add OpenH323 2000-02-21 13:54:55 +00:00
Roger Hardiman
a17ca0f822 Import OpenH323 to ports/net.
(it was previously in ports/comms)

OpenH323 is an H323 Video Conferencing Program, which can send and
receive both audio and video with other H323 programs including
Microsoft NetMeeting.

It uses PWLib, the Portable Windows Library and PTLib Portable Toolkit Library
from Equivalence Ltd Pty

Note: at this time I've been unable to send audio, although
audio can be received.
For video, a Bt848/878 grabber (using the bktr driver) or a Matrox Meteor
can be used.

Obtained from:	http://www.openh323.org
2000-02-21 13:27:29 +00:00
Ralf S. Engelschall
1f334e025a Upgrade to Str 0.9.3 2000-02-21 13:14:30 +00:00
Andreas Klemm
31c8a80522 Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman. 2000-02-21 12:53:07 +00:00
Chris D. Faulhaber
9d39f1b2a3 Update port to 0.7.9 2000-02-21 11:51:58 +00:00
Kris Kennaway
77199efb13 Oops, previous commit broke installing. Fix this and reorganise a bit
more.
2000-02-21 11:38:00 +00:00
Thomas Gellekum
5184ccb517 Upgrade to 1.0.7. 2000-02-21 10:24:09 +00:00
Kris Kennaway
ff80a7bc86 Clean up the makefile a bit (PR) and add a bunch of new MASTER_SITEs
PR:	15970
Submitted by:	tkato@prontomail.ne.jp
2000-02-21 09:19:19 +00:00
Kris Kennaway
9806fceb88 DeCSS is a utility for stripping Cascading Style Sheet (CSS) tags from an
HTML page. That's all it does. It has no relationship whatsoever to
encryption, copy protection, movies, software freedom, oppressive industry
cartels, Web site witch hunts, or any other bad things that could get you
in trouble.

Suggested by:	peter
2000-02-21 08:25:14 +00:00
Boris Popov
a8f3db38bb Update to version 0.43.0 2000-02-21 08:23:28 +00:00
Jeremy Lea
bb97611829 Fix building on -current by using USE_LIBTOOL.
No response by:	maintainer
2000-02-21 07:10:26 +00:00
Satoshi Asami
95f52eef24 Upgrade qt142 to qt145 after repository copy.
PR:		16844
Submitted by:	andrews@technologist.com (new maintainer)
2000-02-21 06:45:29 +00:00
Brian Feldman
e21ad16deb Try to fix socklen_t/int breakage for older 4.0s and for -STABLEs. 2000-02-21 05:50:53 +00:00
Satoshi Taoka
06a335b788 Cannot view gzipped info files if the next line is in ~/.emacs:
(set-default-process-coding-system *autoconv*unix *junet*)

PR: 16817
Submitted by: amagai@nue.org (Y.Amagai)
2000-02-21 05:13:49 +00:00
Chris Piazza
3655ead184 Update to 0.2.8
PR:		16851
Submitted by:	maintainer
2000-02-21 03:48:26 +00:00
Jacques Vidrine
7efa022330 Update to 0.2p 2000-02-21 02:16:38 +00:00
Satoshi Asami
a48090e816 (1) Add virtual category "linux".
Seconded by:	a whole bunch of people, including Marcel, our linux-czar

(2) Fix typo in openssl messages.
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-21 01:59:45 +00:00
Andrey A. Chernov
380ac83ecc Turn on RFC931 compiled-in support because it can be turned off (when needed)
in ftpaccess config
2000-02-21 01:23:12 +00:00
Andrey A. Chernov
94fe11a957 Fix for address with last "."
Submitted by:	obrien
2000-02-21 00:28:53 +00:00
David E. O'Brien
5c8952908b Update to version 3.2.1. 2000-02-21 00:01:03 +00:00
Satoshi Asami
e5b673b7a1 A small hack to work around bsd.port.mk's problem -- add USE_BZIP2 so
the DEPENDS=pm3-base:configure will work on the package building
machine.  (It won't make any difference for ordinary users.)

Reviewed by:	maintainer
2000-02-20 23:46:25 +00:00
Chris D. Faulhaber
e2f618abb3 Add p5-Expect 2000-02-20 22:03:49 +00:00
Chris D. Faulhaber
508c3a0049 Remove p5-Expect 2000-02-20 22:03:22 +00:00
Chris D. Faulhaber
b3900f3c88 Re-import of p5-Expect, a perl module inspired by the Tcl version of Expect.
PR:		16528
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-20 22:01:37 +00:00
Dirk Froemberg
f9d18a7ea4 Upgrade to 0.56.
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
2000-02-20 21:56:10 +00:00
Steve Price
0ef9f55160 Don't add '-m486' to CFLAGS so this builds on the Alpha. 2000-02-20 21:03:59 +00:00
Steve Price
6caf3abbd9 Coerce this into building on the Alpha. 2000-02-20 21:03:00 +00:00
Steve Price
3a3f56271e Reflect true location of one of the distfiles. 2000-02-20 21:02:07 +00:00
Steve Price
c330536950 Add support for the Alpha. 2000-02-20 21:00:55 +00:00
Steve Price
8d40b7b2de time(3) returns a time_t and not a long. 2000-02-20 21:00:08 +00:00
Steve Price
6aac6c7a81 The one and only argument to gmtime(3) is a time_t*. This fixes the build
problems on the Alpha.
2000-02-20 20:59:20 +00:00
Steve Price
bfadcefe24 The Alpha's fpsetmask(3) routine doesn't have a FP_X_DNML bit, so remove it
and get this port to building again.
2000-02-20 20:56:37 +00:00
Steve Price
2253615790 Recent changes to the compiler on the Alpha seem to have fixed the build
of this port.
2000-02-20 20:55:06 +00:00
Steve Price
74d5f5aa90 With a minor little tweak this now builds on the Alpha. 2000-02-20 20:53:58 +00:00
Steve Price
6d4a92f250 Add support for FreeBSD/Alpha. 2000-02-20 20:52:31 +00:00
Steve Price
eba14b4985 Fix compile-time errors on -current. 2000-02-20 20:51:45 +00:00
Steve Price
5cb58533ad The one and only argument to time(3) is a time_t*. This fixes builds on
the Alpha.
2000-02-20 20:50:55 +00:00
Steve Price
cb5230eccd Add support for the Alpha and create a directory on install so this packages
on machines with a clean ${PREFIX} directory.
2000-02-20 20:48:58 +00:00
Steve Price
db4fa41272 Remove the two i386 binaries and rebuild them from source so this port
packages on the Alpha.
2000-02-20 20:46:58 +00:00
Steve Price
c3665f69b8 Fix compile-time errors on -current. 2000-02-20 20:45:23 +00:00
Steve Price
0d59342482 This port also LIB_DEPENDS on the libxml port. 2000-02-20 20:44:24 +00:00
Steve Price
f7335b8ebb Change PKGNAME so it doesn't conflict with the apache13 port. 2000-02-20 20:43:32 +00:00
Jeremy Lea
5e1d4ac71d Fix for building on -CURRENT.
No response by:	maintainer
2000-02-20 20:37:46 +00:00
Bill Fumerola
a7205b342d Take over MAINTAINERship. 2000-02-20 19:55:27 +00:00
Dirk Froemberg
18134d7bad Take over maintainership. 2000-02-20 19:43:22 +00:00
John Polstra
a0a2c9775a Add patch to ignore unsupported file attributes. It has no effect
except in obscure scenarios involving switching versions of CVSup.
2000-02-20 18:32:00 +00:00
John Polstra
3cf9d396da Add patch to handle file flags properly under FreeBSD-4.x. Solves
this crash on the client:

***
*** runtime error:
***    ASSERT failed
***    file "/usr/ports/net/cvsup/work/cvsup-16.1/suplib/src/POSIX/FileAttrOS.m3", line 52
***
2000-02-20 18:30:06 +00:00
Munechika SUMIKAWA
7b2ffcdb39 Make buildable on IPv4-only kernel.
Specified by:	ache
Reviewed by:	torstenb
2000-02-20 17:30:54 +00:00
Munechika SUMIKAWA
2f25cab541 activate xbattbar. 2000-02-20 17:08:55 +00:00
Andreas Klemm
8043aef32d I have to drop Maintainership of this port as well. 2000-02-20 17:06:43 +00:00