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

1992 Commits

Author SHA1 Message Date
Andreas Klemm
fb74ae016f use rc.conf instead rc.conf.local
Submitted by:	Mike Smith <msmith@FreeBSD.org>
1999-12-24 23:40:09 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Andreas Klemm
dd69a128e7 tell the user to use rc.conf.local, to start zebra ... 1999-12-24 15:57:38 +00:00
Andreas Klemm
803a9168c8 - Upgrade to 0.83a
- 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"
1999-12-24 15:56:32 +00:00
Steve Price
9a921da15a Update to version 0.09.
PR:		15570
Submitted by:	maintainer
1999-12-24 04:52:28 +00:00
Steve Price
31fca2332e New MASTER_SITE.
PR:		15574
Submitted by:	maintainer
1999-12-24 04:49:54 +00:00
Steve Price
c0cf667947 Update to version 1.2.8.
PR:		15599
Submitted by:	maintainer
1999-12-24 04:29:10 +00:00
Steve Price
53b3842137 Update to version 2.1.10.
PR:		10806
Submitted by:	Dima Sivachecko <dima@Chg.RU>
1999-12-23 23:52:31 +00:00
Masafumi Max NAKANE
a56f57a237 Upgrade to 5.9.12. 1999-12-23 22:24:13 +00:00
Steve Price
f42407b535 Add a tac script to launch the CLI client included with this port.
PR:		15409
Submitted by:	Matt Behrens <matt@zigg.com>
1999-12-23 18:53:34 +00:00
Steve Price
ba55ef946d New MASTER_SITE.
PR:		15344
Submitted by:	maintainer
1999-12-23 18:13:12 +00:00
Steve Price
4d6737c655 New MASTER_SITE and add support for IP_PORTRANGE.
PR:		15343
Submitted by:	maintainer
1999-12-23 18:11:58 +00:00
Steve Price
08d4b42557 Update to version 1.0.8.
PR:		15295
Submitted by:	jack@germanium.xtalwind.net
1999-12-23 17:08:28 +00:00
Steve Price
f687b0fd02 Update to version 4.2.11.
PR:		15173
Submitted by:	maintainer
1999-12-23 16:09:54 +00:00
Josef Karthauser
7b7fb74988 Update to zebra-0.83a. 1999-12-23 14:31:40 +00:00
John Polstra
186936e898 Distfile changed on master site.
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.
1999-12-23 06:07:58 +00:00
Andrey A. Chernov
37b32bf61f Remove myself from MAINTAINER 1999-12-23 03:41:49 +00:00
Chris D. Faulhaber
70a0cba013 Remove nonexistent web page
PR:		15569
Submitted by:	Maintainer
1999-12-22 20:37:07 +00:00
Matt Jacob
53a6fdf214 fix setpgrp usage 1999-12-22 19:27:58 +00:00
Steve Price
1e31fd959c Revert back to 3.5.8. 1999-12-10 21:22:32 +00:00
Steve Price
16051a3025 Comments from maintainer:
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
1999-12-10 20:04:06 +00:00
David E. O'Brien
06e28c7528 Upgrade to version 0.28 and patch for 4.0-CURRENT. 1999-12-10 19:27:11 +00:00
John Polstra
37973a952c Update for new version of CVSup (16.0 -> 16.1). Also add
NOT_FOR_ARCHS=alpha because I'm not caught up on that platform yet.
1999-12-10 18:40:39 +00:00
Steve Price
8fb1a5c117 Update to version 4.5.0.
Requested by:	rgrimes
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-10 15:52:22 +00:00
Steve Price
aff9e20645 Moving the rboot port from misc to net. RBoot is a remote boot facility
for PC operating systems.  It allows you to setup several PCs so that
they fetch their operating systems from a central UNIX server.
1999-12-10 15:15:23 +00:00
Boris Popov
c86bf0c6bb Activate ncplib. 1999-12-10 11:59:12 +00:00
Boris Popov
fdc59b5c76 Put back IS_INTERACTIVE variable. 1999-12-10 11:58:41 +00:00
Boris Popov
10677a4b72 Add new port for ncplib - a NetWare client for FreeBSD. 1999-12-10 11:19:13 +00:00
Bill Fumerola
46dd77cca0 Upgrade to 0.40.0, take over as maintainer.
Reviewed by:	(previous-)MAINTAINER
Found by:	bento
1999-12-10 02:39:47 +00:00
Archie Cobbs
1e14991638 Add a new port for the new netgraph(4) based version of mpd.
This was done because it's incompatibile with FreeBSD 3.3 and older.
1999-12-09 23:03:13 +00:00
Boris Popov
627cf8dd5a Fix handling for DOS namespace. 1999-12-09 16:34:06 +00:00
Chris Piazza
bdacce70e4 Make this compile on -current 1999-12-06 23:09:57 +00:00
Bill Fenner
47825b2829 BROKEN needs quotes if it contains shell metacharacters like (). 1999-12-06 01:13:42 +00:00
Chris Piazza
7a19dbf364 Activate doc 1999-12-04 20:44:04 +00:00
Chris Piazza
35006c4895 Doc is an automated tool for verifying (to an extent) that a
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>
1999-12-04 20:43:27 +00:00
Chris Piazza
f51a31fc3b Update to 1.0b-017
PR:		15191
Submitted by:	maintainer
1999-12-04 20:28:24 +00:00
Justin M. Seger
bf72dae424 Fix build under 3.X
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
PR:		ports/14885
1999-12-02 04:55:45 +00:00
Kris Kennaway
7bd7b1c944 Mark BROKEN due to buffer overflow yielding root to members of wheel. There's
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)
1999-12-01 19:30:42 +00:00
Steve Price
1ff0d34fb6 Update to Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:46:11 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
f338314e2e Cope with ANSI C++'isms when gcc 2.95 is the system compiler. 1999-11-28 18:15:18 +00:00
Steve Price
f01ece64a8 Update to Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:13:29 +00:00
Steve Price
35e6b5474e Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on both
-current and -stable.
1999-11-27 01:35:19 +00:00
Steve Price
9a0cfda5d3 Re-activate the dante port. 1999-11-26 23:23:55 +00:00
Steve Price
66a4783dc8 Re-import of dante version 1.1.0.
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>
1999-11-26 23:23:02 +00:00
Steve Price
447fe24c33 Activate the gtic and radreport ports. 1999-11-26 20:21:47 +00:00
Steve Price
fe6c659170 Initial import of gtic version 1.3b.
The GNU file forwarder (FSC-0087) for fidonet-like networks.

PR:		14498
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
1999-11-26 20:20:53 +00:00
Steve Price
79a01ec558 Initial import of radreport version 1.3.
A Perl script for processing radius logs.

PR:		14462
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-11-26 20:19:04 +00:00
Steve Price
b49b74c37a Update to version 4.2.9.
PR:		14464
Submitted by:	maintainer
1999-11-26 18:17:11 +00:00
Steve Price
2a9b4562cd Allow this port to use secure "ssh" client instead of traditional "rsh"
client.  Also add a couple of missing files to PLIST.

PR:		14516
Submitted by:	maintainer
1999-11-26 18:10:49 +00:00