summaryrefslogtreecommitdiff
path: root/x11/py-kiwi
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
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-2/+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.
2014-01-10Complete the PKGLOCALEDIR fixes.jperkin3-3/+20
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-04-06'Please use "${TRUE}" instead of "true".'rodent1-3/+3
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 bumpobache1-2/+2
(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-04-08All supported python versions in pkgsrc support eggs, so removewiz1-2/+2
${PLIST.eggfile} from PLISTs and support code from lang/python.
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)wiz1-2/+2
2012-02-06Revbump forwiz1-1/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-04This package has no contents to bulidlink, so remove buldlink3.mk.obache1-15/+0
2012-02-04setuptools is not required.obache1-3/+1
2012-02-04Update py-kiwi to 1.9.29.obache3-400/+54
kiwi-1.9.29 22-july-2011 - Remove support for gazpacho in favor of GtkBuilder - Use new gtk entries with icon instead of our old IconEntry - Improvements to ObjectList kiwi-1.9.28 01-september-2010 - Remove support for gazpacho in favor of GtkBuilder - Use new gtk entries with icon instead of our old IconEntry - Improvements to ObjectList kiwi-1.9.27 01-september-2010 - Remove use of obsolete gtk.Tooltips (Ronaldo Maia) - Add api to set the number of digits in NumberSearchFilter (Gabriel Gerga) kiwi-1.9.26-2 15-december-2009 - Added workaround for set_text method in KiwiEntry when using gtk > 2.18. (George Kussumoto). kiwi-1.9.26 14-july-2009 - Added custom sort function for objectlists. (Ronaldo Maia) - Added decimal digits searching in Advanced Search. (Ronaldo Maia) - Fixed sv_SE thousand separators. (Ronaldo Maia) - Minor bugfixes kiwi-1.9.25 15-april-2009 - Added Advanced Search in search dialogs. (Romaia Maia) - Fixed overwriting of custom cmdclass (Severin Heiniger, #3781) - Minor bugfixes kiwi-1.9.24 27-jan-2009 - Fixed currency formating (Ronaldo Maia) - Fixed ComboEntry value updating (Ronaldo Maia, #3673) - Added multi-line capability example (Ronaldo Maia) - Added multi-line capability in ComboEntry options (Ronaldo Maia, #3843) - Fixed ComboEntry toggle button and popup position (Ronaldo Maia, #3841) - Added initial support for loading GtkBuilder files (Johan Dahlin) kiwi-1.9.23 10-sep-2008 - Added support for multiple colors in ColoredColumn (Ronaldo Maia) - Fixed glade-3 plugin (Johan Dahlin) - Minor bug fixes
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-06-14Also accept python 27 and 26, its restriction just came from py-gtk2.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-4/+4
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz2-4/+4
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-4/+4
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-08-27Fix fallout from recursive jpeg shlib bump.wiz1-2/+2
The man page says that you should check the diff before committing, especially for the case that went wrong here (PYPKGPREFIX -> py25). Hi sno!
2009-08-26bump revision because of graphics/jpeg updatesno2-2/+4
2009-08-19not for python-2.4, because support was dropped from py-gtk2tnn1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-19/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-10Needs msgfmt.hasso1-1/+2
2009-03-06Don't hard-code py25 in the bl3 file.jmcneill1-10/+10
2009-02-11Sort PYTHON_VERSIONS_ACCEPTED.joerg1-2/+2
2009-01-05Fix PLIST, user-destdir support.jmcneill2-2/+469
2009-01-05Import py-kiwi version 1.9.22.jmcneill5-0/+228
Kiwi consists of a set of classes and wrappers for PyGTK that were developed to provide a sort of framework for applications. Fully object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple, practical way to build forms, windows and widgets that transparently access and display your object data. Kiwi was primarily designed to make implementing the UI for Stoq easier, and it is released under the LGPL. Kiwi is inspired by Allen Holub's Visual Proxy. Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.