Commit Graph

2185 Commits

Author SHA1 Message Date
Satoshi Asami
4bd98fb07c Use USE_QT instead of explicit LIB_DEPENDS. Also, change
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-23 00:14:12 +00:00
Chris D. Faulhaber
6be613327c Update MAINTAINER, MASTER_SITES, WWW, and maintainer's email
PR:		16899
Submitted by:	Maintainer
2000-02-22 14:25:25 +00:00
Masafumi Max NAKANE
99e9a795f7 Upgrade to 5.9.13.
Show security warning at pre-fetch and the end of do-install.
Now user must explicitly say that she wants to build this program,
using ``make FORCE_BUILD=YES'' due to the security problems.
2000-02-22 07:55:45 +00:00
Kris Kennaway
5f61fc6ba7 Fix build for -stable
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-22 07:46:27 +00:00
Chris Piazza
382965da0b Cleanup. USE_QT instead of depending on qt.2 and moc , remove extra depends
that aren't needed.  GNU_CONFIGURE, not HAS_CONFIGURE

PR:		16846
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-21 23:40:32 +00:00
Bill Fenner
a67a376db3 Skip building the parts that make this port BROKEN on FreeBSD 4.
(and unmark it BROKEN).
2000-02-21 19:19:03 +00:00
Satoshi Taoka
ee58284995 Update to version 0.15.7
PR: 16877
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-21 17:16:28 +00:00
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
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
Steve Price
8d40b7b2de time(3) returns a time_t and not a long. 2000-02-20 21:00:08 +00:00
Bill Fumerola
a7205b342d Take over MAINTAINERship. 2000-02-20 19:55:27 +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
Andreas Klemm
8043aef32d I have to drop Maintainership of this port as well. 2000-02-20 17:06:43 +00:00
Andreas Klemm
6f87190d2c - don't use port anymore
- no time to maintain
so I'm giving up maintainership so that port doesn't become rotten...
2000-02-20 16:52:19 +00:00
Yukihiro Nakai
21b18ef512 Add xtraceroute 2000-02-18 03:23:37 +00:00
Yukihiro Nakai
95386b0121 Initial import.
3D version of "traceroute" program

PR:		ports/16776
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-18 03:22:47 +00:00
Michael Haro
9d05a0457b fix name of manpage to include section and portlint 2000-02-18 02:15:27 +00:00
Kris Kennaway
c00253ae6f Respect CC 2000-02-17 08:59:52 +00:00
Munechika SUMIKAWA
bf5b9e63a0 Re-add 'ipv6' on CATEGORIES. I've forgot it. 2000-02-17 07:37:23 +00:00
Munechika SUMIKAWA
24d5ba63ce Re-enable IPv6 support. 2000-02-17 07:01:22 +00:00
David E. O'Brien
754c770a77 If either USE_SSH or WITH_SSH is defined, compile in ssh' rather than rsh'. 2000-02-17 05:43:24 +00:00
Chris Piazza
f5d16f18b1 md5 on docs distribution changed (maintainer is working on getting that
tarball versioned too) so make the port ignore its md5.

PR:		16752
Submitted by:	maintainer
2000-02-17 00:45:48 +00:00
Andrey A. Chernov
b2633d2dcc upgrade to 2.4.1 synce old distfile disapearse from master sites
Temp. disable ipv6 support until ipv6 patch will reflect new version
2000-02-16 23:37:16 +00:00
Yukihiro Nakai
48a39f1753 Add gnet. 2000-02-16 12:02:28 +00:00
Yukihiro Nakai
a03e16bee0 Initial import.
a simple network library built upon glib.
2000-02-16 12:01:25 +00:00
Satoshi Asami
6b42f3cbc8 Add cricket. 2000-02-16 08:03:11 +00:00
Brian Feldman
49d1ff55b3 Add at the top of MASTER_SITES the "new original" mirror. 2000-02-16 05:01:13 +00:00
Chris D. Faulhaber
fb935802bb Update port to 1.0.13
PR:		16714
Submitted by:	Maintainer
2000-02-15 14:18:55 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Brian Feldman
b754d93edd Update to Licq version 0.75.3a, done by Alexander N. Kabaev :)
This version is basically a completely new program (modules, etc),
and it fixes every issue I'd ever had with Licq (for instance).

