aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Make this compile under -CURRENT with the sigset_t changes.obrien2000-01-211-4/+201
* Update to version 1.14fenner2000-01-194-34/+30
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-183-5/+5
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-184-4/+4
* Upgrade to 0.90b.vanilla2000-01-169-60/+117
* IPv6 is now supported by a 2.3.2 KAME patch.obrien2000-01-162-2/+2
* Allow an extra commandline argument to bind to a specific local address -obrien2000-01-151-6/+118
* Ooops, put gnomba in the wrong placecpiazza2000-01-151-1/+1
* Add gnomba.cpiazza2000-01-156-0/+51
* Consolidate the cvsup options into one place in the script.jdp2000-01-141-10/+13
* Install a "refuse" file to protect the mirror's scripts andjdp2000-01-143-1/+10
* Add libnids.asami2000-01-141-0/+1
* Update to version 2.3.2.obrien2000-01-143-3/+6
* Support IPv6.sumikawa2000-01-132-1/+13
* Upgrade to 0.8.1billf2000-01-134-6/+6
* Update to version 3.0b2.archie2000-01-132-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
* - Upgrade to 2.1.2a.sumikawa2000-01-124-2/+32
* Fix PLIST.sumikawa2000-01-111-4/+0
* Actually add the new patch files.ade2000-01-1116-0/+202
* Update to 1.0.10ade2000-01-116-92/+164
* 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
* Support IPv6.sumikawa2000-01-093-0/+14
* Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.hcpiazza2000-01-091-1/+2
* Support IPv6. if 'USE_INET6' is defined, ripngd and ospf6d are installed.sumikawa2000-01-099-0/+84
* Unbreak 'make install'.ade2000-01-091-0/+1
* 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
* Change BROKEN to FORBIDDEN, argh.kris2000-01-081-1/+1
* fix libnet.cfg generationache2000-01-081-5/+6
* upgrade to 1.0607ache2000-01-084-33/+40
* upgrade to 1.04ache2000-01-082-3/+3
* Fix distfile fennerage.billf2000-01-081-3/+1
* Fix distfile and WWW: fennerage.billf2000-01-081-1/+1
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-1/+1
* Update my mail address.kuriyama2000-01-062-1/+2
* Activate lambdamooflathill2000-01-061-0/+1
* Remove 'info/dir' from PLISTjedgar2000-01-061-1/+0
* Submitted by: flathill@FreeBSD.orgflathill2000-01-067-0/+94
* 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
* 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
* 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 correctsteve2000-01-011-4/+14
* Fix a crash on -STABLE with a SIGFPE error which would happen every fewjim1999-12-292-0/+22
* General comment cleanups.hoek1999-12-294-4/+4
* These ports are supported on FreeBSD/Alpha systems now (postjdp1999-12-284-7/+18
* Update to version 1.1.1-pre1.steve1999-12-282-2/+3
* * Fixup MASTER_SITESsteve1999-12-289-10/+139
* These ports now need 'LIB_DEPENDS=gd.0:...'.steve1999-12-281-1/+1
* Use ${SH} to invoke shell scripts since the execute bits aren't setsteve1999-12-271-4/+4
* Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn'tsteve1999-12-273-24/+111
* Update to version 3.50.6.steve1999-12-2711-51/+159
* Oops, no it doesn't.cpiazza1999-12-261-1/+0
* Requires NEWGCCcpiazza1999-12-261-0/+1
* Tweakcpiazza1999-12-261-2/+2
* An ncurses based window- and menu-driven ICQ client. It is fullycpiazza1999-12-269-0/+112
* Update to version 1.2.0.steve1999-12-268-504/+488
* Update to version 0.99072807.steve1999-12-264-4/+76
* merlinmon is a little curses app that will show you the current statensayer1999-12-255-0/+34
* Activate merlinmon portnsayer1999-12-251-0/+1
* Upgrade to version 1.45, use better building logic.billf1999-12-253-26/+9
* Upgrade to 0.7.9, the latest and greatest with even more dissectors.billf1999-12-258-10/+10
* use rc.conf instead rc.conf.localandreas1999-12-253-3/+3
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-253-3/+3
* tell the user to use rc.conf.local, to start zebra ...andreas1999-12-243-3/+3
* - Upgrade to 0.83aandreas1999-12-249-15/+183
* Update to version 0.09.steve1999-12-242-4/+4
* New MASTER_SITE.steve1999-12-242-4/+1
* Update to version 1.2.8.steve1999-12-2437-194/+44
* Update to version 2.1.10.steve1999-12-248-32/+28
* Upgrade to 5.9.12.max1999-12-242-4/+4
* Add a tac script to launch the CLI client included with this port.steve1999-12-242-0/+3
* New MASTER_SITE.steve1999-12-241-1/+1
* New MASTER_SITE and add support for IP_PORTRANGE.steve1999-12-242-2/+2
* Update to version 1.0.8.steve1999-12-248-16/+20
* Update to version 4.2.11.steve1999-12-243-6/+41
* Update to zebra-0.83a.joe1999-12-236-6/+6
* Distfile changed on master site.jdp1999-12-232-2/+2
* Remove myself from MAINTAINERache1999-12-231-1/+1
* Remove nonexistent web pagejedgar1999-12-231-2/+0
* fix setpgrp usagemjacob1999-12-231-0/+17
* Revert back to 3.5.8.steve1999-12-1132-48/+790
* Comments from maintainer:steve1999-12-112-1/+28
* Upgrade to version 0.28 and patch for 4.0-CURRENT.obrien1999-12-114-11/+51
* Update for new version of CVSup (16.0 -> 16.1). Also addjdp1999-12-116-18/+21
* Update to version 4.5.0.steve1999-12-1032-790/+48
* Moving the rboot port from misc to net. RBoot is a remote boot facilitysteve1999-12-107-0/+118
* Activate ncplib.bp1999-12-101-0/+1
* Put back IS_INTERACTIVE variable.bp1999-12-101-1/+2
* Add new port for ncplib - a NetWare client for FreeBSD.bp1999-12-108-0/+91
* Upgrade to 0.40.0, take over as maintainer.billf1999-12-103-18/+27
* Add a new port for the new netgraph(4) based version of mpd.archie1999-12-107-0/+125
* Fix handling for DOS namespace.bp1999-12-101-849/+0
* Make this compile on -currentcpiazza1999-12-071-0/+14
* BROKEN needs quotes if it contains shell metacharacters like ().fenner1999-12-061-1/+1
* Activate doccpiazza1999-12-051-0/+1
* Doc is an automated tool for verifying (to an extent) that acpiazza1999-12-056-0/+62
* Update to 1.0b-017cpiazza1999-12-052-8/+22
* Fix build under 3.Xjseger1999-12-021-1/+1
* Mark BROKEN due to buffer overflow yielding root to members of wheel. There'skris1999-12-021-0/+2
* Update to Tcl/Tk version 8.2.steve1999-11-293-1/+12
* Update to use Tcl/Tk version 8.2.steve1999-11-2914-36/+49
* Cope with ANSI C++'isms when gcc 2.95 is the system compiler.steve1999-11-2926-4/+756
* Update to Tcl/Tk version 8.2.steve1999-11-292-12/+12
* Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothsteve1999-11-271-0/+11
* Re-activate the dante port.steve1999-11-271-0/+1
* Re-import of dante version 1.1.0.steve1999-11-275-0/+63
* Activate the gtic and radreport ports.steve1999-11-271-0/+2
* Initial import of gtic version 1.3b.steve1999-11-2710-0/+108
* Initial import of radreport version 1.3.steve1999-11-275-0/+37
* Update to version 4.2.9.steve1999-11-274-395/+28
* Allow this port to use secure "ssh" client instead of traditional "rsh"steve1999-11-274-6/+32
* Don't know how I managed this, but change $Id$ to $FreeBSD$.steve1999-11-261-1/+1
* Update to 0.7.8; this does too much in the install: target but I'llbillf1999-11-244-6/+6
* Add patch for more firewall-friendly by defaultflathill1999-11-192-1/+51
* Formatting fix for ``rrdtool fetch'' output. The submitter has sent thissheldonh1999-11-182-0/+36
* Upgraded to samba-2.0.6hosokawa1999-11-179-18/+60
* Web site is no longer activejseger1999-11-161-5/+0
* Really remove the redundant WRKSRC this time. Ugh.billf1999-11-162-2/+0
* Use the MAINTAINER's real e-mail address.billf1999-11-162-2/+2
* grr....back out commit error.jmb1999-11-163-18/+12
* add two more codes to ICMP error 12 (Parameter Problem).jmb1999-11-163-12/+18
* Make the WRKSRC logic smarter.billf1999-11-151-2/+2
* Upgrade to 0.3.9kris1999-11-152-4/+3
* Upgrade to 8.2.2 patch 5jseger1999-11-156-20/+10
* All VAXen of the world celebrate! MOPd is here.obrien1999-11-151-0/+1
* The MOP Loader Daemon is for use netbooting older DEC machines.obrien1999-11-155-0/+42
* Respect CFLAGSbillf1999-11-132-1/+12
* Add a missing file.billf1999-11-132-0/+2
* Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.jseger1999-11-126-14/+26
* Add tac_plus4.asami1999-11-111-0/+1
* Activate elsacpiazza1999-11-111-0/+1
* Streaming Quicktime server for FreeBSD.cpiazza1999-11-115-0/+76
* Port update after repository copyandreas1999-11-1010-150/+143
* Upgrade to 0.81andreas1999-11-099-9/+6
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-1/+1
* Update to version 0.9.10jim1999-11-054-6/+6
* Turn on pchar.obrien1999-11-041-0/+1
* A Van Jacobson's pathchar clone.obrien1999-11-045-0/+40
* Upgrade to 0.4.3.mph1999-11-032-4/+4
* Update to version 0.9.9jim1999-11-034-6/+6
* Install a proper manpage and other misc documentation.obrien1999-11-024-2/+41
* Upgrade to 1.6.1, which fixes buffer overflows.billf1999-11-023-21/+20
* Upgrade to 0.4.2. I don't do ICQ, and can't test it. Yell if itmph1999-11-024-27/+12
* Main master site moved.obrien1999-11-021-1/+1
* Activate the dhid and priss ports.steve1999-11-011-0/+2
* Inital import of dhid version 3.0.steve1999-11-017-0/+95
* Initial import of priss version 1.0.steve1999-11-019-0/+121
* Activate the ddup port.steve1999-11-011-0/+1
* Initial import of ddup version 2.0.4.steve1999-11-015-0/+37
* Put LOCALSTATEDIR to our properly place : FreeBSD's /var/run.foxfair1999-11-012-0/+22
* move install message to pkg/MESSAGE and remove extra stripmharo1999-11-012-6/+2
* Cleaning ugly PLIST, let `make deinstall' really work.foxfair1999-11-0111-0/+88
* Upgrade to version 1.3.3.obrien1999-11-012-6/+4
* Upgrade to ethereal 0.7.7 from 0.7.5billf1999-10-294-6/+6
* Typo. (-mytinfo -> -lmytinfo)billf1999-10-291-1/+1
* typo: iussues -> issuesmharo1999-10-281-1/+1
* Hack to make this compile and DTRT with ncurses.billf1999-10-282-2/+11
* mod to support Netscape's roaming profiles.mharo1999-10-272-0/+40
* Adopt ports I care about.obrien1999-10-261-0/+3
* update to iplog-2.0-1017mharo1999-10-262-3/+3
* upgrade the port to 1.2.7mharo1999-10-2633-44/+44
* improves reliability on various systemsmharo1999-10-263-0/+67
* This time lets cvs add the patch files...mharo1999-10-263-0/+248
* Corrected DESCR regarding name of BPF in -CURRENT.mharo1999-10-261-2/+5
* Use the proper $$ which gives a single literal `$' in a Makefile ratherobrien1999-10-251-1/+1
* Use our real binary's name in the syslog messages.obrien1999-10-251-1/+9
* Portlint and general clean up (previously this port claimed to be a library).obrien1999-10-254-11/+6
* Update MASTER_SITEScpiazza1999-10-251-2/+1
* Fix connecting with UDP if the loopback interface does not allowcpiazza1999-10-251-0/+30
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasfenner1999-10-221-2/+0
* Typoandreas1999-10-212-3/+3
* Add a patch file that I forgot to include in my last commit. Also includesdan1999-10-202-2/+8
* Update pipsecd to 19991014dan1999-10-195-19/+51
* Install 5.3.2rvb1999-10-195-12/+13
* Bump gnome libraries' version numbers.asami1999-10-172-2/+2
* Update to lastest version 3.0.2taoka1999-10-172-5/+6
* update to naim-0.9.5-recon4mharo1999-10-172-4/+4
* Add archie.eltaoka1999-10-161-0/+1
* A mock-interface to Archie for Emacstaoka1999-10-165-0/+49
* Add a patch for GNOMELOCALEDIR,vanilla1999-10-163-3/+3
* Fix the setterm() on -stable.vanilla1999-10-161-20/+20
* Re-add tac_plus.asami1999-10-151-0/+1
* Updated to version 0.9.8jim1999-10-154-6/+8
* oops. Saved the wrong file, now descr. is o.k. again.andreas1999-10-151-135/+4
* Style.andreas1999-10-151-4/+4
* Bring it back again.andreas1999-10-1510-0/+512
* Update to 0.75flathill1999-10-132-3/+3
* Remove some files that are built only if certain things (ie. Java) aresteve1999-10-132-8/+0
* Mark this BROKEN so I don't have to create a folder dedicated to peoplebillf1999-10-131-1/+3
* Use perl's in-place editing rather than large patches.obrien1999-10-122-55/+2
* With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto wasnectar1999-10-123-0/+33
* Update to version 2.2.12.steve1999-10-118-1/+74
* Update to version 2.1.12.steve1999-10-111-20/+16
* Don't install an empty manpage.steve1999-10-111-1/+1
* Add a few patches and move the distfiles to their own DIST_SUBDIR.steve1999-10-116-6/+30
* Bump glib12 's share library version to 3,vanilla1999-10-104-6/+4
* Activate iplog in its new homedan1999-10-101-0/+1
* Welcoming iplog to its new home in netdan1999-10-105-0/+35
* Err, the last commit was actually a downgrade.cpiazza1999-10-088-10/+70
* Update to version 0.10acpiazza1999-10-088-52/+36
* Update some "301 Moved Permanently" URL's.fenner1999-10-081-1/+1
* Activate gnome-vnccpiazza1999-10-071-0/+1
* Gnome-VNC is a GNOME viewer for Video Network Computing (VNC) servers.cpiazza1999-10-075-0/+28
* Activate poptop portnsayer1999-10-061-0/+1
* Import of port for PoPToP -- a PPTP (vpn) servernsayer1999-10-0610-0/+107
* This broke somewhere along the way (-shared was slipping in whennectar1999-10-052-16/+28
* Fixed spelling with Mr. Stevens' name. May he RIP.dan1999-10-031-1/+1
* Activate libunpipcdan1999-10-031-0/+1
* libunp is the library used in W. Richard Steven's book "UNIX Networkdan1999-10-0310-0/+138
* Activate libunpdan1999-10-031-0/+1
* libunp is the library used in W. Richard Steven's book "UNIX Networkdan1999-10-0322-0/+344
* Maintainer timeout -- move symlink source to share/doc/apache/manual/bb.asami1999-10-022-3/+7
* Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can importfenner1999-09-302-0/+24
* xisp isn't xpm-free.asami1999-09-301-1/+2
* Correct WWW:; Reformat and add a URL that was never added; GIF -> PNGbillf1999-09-301-4/+5
* Change default master site to cvsup-master.freebsd.org.jdp1999-09-301-1/+1
* Add WWW link.jdp1999-09-294-0/+8
* Quiet `bind()' and `accept()' warnings.obrien1999-09-281-2/+20
* Buffer overflow fixes for version 0.99pl17. Original patches for pl15bp1999-09-273-0/+850
* Change the maintainer's email address, bp has a @FreeBSD.org account now.foxfair1999-09-271-2/+2
* Update to version 4.2.5.steve1999-09-273-72/+102
* Add xisptaoka1999-09-251-0/+1
* A user-friendly X interface to pppd/chattaoka1999-09-255-0/+58
* Remove problems with pkg_delete and pkg_add for packages built withimp1999-09-251-1/+0
* Upgrade to 1.0 r10.imp1999-09-255-27/+70
* Activate nstreamscpiazza1999-09-251-0/+1
* Import of nstreams.cpiazza1999-09-255-0/+39
* Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSDbillf1999-09-256-26/+6
* Add a patch to fix a problem with very low write speeds withcpiazza1999-09-243-0/+36
* I moved files around on freefall.obrien1999-09-221-1/+1
* These ports are building now, so take out BROKEN_ELF.asami1999-09-211-1/+0
* Don't depend on GNU share+unshare to extract the distfile. Sed trickeryobrien1999-09-212-7/+111
* time(3) returns a time_t and not a long.steve1999-09-202-2/+30
* Fix the first arg to strscat so we can use stdarg macros and get thissteve1999-09-202-2/+45
* Make sure we can find zephyr_err.h so this port builds.steve1999-09-201-0/+11
* Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha.steve1999-09-202-0/+36
* Toss in an ugly hack to cope with the fact that va_list is a non-scalarsteve1999-09-201-0/+24
* Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.steve1999-09-201-0/+10