| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Sep 2009 12:47:32
5.4.2.1_6
|
flz  |
Fix packing list after deischen's commit adding support for freebsd9.
Hat: portmgr
Feature safe: yes |
11 Sep 2009 15:07:53
5.4.2.1_5
|
deischen  |
Unbreak the build for 9-current. |
30 Aug 2009 11:33:23
5.4.2.1_5
|
linimon  |
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.
Hat: portmgr |
22 Aug 2009 01:32:25
5.4.2.1_5  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
15 Jul 2009 17:56:10
5.4.2.1_5
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
18 May 2009 22:44:06
5.4.2.1_5
|
pgollucci  |
- more removing of old maintainer |
15 May 2009 00:00:42
5.4.2.1_5
|
pgollucci  |
- Adopt
Approved by: previous maintainer (kuriyama) |
14 May 2009 23:44:00
5.4.2.1_5
|
kuriyama  |
- Add note about "call for maintainer" after $MAINTAINER line. |
14 May 2009 20:47:04
5.4.2.1_5
|
glarkin  |
- Force commit to add maintainer timeout note missing from commit
on 10/May/2009.
PR: ports/133093
Submitted by: Steve Polyack <spolyack at collaborativefusion dot com>
Requested by: portmgr (linimon)
Approved by: maintainer timeout |
13 May 2009 13:25:09
5.4.2.1_5
|
sem  |
- add an option to disable embedded perl, but build perl modules
Submitted by: Boris Lytochkin <lytboris@yandex-team.ru>
Approved by: maintainer timeout |
10 May 2009 00:16:15
5.4.2.1_4
|
glarkin  |
- Promoted various WITH_* variables to the OPTIONS block [1]
- Rearranged ".if defined()" blocks to satisfy portlint
- Fixed variable names: *_DEPEND => *_DEPENDS
- Removed messages about WITH_* variables that are now in OPTIONS
- Changed ".if !defined(WITHOUT_*)" to ".if defined(WITH_*)"
- Bumped PORTREVISION
PR: ports/133093
Submitted by: Steve Polyack <spolyack at collaborativefusion dot com> |
28 Apr 2009 22:36:08
5.4.2.1_3
|
pgollucci  |
- Mark MAKE_JOBS_UNSAFE= yes
Approved by: pav (via irc on #bsdports)
Tested on: RideCharge TB, and P6 TB |
09 Apr 2009 12:10:52
5.4.2.1_3
|
miwi  |
- Fix build on CURRENT
PR: 133152
Submitted by: Scot Hetzel <swhetzel@gmail.com>
Approved by: maintainer timeout |
07 Mar 2009 15:51:25
5.4.2.1_3
|
kuriyama  |
Try to reduce errors/warnings within sctp area. |
21 Feb 2009 11:18:41
5.4.2.1_2
|
kuriyama  |
Fix counter breakage on 64bit arch.
Reported by: sem
Obtained from:
http://sourceforge.net/tracker/index.php?func=detail&aid=2435793&group_id=12694&atid=312694 |
26 Jan 2009 06:07:06
5.4.2.1_1
|
kuriyama  |
Fix breakage on 6.x system. |
25 Jan 2009 14:19:17
5.4.2.1_1
|
kuriyama  |
Introduce SCTP-MIB patch for FreeBSD.
This patch was already submitted to upstream.
Submitted by: rrs |
25 Jan 2009 14:17:09
5.4.2.1
|
kuriyama  |
Fix typo from upstream svn. |
25 Jan 2009 14:16:29
5.4.2.1
|
kuriyama  |
Reduce build warnings. |
25 Jan 2009 14:15:41
5.4.2.1
|
kuriyama  |
Cleanup system specific header file modifications.
I misunderstood freebsd7.h should define "freebsd6", not "freebsd7" etc. |
25 Dec 2008 02:00:50
5.4.2.1
|
kuriyama  |
Unbreak on HEAD after r186119 (L2/L3 table split). |
15 Nov 2008 00:56:29
5.4.2.1
|
kuriyama  |
Upgrade to 5.4.2.1 (includes fix for CVE-2008-4309). |
24 Aug 2008 16:14:03
5.4.1.2_2  |
kuriyama  |
o squelch registration warnings on startup [1].
o Treat inactive memory as cache like same behavior as before [2].
Submitted by: bms [1], mwlucas [2]
PR: ports/126694 [2] |
10 Aug 2008 15:48:06
5.4.1.2_1  |
kuriyama  |
o Make dir /var/agentx for AgnetX sockets [1].
o Include zfs mount points for disk reports.
Reported by: bms [1] |
03 Jul 2008 14:35:20
5.4.1.2  |
kuriyama  |
- Upgrade to 5.4.1.2.
- Fix hrMemorySize.0 MIB value [1].
Submitted by: Helmut Schneider <jumper99@gmx.de> [1]
PR: ports/123276 [1] |
27 May 2008 03:08:01
5.4.1_5  |
kuriyama  |
o Resurrect UCD-SNMP-MIB::memBuffer MIB [1].
o Add WITH_MFD_REWRITES knob [2]
PR: ports/123073 [1]
Submitted by: valerio.daelli@gmail.com [1],
"Chris" <chris@chrysalisnet.org> via email [2] |
14 May 2008 09:37:38
5.4.1_4  |
sobomax  |
Improve upon previous patch (fix to use sysctls instead of KVM to
retrieve CPU stats). Use the newer BSD sysctl code already available in
the 5.4.x instead of re-enabling the obsolete code from the previous
release. |
28 Apr 2008 23:33:53
5.4.1_3  |
sobomax  |
o Fix regression in 5.4.1 - the custom FreeBSD vmstat code is not compiled
in making number of popular OIDs unavailable.
o Fix issue with retrieving CPU stats in 6.3-STABLE and upper. The problem
is that the cp_time symbol is no longer avaliable in the nevest kernels.
Use kern.cp_time sysctl which has been around for 8 years or so, so that
it should be present virtually in every FreeBSD version that is able
to use modern ports tree (4.x and upper). Sysctl is also better from the
security standpoint, as you don't need elevated privileges to get the data.
One should probably look at converting few others uses of KVM here, but
ENOTIME from me. The patch has been submitted to the vendor.
Sponsored by: Sippy Software, Inc., http://www.sippysoft.com
Approved by: MAINTAINER |
10 Apr 2008 12:56:28
5.4.1_2  |
pav  |
- Remove empty files |
30 Mar 2008 09:13:41
5.4.1_2  |
kuriyama  |
- Remove unused dependency.
- Remove unused message about WITH_INETADDRESS_HACK knob.
- Count inactive memory as cache [1].
PR: ports/116437 [1]
Submitted by: rafan [1] |
29 Mar 2008 13:44:01
5.4.1_1  |
kuriyama  |
- Fix $CONFLICTS entry for ucd-snmp-4.* packages [1].
- Fix breakage with WITHOUT_PERL knob (needs -lm) [2].
PR: ports/118875 [1]
Submitted by: Volker Werth <volker@vwsoft.com> [1],
Oliver Lehmann <lehmann@ans-netz.de> [2] |
27 Mar 2008 10:56:14
5.4.1  |
kuriyama  |
- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.
- Add appropriate CONFLICTS, NO_LATEST_LINK.
- Upgrade net-mgmt/net-snmp to 5.4.1 [1].
PR: ports/110969 [1]
Submitted by: valerio.daelli@gmail.com [1]
This upgrade (5.3.x -> 5.4.1) includes various changes in original
sources.
If you find something strange (or missing/incorrect MIB values) than
5.3.x, please let me know. And you can choose net-mgmt/net-snmp53
port for old 5.3.x version. |
27 Mar 2008 10:55:45
5.4.1  |
kuriyama  |
- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.
- Add appropriate CONFLICTS, NO_LATEST_LINK.
- Upgrade net-mgmt/net-snmp to 5.4.1 [1].
PR: ports/110969 [1]
Submitted by: valerio.daelli@gmail.com [1]
This upgrade (5.3.x -> 5.4.1) includes various changes in original
sources.
If you find something strange (or missing/incorrect MIB values) than
5.3.x, please let me know. And you can choose net-mgmt/net-snmp53
port for old 5.3.x version. |
11 Jan 2008 23:17:33
5.3.2_1  |
kuriyama  |
- Fix IPv6 handling for libwrap (1).
- Show IPv4 port number as unsigned instead of signed in /var/log/snmpd.log.
- Treat physmem as u_long, not int. This fixes hrMmemorySize over 4GB.
Submitted by: ume (1)
Pointy hat to: kuriyama (1) |
09 Jan 2008 13:27:05
5.3.2  |
kuriyama  |
Upgrade to 5.3.2. |
14 Nov 2007 05:45:24
5.3.1_7  |
kuriyama  |
o Add a patch for CVE-2007-5846, and add an entry for vuxml.
Approved by: portmgr (marcus) |
27 Oct 2007 08:20:34
5.3.1_6  |
kuriyama  |
- Support multiple files in ${snmp_conffile} variable (1).
- Update pkg-message to reflect recent rc.conf variable usage.
PR: ports/112766 (1)
Submitted by: Royce Williams<royce@alaska.net> (1) |
24 Oct 2007 01:48:04
5.3.1_5  |
kuriyama  |
- Install freebsd8.h header (unbreak on 8-current).
Probbed by: nork |
04 Oct 2007 00:53:10
5.3.1_4  |
edwin  |
Remove support for OSVERSION < 5 |
30 Sep 2007 05:47:37
5.3.1_4  |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
04 Aug 2007 12:41:31
5.3.1_3  |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
25 Mar 2007 13:35:46
5.3.1_3  |
kuriyama  |
- Remove "sig_stop=KILL" in snmpd.sh.in. This was introduced when
PR ports/63759 was committed (3 years ago). Try to use normal TERM
signal for graceful termination [1].
- Increase /bin/ps cache size from 16KB to 120KB. This should fix
process counter (ex prCount.1) on the server which has large number
of processes [2].
PR: ports/103811 [1], ports/110498 [2]
Reported by: Yuri Arabadji <yuri@deepunix.net> [1],
Mike Andrews <mandrews@bit0.com> [2] |
05 Mar 2007 14:42:00
5.3.1_2  |
mux  |
Add a patch taken from net-snmp's SVN repository to fix embedded Perl
agents on 64bits architectures, and bump PORTREVISION.
Reviewed by: kuriyama (maintainer) |
03 Mar 2007 13:00:16
5.3.1_1  |
kuriyama  |
- Fix wrong syscall for Total Memory.
PR: ports/108126
Submitted by: brd |
28 Feb 2007 01:17:16
5.3.1  |
kuriyama  |
- Upgrade to 5.3.1 [1].
- Add $snmpd_flush_cache knob [2].
- Add conflict with net-snmp-4.* [3].
PR: ports/97673 [1] (but mostly rewritten), ports/106036 [2],
ports/103462 [3]
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net> [1],
"Brian A. Seklecki"<bseklecki@collaborativefusion.com> [2],
Mykola Dzham <freebsd@levsha.org.ua> [3] |
15 Feb 2007 12:29:34
5.2.3_4  |
mux  |
Add a patch taken from CVS to fix huge memory leaks in the code for
embedded Perl agents, and bump PORTREVISION.
Reviewed by: pav
Approved by: maintainer timeout |
23 Sep 2006 16:03:36
5.2.3_3  |
nork  |
Fix -z bug.
Pointed out by: ume
Approved by: kuriyama (implicitly) |
23 Sep 2006 12:31:09
5.2.3_2  |
nork  |
Add support snmpd_pidfile and snmpd_conffile on rcNG script.
Requested by: nyan, TAKANO Yuji <takachan@running-dog.net>
Approved by: kuriyama |
04 Aug 2006 13:34:50
5.2.3_1  |
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
26 Jul 2006 02:21:25
5.2.3_1  |
sobomax  |
Add support for 7-CURRENT. |
20 Jul 2006 02:43:49
5.2.3  |
kuriyama  |
- Upgrade to 5.2.3. |
19 Jul 2006 17:18:41
5.2.2_2  |
dougb  |
Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default. |
08 May 2006 06:00:27
5.2.2_2  |
clsung  |
- USE_RC_SUBR= filename instead of "yes", this simplies Makefile
(bump PORTREVISION)
- remove USE_REINPLACE
- rename files/*.sh.sample to files/*.sh.in
PR: ports/95851
Submitted by: Rong-En Fan |
23 Feb 2006 10:40:45
5.2.2_1  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Feb 2006 20:47:50
5.2.2  |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
22 Jan 2006 06:28:59
5.2.2  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 02:47:22
5.2.2  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
30 Nov 2005 05:22:40
5.2.2  |
kuriyama  |
- Upgrade to 5.2.2.
- Return more appropriate values for hrSWRunType (1)
PR: ports/86572 (1)
Submitted by: wollman (1) |
15 Nov 2005 06:52:12
5.2.1.2  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
18 Jul 2005 11:23:56
5.2.1.2  |
kuriyama  |
Remove already-merged-patch.
PR: ports/83643
Submitted by: leeym
Noticed by: rehula@yahoo-inc.com |
17 Jul 2005 16:12:14
5.2.1.2  |
kuriyama  |
- Unbreak on 7-current.
Prodded by: jhb |
13 Jul 2005 03:37:24
5.2.1.2  |
kuriyama  |
- Fix negative integers on 64bit platforms [1].
- Upgrade to 5.2.1.2 and portlint fixes [2].
- Fix security problem in local/fixproc script [3].
PR: ports/82148 [1], ports/83058 [2]
Submitted by: Deomid Ryabkov <myself@rojer.pp.ru> [1],
Renato Botelho <freebsd@galle.com.br> [2],
remko [3]
References:
http://vuxml.freebsd.org/3e0072d4-d05b-11d9-9aed-000e0c2e438a.html [3]
Obtained from:
http://cvs.sourceforge.net/viewcvs.py/net-snmp/net-snmp/local/fixproc?r1=5.0&r2=5.0.6.1&diff_format=u
[3] |
28 May 2005 09:30:49
5.2.1_2  |
oliver  |
don't install perl stuff when WITHOUT_PERL is set - even when perl is installed
PR: ports/80675
Approved by: maintainer timeout (23 days) |
07 Apr 2005 04:04:17
5.2.1_2  |
kuriyama  |
Fix the problem which cannot get ifPhysAddress value.
It seems agent/mibgroups/mibII/interfaces.c switched to use new
USE_SYSCTL_IFLIST knob but this does not support ifPhysAddress.
This patch uses old get_phys_address() function from new code. |
22 Mar 2005 08:32:48
5.2.1_1  |
kuriyama  |
(1) Fix memory leak by connections from <UNKNOWN>.
(2) Take care of large counters on 64bit platforms.
PR: ports/78807 (1)
Submitted by: Andriy Gapon <avg@icyb.net.ua> (1),
Peter Losher <Peter_Losher@isc.org> (2)
Approved by: portmgr (marcus) |
05 Feb 2005 13:49:03
5.2.1  |
kuriyama  |
- Remove 0 sized patchfile.
Reported by: sem |
25 Jan 2005 23:49:31
5.2.1  |
kuriyama  |
- Update to 5.2.1.
- Add a patch to fix memory leak (SF bugs #1103644).
- Add WITH_DMALLOC knob (with a lot of patches to fix #include order). |
09 Dec 2004 02:53:31
5.2_1  |
kuriyama  |
Update maintainer's note to record ports which should be bumped after
shlib version bump. |
08 Dec 2004 11:11:27
5.2_1  |
kuriyama  |
- Add missing patch files in previos commit
(patch-interface_ioctl.c, patch-ucd_snmp.h).
- Add missing backward compatibility simbols for
usmAES{192,256}PrivProtocol (patch-snmpusm.c, patch-transform_oids.h).
PR: ports/74810 |
06 Dec 2004 10:56:12
5.2  |
krion  |
Remove empty patches. |
29 Nov 2004 04:08:29
5.2  |
kuriyama  |
- Upgrade to 5.2.
- Fix build problem on current (1)
- Fix module availability problem on current (2)
- Disable perl completely with WITHOUT_PERL knob (3)
- Install sample file and improve pkg-message and pkg-plist (4)
PR: ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4)
Submitted by: Matthew Thyer <thyerm@powerband.net.au> (1),
Dominic Mitchell <dom@happygiraffe.net> (2),
oliver (3),
Fumihiko Kimura <jfkimura@yahoo.co.jp> (4) |
05 Sep 2004 10:38:05
5.1.2_1  |
kuriyama  |
Fix build on 6-current.
Submitted by: lofi
Approved by: portmgr (marcus) |
31 Aug 2004 16:52:18
5.1.2  |
kuriyama  |
Unbreak on 6-current. |
31 Aug 2004 03:06:15
5.1.2  |
kuriyama  |
Remove NO_LATEST_LINK.
Suggested by: obrien |
11 Aug 2004 12:52:53
5.1.2  |
kuriyama  |
Add a hack to unbreak on releng4. |
11 Aug 2004 03:31:33
5.1.2  |
kuriyama  |
- Upgrade to 5.1.2.
Numerous patches are integrated into this release. |
27 Jul 2004 01:08:07
5.1.1_6  |
kuriyama  |
Update to follow new rc.d/localpkg order.
Obtained from: mtm |
24 Jun 2004 07:50:25
5.1.1_5  |
kuriyama  |
Add patch_depends on libttol.
Reported by: "Grover Lines" <grover@ceribus.net> |
23 Jun 2004 09:44:41
5.1.1_5  |
kuriyama  |
o Try to use modern autotools.
o Fix typo about WITHOUT_PERL knob. (1)
o Unbreak on -current after mbuf allocator changes. (2)
Submitted by: ceri (1)
Complained from: many people (2) |
14 Jun 2004 08:40:57
5.1.1_4  |
kuriyama  |
INSTALL[<space><tab>] fix.
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> |
13 May 2004 23:58:09
5.1.1_4  |
kuriyama  |
Unbreak on 5.0.
My mbuf statistics code works only after 5.1-REL. |
12 May 2004 03:53:49
5.1.1_4  |
kuriyama  |
Prevent error in snmpconf script with recent perl.
Reported by: daver@vicor.com (Pomegranate) |
05 May 2004 09:18:24
5.1.1_3  |
kuriyama  |
Add mbuf cluster statistics. |
04 May 2004 09:18:11
5.1.1_2  |
kuriyama  |
Restore mbuf statistics support on recent 5.x.
To retrieve these values, check hrStorageUsed or hrStorageSize. |
19 Apr 2004 09:28:07
5.1.1_1  |
kris  |
Don't remove a directory we didn't install |
14 Apr 2004 01:57:42
5.1.1_1  |
kuriyama  |
Fix tcp.tcpCurrEstab.0 counting.
PR: ports/65487
Submitted by: Ken Stailey <kstailey@yahoo.com> |
05 Apr 2004 03:43:47
5.1.1  |
kuriyama  |
Fix incorrect message about WITHOUT_IPV6.
Reported by: many |
03 Apr 2004 14:49:22
5.1.1  |
kuriyama  |
Upgrade to 5.1.1. |
20 Mar 2004 07:02:45
5.1_4  |
kuriyama  |
Remove empty file.
PR: ports/64478
Submitted by: ceri |
18 Mar 2004 00:48:53
5.1_4  |
kuriyama  |
SIZEify.
Submitted by: trevor |
14 Mar 2004 06:17:56
5.1_4  |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
11 Mar 2004 23:22:36
5.1_4  |
kuriyama  |
o More $REINPLACE_CMD'ify.
o Bump $PORTREVISION to force to clean up recent changes.
Submitted by: Cyrille Lefevre |
11 Mar 2004 14:52:21
5.1_3  |
kuriyama  |
o Fix on 4.x.
o Use $REINPLACE_CMD.
Submitted by: lofi@ |
11 Mar 2004 00:26:39
5.1_3  |
kuriyama  |
Mark broken for 4.x for the time being.
Perl modules are installed into wrong location for 4.x. |
10 Mar 2004 13:40:41
5.1_3  |
kuriyama  |
Various fixes / improvements.
See PR for details.
PR: ports/63759
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> |
29 Feb 2004 12:26:59
5.1_2  |
kuriyama  |
Avoid "kvm_read: Bad address" error.
PR: ports/63026
Submitted by: Antoine Jacoutot <ajacoutot@lphp.org> |
23 Feb 2004 04:42:13
5.1_1  |
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |