summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert back to 3.5.8.Steve Price1999-12-1032-48/+790
| | | | Notes: svn path=/head/; revision=23768
* Comments from maintainer:Steve Price1999-12-102-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 Notes: svn path=/head/; revision=23762
* Upgrade to version 0.28 and patch for 4.0-CURRENT.David E. O'Brien1999-12-104-11/+51
| | | | Notes: svn path=/head/; revision=23750
* Update for new version of CVSup (16.0 -> 16.1). Also addJohn Polstra1999-12-106-18/+21
| | | | | | | NOT_FOR_ARCHS=alpha because I'm not caught up on that platform yet. Notes: svn path=/head/; revision=23744
* Update to version 4.5.0.Steve Price1999-12-1032-790/+48
| | | | | | | | Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23734
* Moving the rboot port from misc to net. RBoot is a remote boot facilitySteve Price1999-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. Notes: svn path=/head/; revision=23726
* Activate ncplib.Boris Popov1999-12-101-0/+1
| | | | Notes: svn path=/head/; revision=23725
* Put back IS_INTERACTIVE variable.Boris Popov1999-12-101-1/+2
| | | | Notes: svn path=/head/; revision=23724
* Add new port for ncplib - a NetWare client for FreeBSD.Boris Popov1999-12-108-0/+91
| | | | Notes: svn path=/head/; revision=23722
* Upgrade to 0.40.0, take over as maintainer.Bill Fumerola1999-12-103-18/+27
| | | | | | | | Reviewed by: (previous-)MAINTAINER Found by: bento Notes: svn path=/head/; revision=23709
* Add a new port for the new netgraph(4) based version of mpd.Archie Cobbs1999-12-097-0/+125
| | | | | | | This was done because it's incompatibile with FreeBSD 3.3 and older. Notes: svn path=/head/; revision=23695
* Fix handling for DOS namespace.Boris Popov1999-12-091-849/+0
| | | | Notes: svn path=/head/; revision=23679
* Make this compile on -currentChris Piazza1999-12-061-0/+14
| | | | Notes: svn path=/head/; revision=23628
* BROKEN needs quotes if it contains shell metacharacters like ().Bill Fenner1999-12-061-1/+1
| | | | Notes: svn path=/head/; revision=23616
* Activate docChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23579
* Doc is an automated tool for verifying (to an extent) that aChris Piazza1999-12-046-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> Notes: svn path=/head/; revision=23578
* Update to 1.0b-017Chris Piazza1999-12-042-8/+22
| | | | | | | | PR: 15191 Submitted by: maintainer Notes: svn path=/head/; revision=23577
* Fix build under 3.XJustin M. Seger1999-12-021-1/+1
| | | | | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885 Notes: svn path=/head/; revision=23549
* Mark BROKEN due to buffer overflow yielding root to members of wheel. There'sKris Kennaway1999-12-011-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) Notes: svn path=/head/; revision=23539
* Update to Tcl/Tk version 8.2.Steve Price1999-11-293-1/+12
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23485
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-2814-36/+49
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Cope with ANSI C++'isms when gcc 2.95 is the system compiler.Steve Price1999-11-2826-4/+756
| | | | Notes: svn path=/head/; revision=23471
* Update to Tcl/Tk version 8.2.Steve Price1999-11-282-12/+12
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23470
* Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothSteve Price1999-11-271-0/+11
| | | | | | | -current and -stable. Notes: svn path=/head/; revision=23431
* Re-activate the dante port.Steve Price1999-11-261-0/+1
| | | | Notes: svn path=/head/; revision=23425
* Re-import of dante version 1.1.0.Steve Price1999-11-265-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> Notes: svn path=/head/; revision=23424
* Activate the gtic and radreport ports.Steve Price1999-11-261-0/+2
| | | | Notes: svn path=/head/; revision=23398
* Initial import of gtic version 1.3b.Steve Price1999-11-2610-0/+108
| | | | | | | | | | The GNU file forwarder (FSC-0087) for fidonet-like networks. PR: 14498 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=23397
* Initial import of radreport version 1.3.Steve Price1999-11-265-0/+37
| | | | | | | | | | A Perl script for processing radius logs. PR: 14462 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=23396
* Update to version 4.2.9.Steve Price1999-11-264-395/+28
| | | | | | | | PR: 14464 Submitted by: maintainer Notes: svn path=/head/; revision=23364
* Allow this port to use secure "ssh" client instead of traditional "rsh"Steve Price1999-11-264-6/+32
| | | | | | | | | | client. Also add a couple of missing files to PLIST. PR: 14516 Submitted by: maintainer Notes: svn path=/head/; revision=23361
* Don't know how I managed this, but change $Id$ to $FreeBSD$.Steve Price1999-11-251-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=23327
* Update to 0.7.8; this does too much in the install: target but I'llBill Fumerola1999-11-244-6/+6
| | | | | | | tackle that later. Notes: svn path=/head/; revision=23294
* Add patch for more firewall-friendly by defaultSeiichirou Hiraoka1999-11-182-1/+51
| | | | | | | Requested by: Nick Sayer <nsayer@sftw.com> Notes: svn path=/head/; revision=23191
* Formatting fix for ``rrdtool fetch'' output. The submitter has sent thisSheldon Hearn1999-11-182-0/+36
| | | | | | | | | patch to the author, who I am told approves. Submitted by: Ian Freislich <iang@uunet.co.za> Notes: svn path=/head/; revision=23182
* Upgraded to samba-2.0.6Tatsumi Hosokawa1999-11-179-18/+60
| | | | Notes: svn path=/head/; revision=23164
* Web site is no longer activeJustin M. Seger1999-11-161-5/+0
| | | | Notes: svn path=/head/; revision=23152
* Really remove the redundant WRKSRC this time. Ugh.Bill Fumerola1999-11-162-2/+0
| | | | Notes: svn path=/head/; revision=23145
* Use the MAINTAINER's real e-mail address.Bill Fumerola1999-11-162-2/+2
| | | | | | | Remove redundant WRKSRC= line. Notes: svn path=/head/; revision=23144
* grr....back out commit error.Jonathan M. Bresler1999-11-153-18/+12
| | | | | | | restore previous version of the file. Notes: svn path=/head/; revision=23140
* add two more codes to ICMP error 12 (Parameter Problem).Jonathan M. Bresler1999-11-153-12/+18
| | | | | | | | | these two are detailed in RFC1700. Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Notes: svn path=/head/; revision=23139
* Make the WRKSRC logic smarter.Bill Fumerola1999-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. Notes: svn path=/head/; revision=23134
* Upgrade to 0.3.9Kris Kennaway1999-11-152-4/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=23132
* Upgrade to 8.2.2 patch 5Justin M. Seger1999-11-156-20/+10
| | | | Notes: svn path=/head/; revision=23130
* All VAXen of the world celebrate! MOPd is here.David E. O'Brien1999-11-141-0/+1
| | | | Notes: svn path=/head/; revision=23128
* The MOP Loader Daemon is for use netbooting older DEC machines.David E. O'Brien1999-11-145-0/+42
| | | | | | | MOP is functionally comparable to TFTP. Notes: svn path=/head/; revision=23127
* Respect CFLAGSBill Fumerola1999-11-122-1/+12
| | | | | | | Approved by: jseger (maintainer) Notes: svn path=/head/; revision=23046
* Add a missing file.Bill Fumerola1999-11-122-0/+2
| | | | Notes: svn path=/head/; revision=23045
* Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.Justin M. Seger1999-11-126-14/+26
| | | | | | | | Many people submitted patches for this one, and a combination of them were used. Notes: svn path=/head/; revision=23039
* Add tac_plus4.Satoshi Asami1999-11-111-0/+1
| | | | | | | Forgotten by: andreas ;) Notes: svn path=/head/; revision=23021