aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/libsmi
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-5/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Cleanup plistAntoine Brodin2014-11-241-11/+4
| | | | Notes: svn path=/head/; revision=373380
* - Drop .la files, no dependees require themDmitry Marakasov2014-09-102-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=367821
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Convert to USES=libtoolBaptiste Daroussin2014-05-272-2/+3
| | | | Notes: svn path=/head/; revision=355478
* - Stage supportMartin Wilke2014-02-122-7/+19
| | | | Notes: svn path=/head/; revision=343895
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Convert USE_GNOME=pkgconfig to USES=pkgconfigBaptiste Daroussin2013-08-311-7/+2
| | | | | | | | Convert USE_GNOME=gnomehack to USES=pathfix Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325747
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Restore maintainershipPav Lucistnik2009-12-311-1/+1
| | | | | | | Submitted by: Marcin Cieslak <saper@saper.info> Notes: svn path=/head/; revision=246924
* -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
* Chase local distfile mirror, as master site is flaky.Bruce M Simpson2009-07-101-1/+2
| | | | | | | Reviewed by: pav Notes: svn path=/head/; revision=237590
* - Reset maintainerPav Lucistnik2009-07-082-3/+1
| | | | | | | | <saper@system.pl> (reason: 550 user not found... podany uzytkownik nie istnieje...) Notes: svn path=/head/; revision=237448
* Update to 0.4.8.Bruce M Simpson2009-07-053-4/+6
| | | | Notes: svn path=/head/; revision=237185
* - Update to 0.4.7Rong-En Fan2008-03-025-110/+151
| | | | | | | | PR: ports/121147 Submitted by: Marcin Cieslak <saper at system.pl> (maintainer) Notes: svn path=/head/; revision=208311
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-282-0/+2
| | | | Notes: svn path=/head/; revision=183519
* - Update to 0.4.5Martin Wilke2006-09-133-5/+44
| | | | | | | | | | | | - includes a large number of additional mibs - now USES_LDCONFIG (to make portlint happy) PR: ports/102550 Submitted by: Martin Jackson <mhjacks(at)swbell.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=172910
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* - Update to 0.4.3Pav Lucistnik2005-09-093-12/+33
| | | | | | | | PR: ports/85898 Submitted by: Marcin Cieslak <saper@system.pl> (maintainer) Notes: svn path=/head/; revision=142315
* - Update to 0.4.2Pav Lucistnik2004-05-024-56/+84
| | | | | | | | | PR: ports/65605 Submitted by: ijliao Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=108162
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* upgrade to 0.4.1Bill Fumerola2003-08-073-3/+55
| | | | Notes: svn path=/head/; revision=86497
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* upgrade to 0.3.1Ying-Chieh Liao2002-05-243-14/+18
| | | | | | | | PR: 38497 Submitted by: maintainer Notes: svn path=/head/; revision=59893
* update to 0.2.14.FUJISHIMA Satsuki2001-03-124-14/+6
| | | | | | | | PR: 25719 Submitted by: maintainer Notes: svn path=/head/; revision=39667
* Upgrade to 0.2.13Bill Fumerola2001-01-265-5/+25
| | | | Notes: svn path=/head/; revision=37600
* Upgrade to libsmi v0.2.6Bill Fenner2000-11-033-19/+35
| | | | | | | Reviewed by: Marcin Cieslak <saper@system.pl> (MAINTAINER) Notes: svn path=/head/; revision=34761
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Adding libsmi version 0.1.8.Steve Price2000-01-295-0/+204
A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl> Notes: svn path=/head/; revision=25289