Port details |
- mbrowse SNMP MIB Browser for X
- 0.4.3_3 net-mgmt =8 0.4.3_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-02-23 04:43:25
- Last Update: 2023-09-15 18:27:19
- Commit Hash: 11a679a
- People watching this port, also watch:: net-snmp, gnupg, cdrtools, bash, aspell
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/mbrowse/
- Description:
- Mbrowse is a GUI MIB browser and query tool based on GTK and Net-SNMP.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mbrowse>0:net-mgmt/mbrowse
- To install the port:
- cd /usr/ports/net-mgmt/mbrowse/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/mbrowse
- pkg install mbrowse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mbrowse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1598860621
SHA256 (mbrowse-0.4.3.tar.gz) = 735a86a027659d3be39723d554758d6b51cce56ef3807efd5123d48ebf41506e
SIZE (mbrowse-0.4.3.tar.gz) = 146028
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libnetsnmp.so : net-mgmt/net-snmp
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_mbrowse
- USES:
- gnome pkgconfig 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.4.3_3 15 Sep 2023 18:27:19 |
Koichiro Iwao (meta) Author: Edmondas Girkantas |
*/*: Return to pool as per maintainer's request
Thanks to Edmondas Girkantas for his dedication to ports tree.
PR: 273815 |
0.4.3_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.3_2 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.4.3_2 06 May 2021 12:23:36 |
Baptiste Daroussin (bapt) |
net-mgmt/mbrowse: reduce overlinking and remove pkg dep
First no ports should ever be depending on pkg directly because it
prevents building with WITH_PKG=devel, they should depend on
${PKG_ORIGIN}.
Second, netsnmp do not expose the pkg API but only consume it, so
program linking to netsnmp should not end up being directly linked to
libpkg!
Patch the configure script to stop asking net-snmp-config for extra libs
which will faultly bring in linking against -lpkg and -lelf, and remove
entirely libpkg as a dependency on the package |
0.4.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.3_1 01 Oct 2020 18:52:37 |
se |
Fix build with -fno-common |
0.4.3 03 Sep 2020 05:57:27 |
lwhsu |
net-mgmt/mbrowse: Update to 0.4.3
PR: 249028
Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer) |
0.4.0_4 08 Nov 2019 13:30:33 |
tobik |
net-mgmt: Add missing USES={gnome,php} |
0.4.0_4 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.4.0_4 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.4.0_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.4.0_3 07 Apr 2015 15:43:07 |
skreuzer |
Update MASTER_SITES |
0.4.0_3 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
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) |
0.4.0_3 20 Jun 2014 09:53:24 |
vanilla |
1: remove NO_STAGE
2: new syntax of LIB_DEPENDS
Approved by: portmgr@ |
0.4.0_3 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.4.0_3 02 Sep 2013 21:16:30 |
bapt |
Add an explicit dependency on pkgconf |
0.4.0_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.4.0_2 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.4.0_2 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
0.4.0_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.4.0_1 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
0.4.0 03 May 2010 02:16:31 |
miwi |
- Update to 0.4.0
- Pass maintainership to submitter
PR: 144831
Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer) |
0.3.1_8 21 Jan 2010 20:58:18 |
skreuzer |
Make distfile fetchable. |
0.3.1_8 08 Dec 2009 08:59:28 |
pav |
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
(ucd-snmp4 port is past expiration date) |
0.3.1_8 06 Jun 2008 13:53:06 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.1_7 27 Mar 2008 10:58:30 |
kuriyama |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
0.3.1_6 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3.1_5 28 Feb 2007 01:19:04 |
kuriyama |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
0.3.1_4 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
0.3.1_4 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.3.1_3 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.1_3 30 Nov 2005 05:23:10 |
kuriyama |
Chase shlib version bump of net-snmp. |
0.3.1_2 06 Dec 2004 10:01:57 |
kuriyama |
Bump shlib number of net-snmp and $PORTREVISION.
Forgotten by: kuriyama |
0.3.1_1 08 Oct 2004 09:30:28 |
danfe |
Unbreak the build by making GCC feel better.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit) |
0.3.1_1 19 Sep 2004 01:01:54 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.3.1_1 06 May 2004 19:54:14 |
arved |
Unbreak after recent net-snmp update.
Comment out the failing configure check.
No response from maintainer since April 14 |
0.3.1_1 19 Apr 2004 07:48:48 |
kris |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix. |
0.3.1_1 17 Apr 2004 00:49:21 |
kris |
BROKEN: Configure fails |
0.3.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.3.1_1 23 Feb 2004 04:42:13 |
wollman |
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 |