Commit Graph

306 Commits

Author SHA1 Message Date
Steve Price
83c80603a1 Adding trafd version 3.0.
The BPF traffic collector.

PR:		16294
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-29 05:37:41 +00:00
David E. O'Brien
fe6f05c34f Make this compile under -CURRENT with the sigset_t changes.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-01-20 22:08:54 +00:00
Steve Price
38e3e6a87b These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +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
Steve Price
1e31fd959c Revert back to 3.5.8. 1999-12-10 21:22:32 +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
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
Jonathan M. Bresler
182edb954d grr....back out commit error.
restore previous version of the file.
1999-11-15 18:30:56 +00:00
Jonathan M. Bresler
5c22b02773 add two more codes to ICMP error 12 (Parameter Problem).
these two are detailed in RFC1700.

Reviewed by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1999-11-15 18:27:37 +00:00
Michael Haro
6dca1823d9 This time lets cvs add the patch files...
Corrected DESCR regarding name of BPF in -CURRENT.
Added #!/bin/sh to two shellscripts in the distribution.

PR:     14520
Submitted by:   maintainer

adding the following functionality to trafd:

-D run in foregroud
-I don't distinguish ports/protocols (count only by IP)
-S count only IP from this range(s) (all other IP accounted AS 255.255.255.255)
-A aggregate IP-addresses in given network(s)

PR:     14521
Submitted by:   maintainer
1999-10-25 18:33:37 +00:00
Michael Haro
42525c026c Corrected DESCR regarding name of BPF in -CURRENT.
Added #!/bin/sh to two shellscripts in the distribution.

PR:		14520
Submitted by:	maintainer

adding the following functionality to trafd:

-D run in foregroud
-I don't distinguish ports/protocols (count only by IP)
-S count only IP from this range(s) (all other IP accounted AS 255.255.255.255)
-A aggregate IP-addresses in given network(s)

PR:		14521
Submitted by:	maintainer
1999-10-25 18:32:33 +00:00
Seiichirou Hiraoka
b4fa979b7d Update to 0.75
PR: ports/14298
Submitted by: sjr@home.com
1999-10-13 14:11:12 +00:00
Bill Fumerola
2ccff46a2c Correct WWW:; Reformat and add a URL that was never added; GIF -> PNG 1999-09-29 21:16:28 +00:00
Chris Piazza
5c28381afa Import of nstreams.
nstreams analyzes the streams that occur on a network.  It displays which
streams are generated by users and can optionally generation
ipfw rules that will match these streams, thus only allowing
what is required for the users, and nothing more.

PR:		13913
Submitted by:	Daniel O'Connor <darius@dons.net.au>
1999-09-25 03:40:28 +00:00
Steve Price
5238dc8709 Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha. 1999-09-20 01:49:28 +00:00
Steve Price
ca130e3e39 Need to include sys/types.h for u_char and friends on FreeBSD/Alpha. 1999-09-20 01:20:09 +00:00
Bill Fenner
f4bfde3d67 Update to version 3.5.8
PR:		ports/11807
Submitted by:	Yarema <yds@dppl.com>
1999-09-09 05:56:39 +00:00
Bill Fenner
d64871cacb A helper library for p5-SNMP, including walk functions. 1999-09-08 23:41:06 +00:00
Bill Fenner
a0eba3f6a4 Update to 2.8.8
PR:		ports/13573
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1999-09-08 22:42:13 +00:00
David E. O'Brien
6f0c0bc3a5 Take over maintance.
Ok'ed by:	Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1999-09-06 19:26:40 +00:00
David E. O'Brien
a40250de8c Upgrade to version 1.4.0p6. 1999-09-06 18:14:50 +00:00
Bill Fumerola
28a7dfa695 Fix to work after the ucd-snmp library bump.
Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13540
1999-09-04 23:50:36 +00:00
Bill Fumerola
db60f873fb o Bump SHLIB_VERSION to 4 and make this port build it that way.
o Look for perl in the right place (patch-ah)
o Add a typedef that ucd-snmp wants (patch-ag)
o Install headers files with the right permissions

Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13539
----------------------------------------------------------------------

