Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-30 | Use https for www.gnome.org HOMEPAGEs. | wiz | 1 | -2/+2 | |
2017-06-28 | Match BUILDLINK_API_DEPENDS.vte upper limit. | jperkin | 1 | -2/+2 | |
2017-02-12 | Recursive revbump from fonts/harfbuzz | ryoon | 2 | -4/+4 | |
2017-02-06 | Recursive bump for harfbuzz's new graphite2 dependency. | wiz | 2 | -4/+4 | |
2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 | |
2016-08-03 | Revbump after graphics/gd update | adam | 2 | -4/+4 | |
2016-07-09 | Remove python33: adapt all packages that refer to it. | wiz | 1 | -2/+2 | |
2015-12-05 | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | adam | 1 | -2/+2 | |
2015-04-25 | Recursive revbump following MesaLib update, categories p through x. | tnn | 2 | -4/+4 | |
2015-04-05 | Fix path, from Kamil Rytarowski in PR 49815. | wiz | 1 | -2/+2 | |
2014-05-09 | Mark packages that are not ready for python-3.3 also not ready for 3.4, | wiz | 1 | -2/+2 | |
until proven otherwise. | |||||
2014-05-05 | Recursive revbump from x11/pixman | ryoon | 2 | -4/+4 | |
Fix PR pkg/48777 | |||||
2014-01-25 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -2/+3 | |
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. | |||||
2013-10-10 | Recursive revbump from pango-1.36.0 | ryoon | 2 | -4/+4 | |
2013-09-02 | Revbump after cairo update | adam | 2 | -4/+4 | |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 2 | -4/+4 | |
NetBSD 6, requested by tron. | |||||
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 2 | -4/+4 | |
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. | |||||
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 2 | -4/+4 | |
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-02-16 | Recursive bump for png-1.6. | wiz | 2 | -4/+4 | |
2012-10-29 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-08 | Revbump after updating graphics/pango | adam | 2 | -4/+4 | |
2012-10-02 | Mass recursive bump after the dependence fix of the "cairo" package | tron | 2 | -4/+4 | |
requested by Thomas Klausner. | |||||
2012-09-15 | recursive bump from libffi shlib major bump | obache | 2 | -4/+4 | |
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) | |||||
2012-09-10 | Fixes PKGPREFIX for python and ruby by blbump(1). | obache | 1 | -2/+2 | |
2012-09-07 | Revbump after updating graphics/cairo | adam | 2 | -4/+4 | |
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -2/+2 | |
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 1 | -2/+2 | |
It turns out there were a lot of these. | |||||
2012-04-08 | Remove python24 and all traces of it from pkgsrc. | wiz | 1 | -3/+1 | |
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. | |||||
2012-03-03 | Recursive bump for pcre-8.30* (shlib major change) | wiz | 2 | -4/+4 | |
2012-02-06 | Revbump for | wiz | 2 | -4/+4 | |
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. | |||||
2011-11-01 | Revert hard coded "py26" with "${PYPKGPREFIX}". | sbd | 1 | -2/+2 | |
"${PYPKGPREFIX}" was accidentally replace with "py26" by blbump when I did the recursive bump for graphics/freetype2 and I forgot to change them back :(. | |||||
2011-11-01 | Recursive bump for graphics/freetype2 buildlink addition. | sbd | 2 | -4/+4 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -2/+4 | |
2011-03-23 | Python 2.4 is not support by py-gtk2. | joerg | 1 | -1/+3 | |
2011-03-03 | Spelling. | wiz | 1 | -2/+2 | |
2011-03-03 | Import py-vte-0.26.2 as x11/py-vte. | obache | 4 | -0/+59 | |
Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. This pakcage provide python bindings for the Vte terminal widget. |