notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
non port: net-mgmt/net-snmp/Makefile

Number of commits found: 240 (showing only 40 on this page)

«  1 | 2 | 3 

Wednesday, 28 Feb 2007
01:17 kuriyama search for other commits by this committer
- 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]
Original commit
Thursday, 15 Feb 2007
12:29 mux search for other commits by this committer
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
Original commit
Saturday, 23 Sep 2006
15:03 nork search for other commits by this committer
Fix -z bug.

Pointed out by: ume
Approved by:    kuriyama (implicitly)
Original commit
11:31 nork search for other commits by this committer
Add support snmpd_pidfile and snmpd_conffile on rcNG script.

Requested by:   nyan, TAKANO Yuji <takachan@running-dog.net>
Approved by:    kuriyama
Original commit
Friday, 4 Aug 2006
12:34 erwin search for other commits by this committer
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
Original commit
Wednesday, 26 Jul 2006
01:21 sobomax search for other commits by this committer
Add support for 7-CURRENT.
Original commit
Thursday, 20 Jul 2006
01:43 kuriyama search for other commits by this committer
- Upgrade to 5.2.3.
Original commit
Monday, 8 May 2006
05:00 clsung search for other commits by this committer
- 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
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 30 Nov 2005
05:22 kuriyama search for other commits by this committer
- Upgrade to 5.2.2.
- Return more appropriate values for hrSWRunType (1)

PR:             ports/86572 (1)
Submitted by:   wollman (1)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Monday, 18 Jul 2005
10:23 kuriyama search for other commits by this committer
Remove already-merged-patch.

PR:             ports/83643
Submitted by:   leeym
Noticed by:     rehula@yahoo-inc.com
Original commit
Wednesday, 13 Jul 2005
02:37 kuriyama search for other commits by this committer
- 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]
Original commit
Saturday, 28 May 2005
08:30 oliver search for other commits by this committer
don't install perl stuff when WITHOUT_PERL is set - even when perl is installed

PR:             ports/80675
Approved by:    maintainer timeout (23 days)
Original commit
Thursday, 7 Apr 2005
03:04 kuriyama search for other commits by this committer
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.
Original commit
Tuesday, 22 Mar 2005
08:32 kuriyama search for other commits by this committer
(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)
Original commit
Tuesday, 25 Jan 2005
23:49 kuriyama search for other commits by this committer
- 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).
Original commit
Thursday, 9 Dec 2004
02:53 kuriyama search for other commits by this committer
Update maintainer's note to record ports which should be bumped after
shlib version bump.
Original commit
Wednesday, 8 Dec 2004
11:11 kuriyama search for other commits by this committer
- 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
Original commit
Monday, 29 Nov 2004
04:08 kuriyama search for other commits by this committer
- 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)
Original commit
Sunday, 5 Sep 2004
09:38 kuriyama search for other commits by this committer
Fix build on 6-current.

Submitted by:   lofi
Approved by:    portmgr (marcus)
Original commit
Tuesday, 31 Aug 2004
02:06 kuriyama search for other commits by this committer
Remove NO_LATEST_LINK.

Suggested by:   obrien
Original commit
Wednesday, 11 Aug 2004
02:31 kuriyama search for other commits by this committer
- Upgrade to 5.1.2.

Numerous patches are integrated into this release.
Original commit
Tuesday, 27 Jul 2004
00:08 kuriyama search for other commits by this committer
Update to follow new rc.d/localpkg order.

Obtained from:  mtm
Original commit
Thursday, 24 Jun 2004
06:50 kuriyama search for other commits by this committer
Add patch_depends on libttol.

Reported by:    "Grover Lines" <grover@ceribus.net>
Original commit
Wednesday, 23 Jun 2004
08:44 kuriyama search for other commits by this committer
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)
Original commit
Monday, 14 Jun 2004
07:40 kuriyama search for other commits by this committer
INSTALL[<space><tab>] fix.

Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net>
Original commit
Wednesday, 12 May 2004
02:53 kuriyama search for other commits by this committer
Prevent error in snmpconf script with recent perl.

Reported by:    daver@vicor.com (Pomegranate)
Original commit
Wednesday, 5 May 2004
08:18 kuriyama search for other commits by this committer
Add mbuf cluster statistics.
Original commit
Tuesday, 4 May 2004
08:18 kuriyama search for other commits by this committer
Restore mbuf statistics support on recent 5.x.

To retrieve these values, check hrStorageUsed or hrStorageSize.
Original commit
Wednesday, 14 Apr 2004
00:57 kuriyama search for other commits by this committer
Fix tcp.tcpCurrEstab.0 counting.

PR:             ports/65487
Submitted by:   Ken Stailey <kstailey@yahoo.com>
Original commit
Monday, 5 Apr 2004
02:43 kuriyama search for other commits by this committer
Fix incorrect message about WITHOUT_IPV6.

Reported by:    many
Original commit
Saturday, 3 Apr 2004
13:49 kuriyama search for other commits by this committer
Upgrade to 5.1.1.
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
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.
Original commit
Thursday, 11 Mar 2004
23:22 kuriyama search for other commits by this committer
o More $REINPLACE_CMD'ify.
o Bump $PORTREVISION to force to clean up recent changes.

Submitted by:   Cyrille Lefevre
Original commit
14:52 kuriyama search for other commits by this committer
o Fix on 4.x.
o Use $REINPLACE_CMD.

Submitted by:   lofi@
Original commit
00:26 kuriyama search for other commits by this committer
Mark broken for 4.x for the time being.

Perl modules are installed into wrong location for 4.x.
Original commit
Wednesday, 10 Mar 2004
13:40 kuriyama search for other commits by this committer
Various fixes / improvements.
See PR for details.

PR:             ports/63759
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net>
Original commit
Sunday, 29 Feb 2004
12:26 kuriyama search for other commits by this committer
Avoid "kvm_read: Bad address" error.

PR:             ports/63026
Submitted by:   Antoine Jacoutot <ajacoutot@lphp.org>
Original commit
Monday, 23 Feb 2004
04:42 wollman search for other commits by this committer
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
Original commit

Number of commits found: 240 (showing only 40 on this page)

«  1 | 2 | 3