summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
2000-02-29Add USE_XLIB= yesRoger Hardiman
Spotted by: Bento
2000-02-29Update to 1.0.0Yukihiro Nakai
2000-02-29Activate ppptraf.Donald Burr
2000-02-29PR: ports/15375Donald Burr
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-28Fix around libtool.Yukihiro Nakai
PR: ports/16876 Submitted by: Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org>
2000-02-28Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami
2000-02-27Fix build errors on -current.Steve Price
2000-02-27This port doesn't build with byacc on -current, so add 'USE_BISON=yes'.Steve Price
2000-02-27Fix build errors on -current.Steve Price
2000-02-27Get this to build on -current.Steve Price
2000-02-27- This port LIB_DEPENDS on the glib12 port.Steve Price
- Use ifr_flags instead of ifr_ifru.ifru_flags so this build again on current.
2000-02-27Make this port build again on -current.Steve Price
2000-02-27PLIST fixes.Jeremy Lea
Found by: bento
2000-02-27Chase the checksum (minor changes to the distfile contents)Kris Kennaway
Noticed by: Satoshi's lunchbox
2000-02-27Activate p5-PlRPC.Vanilla I. Shu
2000-02-27Perl module for writing RPC servers and clients.Vanilla I. Shu
2000-02-27Activate p5-Net-DaemonVanilla I. Shu
2000-02-27Add p5-Net-Daemon,Vanilla I. Shu
it's perl5 extension of portable daemons.
2000-02-27Fix buildKris Kennaway
Submitted by: Jim Bloom <bloom@acm.org>
2000-02-25p5-Net-IPv4Addr provides functions to parse IPv4 addresses bothAde Lovett
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-25Fix typo in the USE_BISON statement.Roger Hardiman
2000-02-25Fix a portlint warning and add USE_BISONRoger Hardiman
2000-02-24Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami
2000-02-24Add getaddrinfo() wrapper function support.Yoshinobu Inoue
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-23Get all of the good parts of MAKE_ENV et al to the _second_ configureBrian Feldman
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-23Add some extra mirror sites to the MakefileRoger Hardiman
2000-02-23Update to 2.2Satoshi Taoka
PR: 16822 Submitted by: maintainer
2000-02-23Use USE_QT instead of explicit LIB_DEPENDS. Also, changeSatoshi Asami
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-22Update MAINTAINER, MASTER_SITES, WWW, and maintainer's emailChris D. Faulhaber
PR: 16899 Submitted by: Maintainer
2000-02-22Upgrade to 5.9.13.Masafumi Max NAKANE
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-22Fix build for -stableKris Kennaway
Submitted by: Jim Bloom <bloom@acm.org>
2000-02-21Cleanup. USE_QT instead of depending on qt.2 and moc , remove extra dependsChris Piazza
that aren't needed. GNU_CONFIGURE, not HAS_CONFIGURE PR: 16846 Submitted by: Will Andrews <andrews@technologist.com>
2000-02-21Skip building the parts that make this port BROKEN on FreeBSD 4.Bill Fenner
(and unmark it BROKEN).
2000-02-21Update to version 0.15.7Satoshi Taoka
PR: 16877 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-21Add OpenH323Roger Hardiman
2000-02-21Import OpenH323 to ports/net.Roger Hardiman
(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-21Try to fix socklen_t/int breakage for older 4.0s and for -STABLEs.Brian Feldman
2000-02-20time(3) returns a time_t and not a long.Steve Price
2000-02-20Take over MAINTAINERship.Bill Fumerola
2000-02-20Add patch to ignore unsupported file attributes. It has no effectJohn Polstra
except in obscure scenarios involving switching versions of CVSup.
2000-02-20Add patch to handle file flags properly under FreeBSD-4.x. SolvesJohn Polstra
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-20I have to drop Maintainership of this port as well.Andreas Klemm
2000-02-20- don't use port anymoreAndreas Klemm
- no time to maintain so I'm giving up maintainership so that port doesn't become rotten...
2000-02-18Add xtracerouteYukihiro Nakai
2000-02-18Initial import.Yukihiro Nakai
3D version of "traceroute" program PR: ports/16776 Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-02-18fix name of manpage to include section and portlintMichael Haro
2000-02-17Respect CCKris Kennaway
2000-02-17Re-add 'ipv6' on CATEGORIES. I've forgot it.Munechika SUMIKAWA
2000-02-17Re-enable IPv6 support.Munechika SUMIKAWA
2000-02-17If either USE_SSH or WITH_SSH is defined, compile in `ssh' rather than `rsh'.David E. O'Brien