summaryrefslogtreecommitdiff
path: root/net/mbrowse/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-09-03Comment out dead MASTER_SITES/HOMEPAGEs.wiz1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-2/+2
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-07-08Changes 0.4.3:adam1-14/+11
* Fix segfault when typing invalid oid number Changes 0.4.2: * Fix spurious autoscrolling Changes 0.4.1: * Code cleanup, get rid of some deprecated components * Support saving of window size * Support more oid types/input conventions Changes 0.4.0: * New maintainer * Upgrade to gtk2 * Improve autodetection of oid type (now supports unsigned, etc.) * Handle gui events while performing long tasks * Put scrollbars on the right side * Make output wrapping configurable
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2009-05-21update master sitezafer1-2/+2
2007-06-30Instead of the bogus path for the net-snmp package useheinz1-2/+3
"BUILDLINK_PREFIX.net-snmp". Hopefully this lets the package find net-snmp on Darwin. Acknowledged that the package can be installed to DESTDIR.
2006-05-06The configure script needs to know the location of the installed net-snmpheinz1-1/+2
package. For non-default paths (eg, /opt/pkg) we need to tell "configure" this explicitly. This should fix build problems observed on Linux.
2006-02-14Initial version 0.3.1.heinz1-0/+21
Mbrowse is an SNMP MIB browser based on GTK and net-snmp. SNMP v1 and v2c are supported. Pkgsrc changes: - The 'pre-configure' target avoids an irritating warning message during the configure stage. - patch-aa works around an "identifier undeclared" error. patch-ab updates the configure script accordingly.