o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19
o Use the PATCH_* framework and grab 012.patch from the authors.
1999-09-04 23:30:47 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Bill Fumerola
3273fba704 Upgrade SNMP to 4.0.1, which is a last minute bugfix.
Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible
with the ucd-snmp changes. If this is a huge problem, then a
repo copy of ucd-snmp can be made and we can have the hassle of
keeping two copies in our tree.
1999-08-27 20:18:47 +00:00
Chris Piazza
5432bc0f69 Update to version 4.0
Submitted by:	billf
1999-08-27 03:38:42 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
d54f62609d Update to version 0.72
PR:		12945
Submitted by:	maintainer
1999-08-03 21:46:40 +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
101bf0652a Some portlints.
PR:		ports/12201
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-07-10 20:08:06 +00:00
Steve Price
a09fbeacc4 Set IS_INTERACTIVE for this port. 1999-07-04 21:25:58 +00:00
Chris Piazza
e6e1f16451 Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session) 1999-06-28 05:47:03 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Chris Piazza
2ac3045663 Import of the SNMP_Session perl module. This module differs
from existing SNMP packages in that it is completely stand-
alone.

PR:	12231
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1999-06-27 17:41:45 +00:00
Michael Haro
1f4a287f09 Support ${PREFIX} better and also only depend on tcp_wrappers if it
doesn't exist in the base system.
1999-06-27 06:40:24 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Kris Kennaway
97c42220fd Unbreak. 1999-04-30 12:59:50 +00:00
Marc G. Fournier
0f398af16d Another bunch off WWW: links in DESCR 1999-04-22 00:55:05 +00:00
Jacques Vidrine
333076314b * Mark this BROKEN for a.out systems.
3.6.1 tickles a linker bug in the a.out ld:
  ``ld: internal error: RRS relocs exceed allocation 343''
* Remove the patches.aout directory since it was forgotten during
  upgrade 3.5.3->3.6.1 by <kuriyama@FreeBSD.ORG>
* Remove most of the crud from the main Makefile that was there
  for the a.out build

I'm going to add a tag for the 3.5.3 (1999/04/06 really) port in
case someone must build ucd-snmp for a 2.2.x FreeBSD
1999-04-18 19:14:44 +00:00
Satoshi Asami
9d5bc54949 Remove empty line. 1999-04-12 08:22:43 +00:00
Justin M. Seger
65ec7f54c1 Upgrade to p5-SNMP-1.8b5
PR:		ports/11000
Submitted by:	Dima Sivachenko <dima@Chg.RU>
1999-04-07 17:38:31 +00:00
Jun Kuriyama
5e751949ff Upgrade to v3.6.1 and apply some patches. But this version still has
kvm_read() problem on some RELENG_3 system.

No response from:	maintainer
PR:			ports/7330, ports/8908, ports/8909
1999-04-07 16:07:41 +00:00
Bill Fenner
5827c7f43b Master site moved. 1999-04-06 19:00:36 +00:00
Steve Price
810e5e4bf0 Import of bpft version 2.0.
The BPF Traffic Collector.

