summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use gtk-- 1.2.3Yukihiro Nakai2000-09-111-1/+1
| | | | Notes: svn path=/head/; revision=32518
* Upgrade to libnids 1.14Kris Kennaway2000-09-102-3/+3
| | | | | | | Submitted by: Peter Pentchev <roam@orbitel.bg> Notes: svn path=/head/; revision=32489
* Fix compilation on 3.5Kris Kennaway2000-09-101-0/+7
| | | | | | | Noticed by: BWS - Offwhite <brennan@offwhite.net> Notes: svn path=/head/; revision=32487
* Add ruby-drb, Distributed Ruby.Akinori MUSHA2000-09-096-0/+66
| | | | Notes: svn path=/head/; revision=32466
* Update to arla 0.34.2Kris Kennaway2000-09-092-2/+2
| | | | Notes: svn path=/head/; revision=32465
* Update to version 1.2.1Kevin Lo2000-09-0910-316/+896
| | | | | | | | PR: 21102 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32460
* Update to version 1.10alpha3Kevin Lo2000-09-0912-18/+60
| | | | | | | | PR: 21104 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32457
* Update to 2.4.6.David E. O'Brien2000-09-082-4/+3
| | | | Notes: svn path=/head/; revision=32445
* - Use pid-file by default so the server can be easily shutdown using theChris D. Faulhaber2000-09-082-3/+13
| | | | | | | | | | etc/rc.d/tcserver.sh script. - Remove pid-file after server is shutdown (server does not overwrite an existing pid-file), otherwise subsequent shutdown operations will not work due to an invalid pid. Notes: svn path=/head/; revision=32442
* Add missing @Chris D. Faulhaber2000-09-081-1/+1
| | | | Notes: svn path=/head/; revision=32440
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-083-6/+6
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Update WWW line for NAT extention patch.SADA Kenji2000-09-071-1/+1
| | | | | | | Submitted by: fenner's Distfiles survey Notes: svn path=/head/; revision=32405
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-074-44/+34
| | | | Notes: svn path=/head/; revision=32391
* Remove myself from MAINTAINERAndrey A. Chernov2000-09-072-2/+2
| | | | Notes: svn path=/head/; revision=32389
* Add --enable-lzo, thanks rse@Kevin Lo2000-09-071-1/+2
| | | | Notes: svn path=/head/; revision=32386
* Update to version 0.1.4-2. This probably wasn't the best way to doJim Mock2000-09-058-10/+42
| | | | | | | things, but it works. If anyone wants to change it, feel free to do so. Notes: svn path=/head/; revision=32322
* Fix MASTER_SITES.Jeroen Ruigrok van der Werven2000-09-051-1/+1
| | | | | | | | Not portlinted. I didn't bother to contact the MAINTAINER since this was an easy fix. Notes: svn path=/head/; revision=32306
* despoof 0.9 is a utility for comparing the TTL of a received packet whichKris Kennaway2000-09-038-0/+64
| | | | | | | | | is considered "suspicious" with the actual TTL of a test packet sent to that host, to try and detect packet spoofing. It is intended to be used as part of an IDS system. Notes: svn path=/head/; revision=32219
* Mark FORBIDDEN due to remote exploits. Both people in the world stillKris Kennaway2000-09-031-0/+2
| | | | | | | using gopher, please take note. Notes: svn path=/head/; revision=32218
* Respect CC and CFLAGSKris Kennaway2000-09-031-0/+17
| | | | Notes: svn path=/head/; revision=32216
* Spelling police.David E. O'Brien2000-09-011-1/+1
| | | | | | | Submitted by: Jon Parise <jon@csh.rit.edu> Notes: svn path=/head/; revision=32186
* use latest IPv6 patch.Munechika SUMIKAWA2000-09-012-2/+2
| | | | | | | | | | | | - freeaddrinfo(NULL) was executed when reverse looking up of the client was failed in server mode. - -4/-6 options did not work in rsync client mode. Reported by: matusita@jp.FreeBSD.org Submitted by: yoshfuji@v6.linux.or.jp Notes: svn path=/head/; revision=32169
* Add ruby-snmp, Ruby interface to UCD-SNMP library.Akinori MUSHA2000-08-317-0/+114
| | | | Notes: svn path=/head/; revision=32158
* Update to socks 1.0r11. patch-aa had been partially integrated intoWarner Losh2000-08-304-44/+17
| | | | | | | | | | | r11 as well as parts of patch-ak. 1.0r10 is no longer available at the NEC web site. Verified the URL was still the right place to go to get socks5 1.0r11. Noticed by: Jim Paterson <jpaterso@paterson.org> Notes: svn path=/head/; revision=32137
* Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutilsWill Andrews2000-08-309-459/+129
| | | | | | | | | | | | | | | | | | | dependencies to kde2, and add koffice to kde2, because it's part of the 2.0 release. Fix my bogon in forgetting to remove obsolete qt22 patches. The current state of the ports as far as building and installing is quite good, but I expect minor problems with PLISTs other than for the ones I've fixed here. I'm going to let bento figure it out. :-) Please, test these ports and report bugs to submit@bugs.kde.org, and send me problems with the ports themselves. I've found that KDE2 seems to have stabilized significantly since the last snapshot. And now, I am removing the last patch remaining in the KDE2 ports, except for the QT 2.2 snapshot. Notes: svn path=/head/; revision=32117
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being soWill Andrews2000-08-293-0/+3
| | | | | | | | | | | | | | | | | I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc. Notes: svn path=/head/; revision=32116
* Add a few entries that were missed out of MAN1 and MAN8.Akinori MUSHA2000-08-296-9/+30
| | | | | | | | | | | | | Submitted by: bento Add a trick to generate PLIST which removes ${PREFIX}/private/smbpasswd, on PACKAGE_BUILDING. Submitted by: bento Obtained from: japanese/samba Notes: svn path=/head/; revision=32110
* String paranoia and security fixes from OpenBSD: prevent a remote bufferDavid E. O'Brien2000-08-294-0/+163
| | | | | | | | | overflow and remote syslog() exploits. Obtained from: OpenBSD Notes: svn path=/head/; revision=32069
* if (x = y) -> if (x == y)Michael Haro2000-08-271-0/+39
| | | | | | | | PR: 20825 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> Notes: svn path=/head/; revision=32042
* Use Debian patch which contains some security tweaks (as discussed onDavid E. O'Brien2000-08-273-8/+5
| | | | | | | Bugtraq), and updates the GNU autoconf bits to newer versions. Notes: svn path=/head/; revision=32026
* Upgrade to version 2.2b1.David E. O'Brien2000-08-274-215/+120
| | | | Notes: svn path=/head/; revision=32020
* Add the ability to prefix each line with a timestamp.David E. O'Brien2000-08-277-4/+117
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=32019
* Find the user's homedir in a more complete way.David E. O'Brien2000-08-271-0/+54
| | | | | | | Obtained from: NetBSD (patch-ai) Notes: svn path=/head/; revision=32018
* * Y2k fixes.David E. O'Brien2000-08-271-3/+33
| | | | | | | | | | * get more declarations from our native headers. Submitted by: will Objtained from: NetBSD (patch-aa) Notes: svn path=/head/; revision=32017
* A better version of rev 1.4.David E. O'Brien2000-08-271-23/+29
| | | | | | | Submitted by: sheldonh Notes: svn path=/head/; revision=32016
* "Fix a small nit that corrects an oversight in one of our newer features..."David E. O'Brien2000-08-271-3/+24
| | | | | | | Submitted by: Dan Frasnelli <dfrasnel@corewar.com> (ngrep developer) Notes: svn path=/head/; revision=32014
* Enable `TELNET' and `GAPING_SECURITY_HOLE'.David E. O'Brien2000-08-271-2/+11
| | | | | | | Requested by: ru (GAPING_SECURITY_HOLE) Notes: svn path=/head/; revision=32013
* `ether_addr' and `ether_ntohost' are now declared in net/ethernet.h.David E. O'Brien2000-08-261-19/+27
| | | | | | | Submitted by: Remy Nonnenmacher <remy@boostworks.com> Notes: svn path=/head/; revision=32011
* Enable IPv6 patch.Munechika SUMIKAWA2000-08-262-1/+2
| | | | Notes: svn path=/head/; revision=31990
* Uprade to version 2.4.5.David E. O'Brien2000-08-252-3/+2
| | | | Notes: svn path=/head/; revision=31977
* - Support NOPORTDOCSKevin Lo2000-08-255-106/+108
| | | | | | | | | | - Change location of data files from libdata/ to share/ PR: 20840 Submitted by: Ports Fury Notes: svn path=/head/; revision=31966
* Update my email address in Makefile MAINTAINER field.Bruce A. Mah2000-08-231-1/+1
| | | | Notes: svn path=/head/; revision=31910
* Activate the libstash, libsock, ncat, and proxy ports.Jason Evans2000-08-231-0/+2
| | | | Notes: svn path=/head/; revision=31884
* Add ports for:Jason Evans2000-08-2310-0/+89
| | | | | | | | | | | | | libstash - Algorithms and data structures library. libsock - TCP/IP networking library ncat - Like cat(1), but with sockets. proxy - Transparent logging proxy. All of these ports are part of a single source distribution, but they fit better into the ports scheme as separate ports. Notes: svn path=/head/; revision=31883
* Update to 4.22.Akinori MUSHA2000-08-232-2/+2
| | | | Notes: svn path=/head/; revision=31879
* s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binaryJordan K. Hubbard2000-08-231-1/+1
| | | | | | | is properly handled. Notes: svn path=/head/; revision=31877
* gnome-icu --> gnomeicuJacques Vidrine2000-08-221-1/+1
| | | | Notes: svn path=/head/; revision=31872
* Fix problem with `-l` gcc options ordering.Maxim Sobolev2000-08-221-2/+11
| | | | Notes: svn path=/head/; revision=31854
* Fix CONFIGURE_ARGSKevin Lo2000-08-221-2/+2
| | | | | | | | PR: 20694 Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru> Notes: svn path=/head/; revision=31843
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-2115-15/+0
| | | | Notes: svn path=/head/; revision=31811