summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully a little bit better worded COMMENT. :)steve1999-05-092-2/+2
|
* Activate the libnet port.steve1999-05-091-1/+2
|
* A C library for creating IP packets.steve1999-05-0914-0/+198
| | | | | PR: 9901 Submitted by: Peter Shipley <shipley@dis.org>
* Finish moving libicq from devel to net.asami1999-05-081-1/+2
|
* Fixed ${LIB_DEPENDS} from devel/libicq to net/libicqtaoka1999-05-081-2/+2
|
* Fixed ${CATEGORIS} from devel to nettaoka1999-05-081-2/+2
|
* We don't fetch libpcap anymore, so why include it's MASTER_SITE?billf1999-05-071-2/+1
| | | | | Submitted by: Anders Nordby <anders@fix.no> Pointy Hat: Me.
* Activate IglooFTPflathill1999-05-071-1/+2
|
* Switch to USE_ZIPjseger1999-05-071-7/+2
|
* BROKEN= "4.2 has been released, this port is no longer fetchable"billf1999-05-061-9/+6
| | | | Also make a bunch of style changes, most of them related to USE_BZIP2.
* (1) Upgrade to 1.1billf1999-05-063-13/+22
| | | | | | | PR: ports/11536 Submitted by: Anders Nordby <anders@fix.no> (2) Fix some uglyness
* Cleanup empty directories.kuriyama1999-05-061-0/+2
|
* Add .packlist and cleanup empty directory.kuriyama1999-05-051-0/+3
|
* I moved icqlib from devel to net. Fixed ${CATEGORY} and ${LIB_DEPENDS}taoka1999-05-053-6/+6
| | | | with respect to the change.
* Update to 0.8.0flathill1999-05-058-122/+36
| | | | | PR: ports/11495 Submitted by: cpiazza@home.net
* Add icqlibtaoka1999-05-051-1/+2
|
* icqlib is a library required by kicq, KDE ICQ client.taoka1999-05-0510-0/+68
| | | | | PR: 10649 Submitted by: Pavel Andreev <paxvel@iname.com>
* Update to version 2.0b2.archie1999-05-053-64/+23
|
* LIB_DEPENDS on the new unified xview port.steve1999-05-041-2/+2
|
* libtool has been updated to version 1.3 so fixup where we look for it.steve1999-05-041-3/+3
|
* Justify md5.sada1999-05-041-1/+1
|
* USE_XLIB.asami1999-05-041-1/+2
|
* Upgrade KDE to Release 1.1.1.se1999-05-0313-20/+423
|
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-0373-92/+96
|
* Add the tdetect port.steve1999-05-031-1/+2
|
* Initial import of tdetect version 0.2.1.steve1999-05-036-0/+53
| | | | | | | A utility for detecting traceroutes and reporting them via syslog. PR: 9899 Submitted by: Peter Shipley <shipley@dis.org>
* Change version required comment too.steve1999-05-032-4/+4
|
* smbrun does not compiled.hosokawa1999-05-033-3/+0
|
* broken: structure has no member named `tv_usec'.mharo1999-05-033-3/+9
|
* Update licq to version 0.61mharo1999-05-0216-276/+130
| | | | | PR: 11453 Submitted by: maintainer
* update to version 3.3amharo1999-05-022-4/+4
|
* Upgrade to isc-dhcp-2.b1.27jseger1999-05-0213-36/+36
|
* BROKEN if kerberos not installed. Do check and report as broken if so.mharo1999-05-021-2/+4
|
* Finish updating to version 1.5.4.3-beta16.steve1999-05-012-1/+5
| | | | | PR: 11290 Submitted by: maintainer
* Unbreak egcs compilation by removing -Werror flag instead of fixing allarchie1999-04-302-15/+11
| | | | | | the warnings (it's easier, and a couple of the fixes were incorrect anyway). The next version of mpd will have these warnings fixed, at which time -Werror may be restored... though doing so is debatable in the first place.
* Added kicqtaoka1999-04-301-1/+2
|
* Add irssi, ns and namtaoka1999-04-301-1/+4
|
* The UCB/LBNL Network Animatortaoka1999-04-306-0/+82
| | | | | PR: 11341 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
* The UCB/LBNL Network Simulator Version 2taoka1999-04-3012-0/+236
| | | | | PR: 11340 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
* KDE/Qt based ICQ clonetaoka1999-04-305-0/+86
| | | | | PR: 10651 Submitted by: Pavel Andreev <paxvel@iname.com>
* Unbreak (Makefile defines -Werror, which is causing problems in the newkris1999-04-301-0/+15
| | | | | | world order of egcs due to some trivial warnings). Prompted by: bento.freebsd.org
* Unbreak.kris1999-04-303-9/+9
|
* Trivial update from b14 -> b16.peter1999-04-292-4/+4
|
* Add WWW:mharo1999-04-271-0/+2
|
* update to 0.9.4mharo1999-04-274-10/+15
|
* update port and use gtk12mharo1999-04-262-4/+4
|
* Update net/p5-New-RawIP to 0.06bmharo1999-04-263-5/+6
| | | | | PR: 11311 (thats 11311 backward) Submitted by: maintainer
* nuke kircandreas1999-04-251-2/+1
|
* Upgrade to 1.0r9, the previous version had been dropped.billf1999-04-252-4/+4
| | | | | | | | | | | | The deleted patches were merged into the program. Obtained from: http://www.socks.nec.com/patch-socks5.html (the new patches, that is) NOTE: I'd love to have used PATCH_SITES and its cohorts, however the patches from the web site were directory-ambigous and adding them to our repository is the best way to avoid a lot of glue and uglyness in the Makefile.
* Upgrade to 0.34, remove dependency on gtk-1.1 in favour of 1.2kris1999-04-244-87/+18
| | | | | PR: 11158 Submitted by: cpiazza@home.net
OpenPOWER on IntegriCloud