PR:		10679
Submitted by:	Oddbjorn Steffensen <oddbjorn@tricknology.org>
1999-04-03 01:51:01 +00:00
Satoshi Taoka
d3773c0797 Small utility for finding out time & netmask through ICMP.
PR:		ports/9366
Submitted by:	Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-03-30 17:26:38 +00:00
James FitzGibbon
52b39be809 Upgrade to v2.7.2
PR: ports/10598, ports/10831
Submitted by: mharo@area51.fremont.ca.us (10831), dima@Chg.RU (10598)
1999-03-29 17:09:04 +00:00
Steve Price
55f64949d1 Make this build again.
PR:		10561
1999-03-24 17:44:51 +00:00
Jun Kuriyama
1bee4c9df0 Add homepage. 1999-03-10 16:00:12 +00:00
James FitzGibbon
4b0dca9c1f Upgrade to v2.6.6
Remove bogus runtime dependency on p5-PV
PR:	ports/9728
Requested-by: irving@bokonon.logiclink.com, dima@Chg.RU
1999-03-10 15:02:23 +00:00
Satoshi Asami
b70bc2b5e5 Fix to configure problem.
PR:		9730
Submitted by:	maintainer
1999-02-12 02:55:21 +00:00
David E. O'Brien
26737b5d1a Upgrade to 1.4.0p5 1999-02-07 19:46:13 +00:00
Steve Price
d09a4b8691 Don't know why the comments at the top of the file were removed
in revision 1.31 (the commit message doesn't say) but I'm adding
them back to make portlint happy.
1999-02-03 23:31:07 +00:00
Bill Fumerola
30a5bed44f unBROKEN_ELF, it seems to work now.
PR:		ports/9896
Submitted By:	wollman, many others
1999-02-03 20:19:11 +00:00
Hidetoshi Shimokawa
7ec739a3a8 Use %%PERL_VER%% and %%PERL_ARCH%%. 1999-01-12 00:06:05 +00:00
Bill Fenner
1b84b2644a Unbreak BROKEN_ELF. You can't just take a string with the word
"couldn't" in it and enclose it in single quotes, folks...
1999-01-05 16:31:27 +00:00
Satoshi Asami
914e167eb8 Use PLIST_SUB to avoid changing three hundred lines in PLIST every time
there is an upgrade.
1998-12-22 04:22:17 +00:00
David E. O'Brien
e40252bc79 Mark broken for ELF:
Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.9.so":
/usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc"

This is just waiting for those budding Tk/tcl hackers to dive in.  :-)
1998-12-19 18:33:30 +00:00
Poul-Henning Kamp
03c262c7a1 Update to scotty 2.1.9 1998-12-18 23:23:08 +00:00
David E. O'Brien
3b10d2acb5 Hey! how did that -lkvm get in there? :) 1998-12-05 21:52:21 +00:00
Seiichirou Hiraoka
fbd73cc668 Change install script.(use .for and .endfor) 1998-12-05 17:58:00 +00:00
David E. O'Brien
804e7f5248 Upgrade to version 1.4.0p3. 1998-12-05 11:24:05 +00:00
Joseph Koshy
261d78a15a Import of `argus', a generic IP network transaction auditing tool.
Argus runs as an application level daemon, promiscuously reading network
datagrams from a specified interface, and generates network traffic audit
records for the network activity that it encounters.  It is the way that
Argus categorizes and reports on network activity that makes this tool
unique and powerful.

PR:		ports/8954
Reviewed by:	jkoshy
Submitted by:	Jonathan Hanna <jhanna@home.com> (maintainer)
1998-12-04 08:13:06 +00:00
Satoshi Asami
eaecff0876 More USE_XLIBs. 1998-11-28 05:39:01 +00:00
Seiichirou Hiraoka
115247e974 Add NO_PACKAGE line. 1998-11-23 00:43:40 +00:00
Seiichirou Hiraoka
f5a70f1465 PR: ports/8801
Submitted by:	bradh@iafrica.com
Initial Import nocol.
Network/Service monitoring software.
1998-11-23 00:35:43 +00:00
Bill Fumerola
d4d521c91c Initial import of ciscoconf - a cisco RCS tracker
PR:		ports/7888
Submitted By:	Joe Abley <jabley@clear.co.nz>
1998-11-18 22:15:06 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Mark Murray
c17025d90f Unbreak.
Upgrade to v1.8b3.
Fix for Perl5.
1998-10-21 10:07:51 +00:00
Jacques Vidrine
1ba8503392 * Upgrade to 3.5.3.
* Patch for ELF.
* Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
1998-10-19 22:43:09 +00:00
Scott Mace
7cb971a70c Properly use PERL variable. 1998-10-10 02:09:30 +00:00
John Polstra
a790afeead Correct an obsolete URL. Fix a typo. 1998-10-08 18:45:49 +00:00
Scott Mace
a21d32d17e Update to mrtg 2.5.3 1998-09-28 17:11:24 +00:00
Steve Price
ac54d982f7 Remove regexp support for tk41 library. 1998-09-28 01:02:07 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Steve Price
82625d7402 Move one last manpage from PLIST to MANx in Makefile. 1998-08-30 15:51:16 +00:00
Steve Price
8aaca5506b Unbreak after the perl upgrade. 1998-08-30 15:49:44 +00:00
Satoshi Asami
36c4de4992 "ln" -> "ln -f" 1998-08-26 21:20:40 +00:00
Tim Vanderhoek
2817d4a993 The manpage that was listed in pkg/PLIST has been moved to the Makefile. 1998-08-24 08:39:18 +00:00
Brian Somers
f71edbd136 Add www.Awfulhak.org to the distribution sites as the other
sites move the old archive away when a new one is available
(breaking the port).
1998-08-22 02:13:51 +00:00
Brian Somers
3ed18311fd Version 2.0.2 -> 2.1a4 1998-08-21 18:09:19 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
David E. O'Brien
6d03a1832b Use OPSYS rather than call `uname' directly. 1998-08-10 09:07:55 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Jacques Vidrine
a2161ba0b9 * Update to ucd-snmp 3.5. 1998-07-10 21:12:45 +00:00
Jacques Vidrine
1672e1e388 * Update ucd-snmp to version 3.5.
* Incidently fixes problem building on 3.0-CURRENT.
PR:				7198
1998-07-10 21:06:23 +00:00
Vanilla I. Shu
8689fd50e9 Portlint and strip binary file. 1998-07-02 10:45:36 +00:00
Steve Price
dbf926fd90 Generate /etc/resolv.conf even if domain name is not present.
PR:		7088
Submitted by:	maintainer
1998-06-27 20:39:27 +00:00
Steve Price
2b74fe6fc5 Force 'sharedlibextension' to .so
PR:		6809
Noticed by:	Edwin Culp <eculp@ver1.telmex.net.mx>
Suggested by:	se
1998-06-04 17:31:04 +00:00
Masafumi Max NAKANE
cf96521a28 Upgrade, 1.3Beta -> 1.4.0p1
Change maintainer to Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>

