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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: net-mgmt/py-yapsnmp/Makefile

Number of commits found: 31

Sunday, 23 Feb 2020
15:25 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:526925 
Wednesday, 2 Oct 2019
20:13 arved search for other commits by this committer
Unmark BROKEN.

The port was broken with the net-snmp 5.8 update, which was backed out.

While here add USES=ssl to appease a warning
Original commitRevision:513628 
Monday, 30 Sep 2019
05:47 antoine search for other commits by this committer
Mark BROKEN

net-snmp_wrap.c:11400:78: error: use of undeclared identifier
'USM_LENGTH_OID_TRANSFORM'
         PyDict_SetItemString(d,"SNMP_DEFAULT_AUTH_PROTOLEN",
PyInt_FromLong((long) USM_LENGTH_OID_TRANSFORM));
                                                                                
   ^
net-snmp_wrap.c:11402:78: error: use of undeclared identifier
'USM_LENGTH_OID_TRANSFORM'
         PyDict_SetItemString(d,"SNMP_DEFAULT_PRIV_PROTOLEN",
PyInt_FromLong((long) USM_LENGTH_OID_TRANSFORM));
                                                                                
   ^

Reported by:	pkg-fallout
Original commitRevision:513326 
Tuesday, 12 Dec 2017
12:40 antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Original commitRevision:456126 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Friday, 3 Apr 2015
11:26 mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
Original commitRevision:383107 
Friday, 24 Oct 2014
16:29 mva search for other commits by this committer
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371450 
Friday, 20 Jun 2014
16:35 vanilla search for other commits by this committer
1: Stagify.
2: new syntax of LIB_DEPENDS
3: USES=libtool, bump version.

Approved by:	portmgr@
Original commitRevision:358601 
Monday, 26 May 2014
15:01 miwi search for other commits by this committer
- Convert gmake, bzip2, xz to USES

Approved by:	portmgr
Original commitRevision:355356 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Thursday, 28 Jul 2011
12:43 sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
Original commit
Sunday, 1 May 2011
11:26 arved search for other commits by this committer
port was marked BROKEN after brokeness was fixed

PR:             156571
Original commit
Friday, 25 Feb 2011
00:39 linimon search for other commits by this committer
Mark as broken on i386-8.

Reported by:    pointyhat
Original commit
Sunday, 13 Feb 2011
15:45 arved search for other commits by this committer
Add -fstack-protector to CPPFLAGS on i386/8.x to fix build.

PR:             152374
Submitted by:   sylvio
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Friday, 4 Jun 2010
21:41 kwm search for other commits by this committer
Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.
So make a LGPL21 and LGPL3 value for the license framework.

Replace the LGPL used in ports with LGPL21. (checked all consumers)

Obtained from:  http://www.gnu.org/licenses/ (Under License URL's)
Original commit
Wednesday, 2 Jun 2010
19:14 sylvio search for other commits by this committer
- Chase net-snmp shlib bump
Original commit
Sunday, 30 May 2010
17:39 arved search for other commits by this committer
Add LICENSE and LICENSE_FILE to my ports.
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Monday, 8 Jun 2009
22:30 miwi search for other commits by this committer
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:      3 pointyhat runs
Thanks to:      pav, gahr, lwhsu, mva, amdmi3
Original commit
Sunday, 28 Dec 2008
10:54 pgollucci search for other commits by this committer
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
Original commit
Thursday, 27 Mar 2008
10:58 kuriyama search for other commits by this committer
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
Original commit
Wednesday, 28 Feb 2007
01:19 kuriyama search for other commits by this committer
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
Original commit
Sunday, 28 Jan 2007
09:07 kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
Original commit
Thursday, 11 May 2006
22:49 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
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:23 kuriyama search for other commits by this committer
Chase shlib version bump of net-snmp.
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
Friday, 14 Jan 2005
15:49 arved search for other commits by this committer
Add py-yapsnmp, yet another Python SNMP module based on net-snmp library
Original commit

Number of commits found: 31