1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

2008 Commits

Author SHA1 Message Date
Steve Price
9c19de7003 Update to version 1.1.1-pre1.
PR:		15715
Submitted by:	maintainer
1999-12-27 21:41:17 +00:00
Steve Price
b10cce44e8 * Fixup MASTER_SITES
* Split patches one file per patch
* Whitespace nits

PR:		15720
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-27 21:35:55 +00:00
Steve Price
38e3e6a87b These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +00:00
Steve Price
8f6e43bb08 Use ${SH} to invoke shell scripts since the execute bits aren't set
for these files in CVS.

Submitted by:	maintainer
1999-12-27 15:47:27 +00:00
Steve Price
63b2ceee1f Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't
support a '-I' argument, instead of this

	soelim -Iman1 man1/foo.1 > tmp

I did this.

	(cd man1; soelim foo.1) > tmp

PR:		15093
Submitted by:	maintainer
1999-12-27 01:08:35 +00:00
Steve Price
17353f3ac0 Update to version 3.50.6.
PR:		14915
Submitted by:	maintainer
1999-12-27 00:46:07 +00:00
Chris Piazza
cac70566c9 Oops, no it doesn't. 1999-12-26 07:44:44 +00:00
Chris Piazza
7b23932ab3 Requires NEWGCC
Submitted by:	Brent Kearney <brent@kearneys.ca>
1999-12-26 07:39:51 +00:00
Chris Piazza
49cd649dd5 Tweak 1999-12-25 21:54:33 +00:00
Chris Piazza
50376c6ede An ncurses based window- and menu-driven ICQ client. It is fully
featured and includes the ability to associate sounds with certain
events.

Requested by: Brent Kearneys <brent@kearneys.ca>
1999-12-25 21:51:44 +00:00
Steve Price
680aa0eff5 Update to version 1.2.0.
PR:		15686
Submitted by:	maintainer
1999-12-25 19:14:21 +00:00
Steve Price
19a5c765e5 Update to version 0.99072807.
PR:		15683
Submitted by:	maintainer
1999-12-25 18:49:40 +00:00
Nick Sayer
4ec3ccf9ba merlinmon is a little curses app that will show you the current state
of your Novatel Sage or Merlin CDPD modem. It is analagous to their
Opcenter or Modem Manager software for windows.
1999-12-25 15:58:11 +00:00
Nick Sayer
aa3b6a0ab3 Activate merlinmon port 1999-12-25 15:55:26 +00:00
Bill Fumerola
cf4add4987 Upgrade to version 1.45, use better building logic. 1999-12-25 03:30:40 +00:00
Bill Fumerola
95f3e4660a Upgrade to 0.7.9, the latest and greatest with even more dissectors.
Fix pkg/COMMENT to sound like it wasn't written by a four-year-old.
1999-12-25 03:07:14 +00:00
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