PR:		6469
Submitted by:	new maintainer
1998-05-02 15:15:28 +00:00
Satoshi Asami
fe88ba5378 Don't ask me why, but this port doesn't build anymore.
-------
## make
>> Checksum OK for SNMP-1.6.tar.gz.
===>  Extracting for p5-SNMP-1.6
===>  p5-SNMP-1.6 depends on file: /usr/local/lib/libsnmp.a - found
===>  p5-SNMP-1.6 depends on executable: perl5.00404 - found
===>  Patching for p5-SNMP-1.6
===>  Applying FreeBSD patches for p5-SNMP-1.6
===>  Configuring for p5-SNMP-1.6
Checking if your kit is complete...
Looks good
Writing Makefile for SNMP
===>  Building for p5-SNMP-1.6
mkdir ./blib
mkdir ./blib/lib
cp SNMP.pm ./blib/lib/SNMP.pm
AutoSplitting SNMP (./blib/lib/auto/SNMP)
make: don't know how to make /asn1.h. Stop
*** Error code 2

Stop.
1998-04-30 02:56:57 +00:00
Jun-ichiro itojun Hagino
68fe5a1c52 typo fixed.
PR:		6286
1998-04-18 12:40:04 +00:00
Satoshi Asami
93f3389e87 Unmark this broken, it appears to work for everyone else.... 1998-04-14 02:10:05 +00:00
Andreas Klemm
efe2885c02 Committing John Hays patches. Big thanks to him !
Runs fine on stable, on SMP current I still get race
conditions very easily, so that tkined says "no Response"
on snmp queries, and in the meantime it fills your /var
partition with the /var/log/snmp.log file:
1998-04-06 22:35:16 UCD-SNMP version 3.3.1
Opening port(s): 161
system.sysORLastChange.0 --  OID Doesn't exist
system.sysORLastChange.0 --  OID Doesn't exist
system.sysORLastChange.0 --  OID Doesn't exist
system.sysORLastChange.0 --  OID Doesn't exist
system.sysORLastChange.0 --  OID Doesn't exist
system.sysORLastChange.0 --  OID Doesn't exist
system.sysORLastChange.0 --  OID Doesn't exist
system.sysORLastChange.0 --  OID Doesn't exist
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
and so on.
This might be -current and/or SMP related.
John Hay says it runs ok on his -current.
I'll committ it anyay¸ because it runs on -STABLE
and that counts.
BTW: added an @unexec in PLIST ...
1998-04-06 20:50:32 +00:00
Andreas Klemm
458a30ced8 Round II, add some mirror sites. 1998-04-02 20:43:45 +00:00
Andreas Klemm
5135386bac Update to newest version 3.3.1 for -stable,
-current needs some fine tuning, later this evening or week ...
1998-04-02 18:04:56 +00:00
Satoshi Asami
79acf0faa1 Mark this port broken:
===>  Installing for scotty-2.1.8
===>  scotty-2.1.8 depends on shared library: tk80\.1\. - found
Installing ntping
Installing straps
Making directory /usr/local/lib/tnm2.1.8
Installing scotty2.1.8 and tnm2.1.8.so
Making directory /usr/local/lib/tnm2.1.8/library
Installing ./../tnm/library/README
Installing ./../tnm/library/dialog.tcl
Installing ./../tnm/library/output.tcl
Installing ./../tnm/library/snmp.tcl
Installing ./../tnm/library/monitor.tcl
Installing ./../tnm/library/obsolete.tcl
Installing ./../tnm/library/init.tcl
initialization failed: couldn't load file "/usr/local/lib/tnm2.1.8": bad magic number in "/usr/local/lib/tnm2.1.8"
*** Error code 1
1998-03-21 12:44:08 +00:00
Poul-Henning Kamp
6ea4a0e658 Update the version number a place I hadn't noticed it before. 1998-03-10 20:31:31 +00:00
Satoshi Asami
28389cdcab Unbreak this port.
Submitted by:	phk (two typos fixed by committer)
1998-03-04 08:28:21 +00:00
Satoshi Asami
6b7bcebd1a Yipes, in the procss of marking this port BROKEN, I broke it even
further by adding unquoted ()'s to the BROKEN string!  (Now how's that
for recursive brokenness.)
1998-02-18 01:10:40 +00:00
Satoshi Asami
4e908e2f7a Mark this port BROKEN, apparently some patches went missing. 1998-02-16 11:53:08 +00:00
Poul-Henning Kamp
1bf1366108 Update to version 2.1.8.
Obtained from:	David Pennell <dpennell@xyplex.com>
1998-02-12 22:56:14 +00:00
Poul-Henning Kamp
4eded2d5d2 Update to version 2.1.8.
Obtained from:	David Pennell <dpennell@xyplex.com>
1998-02-12 22:50:36 +00:00
Tim Vanderhoek
b57e7c4782 Secondary category tk41 1998-02-12 15:47:38 +00:00
Tim Vanderhoek
3f48ef990d Remove BROKEN= "tcl" line. 1998-02-08 03:01:24 +00:00
Brian Somers
cc07bc54f2 Remove if_var.h stuff added by me. 1998-01-11 18:38:08 +00:00
Vanilla I. Shu
c025effb1f Upgrade to 2.5.1. 1997-12-16 19:42:26 +00:00
Justin M. Seger
ade9d70b2a Make this build under 3.0. 1997-11-29 23:53:28 +00:00
Satoshi Asami
06edab4007 Unmark this port broken, operator error (old header file).
Reported by:	fenner@parc.xerox.com, jhay@mikom.csir.co.za
1997-11-23 16:59:12 +00:00
Satoshi Asami
0c4c115d81 Mark this port broken, it does not build. If it builds for -current,
please add some sysctl -n kern.osreldate magic, Justin.
NFIGURE_ARGS=	--with-defaults --with-sys-contact=nobody@no.where
.else
IS_INTERACTIVE= yes
.endif
MAN1=		snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \
		snmpgetnext.1 snmptest.1 snmpnetstat.1 snmptranslate.1 \
		snmptrap.1 snmpstatus.1
