1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1716 Commits

Author SHA1 Message Date
Andreas Klemm
b5350bf6ef Upgrade to 0.74
OSPFd core dump during startup should be fixed.
BTW it's still not a complete OSPF implementation
as the author says on the mailing list:

"This is the first beta relase which includes (partly) workable ospfd.
Now ospfd works as inter area OSPF router.  When it works properly
route goes into the kernel.  Please note it does not support intra
area route, AS external route, multiple area, aging of LSA, etc...
Please use ospfd only in test environment.
BGP serious bug is fixed.  ripngd is almost rewritten to conform to
RFC2080.  ospf6d's LSA data structure is improved.  And also many bugs
are fixed."
1999-07-31 06:19:31 +00:00
Foxfair Hu
6bdfa59729 PR: 12870
Submitted by:	Leo Kim <leo@florida.sarang.net>
Reviewed by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>

Missing a locale perl module when install mrtg, add it back.
1999-07-30 06:32:01 +00:00
Foxfair Hu
8ffef743ee PR: 12834
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>

Update mrtg to 2.8.6.

The original maintainer, jfitz, has disappeared about more than a month.
I can't contact him by email, and have no idea to reach him in the other
way. So I take the update request from the submitter.
1999-07-29 03:26:40 +00:00
SADA Kenji
521370ce36 Move category from net to devel.
Cope with package-build time problem.

Requested by: hoek
1999-07-26 18:17:00 +00:00
Chris Piazza
9084228b18 Unbreak, ARCH was being passed through to the Makefiles
resulting in cc -I... i386 -c ... etc being used.

Noticed by:	bento.freebsd.org
1999-07-24 06:09:46 +00:00
Chris Piazza
3fd025381e Fix install error, ${INSTALL_MAN} ${MAN8} -> .. ${MAN8}.gz.
I broke this a while ago and didn't notice it until
now.
1999-07-24 05:58:58 +00:00
Tatsumi Hosokawa
9663fef70c Actually requires 2.0.5a
Submitted by:	"Oleg V. Volkov" <rover@lglobus.ru>
1999-07-24 00:53:52 +00:00
Tatsumi Hosokawa
ed243d3c9f Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00
Bill Fumerola
96e6736efa Update from b16 to b18, which does contain a FreeBSD fix. 1999-07-22 23:25:08 +00:00
David E. O'Brien
9ea9f96993 Clean up EGCS warnings.
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1999-07-22 20:08:48 +00:00
Mike Smith
6aa2ebee92 Catch up with all of Citrix' recent changes:
- back to a .Z tarball again
 - a few new files in the installed product

PR:		ports/12763 (reported breakage)
1999-07-22 17:29:26 +00:00
Robert V. Baron
8602d898ba Distfile coda-4.6.6.tgz is no longer stored at CMU.
Fetch it from freebsd repository.
1999-07-22 11:54:34 +00:00
Marcel Moolenaar
d7d791cfa6 Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
Satoshi Asami
de2c8b70d7 You need egcs to build ksirc. Take it out for 3-stable PLIST for now. 1999-07-21 03:17:23 +00:00
Poul-Henning Kamp
dbd5f002ca Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses on
a loopback interface are ok.
1999-07-20 13:20:00 +00:00
Andreas Klemm
fd07efbaee remove typo, seems to be I'm a victim of the heat wave ;-) 1999-07-18 11:52:13 +00:00
Andreas Klemm
aa11dde4cd make zebra startup script executeable in final destination... 1999-07-18 11:46:32 +00:00
Andreas Klemm
d577b530cb - Improve startup script
- OSPF tested, zebra works well as designated (DR)
  and backup designated router (BDR)
