aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Fix PLIST.Munechika SUMIKAWA2000-01-111-4/+0
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=24634
* Actually add the new patch files.Ade Lovett2000-01-1116-0/+202
| | | | | | | PR: 15999 Notes: svn path=/head/; revision=24632
* Update to 1.0.10Ade Lovett2000-01-116-92/+164
| | | | | | | | PR: 15999 Submitted by: maintainer Notes: svn path=/head/; revision=24631
* Correct 'version required' in header.Peter Wemm2000-01-101-1/+1
| | | | Notes: svn path=/head/; revision=24618
* Use new checksum; diff -ruN reports no differences.Chris Piazza2000-01-091-1/+1
| | | | Notes: svn path=/head/; revision=24586
* No need to specify --prefix=${PREFIX} in CONFIGURE_ENVKris Kennaway2000-01-091-1/+0
| | | | Notes: svn path=/head/; revision=24579
* New port: libnids 1.12Kris Kennaway2000-01-095-0/+47
| | | | | | | | | libnids is a packet reassembly/network intrusion detection library. Obtained from: OpenBSD Notes: svn path=/head/; revision=24577
* Support IPv6.Munechika SUMIKAWA2000-01-083-0/+14
| | | | | | | Approved by: obrien(maintainer) Notes: svn path=/head/; revision=24574
* Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.hChris Piazza2000-01-081-1/+2
| | | | | | | is included for some reason. Notes: svn path=/head/; revision=24571
* Support IPv6. if 'USE_INET6' is defined, ripngd and ospf6d are installed.Munechika SUMIKAWA2000-01-089-0/+84
| | | | | | | Approved by: andreas(maintainer) Notes: svn path=/head/; revision=24562
* Unbreak 'make install'.Ade Lovett2000-01-081-0/+1
| | | | | | | | PR: 15962 Submitted by: Maintainer Notes: svn path=/head/; revision=24559
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgYukihiro Nakai2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24549
* Fix broken URL.Boris Popov2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24548
* Make this compile on 3.x (with the old ncurses by default...).Chris Piazza2000-01-081-1/+7
| | | | | | | | | Warning: don't look at this. Tested by: Brent Kearney <brent@kearneys.ca> Notes: svn path=/head/; revision=24545
* Change BROKEN to FORBIDDEN, argh.Kris Kennaway2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24530
* fix libnet.cfg generationAndrey A. Chernov2000-01-071-5/+6
| | | | Notes: svn path=/head/; revision=24527
* upgrade to 1.0607Andrey A. Chernov2000-01-074-33/+40
| | | | Notes: svn path=/head/; revision=24525
* upgrade to 1.04Andrey A. Chernov2000-01-072-3/+3
| | | | Notes: svn path=/head/; revision=24523
* Fix distfile fennerage.Bill Fumerola2000-01-071-3/+1
| | | | Notes: svn path=/head/; revision=24520
* Fix distfile and WWW: fennerage.Bill Fumerola2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24519
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-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). Notes: svn path=/head/; revision=24507
* Update my mail address.Jun Kuriyama2000-01-062-1/+2
| | | | | | | | Qualify ambiguous call for "open()" to make quiet warning message. Non-patched version is installed as Telnet.pm.orig. Notes: svn path=/head/; revision=24482
* Activate lambdamooSeiichirou Hiraoka2000-01-051-0/+1
| | | | Notes: svn path=/head/; revision=24448
* Remove 'info/dir' from PLISTChris D. Faulhaber2000-01-051-1/+0
| | | | | | | | | | Remove unwanted patch-aa.orig and patch-ab.orig PR: 15905 Submitted by: Maintainer Notes: svn path=/head/; revision=24447
* Submitted by: flathill@FreeBSD.orgSeiichirou Hiraoka2000-01-057-0/+94
| | | | | | | The most commonly used program to run MOOs Notes: svn path=/head/; revision=24446
* Adding COMMENT back after is was mistakenly removed.Steve Price2000-01-041-0/+1
| | | | Notes: svn path=/head/; revision=24414
* Update port to 1.0b-018Chris D. Faulhaber2000-01-042-5/+5
| | | | Notes: svn path=/head/; revision=24411
* add datapipeDaniel Baker2000-01-041-0/+1
| | | | Notes: svn path=/head/; revision=24407
* remove bogus files that were brought in by botched commitDaniel Baker2000-01-041-1/+0
| | | | Notes: svn path=/head/; revision=24406
* properly (i hope) import datapipe portDaniel Baker2000-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. Notes: svn path=/head/; revision=24405
* Make PREFIX clean.David E. O'Brien2000-01-021-0/+4
| | | | Notes: svn path=/head/; revision=24352
* turn on ngrepDavid E. O'Brien2000-01-021-0/+1
| | | | Notes: svn path=/head/; revision=24350
* ngrep strives to provide most of GNU grep's common features, applyingDavid E. O'Brien2000-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] Notes: svn path=/head/; revision=24349
* Mention that this version has the GUI built into it.John Polstra2000-01-011-1/+2
| | | | Notes: svn path=/head/; revision=24328
* Tell the build process that we have paths.h so we get the correctSteve Price1999-12-311-4/+14
| | | | | | | | | path to sendmail compiled into the rdist6 binary. PR: 14548 Notes: svn path=/head/; revision=24324
* Fix a crash on -STABLE with a SIGFPE error which would happen every fewJim Mock1999-12-282-0/+22
| | | | | | | | | seconds after startup. Submitted by: Vivek Khera <khera@kciLink.com> Notes: svn path=/head/; revision=24211
* General comment cleanups.Tim Vanderhoek1999-12-284-4/+4
| | | | Notes: svn path=/head/; revision=24206
* These ports are supported on FreeBSD/Alpha systems now (postJohn Polstra1999-12-284-7/+18
| | | | | | | sigset_t 4.x versions only). Notes: svn path=/head/; revision=24195
* Update to version 1.1.1-pre1.Steve Price1999-12-272-2/+3
| | | | | | | | PR: 15715 Submitted by: maintainer Notes: svn path=/head/; revision=24172
* * Fixup MASTER_SITESSteve Price1999-12-279-10/+139
| | | | | | | | | | | * Split patches one file per patch * Whitespace nits PR: 15720 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24170
* These ports now need 'LIB_DEPENDS=gd.0:...'.Steve Price1999-12-271-1/+1
| | | | Notes: svn path=/head/; revision=24167
* Use ${SH} to invoke shell scripts since the execute bits aren't setSteve Price1999-12-271-4/+4
| | | | | | | | | for these files in CVS. Submitted by: maintainer Notes: svn path=/head/; revision=24163
* Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn'tSteve Price1999-12-273-24/+111
| | | | | | | | | | | | | | | | support a '-I' argument, instead of this soelim -Iman1 man1/foo.1 > tmp I did this. (cd man1; soelim foo.1) > tmp PR: 15093 Submitted by: maintainer Notes: svn path=/head/; revision=24123
* Update to version 3.50.6.Steve Price1999-12-2711-51/+159
| | | | | | | | PR: 14915 Submitted by: maintainer Notes: svn path=/head/; revision=24118
* Oops, no it doesn't.Chris Piazza1999-12-261-1/+0
| | | | Notes: svn path=/head/; revision=24097
* Requires NEWGCCChris Piazza1999-12-261-0/+1
| | | | | | | Submitted by: Brent Kearney <brent@kearneys.ca> Notes: svn path=/head/; revision=24096
* TweakChris Piazza1999-12-251-2/+2
| | | | Notes: svn path=/head/; revision=24091
* An ncurses based window- and menu-driven ICQ client. It is fullyChris Piazza1999-12-259-0/+112
| | | | | | | | | | featured and includes the ability to associate sounds with certain events. Requested by: Brent Kearneys <brent@kearneys.ca> Notes: svn path=/head/; revision=24090
* Update to version 1.2.0.Steve Price1999-12-258-504/+488
| | | | | | | | PR: 15686 Submitted by: maintainer Notes: svn path=/head/; revision=24084
* Update to version 0.99072807.Steve Price1999-12-254-4/+76
| | | | | | | | PR: 15683 Submitted by: maintainer Notes: svn path=/head/; revision=24074