1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

2197 Commits

Author SHA1 Message Date
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
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