aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/libsmi
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - Restore maintainershippav2009-12-311-1/+1
| | | | Submitted by: Marcin Cieslak <saper@saper.info>
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-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
* Chase local distfile mirror, as master site is flaky.bms2009-07-101-1/+2
| | | | Reviewed by: pav
* - Reset maintainerpav2009-07-092-3/+1
| | | | | <saper@system.pl> (reason: 550 user not found... podany uzytkownik nie istnieje...)
* Update to 0.4.8.bms2009-07-063-4/+6
|
* - Update to 0.4.7rafan2008-03-025-110/+151
| | | | | PR: ports/121147 Submitted by: Marcin Cieslak <saper at system.pl> (maintainer)
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-282-0/+2
|
* - Update to 0.4.5miwi2006-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
* SHA256ifyedwin2006-02-011-0/+1
| | | | Approved by: krion@
* - Update to 0.4.3pav2005-09-103-12/+33
| | | | | PR: ports/85898 Submitted by: Marcin Cieslak <saper@system.pl> (maintainer)
* - Update to 0.4.2pav2004-05-024-56/+84
| | | | | | PR: ports/65605 Submitted by: ijliao Approved by: maintainer timeout (2 weeks)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* upgrade to 0.4.1billf2003-08-073-3/+55
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 0.3.1ijliao2002-05-243-14/+18
| | | | | PR: 38497 Submitted by: maintainer
* update to 0.2.14.sf2001-03-134-14/+6
| | | | | PR: 25719 Submitted by: maintainer
* Upgrade to 0.2.13billf2001-01-265-5/+25
|
* Upgrade to libsmi v0.2.6fenner2000-11-043-19/+35
| | | | Reviewed by: Marcin Cieslak <saper@system.pl> (MAINTAINER)
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Adding libsmi version 0.1.8.steve2000-01-305-0/+204
A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl>