Commit Graph

2214 Commits

Author SHA1 Message Date
Satoshi Asami
3b5f83421b Simplify shlib version generation by using PLIST_SUB. 2000-03-01 18:37:14 +00:00
Bill Fumerola
e37872e030 bentoize the PLIST creation for people with libc.4 2000-03-01 07:01:37 +00:00
Roger Hardiman
e4178402d0 Add USE_XLIB= yes
Spotted by: Bento
2000-02-29 08:41:41 +00:00
Yukihiro Nakai
074ea1453a Update to 1.0.0 2000-02-29 07:58:58 +00:00
Donald Burr
65c8675090 Activate ppptraf. 2000-02-29 04:03:16 +00:00
Donald Burr
681c2f8225 PR: ports/15375
Submitted by:		diskiller@cnbinc.com
Reviewed by:		dburr@FreeBSD.ORG

Import of new port net/ppptraf, a PPP bytes in/out monitoring tool.
2000-02-29 04:00:55 +00:00
Yukihiro Nakai
8cf8bfceef Fix around libtool.
PR:		ports/16876
Submitted by:	Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org>
2000-02-28 10:01:09 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Steve Price
b42ca1d446 Fix build errors on -current. 2000-02-27 23:21:48 +00:00
Steve Price
8738a2b349 This port doesn't build with byacc on -current, so add 'USE_BISON=yes'. 2000-02-27 23:07:51 +00:00
Steve Price
565885bc43 Fix build errors on -current. 2000-02-27 23:03:40 +00:00
Steve Price
ae98516feb Get this to build on -current. 2000-02-27 22:57:58 +00:00
Steve Price
bf58fdcdd4 - This port LIB_DEPENDS on the glib12 port.
- Use ifr_flags instead of ifr_ifru.ifru_flags so this build again on
  current.
2000-02-27 14:53:42 +00:00
Steve Price
9543992747 Make this port build again on -current. 2000-02-27 14:49:03 +00:00
Jeremy Lea
eacacfcab7 PLIST fixes.
Found by:	bento
2000-02-27 09:00:35 +00:00
Kris Kennaway
4ab3038827 Chase the checksum (minor changes to the distfile contents)
Noticed by:	Satoshi's lunchbox
2000-02-27 07:23:34 +00:00
Vanilla I. Shu
5eaaa5d8ae Activate p5-PlRPC. 2000-02-27 06:04:01 +00:00
Vanilla I. Shu
22e430c168 Perl module for writing RPC servers and clients. 2000-02-27 06:03:14 +00:00
Vanilla I. Shu
8cff3f7833 Activate p5-Net-Daemon 2000-02-27 05:53:49 +00:00
Vanilla I. Shu
5eae85527d Add p5-Net-Daemon,
it's perl5 extension of portable daemons.
2000-02-27 05:52:44 +00:00
Kris Kennaway
34800a8067 Fix build
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-27 04:21:03 +00:00
Ade Lovett
f652b0a0a2 p5-Net-IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.

PR:		16984
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
2000-02-25 16:38:59 +00:00
Roger Hardiman
b500980690 Fix typo in the USE_BISON statement. 2000-02-25 08:06:46 +00:00
Roger Hardiman
ad4238b2bf Fix a portlint warning and add USE_BISON 2000-02-25 07:49:16 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Yoshinobu Inoue
e53d640ca4 Add getaddrinfo() wrapper function support.
Tested and confirmed by: Robert Muir <rmuir@looksharp.net>,
	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>,
	Masahide -mac- NODA <mac@clave.gr.jp>

Approved by: jkh

Reviewed by: imp
2000-02-24 06:37:27 +00:00
Brian Feldman
f184f57567 Get all of the good parts of MAKE_ENV et al to the _second_ configure
in this port, which seems to unbreak it the rest of the way for 3.X
-STABLE installations.

Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2000-02-23 11:32:33 +00:00
Roger Hardiman
a78bb950a3 Add some extra mirror sites to the Makefile 2000-02-23 10:05:38 +00:00
Satoshi Taoka
5b7c1e126d Update to 2.2
PR: 16822
Submitted by: maintainer
2000-02-23 02:52:35 +00:00
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