summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate the cvsup options into one place in the script.jdp2000-01-141-10/+13
| | | | | Check the exit status of cvsup, and don't start the server until an update has successfully run to completion.
* Install a "refuse" file to protect the mirror's scripts andjdp2000-01-143-1/+10
| | | | configuration files from a malicious or compromised master site.
* Add libnids.asami2000-01-141-0/+1
|
* Update to version 2.3.2.obrien2000-01-133-3/+6
| | | | | | | | | Also use our zlib rather than the one in the distfile. Unfortunately the KAME IPv6 diff will not apply to the 2.3.2 code, and has thus be turned off. :-( PR: 15880 Submitted by: Maxim Sobolev <sobomax@altavista.net> [zlib changes]
* Support IPv6.sumikawa2000-01-132-1/+13
| | | | Reviewed by: billf(maintainer)
* Upgrade to 0.8.1billf2000-01-134-6/+6
|
* Update to version 3.0b2.archie2000-01-122-4/+4
|
* Respect CFLAGSkris2000-01-121-1/+1
|
* Pass the "-b base" option when running cvsup, so it will work evenjdp2000-01-121-3/+3
| | | | | | if installed somewhere other than /usr/local. Submitted by: Dag-Erling Smorgrav <des@yes.no>
* - Upgrade to 2.1.2a.sumikawa2000-01-114-2/+32
| | | | | | - Make buildable on FreeBSD-current. Mrt has supported IPv6. Approved by: maintainer
* Fix PLIST.sumikawa2000-01-111-4/+0
| | | | Reviewed by: maintainer
* Actually add the new patch files.ade2000-01-1116-0/+202
| | | | PR: 15999
* Update to 1.0.10ade2000-01-116-92/+164
| | | | | PR: 15999 Submitted by: maintainer
* Correct 'version required' in header.peter2000-01-101-1/+1
|
* Use new checksum; diff -ruN reports no differences.cpiazza2000-01-091-1/+1
|
* No need to specify --prefix=${PREFIX} in CONFIGURE_ENVkris2000-01-091-1/+0
|
* New port: libnids 1.12kris2000-01-095-0/+47
| | | | | | libnids is a packet reassembly/network intrusion detection library. Obtained from: OpenBSD
* Support IPv6.sumikawa2000-01-083-0/+14
| | | | Approved by: obrien(maintainer)
* Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.hcpiazza2000-01-081-1/+2
| | | | is included for some reason.
* Support IPv6. if 'USE_INET6' is defined, ripngd and ospf6d are installed.sumikawa2000-01-089-0/+84
| | | | Approved by: andreas(maintainer)
* Unbreak 'make install'.ade2000-01-081-0/+1
| | | | | PR: 15962 Submitted by: Maintainer
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgnakai2000-01-081-1/+1
|
* Fix broken URL.bp2000-01-081-1/+1
|
* Make this compile on 3.x (with the old ncurses by default...).cpiazza2000-01-081-1/+7
| | | | | | Warning: don't look at this. Tested by: Brent Kearney <brent@kearneys.ca>
* Change BROKEN to FORBIDDEN, argh.kris2000-01-081-1/+1
|
* fix libnet.cfg generationache2000-01-071-5/+6
|
* upgrade to 1.0607ache2000-01-074-33/+40
|
* upgrade to 1.04ache2000-01-072-3/+3
|
* Fix distfile fennerage.billf2000-01-071-3/+1
|
* Fix distfile and WWW: fennerage.billf2000-01-071-1/+1
|
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-071-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* Update my mail address.kuriyama2000-01-062-1/+2
| | | | | Qualify ambiguous call for "open()" to make quiet warning message. Non-patched version is installed as Telnet.pm.orig.
* Activate lambdamooflathill2000-01-051-0/+1
|
* Remove 'info/dir' from PLISTjedgar2000-01-051-1/+0
| | | | | | | Remove unwanted patch-aa.orig and patch-ab.orig PR: 15905 Submitted by: Maintainer
* Submitted by: flathill@FreeBSD.orgflathill2000-01-057-0/+94
| | | | The most commonly used program to run MOOs
* Adding COMMENT back after is was mistakenly removed.steve2000-01-041-0/+1
|
* Update port to 1.0b-018jedgar2000-01-042-5/+5
|
* add datapipedbaker2000-01-041-0/+1
|
* remove bogus files that were brought in by botched commitdbaker2000-01-041-1/+0
|
* properly (i hope) import datapipe portdbaker2000-01-045-0/+38
| | | | | | datapipe is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port.
* Make PREFIX clean.obrien2000-01-021-0/+4
|
* turn on ngrepobrien2000-01-021-0/+1
|
* ngrep strives to provide most of GNU grep's common features, applyingobrien2000-01-025-0/+40
| | | | | | | them to the network layer. ngrep somewhat replaces tcpdump. {DESCR,COMMENT} Obtained from: NetBSD [after I started making this port, I realized NetBSD had a port if it]
* Mention that this version has the GUI built into it.jdp2000-01-011-1/+2
|
* Tell the build process that we have paths.h so we get the correctsteve1999-12-311-4/+14
| | | | | | path to sendmail compiled into the rdist6 binary. PR: 14548
* Fix a crash on -STABLE with a SIGFPE error which would happen every fewjim1999-12-282-0/+22
| | | | | | seconds after startup. Submitted by: Vivek Khera <khera@kciLink.com>
* General comment cleanups.hoek1999-12-284-4/+4
|
* These ports are supported on FreeBSD/Alpha systems now (postjdp1999-12-284-7/+18
| | | | sigset_t 4.x versions only).
* Update to version 1.1.1-pre1.steve1999-12-272-2/+3
| | | | | PR: 15715 Submitted by: maintainer
* * Fixup MASTER_SITESsteve1999-12-279-10/+139
| | | | | | | | * Split patches one file per patch * Whitespace nits PR: 15720 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
OpenPOWER on IntegriCloud