- Disable debugging to meet FreeBSD package policy (no debug)
1999-07-18 11:42:26 +00:00
Andreas Klemm
da57b0623d Make zebra port more user friendly be providing a nice start stop script
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
1999-07-18 10:31:43 +00:00
Andreas Klemm
4595bf80df Update zebra to 0.73.
New beta, many bugfixes...
1999-07-17 22:14:37 +00:00
David E. O'Brien
263d6a8e9f Upgrade to version 0.6.3.
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.
1999-07-15 12:13:44 +00:00
David E. O'Brien
913b66d3bc Upgrade to version 0.3.6.
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".
1999-07-14 23:20:27 +00:00
David E. O'Brien
708be082fd After I pointed out to the `mtr' author that FreeBSD binaries are available,
he asked me why we were two versions behind... hummm.., not any more. :-)
1999-07-14 10:24:29 +00:00
David E. O'Brien
9c87f4c3c3 Add a "manpage" I found.
Don't install doc files if NOPORTDOCS is defined.
Properly put docs files in pathchar specific doc dir.
1999-07-12 22:29:03 +00:00
Tatsumi Hosokawa
82ac8bdb52 Added --privatedir option to configure option.
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-12 08:44:04 +00:00
Tatsumi Hosokawa
ccf3fc7896 PR: ports/8276
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Samba's WINS database was cleaned during reboot.
1999-07-12 08:38:14 +00:00
SADA Kenji
101bf0652a Some portlints.
PR:		ports/12201
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-07-10 20:08:06 +00:00
Bill Fumerola
15a0552137 This port uses a DIST_SUBDIR. The IGNORE message doesn't.
This is confusing (and makes the IGNORE message wrong.)
1999-07-09 23:01:42 +00:00
Chris Piazza
ec06511b46 Bring the changes from cvsup-bin in to support alpha and make other
architectures in the future easier to support.
1999-07-05 04:22:39 +00:00
Chris Piazza
16c631b262 Fix to work on the alpha and make future architectures easily
supported.
1999-07-05 04:16:44 +00:00
Steve Price
818f82c32f Make this port reinstall friendly and remove an extraneous blank line. 1999-07-04 21:37:28 +00:00
Steve Price
cbd6508c9d Installs i386 binaries, so mark this for i386 only. 1999-07-04 21:30:57 +00:00
Steve Price
a09fbeacc4 Set IS_INTERACTIVE for this port. 1999-07-04 21:25:58 +00:00
Steve Price
af5b2c6773 Use 'install -c' to make this reinstall friendly. 1999-07-04 20:58:32 +00:00
Steve Price
17d87cca36 Installs i386 binaries, so mark this for i386 only. 1999-07-04 20:50:37 +00:00
David E. O'Brien
9c107961c1 The lines creating PREFIX/etc/rc.d/tdetect.sh were totally bogus.
The resulting file was obviously never looked at by the maintainer.
1999-07-04 19:18:49 +00:00
David E. O'Brien
c54c3907dc Move the noise about compile options from pre-fetch to pre-patch.
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.
1999-07-04 17:08:55 +00:00
Jacques Vidrine
13b2309ccf . Update 0.64 -> 0.65
. USE_BZIP2
1999-07-03 15:32:23 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
Chris Piazza
99c25961e6 1) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+
2) Shorten down a long line in DESCR.

PR:		12442
Submitted by:	Isupov A.Yu <isupov@moonhe.jinr.ru>
1999-06-30 03:57:40 +00:00
Chris Piazza
595fce410f Make samba auto-use Kerberos 5 a la security/ssh
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>
1999-06-29 05:44:21 +00:00
Satoshi Asami
d6b6216d7c Complete resurrection of bind8 by adding it to net/Makefile. :> 1999-06-28 22:41:33 +00:00
Bill Fumerola
15c5eaf394 Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.
Requested By:	a bazillion people both on mailing lists and #FreeBSD.
1999-06-28 21:25:34 +00:00
SADA Kenji
65850f01ae Activate cvsweb.
PR:	ports/12412
1999-06-28 17:27:52 +00:00
Satoshi Asami
b5561bc515 Whoops, forgot to move epic4 from net to irc.
Pointed out by:	billf
1999-06-28 08:55:19 +00:00
Chris Piazza
cad6c0c117 Generic-NQS, a freely available Network Queuing System that provides
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>
1999-06-28 07:07:31 +00:00
Chris Piazza
1f6bb5e181 Move generic-nqs to the net category. 1999-06-28 07:02:11 +00:00
Chris Piazza
e6e1f16451 Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session) 1999-06-28 05:47:03 +00:00
Bill Fumerola
94643a8e9a Whoops, forgot quirc. 1999-06-28 01:54:56 +00:00
Bill Fumerola
08339d7df6 New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. 1999-06-28 01:46:17 +00:00