FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:22 PM BST
Port details
libsmi 0.4.8 net-mgmt on this many watch lists=12 search for ports that depend on this port
A library to access SMI MIB information
Maintained by: saper@saper.info search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
License: not specified in port


The purpose of libsmi is to give network management applications 
a concise programmer-friendly interface to access MIB module information, 
separate the knowledge on SMI from the main parts of management applications, 
allow to add new kinds of MIB repositories without the need 
to adapt applications that make use of libsmi. 

There are also simple tools to handle MIBs included.

WWW: http://www.ibr.cs.tu-bs.de/projects/libsmi/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config

Required by:
for Libraries

To install the port: cd /usr/ports/net-mgmt/libsmi/ && make install clean
To add the package: pkg_add -r libsmi


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bms/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bms/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bms/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bms/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bms/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bms/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bms/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.4.8
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.4.8
ade search for other commits by this committer
Sync to new bsd.autotools.mk
31 Dec 2009 10:03:33
Original commit files touched by this commit  0.4.8
pav search for other commits by this committer
- Restore maintainership

Submitted by:   Marcin Cieslak <saper@saper.info>
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.4.8
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
10 Jul 2009 15:58:58
Original commit files touched by this commit  0.4.8
bms search for other commits by this committer
Chase local distfile mirror, as master site is flaky.

Reviewed by:    pav
08 Jul 2009 21:28:59
Original commit files touched by this commit  0.4.8
pav search for other commits by this committer
- Reset maintainer
<saper@system.pl>
    (reason: 550 user not found... podany uzytkownik nie istnieje...)
05 Jul 2009 19:03:57
Original commit files touched by this commit  0.4.8
bms search for other commits by this committer
Update to 0.4.8.
02 Mar 2008 06:23:56
Original commit files touched by this commit  0.4.7
rafan search for other commits by this committer
- Update to 0.4.7

PR:             ports/121147
Submitted by:   Marcin Cieslak <saper at system.pl> (maintainer)
28 Jan 2007 09:07:47
Original commit files touched by this commit  0.4.5
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
13 Sep 2006 06:44:54
Original commit files touched by this commit  0.4.5
miwi search for other commits by this committer
- Update to 0.4.5
- 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
01 Feb 2006 01:08:07
Original commit files touched by this commit  0.4.3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
09 Sep 2005 21:13:22
Original commit files touched by this commit  0.4.3
pav search for other commits by this committer
- Update to 0.4.3

PR:             ports/85898
Submitted by:   Marcin Cieslak <saper@system.pl> (maintainer)
02 May 2004 15:52:23
Original commit files touched by this commit  0.4.2
pav search for other commits by this committer
- Update to 0.4.2

PR:             ports/65605
Submitted by:   ijliao
Approved by:    maintainer timeout (2 weeks)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.4.1_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.4.1_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
23 Feb 2004 04:42:13
Original commit files touched by this commit  0.4.1_1
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.23 seconds.