summaryrefslogtreecommitdiff
path: root/net (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-12-10Revert back to 3.5.8.Steve Price32-48/+790
Notes: svn path=/head/; revision=23768
1999-12-10Comments from maintainer:Steve Price2-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
1999-12-10Upgrade to version 0.28 and patch for 4.0-CURRENT.David E. O'Brien4-11/+51
Notes: svn path=/head/; revision=23750
1999-12-10Update for new version of CVSup (16.0 -> 16.1). Also addJohn Polstra6-18/+21
NOT_FOR_ARCHS=alpha because I'm not caught up on that platform yet. Notes: svn path=/head/; revision=23744
1999-12-10Update to version 4.5.0.Steve Price32-790/+48
Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23734
1999-12-10Moving the rboot port from misc to net. RBoot is a remote boot facilitySteve Price7-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
1999-12-10Activate ncplib.Boris Popov1-0/+1
Notes: svn path=/head/; revision=23725
1999-12-10Put back IS_INTERACTIVE variable.Boris Popov1-1/+2
Notes: svn path=/head/; revision=23724
1999-12-10Add new port for ncplib - a NetWare client for FreeBSD.Boris Popov8-0/+91
Notes: svn path=/head/; revision=23722
1999-12-10Upgrade to 0.40.0, take over as maintainer.Bill Fumerola3-18/+27
Reviewed by: (previous-)MAINTAINER Found by: bento Notes: svn path=/head/; revision=23709
1999-12-09Add a new port for the new netgraph(4) based version of mpd.Archie Cobbs7-0/+125
This was done because it's incompatibile with FreeBSD 3.3 and older. Notes: svn path=/head/; revision=23695
1999-12-09Fix handling for DOS namespace.Boris Popov1-849/+0
Notes: svn path=/head/; revision=23679
1999-12-06Make this compile on -currentChris Piazza1-0/+14
Notes: svn path=/head/; revision=23628
1999-12-06BROKEN needs quotes if it contains shell metacharacters like ().Bill Fenner1-1/+1
Notes: svn path=/head/; revision=23616
1999-12-04Activate docChris Piazza1-0/+1
Notes: svn path=/head/; revision=23579
1999-12-04Doc is an automated tool for verifying (to an extent) that aChris Piazza6-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
1999-12-04Update to 1.0b-017Chris Piazza2-8/+22
PR: 15191 Submitted by: maintainer Notes: svn path=/head/; revision=23577
1999-12-02Fix build under 3.XJustin M. Seger1-1/+1
Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885 Notes: svn path=/head/; revision=23549
1999-12-01Mark BROKEN due to buffer overflow yielding root to members of wheel. There'sKris Kennaway1-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
1999-11-29Update to Tcl/Tk version 8.2.Steve Price3-1/+12
Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23485
1999-11-28Update to use Tcl/Tk version 8.2.Steve Price14-36/+49
Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
1999-11-28Cope with ANSI C++'isms when gcc 2.95 is the system compiler.Steve Price26-4/+756
Notes: svn path=/head/; revision=23471
1999-11-28Update to Tcl/Tk version 8.2.Steve Price2-12/+12
Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23470
1999-11-27Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothSteve Price1-0/+11
-current and -stable. Notes: svn path=/head/; revision=23431
1999-11-26Re-activate the dante port.Steve Price1-0/+1
Notes: svn path=/head/; revision=23425
1999-11-26Re-import of dante version 1.1.0.Steve Price5-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
1999-11-26Activate the gtic and radreport ports.Steve Price1-0/+2
Notes: svn path=/head/; revision=23398
1999-11-26Initial import of gtic version 1.3b.Steve Price10-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
1999-11-26Initial import of radreport version 1.3.Steve Price5-0/+37
A Perl script for processing radius logs. PR: 14462 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=23396
1999-11-26Update to version 4.2.9.Steve Price4-395/+28
PR: 14464 Submitted by: maintainer Notes: svn path=/head/; revision=23364
1999-11-26Allow this port to use secure "ssh" client instead of traditional "rsh"Steve Price4-6/+32
client. Also add a couple of missing files to PLIST. PR: 14516 Submitted by: maintainer Notes: svn path=/head/; revision=23361
1999-11-25Don't know how I managed this, but change $Id$ to $FreeBSD$.Steve Price1-1/+1
Submitted by: maintainer Notes: svn path=/head/; revision=23327
1999-11-24Update to 0.7.8; this does too much in the install: target but I'llBill Fumerola4-6/+6
tackle that later. Notes: svn path=/head/; revision=23294
1999-11-18Add patch for more firewall-friendly by defaultSeiichirou Hiraoka2-1/+51
Requested by: Nick Sayer <nsayer@sftw.com> Notes: svn path=/head/; revision=23191
1999-11-18Formatting fix for ``rrdtool fetch'' output. The submitter has sent thisSheldon Hearn2-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
1999-11-17Upgraded to samba-2.0.6Tatsumi Hosokawa9-18/+60
Notes: svn path=/head/; revision=23164
1999-11-16Web site is no longer activeJustin M. Seger1-5/+0
Notes: svn path=/head/; revision=23152
1999-11-16Really remove the redundant WRKSRC this time. Ugh.Bill Fumerola2-2/+0
Notes: svn path=/head/; revision=23145
1999-11-16Use the MAINTAINER's real e-mail address.Bill Fumerola2-2/+2
Remove redundant WRKSRC= line. Notes: svn path=/head/; revision=23144
1999-11-15 grr....back out commit error.Jonathan M. Bresler3-18/+12
restore previous version of the file. Notes: svn path=/head/; revision=23140
1999-11-15 add two more codes to ICMP error 12 (Parameter Problem).Jonathan M. Bresler3-12/+18
these two are detailed in RFC1700. Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Notes: svn path=/head/; revision=23139
1999-11-15Make the WRKSRC logic smarter.Bill Fumerola1-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
1999-11-15Upgrade to 0.3.9Kris Kennaway2-4/+3
Submitted by: bento Notes: svn path=/head/; revision=23132
1999-11-15Upgrade to 8.2.2 patch 5Justin M. Seger6-20/+10
Notes: svn path=/head/; revision=23130
1999-11-14All VAXen of the world celebrate! MOPd is here.David E. O'Brien1-0/+1
Notes: svn path=/head/; revision=23128
1999-11-14The MOP Loader Daemon is for use netbooting older DEC machines.David E. O'Brien5-0/+42
MOP is functionally comparable to TFTP. Notes: svn path=/head/; revision=23127
1999-11-12Respect CFLAGSBill Fumerola2-1/+12
Approved by: jseger (maintainer) Notes: svn path=/head/; revision=23046
1999-11-12Add a missing file.Bill Fumerola2-0/+2
Notes: svn path=/head/; revision=23045
1999-11-12Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.Justin M. Seger6-14/+26
Many people submitted patches for this one, and a combination of them were used. Notes: svn path=/head/; revision=23039
1999-11-11Add tac_plus4.Satoshi Asami1-0/+1
Forgotten by: andreas ;) Notes: svn path=/head/; revision=23021