summaryrefslogtreecommitdiff
path: root/x11/py-gtksourceview
AgeCommit message (Collapse)AuthorFilesLines
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+2
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-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-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+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 bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz1-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-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-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-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache2-3/+4
2011-02-25Let's assume for now that everything that worked with python-2.6 alsowiz1-2/+2
works with python-2.7.
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-1/+2
2010-11-03update to 2.10.1, from Matthew Mondor per PR pkg/44017drochner2-8/+7
2010-11-02Add buildlink3.mk based on one by Matthew Mondor in PR 44017.wiz1-0/+17
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-11-17Update to 2.8.0:wiz4-23/+10
News in 2.8.0 ============= o new stable release News in 2.7.0 ============= o Add new 2.8.0 gtksourceview API. (Gian Mario) o Some misc bug fix (Gian Mario) o Fix build with libtool 2.x. (Gian Mario) o Autogenerate Changelog from git logs (Gian Mario)
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-08-19not for python-2.4, because support was dropped from py-gtk2tnn1-2/+2
2009-07-07add 26 to PYTHON_VERSIONS_ACCEPTED.zafer1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2009-03-22Update to 2.6.0.snj3-13/+12
=== pygtksourceview 2.6.0 === 2009-03-04 Gian Mario Tagliaretti <gianmt@gnome.org> * configure.ac: bump version 2.6.0 * NEWS: updated 2009-03-04 Gian Mario Tagliaretti <gianmt@gnome.org> * configure.ac: bump version 2.5.1 === pygtksourceview 2.5.0 === 2009-03-04 Gian Mario Tagliaretti <gianmt@gnome.org> * NEWS: updated * configure.ac: bump version 2.5.0 pygtksourceview 2.5.0 released 2008-12-03 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * gtksourceview2.defs: Added NBSP to draw spaces.
2009-02-16Supports DESTDIRjoerg1-1/+3
2009-02-11Sort PYTHON_VERSIONS_ACCEPTED.joerg1-2/+2
2008-12-04This can be built only with python versions 2.4 and 2.5 due to x11/py-gtk2.hasso1-1/+3
2008-12-03Initial import of py-gtksourceview-2.4.0:wiz5-0/+69
Python bindings for the version 2 of the GtkSourceView library.