Commit Graph

69 Commits

Author SHA1 Message Date
Bill Fenner
7ce70975dd Handle mbuf statistics going away temporarily around
__FreeBSD_version 500021.
Leave a placeholder for reporting using the new method
 added around __FreeBSD_version 500024.
(This fixes the build on -current.)
2001-10-14 16:38:32 +00:00
Bill Fumerola
e84371ec8e fix spelling error
Submitted by:	Bruce Dang <btdang@home.com> via IRC
2001-08-10 01:06:30 +00:00
Jun Kuriyama
1709ca6d1a Upgrade to 4.2.1. 2001-05-10 05:46:49 +00:00
Jun Kuriyama
57bbbd361d Treat shlib number and libtool as our way.
Approved by:	maintainer
2001-02-08 02:39:58 +00:00
Jun Kuriyama
53f369dcd5 Add work around not to dumps core to access host resources.
Sorry for my commit bloat...
2001-02-02 02:39:45 +00:00
Jun Kuriyama
f0ac79f1b9 Revert $PORTNAME change. 2001-02-02 01:43:17 +00:00
Jun Kuriyama
cd63b40609 Oops, changing PORTNAME may affect DISTNAME... 2001-02-02 01:26:49 +00:00
Jun Kuriyama
bf89dc394c Change port name to net-snmp.
Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS).
2001-02-02 01:18:45 +00:00
Bill Fumerola
22667fa925 Upgrade to version 4.2
Some of the shared library magic is very hackish, however the net-snmp
library building make-fu is hackish as well, so I don't feel bad about it.

This commit also (re-)enables the host module for much more information.
It also fixes a long standing bug where 'snmpwalk localhost public' would
hang.
2001-01-18 09:58:30 +00:00
Bill Fumerola
9b21f796cd ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflect
this change (with a repocopy) and update various references.

this does not upgrade this port to the most recent version of net-snmp,
that will be coming soon.
2001-01-17 23:48:47 +00:00
Bill Fumerola
9208fd7439 From the submitter:
- <sys/conf.h> requires 'SPECNAMELEN'.
- 'SPECNAMELEN' is defined in <sys/param.h>
- however, disk.c includes <sys/conf.h> before including <sys/param.h>

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-12-31 05:17:01 +00:00
Hajimu UMEMOTO
2c67e7f4f5 Activate IPv6 support.
Approved by:	billf
2000-07-28 19:43:15 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Maxim Sobolev
8b10e5fbd0 The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitution
of %%PREFIX%% for ldconfig didn't work.

Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
2000-06-18 09:36:13 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Bill Fumerola
982787c28b Fixes for recent kernel changes, this will screw over people (like me)
who have a -CURRENT before:

Fri May 5 9:58:59 2000 UTC by phk

.. however, since no __FreeBSD_version bump was performed, I can't
handle this with the usual Makefile magic.

Submitted by:	kuriyama-san
Reviewed by:	Matt Ayres <mayres@chc-chimes.com> ("it works now")
2000-05-17 20:27:13 +00:00
Bill Fumerola
1b34274e25 o Upgrade to 4.1.2
o Correct PLIST
o Correct MANx

PR:		18548
Submitted by:	Amakawa Shuhei <sa264@cam.ac.uk>

o Finally fix shared libraries

Submitted by:	billf, will(sorta)
2000-05-17 01:11:51 +00:00
Bill Fumerola
370c339925 First crack at updating to 4.1.1, more features to come, but at least
the newest version is here.
2000-05-12 20:21:27 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Bill Fumerola
2a5f012c3c Assume maintainership 2000-04-07 01:09:06 +00:00
Gary Palmer
21ee26afd7 Resign as maintainer. I had thought someone else volunteered to take
over, but apparently they never changed the MAINTAINER flag.
2000-04-06 17:07:33 +00:00
Michael Haro
cb1907cb7c move PATCH* to Patch section of Makefile (portlint) 2000-03-20 22:57:22 +00:00
Bill Fenner
a67a376db3 Skip building the parts that make this port BROKEN on FreeBSD 4.
(and unmark it BROKEN).
2000-02-21 19:19:03 +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
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
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +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
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
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
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
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
Steve Price
82625d7402 Move one last manpage from PLIST to MANx in Makefile. 1998-08-30 15:51:16 +00:00
Satoshi Asami
36c4de4992 "ln" -> "ln -f" 1998-08-26 21:20:40 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +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
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