MAN3=		snmp_api.3 mib_api.3
MAN5=		variables.5 snmpd.conf.5
MAN8=		snmptrapd.8 snmpd.8

BIN=		snmpbulkwalk snmpget snmpgetnext snmpnetstat \
		snmpset snmpstatus snmptest snmptranslate \
		snmptrap snmptrapd snmpwalk
SBIN=		snmpd

post-install:
	( cd ${PREFIX}/bin; strip ${BIN} )
	( cd ${PREFIX}/sbin; strip ${SBIN} )
	@${MKDIR} ${PREFIX}/share/examples/ucd-snmp
	@for F in ${WRKSRC}/etc/* ; do \
		${INSTALL_DATA} $$F ${PREFIX}/share/examples/ucd-snmp ; done
	@if [ ! -f ${PREFIX}/etc/rc.d/snmpd.sh ]; then \
		echo "Creating ${PREFIX}/etc/rc.d/snmpd.sh startup file."; \
		echo "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd.sh; \
		echo "[ -x /usr/local/sbin/snmpd ] && /usr/local/sbin/snmpd && echo -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd.sh; \
		chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \
	 fi

.include <bsd.port.mk>
1997-11-22 01:27:13 +00:00
Satoshi Asami
d2358a93fb Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
1997-11-22 01:11:36 +00:00
David E. O'Brien
304ff1dbd4 clog is a program that logs all connections on your subnet. It uses the
pcap(3) packet capture library to log any SYN packets to a logfile.  The
output format is designed to be very easily parsed by various text
processing tools.
1997-11-05 11:39:42 +00:00
Andreas Klemm
6ed76b477d tkined.sh.in was missing the "$*", which led to the misbehaviour,
that tkined couldn't be called with an argument : tkined filename1
Reviewed by:	agreed by phk
1997-10-14 15:37:50 +00:00
Jun-ichiro itojun Hagino
8759a0825e to allow arbitrary ${PREFIX}. sorry! 1997-10-07 14:44:04 +00:00
Jun-ichiro itojun Hagino
1b5f72d092 choparp port.
small and simplified proxy arp daemon.
Submitted by:	itojun@itojun.org
1997-10-07 14:39:43 +00:00
David E. O'Brien
f8d69eaffa Change the cache file to /var/db/dhcp_cache
Suggested by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-10-06 22:00:14 +00:00
David E. O'Brien
fc65324067 Move the client cache file from /etc to /var/tmp (which survies a reboot).
I'm don't really care where under /var it lives, but I do want it out of /etc.
1997-10-06 05:08:14 +00:00
Chris Timmons
4f40641fc2 Update to use ports tcl 8.0 / tk 8.0:
patch-af is new to adjust configure in order to find the tcl/tk config
  files.

Also adjust patch-aa which didn't completely reflect the previous upgrade
to scotty-2.1.6 (version numbers off-by-one.)
1997-08-27 23:05:04 +00:00
Chris Timmons
b73f9d2aa7 Update to use ports tcl 8.0 / tk 8.0. 1997-08-27 23:01:53 +00:00
Gary Palmer
1323801cf4 Update PLIST (there were no changes really, just they insist on using
the version number in directory names *sigh*)

Reminded by:	The Portmeister
1997-08-05 07:00:19 +00:00
Gary Palmer
70601ac7bf While I'm here, update to 2.1.6. No major changes, seems primarily to
be for support of TCL 8. patch-ac is now part of the dist.
1997-08-05 01:26:44 +00:00
Gary Palmer
f46ab58a88 Correct comment in header 1997-08-05 01:10:59 +00:00
David E. O'Brien
f9a29c15c7 Update to version 2.0.2 released.
Permission from:	brian@awfulhak.org
1997-08-01 05:34:04 +00:00
James FitzGibbon
394521c108 Upgrade to 2.4.1 1997-07-05 03:19:18 +00:00
Gary Palmer
f1ba5c4d8a Add newline to end of file
Pointed-Out-By:	Dave Duchscher <Dave.Duchscher@net.tamu.edu>
1997-07-05 02:42:48 +00:00
Bill Fenner
6e7adb7599 Upgrade to ucd-snmp 3.2, and make it work on -current. 1997-07-03 04:59:05 +00:00
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
Brian Somers
dfd0f0b5ab Oops, specify the path to the arpwatch binary. 1997-07-01 17:02:27 +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
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
dc280dec71 Upgrade to v2.3 1997-06-16 18:01:26 +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
Masafumi Max NAKANE
fdf92566aa Let the port's Makefile compress the man pages.
Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp
respectively.
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:52:45 +00:00
Masafumi Max NAKANE
86dd11dadc Part 6/6 of the update:
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:39:24 +00:00
Masafumi Max NAKANE
b880ad35b0 Part 5/6 of the update:
Remove dhcpdb.bind file if changed dhcpdb.pool file.

	      If dhcpdb.pool file is changed and dhcpdb.bind file is
	    not matched to new pool file, dhcp server(dhcps) can not
	    run with some errors like this.

 *   dhcps in free(): warning: modified (chunk-) pointer.
 *   dhcps[25591]: hash_ins() with client identifier failed in read_bind_db()

	      I fixed start-up script to remove dhcpdb.bind file
	    when dhcpdb.pool file is newer than dhcpdb.bind.


    Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:38:11 +00:00
Masafumi Max NAKANE
3d0c04fa57 Part 4/6 of update:
Unlink /etc/resolv.conf before recreate new one.
	      If /etc/resolv.conf is symbolic link file, dhcpc with -r
	    option overwrite symfile.
	      Then unlink it berfore recreate.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:35:33 +00:00
Masafumi Max NAKANE
b11193b1c9 Part 3/6 of update:
Append description into pkg/DESCR file.
	    o CHECK_SUM error problem under 2.1.x FreeBSD box.
	    o dhcps need dhcpdb.relay file without using dhcpdb.relay.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:33:26 +00:00
Masafumi Max NAKANE
3875504aa9 Part 2/6 of update:
Append description of dhcpc.interface.pid file to man page.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:31:22 +00:00
Masafumi Max NAKANE
2edc1e9884 Part 1/6 of update:
Fix manpage files about path of dhcpdb.bind file.
	    The dhcpdb.bind file is in /var/db/ under FreeBSD, not
	  in /etc.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:28:53 +00:00
Bill Fenner
e3371ee385 Update to 2.0.2a1
Found by:	distfile checker
1997-05-28 22:52:28 +00:00
Satoshi Asami
82c3aa5fda Version 3.0 is denoted by 300000 now. 1997-05-18 03:12:39 +00:00
Bill Fenner
65901f8d98 Make the port not IS_INTERACTIVE if PACKAGE_BUILDING 1997-05-17 17:24:59 +00:00
James FitzGibbon
8b99119c97 Fix slipup in CATEGORIES 1997-05-05 10:48:08 +00:00