| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/39874, ports/40229
Submitted by: Edwin Groothuis <edwin@mavetju.org>,
James Flemer <jflemer@acm.jhu.edu>
Notes:
svn path=/head/; revision=62507
|
|
|
|
|
|
|
|
|
|
|
|
| |
This breakage is caused because:
o struct statvfs is defined and statvfs() function is declared.
o statvfs() function is not yet implemented.
So detection of statvfs related is commented out until function will
be implemented.
Notes:
svn path=/head/; revision=61851
|
|
|
|
|
|
|
| |
Submitted by: Mark Pulford <markp@FreeBSD.org>
Notes:
svn path=/head/; revision=61849
|
|
|
|
|
|
|
|
|
|
|
| |
(2) Install snmpd.sh.sample and also install snmpd.sh if not exist.
(not yet completed as pkg_add case)
Requested by: ume, Katsuhisa ABE <katsuhisa.abe@nifty.com> (1)
Vince Valenti <vince@blue-box.net> (2)
Notes:
svn path=/head/; revision=59944
|
|
|
|
|
|
|
| |
Reported by: many
Notes:
svn path=/head/; revision=59291
|
|
|
|
|
|
|
|
|
|
| |
Maintainer note:
I have not yet checked this major version bump enough.
Please use net/net-snmp4 port for stable environment.
And please report any problem with this version.
Notes:
svn path=/head/; revision=59148
|
|
|
|
| |
Notes:
svn path=/head/; revision=58636
|
|
|
|
|
|
|
|
|
|
|
| |
with multiple modules.
With this fix, both of host and ucd-snmp/diskio modules are activated.
Spotted by: Alexandr Listopad <laa@laa.zp.ua>
Notes:
svn path=/head/; revision=57529
|
|
|
|
|
|
|
|
| |
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
Notes:
svn path=/head/; revision=57474
|
|
|
|
|
|
|
| |
i've been doing. switch maintainership over to him.
Notes:
svn path=/head/; revision=57304
|
|
|
|
|
|
|
| |
Spotted by: portlint
Notes:
svn path=/head/; revision=57299
|
|
|
|
|
|
|
|
|
|
| |
This program will be provided as separated port which depends on p5-Tk and
p5-SNMP.
PR: ports/19281
Notes:
svn path=/head/; revision=57298
|
|
|
|
|
|
|
|
| |
PR: ports/36247
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes:
svn path=/head/; revision=56595
|
|
|
|
|
|
|
|
| |
PR: ports/34551
Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
Notes:
svn path=/head/; revision=56441
|
|
|
|
|
|
|
|
| |
PR: ports/35352
Submitted by: Steve Shorter <steve@nomad.tor.lets.net>
Notes:
svn path=/head/; revision=55662
|
|
|
|
|
|
|
| |
Silence by: billf
Notes:
svn path=/head/; revision=55198
|
|
|
|
|
|
|
|
|
| |
default after some period).
o Support 4.x and 5.x for host/hr_disk.c.
o Add simple patch to wrap function decraration in HAVE_LPSTAT correctly.
Notes:
svn path=/head/; revision=54717
|
|
|
|
| |
Notes:
svn path=/head/; revision=53465
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
Notes:
svn path=/head/; revision=52646
|
|
|
|
|
|
|
|
|
|
| |
__FreeBSD_version 500021.
Leave a placeholder for reporting using the new method
added around __FreeBSD_version 500024.
(This fixes the build on -current.)
Notes:
svn path=/head/; revision=48758
|
|
|
|
|
|
|
| |
Submitted by: Bruce Dang <btdang@home.com> via IRC
Notes:
svn path=/head/; revision=46027
|
|
|
|
| |
Notes:
svn path=/head/; revision=42483
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=38092
|
|
|
|
|
|
|
| |
Sorry for my commit bloat...
Notes:
svn path=/head/; revision=37901
|
|
|
|
| |
Notes:
svn path=/head/; revision=37900
|
|
|
|
| |
Notes:
svn path=/head/; revision=37899
|
|
|
|
|
|
|
| |
Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS).
Notes:
svn path=/head/; revision=37898
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=37290
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=37285
|
|
|
|
|
|
|
|
|
|
|
| |
- <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>
Notes:
svn path=/head/; revision=36493
|
|
|
|
|
|
|
| |
Approved by: billf
Notes:
svn path=/head/; revision=31087
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=30229
|
|
|
|
|
|
|
|
|
| |
of %%PREFIX%% for ldconfig didn't work.
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
Notes:
svn path=/head/; revision=29672
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=29651
|
|
|
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
Notes:
svn path=/head/; revision=29628
|
|
|
|
| |
Notes:
svn path=/head/; revision=29613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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")
Notes:
svn path=/head/; revision=28539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=28503
|
|
|
|
|
|
|
| |
the newest version is here.
Notes:
svn path=/head/; revision=28422
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
| |
Notes:
svn path=/head/; revision=27389
|
|
|
|
|
|
|
| |
over, but apparently they never changed the MAINTAINER flag.
Notes:
svn path=/head/; revision=27383
|
|
|
|
| |
Notes:
svn path=/head/; revision=26867
|
|
|
|
|
|
|
| |
(and unmark it BROKEN).
Notes:
svn path=/head/; revision=26103
|
|
|
|
|
|
|
| |
restore previous version of the file.
Notes:
svn path=/head/; revision=23140
|
|
|
|
|
|
|
|
|
| |
these two are detailed in RFC1700.
Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Notes:
svn path=/head/; revision=23139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=21264
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=21027
|