Port details |
- py-yapsnmp Python SNMP module based on net-snmp
- 0.7.8_8 net-mgmt
=0 0.7.8_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: arved@FreeBSD.org
- Port Added: 2005-01-14 15:50:33
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: python
- License: LGPL21
- WWW:
- http://yapsnmp.sourceforge.net/
- Description:
- yapsnmp is a Python SNMP module based on the net-snmp library. It's composed
of a low level interface to the library, created using SWIG, and a higher
level python module removing all the complexity out of dealing with SNMP.
* Full MIB parsing, enabling you to use named OIDs as well as the numeric
representations;
* Support for SNMP version 1 and 2c (with 3 coming);
* Supports GET, GETNEXT, GETBULK, SET and TRAPv2 (INFORM to come), as well
as convenient "walk" and "table extraction" functions;
* Uses the Single Session API and appropriate Python interpreter releases,
rendering the module thread safe;
* Offers a very high level interface, allowing easy SNMP integration into
your code.
WWW: http://yapsnmp.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}yapsnmp>0:net-mgmt/py-yapsnmp@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-yapsnmp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (yapsnmp-0.7.8.tar.gz) = df26e1e4ac4dc485094e2cc4d0e0fe8d8b3e789c11b5f735a249848563991eb0
SIZE (yapsnmp-0.7.8.tar.gz) = 308340
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- Library dependencies:
-
- libnetsnmp.so : net-mgmt/net-snmp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake libtool python:2.7 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.8_8 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.7.8_8 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.7.8_8 02 Oct 2019 20:13:54 |
arved |
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 |
0.7.8_8 30 Sep 2019 05:47:06 |
antoine |
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 |
0.7.8_8 12 Dec 2017 12:40:15 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
0.7.8_8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.7.8_8 03 Apr 2015 11:26:50 |
mat |
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 |
0.7.8_8 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.7.8_8 24 Oct 2014 16:29:52 |
mva |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
0.7.8_8 20 Jun 2014 16:35:57 |
vanilla |
1: Stagify.
2: new syntax of LIB_DEPENDS
3: USES=libtool, bump version.
Approved by: portmgr@ |
0.7.8_7 26 May 2014 15:01:40 |
miwi |
- Convert gmake, bzip2, xz to USES
Approved by: portmgr |
0.7.8_7 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.7.8_7 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.7.8_7 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.7.8_7 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
0.7.8_6 01 May 2011 11:26:20 |
arved |
port was marked BROKEN after brokeness was fixed
PR: 156571 |
0.7.8_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.7.8_6 17 Mar 2011 20:09:42 |
pav |
- Teach about python 2.7 |
0.7.8_6 25 Feb 2011 00:39:36 |
linimon |
Mark as broken on i386-8.
Reported by: pointyhat |
0.7.8_6 13 Feb 2011 15:45:13 |
arved |
Add -fstack-protector to CPPFLAGS on i386/8.x to fix build.
PR: 152374
Submitted by: sylvio |
0.7.8_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.7.8_6 04 Jun 2010 21:41:41 |
kwm |
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) |
0.7.8_6 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
0.7.8_5 30 May 2010 17:39:07 |
arved |
Add LICENSE and LICENSE_FILE to my ports. |
0.7.8_5 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.7.8_5 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.7.8_5 08 Jun 2009 22:30:55 |
miwi |
- 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 |
0.7.8_4 28 Dec 2008 10:54:08 |
pgollucci |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
0.7.8_4 27 Mar 2008 10:58:30 |
kuriyama |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
0.7.8_3 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.7.8_3 28 Feb 2007 01:19:04 |
kuriyama |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
0.7.8_2 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.7.8_2 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.7.8_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.7.8_1 23 Jan 2006 21:12:48 |
arved |
Don't run swig, it is not necessary.
If a user accidently has swig13 installed, the port compiles, but
does not work.
PR: 92109
Reported by: mhjacks@swbell.net |
0.7.8_1 30 Nov 2005 05:23:10 |
kuriyama |
Chase shlib version bump of net-snmp. |
0.7.8 15 Nov 2005 06:52:12 |
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. |
0.7.8 08 Nov 2005 12:26:38 |
arved |
Add SHA256 checksums for my ports |
0.7.8 21 Sep 2005 18:53:37 |
arved |
Fix swig interface file to work with swig13
PR: 86152
Submitted by: Soeren Straarup <xride@x12.dk> |
0.7.8 14 Jan 2005 15:49:47 |
arved |
Add py-yapsnmp, yet another Python SNMP module based on net-snmp library |