aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-yapsnmp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Chase net-snmp shlib version bump.Sylvio Cesar Teixeira2011-07-281-2/+2
| | | | Notes: svn path=/head/; revision=278482
* port was marked BROKEN after brokeness was fixedTilman Keskinoz2011-05-011-4/+0
| | | | | | | PR: 156571 Notes: svn path=/head/; revision=273394
* Mark as broken on i386-8.Mark Linimon2011-02-251-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=269618
* Add -fstack-protector to CPPFLAGS on i386/8.x to fix build.Tilman Keskinoz2011-02-131-1/+7
| | | | | | | | PR: 152374 Submitted by: sylvio Notes: svn path=/head/; revision=269081
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.Koop Mast2010-06-041-1/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=255734
* - Chase net-snmp shlib bumpSylvio Cesar Teixeira2010-06-021-2/+2
| | | | Notes: svn path=/head/; revision=255579
* Add LICENSE and LICENSE_FILE to my ports.Tilman Keskinoz2010-05-301-0/+3
| | | | Notes: svn path=/head/; revision=255330
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-081-2/+3
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* CATEGORIES+= python for py- ports missing itPhilip M. Gollucci2008-12-281-1/+1
| | | | | | | | PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878
* - Chase shlib version of net-mgmt/net-snmp.Jun Kuriyama2008-03-271-2/+2
| | | | | | | - Bump PORTREVISIONs. Notes: svn path=/head/; revision=209941
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.Jun Kuriyama2007-02-281-2/+2
| | | | Notes: svn path=/head/; revision=186174
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Chase shlib version bump of net-snmp.Jun Kuriyama2005-11-301-1/+2
| | | | Notes: svn path=/head/; revision=149997
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Add py-yapsnmp, yet another Python SNMP module based on net-snmp libraryTilman Keskinoz2005-01-141-0/+31
Notes: svn path=/head/; revision=126437