aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Add gnomba.cpiazza2000-01-156-0/+51
| | | | | | | Gnomba is a GNOME machine and share browser for the SMB protocol. PR: 16058 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* 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-143-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-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
| | | | | | if installed somewhere other than /usr/local. Submitted by: Dag-Erling Smorgrav <des@yes.no>
* - Upgrade to 2.1.2a.sumikawa2000-01-124-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-093-0/+14
| | | | Approved by: obrien(maintainer)
* Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.hcpiazza2000-01-091-1/+2
| | | | is included for some reason.
* Support IPv6. if 'USE_INET6' is defined, ripngd and ospf6d are installed.sumikawa2000-01-099-0/+84
| | | | Approved by: andreas(maintainer)
* Unbreak 'make install'.ade2000-01-091-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-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
| | | | | 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-061-0/+1
|
* Remove 'info/dir' from PLISTjedgar2000-01-061-1/+0
| | | | | | | Remove unwanted patch-aa.orig and patch-ab.orig PR: 15905 Submitted by: Maintainer
* Submitted by: flathill@FreeBSD.orgflathill2000-01-067-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 correctsteve2000-01-011-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-292-0/+22
| | | | | | seconds after startup. Submitted by: Vivek Khera <khera@kciLink.com>
* General comment cleanups.hoek1999-12-294-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-282-2/+3
| | | | | PR: 15715 Submitted by: maintainer
* * Fixup MASTER_SITESsteve1999-12-289-10/+139
| | | | | | | | * Split patches one file per patch * Whitespace nits PR: 15720 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* 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
| | | | | | for these files in CVS. Submitted by: maintainer
* Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn'tsteve1999-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
* Update to version 3.50.6.steve1999-12-2711-51/+159
| | | | | PR: 14915 Submitted by: maintainer
* Oops, no it doesn't.cpiazza1999-12-261-1/+0
|
* Requires NEWGCCcpiazza1999-12-261-0/+1
| | | | Submitted by: Brent Kearney <brent@kearneys.ca>
* Tweakcpiazza1999-12-261-2/+2
|
* An ncurses based window- and menu-driven ICQ client. It is fullycpiazza1999-12-269-0/+112
| | | | | | | featured and includes the ability to associate sounds with certain events. Requested by: Brent Kearneys <brent@kearneys.ca>
* Update to version 1.2.0.steve1999-12-268-504/+488
| | | | | PR: 15686 Submitted by: maintainer
* Update to version 0.99072807.steve1999-12-264-4/+76
| | | | | PR: 15683 Submitted by: maintainer
* merlinmon is a little curses app that will show you the current statensayer1999-12-255-0/+34
| | | | | of your Novatel Sage or Merlin CDPD modem. It is analagous to their Opcenter or Modem Manager software for windows.
* 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
| | | | Fix pkg/COMMENT to sound like it wasn't written by a four-year-old.
* use rc.conf instead rc.conf.localandreas1999-12-253-3/+3
| | | | Submitted by: Mike Smith <msmith@FreeBSD.org>
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-253-3/+3
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* tell the user to use rc.conf.local, to start zebra ...andreas1999-12-243-3/+3
|
* - Upgrade to 0.83aandreas1999-12-249-15/+183
| | | | | | | | | | | | - remove zebra.sh from ${PREFIX}/etc/rc.d - start zebra now from /etc/rc.conf.local - new zebra start script is ${PREFIX}/sbin/zebractl {start|stop|restart} Example: /etc/rc.conf.local: defaultrouter="NO" router_enable="YES" router="/usr/local/sbin/zebractl" router_flags="start"
* Update to version 0.09.steve1999-12-242-4/+4
| | | | | PR: 15570 Submitted by: maintainer
* New MASTER_SITE.steve1999-12-242-4/+1
| | | | | PR: 15574 Submitted by: maintainer
* Update to version 1.2.8.steve1999-12-2437-194/+44
| | | | | PR: 15599 Submitted by: maintainer
* Update to version 2.1.10.steve1999-12-248-32/+28
| | | | | PR: 10806 Submitted by: Dima Sivachecko <dima@Chg.RU>
* 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
| | | | | PR: 15409 Submitted by: Matt Behrens <matt@zigg.com>
* New MASTER_SITE.steve1999-12-241-1/+1
| | | | | PR: 15344 Submitted by: maintainer
* New MASTER_SITE and add support for IP_PORTRANGE.steve1999-12-242-2/+2
| | | | | PR: 15343 Submitted by: maintainer
* Update to version 1.0.8.steve1999-12-248-16/+20
| | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net
* Update to version 4.2.11.steve1999-12-243-6/+41
| | | | | PR: 15173 Submitted by: maintainer
* Update to zebra-0.83a.joe1999-12-236-6/+6
|
* Distfile changed on master site.jdp1999-12-232-2/+2
| | | | | | | The previous a.out binaries contained the bug which was later fixed in patch-bv of the modula-3-lib port. The new binaries solve that problem. Note, these are a.out binaries and they are used only on -2.2 systems. The ELF binaries were already OK.
* Remove myself from MAINTAINERache1999-12-231-1/+1
|
* Remove nonexistent web pagejedgar1999-12-231-2/+0
| | | | | PR: 15569 Submitted by: Maintainer
* 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
| | | | | | | | | | 1. Fix build problems on 4.0-CURRENT (submitted by both Mike Haertel <mike@ducky.net> and "Chris D. Faulhaber" <jedgar@fxp.org>). 2. Fix package-building problems, noted by scripts on bento. PR: 15391 Submitted by: maintainer
* 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
| | | | NOT_FOR_ARCHS=alpha because I'm not caught up on that platform yet.
* Update to version 4.5.0.steve1999-12-1032-790/+48
| | | | | Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com>
* Moving the rboot port from misc to net. RBoot is a remote boot facilitysteve1999-12-107-0/+118
| | | | | for PC operating systems. It allows you to setup several PCs so that they fetch their operating systems from a central UNIX server.
* 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
| | | | | Reviewed by: (previous-)MAINTAINER Found by: bento
* Add a new port for the new netgraph(4) based version of mpd.archie1999-12-107-0/+125
| | | | This was done because it's incompatibile with FreeBSD 3.3 and older.
* 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
| | | | | | | | domain is configured and functioning correctly. It makes no attempt to validate the data inside a domain, only the structure. PR: 15256 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Update to 1.0b-017cpiazza1999-12-052-8/+22
| | | | | PR: 15191 Submitted by: maintainer
* Fix build under 3.Xjseger1999-12-021-1/+1
| | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885
* Mark BROKEN due to buffer overflow yielding root to members of wheel. There'skris1999-12-021-0/+2
| | | | | | | | | | | also an overflow with ospf_monitor which may result in being able to corrupt routing traffic (which I've reported to the developers) According to the docs, gdc shouldn't be installed root:wheel and setuid, but put into its own gdmaint group. This still doesn't prevent people in that group from gaining root, though. Submitted by: Brock Tellier <btellier@usa.net> (gdc bug)
* Update to Tcl/Tk version 8.2.steve1999-11-293-1/+12
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl/Tk version 8.2.steve1999-11-2914-36/+49
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* 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
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothsteve1999-11-271-0/+11
| | | | -current and -stable.
* Re-activate the dante port.steve1999-11-271-0/+1
|
* Re-import of dante version 1.1.0.steve1999-11-275-0/+63
| | | | | | | | | | | | | | From pkg/COMMENT: A circuit-level firewall/proxy. From kris@FreeBSD.org: It's a BSD-licensed SOCKS4/5/MS_PROXY server/client, which exceeds in functionality the (restrictively licensed) NEC SOCKS5 referenece implementation. PR: 14442 Submitted by: Anders Nordby <anders@fix.no>
* Activate the gtic and radreport ports.steve1999-11-271-0/+2
|
* Initial import of gtic version 1.3b.steve1999-11-2710-0/+108
| | | | | | | The GNU file forwarder (FSC-0087) for fidonet-like networks. PR: 14498 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
* Initial import of radreport version 1.3.steve1999-11-275-0/+37
| | | | | | | A Perl script for processing radius logs. PR: 14462 Submitted by: Kelly Yancey <kbyanc@posi.net>
* Update to version 4.2.9.steve1999-11-274-395/+28
| | | | | PR: 14464 Submitted by: maintainer
* Allow this port to use secure "ssh" client instead of traditional "rsh"steve1999-11-274-6/+32
| | | | | | | client. Also add a couple of missing files to PLIST. PR: 14516 Submitted by: maintainer
* Don't know how I managed this, but change $Id$ to $FreeBSD$.steve1999-11-261-1/+1
| | | | Submitted by: maintainer
* Update to 0.7.8; this does too much in the install: target but I'llbillf1999-11-244-6/+6
| | | | tackle that later.
* Add patch for more firewall-friendly by defaultflathill1999-11-192-1/+51
| | | | Requested by: Nick Sayer <nsayer@sftw.com>
* Formatting fix for ``rrdtool fetch'' output. The submitter has sent thissheldonh1999-11-182-0/+36
| | | | | | patch to the author, who I am told approves. Submitted by: Ian Freislich <iang@uunet.co.za>
* 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
| | | | Remove redundant WRKSRC= line.
* grr....back out commit error.jmb1999-11-163-18/+12
| | | | restore previous version of the file.
* add two more codes to ICMP error 12 (Parameter Problem).jmb1999-11-163-12/+18
| | | | | | these two are detailed in RFC1700. Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
* Make the WRKSRC logic smarter.billf1999-11-151-2/+2
| | | | | | | | | freebsd -> FreeBSD I considered removing the current MASTER_SITE, it's definatly unfetchable from there (only our mirrors have the file, ftpsearch didn't come up with anything beyond FreeBSD mirrors) but I'll leave that up to the MAINTAINER.
* Upgrade to 0.3.9kris1999-11-152-4/+3
| | | | Submitted by: bento
* 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
| | | | MOP is functionally comparable to TFTP.
* Respect CFLAGSbillf1999-11-132-1/+12
| | | | Approved by: jseger (maintainer)
* 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
| | | | | Many people submitted patches for this one, and a combination of them were used.
* Add tac_plus4.asami1999-11-111-0/+1
| | | | Forgotten by: andreas ;)
* Activate elsacpiazza1999-11-111-0/+1
|
* Streaming Quicktime server for FreeBSD.cpiazza1999-11-115-0/+76
| | | | | | | | | | | | | | | Elsa is a standards-based Quicktime server based on the RTSP (RFC 2326) and RTP (RFC 1889) standards. This version is a beta which is currently free for non-commercial use. The server can serve media from QuickTime 4.0 "hinted" files which transparently support multiple media formats (e.g. QuickTime, AVI, MP3, WAV, AU, etc.). PR: 14172 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Port update after repository copyandreas1999-11-1010-150/+143
| | | | | | | | | | | Taken from tasic@planka.carrier.kiev.ua + some modifications by me (style, patch additions to compile cleanly, pkg/*) added convert utility to port/package to enable people to do migrations, if needed, see the docu for details. PR: 13716 Submitted by: tasic@planka.carrier.kiev.ua
* Upgrade to 0.81andreas1999-11-099-9/+6
|
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-1/+1
| | | | because openssl also builds shared libraries, now.
* 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
| | | | | pchar finds bandwidth, delay, average queue and loss rate of hops between source and destination.
* Upgrade to 0.4.3.mph1999-11-032-4/+4
| | | | Suggested by: Anthony Chavez <magus@magus.users.xmission.com>
* 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
| | | | | PR: ports/14654 Submitted by: Mike Tancsa <mike@sentex.net>
* Upgrade to 0.4.2. I don't do ICQ, and can't test it. Yell if itmph1999-11-024-27/+12
| | | | | | breaks. Suggested by: "R. Beasley" <rbeasley@uberhacker.org>
* 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
| | | | | | | A dhis client for updating dynamic DNS entries in dhisd DNS tables. PR: 13312 Submitted by: Oryx Gazella <oryx@ungulate.net>
* Initial import of priss version 1.0.steve1999-11-019-0/+121
| | | | | | | A program based on Apple's open source RTP/RTSP streaming Quicktime server. PR: 13743 Submitted by: Richard Kiss <richard@homemail.com>
* Activate the ddup port.steve1999-11-011-0/+1
|
* Initial import of ddup version 2.0.4.steve1999-11-015-0/+37
| | | | | | | A DynDNS client for FreeBSD. PR: 13861 Submitted by: Christopher J. Michaels <cjm2@altavista.net>
* 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
| | | | | | | | | | | | * Bug fix: grep -v changed to grep -iv (compare domains caselessly). * Bug fix: nameservers now sorted in SOA serial number order, largest first. This way you can dlint the primary server immediately after making changes to it (previously had to wait for secondaries to do their update). * Optimization: if any nameserver does not return an SOA record in Test 1, it is removed from the list of nameservers and a warning is reported. This way dlint won't use broken nameservers during the rest of the run. * Sanity check domain names of nameservers themselves: any nameserver with in-addr.arpa. in its name generates a warning and is skipped.
* Upgrade to ethereal 0.7.7 from 0.7.5billf1999-10-294-6/+6
| | | | | | | | The skip of 0.7.6 was not due to my usual lazyness, we found it didn't work with bmake, and the authors actually _care_ about interplatform building (and most of them use FreeBSD as a development platform) so we worked out some problems with that and some autoconf "smarts" with SNMP.
* Typo. (-mytinfo -> -lmytinfo)billf1999-10-291-1/+1
| | | | Submitted by: Frank Volf <volf@oasis.IAEhv.nl>
* typo: iussues -> issuesmharo1999-10-281-1/+1
|
* Hack to make this compile and DTRT with ncurses.billf1999-10-282-2/+11
| | | | Submitted by: David Kirchner <dpk@nwserv.com>
* mod to support Netscape's roaming profiles.mharo1999-10-272-0/+40
| | | | | PR: 14508 Submitted by: Patrick Bihan-Faou patrick@mindstep.com
* Adopt ports I care about.obrien1999-10-261-0/+3
|
* update to iplog-2.0-1017mharo1999-10-262-3/+3
| | | | | PR: 14399 Submitted by: maintainer
* upgrade the port to 1.2.7mharo1999-10-2633-44/+44
| | | | | PR: 13874 Submitted by: lkoeller@cc.fh-lippe.de
* improves reliability on various systemsmharo1999-10-263-0/+67
| | | | | PR: 12949 Submitted by: Richard.Kiss@kalamalka.gizzywump.com
* This time lets cvs add the patch files...mharo1999-10-263-0/+248
| | | | | | | | | | | | | | | | | | Corrected DESCR regarding name of BPF in -CURRENT. Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer
* Corrected DESCR regarding name of BPF in -CURRENT.mharo1999-10-261-2/+5
| | | | | | | | | | | | | | | | | Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer
* Use the proper $$ which gives a single literal `$' in a Makefile ratherobrien1999-10-251-1/+1
| | | | | than `\$' which is proper for a shell script, which this isn't (even it if they are shell commands).
* Use our real binary's name in the syslog messages.obrien1999-10-251-1/+9
| | | | | On hosts that support it, use LOG_SECURITY rather than LOG_PRIVAUTH. (why this type of thing needs to be private, I don't understand)
* 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
| | | | | PR: 14494 Submitted by: maintainer
* Fix connecting with UDP if the loopback interface does not allowcpiazza1999-10-251-0/+30
| | | | | | | traffic PR: 14397 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasfenner1999-10-221-2/+0
| | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months.
* Typoandreas1999-10-212-3/+3
|
* Add a patch file that I forgot to include in my last commit. Also includesdan1999-10-202-2/+8
| | | | a small Makefile fix submitted by the author.
* 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
| | | | Should have been done by: nakai
* 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
| | | | and bump panel_applet's version to 2.
* Fix the setterm() on -stable.vanilla1999-10-161-20/+20
| | | | Found by: maintainer
* Re-add tac_plus.asami1999-10-151-0/+1
| | | | | Forgotten by: andreas Found by: bento
* 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
| | | | | | | | | | | Port was o.k. to get tacacs up and running using a Cisco router and I really missed it. - Added me as maintainer of the port - Moved sources to my homepage download area - Compressed sources using bzip2 - Removed some not needed variables in Makefile - Committed with new nd5 checksum
* Update to 0.75flathill1999-10-132-3/+3
| | | | | PR: ports/14298 Submitted by: sjr@home.com
* Remove some files that are built only if certain things (ie. Java) aresteve1999-10-132-8/+0
| | | | | | | present on the user's box at compile-time until I figure out how to disable (handle) them. Noticed by: asami (via the bento logs)
* Mark this BROKEN so I don't have to create a folder dedicated to peoplebillf1999-10-131-1/+3
| | | | | | | sending "mtr doesn't work" e-mails to me. I'm working on the problem and have even gotten people who send me real bug reports, imagine that.
* 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
| | | | renamed to libk5crypto.
* Update to version 2.2.12.steve1999-10-118-1/+74
| | | | | PR: 14125 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.1.12.steve1999-10-111-20/+16
| | | | | PR: 14125 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Don't install an empty manpage.steve1999-10-111-1/+1
| | | | | PR: 13948 Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net>
* Add a few patches and move the distfiles to their own DIST_SUBDIR.steve1999-10-116-6/+30
| | | | | PR: 14232 Submitted by: maintainer
* Bump glib12 's share library version to 3,vanilla1999-10-104-6/+4
| | | | and portlint.
* 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
| | | | Actually upgrade to version 0.99g
* 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
| | | | | PR: 12692 Submitted by: Dominik Bettnacher <domi@saargate.de>
* 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
| | | | building the binaries). Fix it.
* 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
| | | | | | | | | | | | | | | | | Programming Volume 2, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. For more information on the book, see http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see http://www.kohala.com/~rstevens/ PR: ports/14058 Submitted by: James FitzGibbon <james@targetnet.com>
* Activate libunpdan1999-10-031-0/+1
|
* libunp is the library used in W. Richard Steven's book "UNIX Networkdan1999-10-0322-0/+344
| | | | | | | | | Programming Volume 1, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. PR: ports/14057 Submitted by: James FitzGibbon <james@targetnet.com>
* Maintainer timeout -- move symlink source to share/doc/apache/manual/bb.asami1999-10-022-3/+7
| | | | Also create cgi-bin dir.
* Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can importfenner1999-09-302-0/+24
| | | | MUST_DISABLE_FPMASK.
* xisp isn't xpm-free.asami1999-09-301-1/+2
| | | | Found by: obento
* 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
| | | | Submitted by: Josef Karthauser <joe@pavilion.net>
* Add WWW link.jdp1999-09-294-0/+8
| | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* Quiet `bind()' and `accept()' warnings.obrien1999-09-281-2/+20
| | | | | PR: 14013 Submitted by: Dominik Rothert <dr@domix.de>
* Buffer overflow fixes for version 0.99pl17. Original patches for pl15bp1999-09-273-0/+850
| | | | | was submitted by Przemyslaw Frasunek <venglin@FREEBSD.LUBLIN.PL> to securityfocus.com.
* Change the maintainer's email address, bp has a @FreeBSD.org account now.foxfair1999-09-271-2/+2
| | | | Pass the hat to bp.
* Update to version 4.2.5.steve1999-09-273-72/+102
| | | | | PR: 13126 Submitted by: maintainer
* Add xisptaoka1999-09-251-0/+1
|
* A user-friendly X interface to pppd/chattaoka1999-09-255-0/+58
| | | | | PR: 13217 Submitted by: Takeshi Morishima <morishim@cig.mot.com>
* Remove problems with pkg_delete and pkg_add for packages built withimp1999-09-251-1/+0
| | | | | | this port. PR: ports/12138
* Upgrade to 1.0 r10.imp1999-09-255-27/+70
| | | | | | | | Remove patches integrated since r9. 1/2 of patch-aa was integrated, the second half has been retained. Add new patch (patch-ak) from web site for s5fakehost files. Add new patch (patch-al) to fix long standing telnet failure to build (it is a kludge, so hasn't been submitted to the socks maintainers).
* Activate nstreamscpiazza1999-09-251-0/+1
|
* Import of nstreams.cpiazza1999-09-255-0/+39
| | | | | | | | | | nstreams analyzes the streams that occur on a network. It displays which streams are generated by users and can optionally generation ipfw rules that will match these streams, thus only allowing what is required for the users, and nothing more. PR: 13913 Submitted by: Daniel O'Connor <darius@dons.net.au>
* Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSDbillf1999-09-256-26/+6
| | | | allegedly, so I'm glad I'm lazy.
* Add a patch to fix a problem with very low write speeds withcpiazza1999-09-243-0/+36
| | | | | | | | | | | | | | | | | | | samba on freebsd. Following is description made by one of the Samba developers: "The problem is we switched to using recv() with the MSG_WAITALL flag instead of read(). This makes Samba faster on most systems. On FreeBSD it causes a massive slowdown and I don't know why. To fix it, change the definition of MSG_WAITALL to be zero in lib/util_sock.c and recompile 2.0.5a. I'm hoping someone from FreeBSD will get back to me with some explanation. Regards, Jeremy Allison, Samba Team." This problem where observed by almost all samba-2.0.5a users and typically it led to 10-20x decrease in write speed. PR: 13894 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* 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
| | | | | | | is lighter weight. Increase the granularity of the statistics. Rounding to whole msec isn't accurate enough on a LAN.
* 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
| | | | to build on FreeBSD/Alpha.
* 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
| | | | on FreeBSD/Alpha.
* Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.steve1999-09-201-0/+10
|
* Make this port build with an empty /usr/local.steve1999-09-201-4/+24
|
* Judiciously s/int/ssize_t/ so this builds on FreeBSD/Alpha.steve1999-09-202-8/+44
|
* Update zebra to 0.79andreas1999-09-196-6/+6
| | | | | This software is still under developement Please read the README's or subscribe to the zebra mailing list
* Update master site.wosch1999-09-191-1/+1
|
* Fix the coredump of setupterm().vanilla1999-09-191-0/+26
|
* Update to version 0.20.steve1999-09-196-7/+39
| | | | | PR: 13347 Submitted by: maintainer
* Update to KDE-1.1.2se1999-09-1813-39/+567
|
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-181-1/+1
| | | | should be spelled corrcetly, although I rather liked "Emasc".