summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* You need egcs to build ksirc. Take it out for 3-stable PLIST for now.asami1999-07-214-8/+36
|
* Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses onphk1999-07-201-0/+13
| | | | a loopback interface are ok.
* remove typo, seems to be I'm a victim of the heat wave ;-)andreas1999-07-183-6/+6
|
* make zebra startup script executeable in final destination...andreas1999-07-183-3/+6
|
* - Improve startup scriptandreas1999-07-183-6/+6
| | | | | | - OSPF tested, zebra works well as designated (DR) and backup designated router (BDR) - Disable debugging to meet FreeBSD package policy (no debug)
* Make zebra port more user friendly be providing a nice start stop scriptandreas1999-07-186-3/+27
| | | | | | | | | | which is prefix-clean: - Install a zebra startup script ${PREFIX}/rc.d/zebra.sh - Can be used as start and stop script (expects "start" or - "stop" as argument). - If config file is present in ${PREFIX}/etc/zebra - Starts zebra, ripd, ospfd and bgpd - Stops (kills) ripd, ospfd, bgpd and at last zebra
* Update zebra to 0.73.andreas1999-07-179-12/+18
| | | | New beta, many bugfixes...
* Upgrade to version 0.6.3.obrien1999-07-154-10/+16
| | | | | Don't use offical master sites for now. Both webservers are down and one returns a message that they don't know for how long.
* Upgrade to version 0.3.6.obrien1999-07-142-3/+3
| | | | | | The previous state of this port had MD5 checksum problems, and upon fetching a new distfile found that version "0.3.5" of the distfile contained the directory "xwhois-0.3.6".
* After I pointed out to the `mtr' author that FreeBSD binaries are available,obrien1999-07-143-3/+12
| | | | he asked me why we were two versions behind... hummm.., not any more. :-)
* Add a "manpage" I found.obrien1999-07-123-5/+16
| | | | | Don't install doc files if NOPORTDOCS is defined. Properly put docs files in pathchar specific doc dir.
* Added --privatedir option to configure option.hosokawa1999-07-123-6/+6
| | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* PR: ports/8276hosokawa1999-07-123-0/+60
| | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Samba's WINS database was cleaned during reboot.
* Some portlints.sada1999-07-101-21/+21
| | | | | PR: ports/12201 Submitted by: Nick Hibma <nick.hibma@jrc.it>
* This port uses a DIST_SUBDIR. The IGNORE message doesn't.billf1999-07-092-4/+4
| | | | This is confusing (and makes the IGNORE message wrong.)
* Bring the changes from cvsup-bin in to support alpha and make othercpiazza1999-07-052-8/+10
| | | | architectures in the future easier to support.
* Fix to work on the alpha and make future architectures easilycpiazza1999-07-052-11/+16
| | | | supported.
* Make this port reinstall friendly and remove an extraneous blank line.steve1999-07-041-3/+2
|
* Installs i386 binaries, so mark this for i386 only.steve1999-07-041-1/+3
|
* Set IS_INTERACTIVE for this port.steve1999-07-041-1/+2
|
* Use 'install -c' to make this reinstall friendly.steve1999-07-041-2/+11
|
* Installs i386 binaries, so mark this for i386 only.steve1999-07-042-2/+6
|
* The lines creating PREFIX/etc/rc.d/tdetect.sh were totally bogus.obrien1999-07-041-4/+7
| | | | The resulting file was obviously never looked at by the maintainer.
* Move the noise about compile options from pre-fetch to pre-patch.obrien1999-07-041-2/+2
| | | | | Some people like to ``make fetch'' in one location and take the distfiles home for the build. We should be quiet in succesful fetch situations.
* . Update 0.64 -> 0.65nectar1999-07-039-21/+30
| | | | . USE_BZIP2
* Fix instances of "This is ...."hoek1999-07-031-1/+1
|
* 1) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+cpiazza1999-06-302-2/+18
| | | | | | | 2) Shorten down a long line in DESCR. PR: 12442 Submitted by: Isupov A.Yu <isupov@moonhe.jinr.ru>
* Make samba auto-use Kerberos 5 a la security/sshcpiazza1999-06-293-3/+15
| | | | | | | | Note: I haven't tested this because I don't use krb5, but I trust that it works. PR: 12143 Submitted by: Walt Howard <howard@ee.utah.edu>
* Complete resurrection of bind8 by adding it to net/Makefile. :>asami1999-06-281-1/+2
|
* Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.billf1999-06-2812-0/+291
| | | | Requested By: a bazillion people both on mailing lists and #FreeBSD.
* Activate cvsweb.sada1999-06-281-1/+2
| | | | PR: ports/12412
* Whoops, forgot to move epic4 from net to irc.asami1999-06-281-2/+1
| | | | Pointed out by: billf
* Generic-NQS, a freely available Network Queuing System that providescpiazza1999-06-2814-0/+300
| | | | | | | | | | configurable limits on jobs on a per queue basis as well as for the total queue system. It is based on the de facto NQS standards and is interoperable with commercial NQS products. PR: 6699 Submitted by: Tony Maher <tonym@angis.org.au>
* Move generic-nqs to the net category.cpiazza1999-06-281-1/+2
|
* Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session)cpiazza1999-06-281-2/+2
|
* Whoops, forgot quirc.billf1999-06-281-2/+1
|
* New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles.billf1999-06-281-22/+1
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-286-6/+6
|
* Activate p5-SNMP_Sessioncpiazza1999-06-271-1/+2
|
* Import of the SNMP_Session perl module. This module differscpiazza1999-06-275-0/+44
| | | | | | | | from existing SNMP packages in that it is completely stand- alone. PR: 12231 Submitted by: Stephen J. Roznowski <sjr@home.net>
* Long awaited upgrade to version 1.2aandreas1999-06-2710-66/+173
| | | | | | | | | | | | | | | | | | | | | It lastet so long, because of personal time constraints and based on the fact, that I had to do the very time consuming task, to revamp the whole big brother installation heavily. This could be avoided, if Sean could provide a Makefile with a real install: target and not the drainbamaged "unpack, compile and let the whole sh**^H^H^H^Hbunch remain here(tm)" philosophy." (me lucky one, that apsfilter has changed about 1-2 years ago ;-) - make install target now copies the workdir to ${PREFIX}/bb and then moves or removes files and directories as needed - revamped client configuration and introduced a ${PREFIX}/share/bb/bbclients directory. Hope you like it this way ;-)
* Shorten DESCR file so it is only 24 lines long.mharo1999-06-271-15/+2
|
* Support ${PREFIX} better and also only depend on tcp_wrappers if itmharo1999-06-271-3/+5
| | | | doesn't exist in the base system.
* use ${PREFIX} and only require tcp_wrappers if it isn't part of themharo1999-06-262-4/+8
| | | | base system.
* Commit #3/4 to enforce caps, no period.hoek1999-06-26128-128/+128
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* purely cosmetic: nuke commented out BROKEN lineandreas1999-06-263-6/+3
|
* Upgrade zebra to 0.70.andreas1999-06-263-69/+7
| | | | | | | | | | | | | | | | | | | | 0.70 is a bugfix release to 0.69 from the announcement on the zebra mailinglist: I've just fixed critical bug of zebra's routing information base calculation which introduced in zebra-0.69. ospfd bugs which causes core dump are also fixed. Configuration search path bug is fixed by NAGUCHI kay. RIPng in filter bug is fixed by itojun. * Changes in zebra-0.70 * Changes in zebra ** Critical routing information base calculation bug check is fixed. ** zebra ipv4 message is extended to support external/internal route flavor. ** Now if internal route doesn't has direct connected nexthop, then nexthop is calculated by looking up IGP routing table. * Changes in bgpd ** `neighbor PEER update-source IFNAME' command added as ALIAS to `neighbor PEER interface IFNAME'. * Changes in ospfd ** DD null pointer bug is fixed.
* update ntpdate to last version 4.0.93aandreas1999-06-269-15/+54
| | | | | | got a patch to make it run. Submitted by: sorry, deleted mail too fast
* Nuke bind8, it's been in the base system for a while now.jseger1999-06-2513-293/+1
|
* * Upgrade to dhcp-2.0 release.jseger1999-06-2513-64/+47
| | | | * Install manpages instead of catpages
OpenPOWER on IntegriCloud