1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

2025 Commits

Author SHA1 Message Date
Jun Kuriyama
809bf4f56b Update my mail address.
Qualify ambiguous call for "open()" to make quiet warning message.
Non-patched version is installed as Telnet.pm.orig.
2000-01-06 13:50:35 +00:00
Seiichirou Hiraoka
b310bf4dc2 Activate lambdamoo 2000-01-05 20:40:30 +00:00
Chris D. Faulhaber
71d5a79387 Remove 'info/dir' from PLIST
Remove unwanted patch-aa.orig and patch-ab.orig

PR:		15905
Submitted by:	Maintainer
2000-01-05 20:39:42 +00:00
Seiichirou Hiraoka
b7081b5e8f Submitted by: flathill@FreeBSD.org
The most commonly used program to run MOOs
2000-01-05 20:27:21 +00:00
Steve Price
e8f2588f59 Adding COMMENT back after is was mistakenly removed. 2000-01-04 15:13:31 +00:00
Chris D. Faulhaber
5d5039f7df Update port to 1.0b-018 2000-01-04 14:19:50 +00:00
Daniel Baker
7dfd3f0f81 add datapipe 2000-01-04 08:17:21 +00:00
Daniel Baker
8398468aee remove bogus files that were brought in by botched commit 2000-01-04 08:16:28 +00:00
Daniel Baker
978d020c95 properly (i hope) import datapipe port
datapipe is a simple program that allows a listening TCP/IP port to be
constructed on the machine it is running on.  Any connections to that port
will then be forwarded to the specified remote host and remote port.
2000-01-04 08:13:52 +00:00
David E. O'Brien
b4a96af692 Make PREFIX clean. 2000-01-02 11:35:01 +00:00
David E. O'Brien
0972728260 turn on ngrep 2000-01-02 10:23:19 +00:00
David E. O'Brien
c61b442096 ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.  ngrep somewhat replaces tcpdump.

{DESCR,COMMENT} Obtained from:	NetBSD
[after I started making this port, I realized NetBSD had a port if it]
2000-01-02 10:22:41 +00:00
John Polstra
3de591d176 Mention that this version has the GUI built into it. 2000-01-01 00:17:49 +00:00
Steve Price
a7f1509769 Tell the build process that we have paths.h so we get the correct
path to sendmail compiled into the rdist6 binary.

PR:		14548
1999-12-31 22:42:40 +00:00
Jim Mock
3e99ec297e Fix a crash on -STABLE with a SIGFPE error which would happen every few
seconds after startup.

Submitted by:	Vivek Khera <khera@kciLink.com>
1999-12-28 23:58:35 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
John Polstra
2b92de6c05 These ports are supported on FreeBSD/Alpha systems now (post
sigset_t 4.x versions only).
1999-12-28 05:35:43 +00:00
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