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

618 Commits

Author SHA1 Message Date
James FitzGibbon
1dbc6ad7ab Make this one stop asking questions.
Locked-in-a-room,bound,gagged,and-beaten-up-by: Satoshi
1997-07-02 13:06:58 +00:00
Satoshi Asami
688da587cc Mark this broken for -current. (Even Peter can't get it to work.) 1997-07-02 09:39:17 +00:00
Satoshi Asami
df48821cbe Replace one empty line with "#". 1997-07-02 07:14:03 +00:00
Brian Somers
dfd0f0b5ab Oops, specify the path to the arpwatch binary. 1997-07-01 17:02:27 +00:00
Adam David
a8bc3bc76d 1.1p2 --> 1.1p3 1997-07-01 02:37:51 +00:00
Brian Somers
1f4132c7d8 Patch and add arp2ethers & ethercodes.dat installation.
Suggested by:	neil.long@materials.oxford.ac.uk (Neil J Long)

Add etc/rc.d/arpwatch.sh
Don't mention arp.dat as an "installed" file - we may want
this after pkg_delete.
1997-07-01 02:05:06 +00:00
David E. O'Brien
029654db76 Only broken for -CURRENT. 1997-06-29 11:04:23 +00:00
David E. O'Brien
92e7032c85 Minor style tweak 1997-06-29 09:51:15 +00:00
David E. O'Brien
3e54ff43ee Add OpenBSD/NetBSD to the #define's 1997-06-29 09:19:34 +00:00
James FitzGibbon
55a113fdff Fix broken Makefile/PLIST for Net::Telnet module 1997-06-27 18:38:16 +00:00
James FitzGibbon
b675e2accf Upgrade to v0.22 1997-06-27 02:28:29 +00:00
James FitzGibbon
490d559466 Upgrade to v1.0505 1997-06-27 02:28:05 +00:00
James FitzGibbon
5f3011fff2 Upgrade to 970424 release, fix missing files
Pointed-out-by: Bill Fenner's script
1997-06-27 02:26:44 +00:00
James FitzGibbon
a04adfbbe0 Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, p5-Term-ReadKey, p5-TraceFuncs
Activate in net: p5-SNMP
Activate in misc: p5-Locale-Codes
Activate in www: p5-WWW-Search
Activate in graphics: p5-GD
1997-06-27 02:00:33 +00:00
James FitzGibbon
2841c2f4fe Import of a perl5 interface to UCD's SNMP library 1997-06-27 01:53:14 +00:00
James FitzGibbon
8fd36313da Install libsnmp.a into ${PREFIX}/lib
Install SNMP headers into ${PREFIX}/include/snmp
Compile libsnmp.a with "-DPIC -fpic" to allow dynamic linking without RRS
Text Relocation errors.
PR:	ports/3880
1997-06-26 23:28:01 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
David E. O'Brien
46ca41da26 just turning on icmpinfo 1997-06-24 08:10:25 +00:00
David E. O'Brien
5fc685cfae icmpinfo is a tool for looking at the icmp messages received on
the running host.
1997-06-24 08:09:18 +00:00
Masafumi Max NAKANE
354513905b Activate tac_plust. 1997-06-23 15:46:04 +00:00
Masafumi Max NAKANE
e632592b39 New port, tac_plus:
tac_plus provides Cisco systems routers and access servers
with authentication, authorisation and accounting services.

A configuration file controls the details of authentication,
authorisation and accounting.

PR:		2869
Submitted by:	Igor Vinokurov<igor@zynaps.ru>
Note: Although there is no terms and conditions on redistribution found,
the author says there is no restriction.  (This is stated in more
recent alpha version.)  The only concern is the U.S. Export restriction,
but Cisco has been granted with the right to export their software,
according to the author.  And also I haven't been able to find any
implementation that may violate the export control in the source code,
either.  So, I import this without any RESTRICTED or NO_CDROM defined.
1997-06-23 15:39:59 +00:00
Wolfram Schneider
70b4379ec2 Use variable MASTER_SITE_LOCAL. 1997-06-22 19:27:38 +00:00
Wolfram Schneider
7a879a4c74 rshell is front end for rsh(1) and rcp(1). 1997-06-22 19:16:26 +00:00
Brian Somers
cf32c84135 Remove natd - it's moving to the main tree. 1997-06-22 04:09:24 +00:00
Masafumi Max NAKANE
aa0b0684d3 Upgrade, 4.0.7 -> 4.1.2. 1997-06-20 20:34:50 +00:00
Garrett Wollman
3ef89b4b4f patch-aa (Makefile): optionally compile in Kerberos support if MAKE_EBONES
is set in make.conf.
patch-ac (several files): comment out bogus #include <mit-copyright.h> which
doesn't work in our version of Kerberos.
1997-06-17 20:47:15 +00:00
James FitzGibbon
f5862628ef Upgrade to v0.10 1997-06-17 02:49:41 +00:00
James FitzGibbon
dc280dec71 Upgrade to v2.3 1997-06-16 18:01:26 +00:00
Masafumi Max NAKANE
b69292b547 Upgrade, 3.5b1 -> 3.5b4.
Change the maintainer from mike@binghamton.edu to jseger@scds.com.
PR:		3876
Submitted by:	 "Justin M. Seger" <jseger@freebsd.scds.com>
1997-06-16 09:36:29 +00:00
James FitzGibbon
0464679f90 Add perl5.004 to BUILD_DEPENDS
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
1997-06-13 18:01:07 +00:00
Adam David
c21824edeb 1.1 --> 1.1p2 1997-06-13 03:14:08 +00:00
Masafumi Max NAKANE
e594c2caf8 Enable xipmsg. 1997-06-11 20:52:15 +00:00
Masafumi Max NAKANE
51078284ba New port, xipmsg:
A popup style message communication tool for X11

PR:		3823
Submitted by:	Toshihiro Kanda <candy@fct.kgc.co.jp>
1997-06-11 20:49:41 +00:00
Masafumi Max NAKANE
d2770b3ffd Remove myself from the maintainer.
(Well, I wouldn't mind doing update or whatever for the port, but I really
can't answer to questions regarding operation of the program itself.)
1997-06-10 16:28:36 +00:00
Satoshi Asami
4b117158e7 Added mpd. 1997-06-10 09:11:05 +00:00
Satoshi Asami
88717f97ae Multilink ppp daemon. Note this port is marked BROKEN for now; I can't
get it to compile on -current.  Will fix later.

PR:		3765
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-06-10 09:10:03 +00:00
Bill Fenner
66866e84fb Fix path on ftp.funet.fi
Found by:	distfile checker
1997-06-09 04:58:17 +00:00
James FitzGibbon
122d16333a Activate ripetools 1997-06-08 16:17:49 +00:00
James FitzGibbon
da56f0101e A port of RIPE's whois client (ripewhois)
PR:	ports/3809
Submitted by:	Josef Karthauser <joe@pavilion.net>
1997-06-08 16:17:16 +00:00
James FitzGibbon
b43842bc73 Activate p5-Net-Whois 1997-06-07 04:12:11 +00:00
James FitzGibbon
c1decd9165 Import of a perl5 module to access the NIC's Whois server 1997-06-07 04:07:27 +00:00
James FitzGibbon
d3704252a2 Remove ${PREFIX}/lib/rwhois/dev/zero character device from install and PLIST.
This now packages correctly.
Pointed-out-by: asami@freebsd.org
1997-06-05 13:54:01 +00:00
Satoshi Asami
0094385ae6 ztelnet, a telnet hack with zmodem transfer, with korean patch
PR:		3347
Submitted by:	Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-06-04 09:02:45 +00:00
Satoshi Asami
21291fbe43 Patch to fix build on -current. This port isn't broken anymore. Also,
add

Submitted by:	"Justin M. Seger" <jseger@freebsd.scds.com>

as maintainer.
1997-06-03 22:11:37 +00:00
Satoshi Asami
07d2d1313c Remove the last remnant of p5-IO dependency.
Found by:	make index
1997-06-03 11:35:24 +00:00
Satoshi Asami
b0a9cc700e Mark it BROKEN for 3.0. 1997-06-03 07:35:25 +00:00
Satoshi Asami
1fe4bf0a64 There is no ZEXTENSION defined anywhere. (Besides, you are not supposed
to add the ".gz" suffix to the MAN? variables.)
1997-06-03 06:47:59 +00:00
Satoshi Asami
e08982007a Variable reordization (LIB_DEPENDS before misc. variables). 1997-06-03 06:11:35 +00:00
David E. O'Brien
2168f8a167 Add MANTAINER.
Its a good idea to explicitly have a MAINTAINER, even if it's
"ports@FreeBSD.org".
1997-06-01 04:51:57 +00:00
Paul Traina
0b314a90ec Upgrade to b5.16 and remove se as maintainer per request of Fenner & se 1997-05-31 16:14:04 +00:00