You'll find tons of new features here.

Submitted by:	Alexander N. Kabaev <kabaev@mail.ru>
2000-02-15 01:46:27 +00:00
Satoshi Asami
1b057a5b7d "netatalk-1.4b2+asun-2.1.3" contains two version numbers separated by a "-",
which is not good.

Change PKGNAME to "netatalk-1.4b2+asun2.1.3" for now, as that is what
DISTNAME is.  It will probably be look better as
"netatalk+asun-1.4b2+2.1.3" or something, but I'll leave that to the
maintainer.
2000-02-14 02:18:37 +00:00
Satoshi Asami
3d33f2f600 Add PKGNAME of "naim-0.9.5.nicer2" -- DISTNAME ("naim-0.9.5-nicer2")
has two version strings separated by a "-".

The string "nicer2" is still a violation of the package naming rule
(see handbook), but at least it won't confuse the package scripts
anymore.  Please change this to something more appropriate as you see
fit, Michael.
2000-02-14 02:12:31 +00:00
Satoshi Asami
fff8fa4da0 Revive PKGNAME which was incorrectly deleted in rev 1.3. The version
number should be delimited by a "-", not "_".
2000-02-14 02:05:14 +00:00
John Polstra
e08736e7b8 Build this port with the PM3 Modula-3 system instead of the older
DEC SRC one.  PM3 is the one that's actively maintained these days.
This port now works on FreeBSD-2, -3, and -4 on the i386, and
FreeBSD-4 on the Alpha.
2000-02-13 23:31:33 +00:00
Torsten Blum
95bd4e93b7 I forgot to update the files on freefall before the import.
Some changes in packaging (esp. setting NO_PACKAGE ;-)
2000-02-13 21:27:56 +00:00
Torsten Blum
93aa7b5018 Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. It's similar to mrtg, but takes
a different approach, is faster and more flexible.
2000-02-13 21:00:09 +00:00
Steve Price
92b751ae5b Get this to build at least on the Alpha. Haven't tested whether it
actually works (yet).
2000-02-13 16:57:05 +00:00
Steve Price
e1cff1a0f1 Don't provide a prototype for xmalloc on FreeBSD/Alpha so this builds
again.
2000-02-13 16:50:50 +00:00
Satoshi Taoka
e17b5dbd50 - Support CC/CFLAGS prolerly
- Move install path of utility data from lib/ to libdata/
- Fix pkg/PLIST

PR: 16682
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-13 16:02:49 +00:00
Chris D. Faulhaber
0083e20040 Finish updating port to 3.1:
* Correct executable name in etc/rc.d/dhid.sh
* Provide users with more information about configuring

Obtained from:	Maintainer
2000-02-13 12:54:25 +00:00
Michael Haro
cddbc4f803 rename trafshow to trafshow2
maintainer timeout

PR:		15931
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-02-13 07:54:13 +00:00
R. Imura
7f031ba6eb Initial import of dhcpconf-0.7.0.
Neat console-based ISC DHCP server configuration-generating utility.

PR:		16520
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 03:52:26 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Chris D. Faulhaber
5715b7d099 - Remove redundant MANCOMPRESSED line
- Fix pkg/PLIST

PR:		16683
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:43:48 +00:00
Chris D. Faulhaber
de309b695d Support CC/CFLAGS/PREFIX properly
Support install macros

PR:		16666
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:25:31 +00:00
R. Imura
576c72130f Update version to 2.8.12.
PR:		16627
Submitted by:	Dmitry Sivachenko <dima@netserv1.chg.ru>
2000-02-12 21:45:54 +00:00
R. Imura
6834994524 - Changed port to use ${PREFIX}
- Changed to use ${CFLAGS} in /etc/make.conf
- Added do-install:, so proper INSTALL macros could be used

PR:		16595
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>
2000-02-12 20:19:01 +00:00
R. Imura
f4001e4a49 Fix new compiler error in -current.
Submitted by:		Alexander Langer <alex@big.endian.de>
All no response from:	maintainer
2000-02-12 19:17:21 +00:00