summaryrefslogtreecommitdiff
path: root/x11/alacarte
AgeCommit message (Collapse)AuthorFilesLines
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
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-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
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.
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-10-09recursive bump for libmng-2.0.2 shlib major bump and dependency changewiz1-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-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-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-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
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-07-30pkglint.dholland3-5/+8
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz1-2/+2
py-* not affected, since it built different versions depending on the setting already.
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.
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-07-21recursive bump from gnome-vfs drop crypto dependency.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
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-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-07-06update to 0.13.1drochner3-9/+11
This switches to the gnome-2.30 release branch.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+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.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2009-12-06Depend on py-gnome-menus>=2.27.92, bump PKGREVISION.wiz1-1/+4
Per suggestion from obache.
2009-10-31Update to 0.12.3:wiz3-9/+12
============== Version 0.12.3 ============== Misc * Set the translation domain to GtkBuilder ============== Version 0.12.2 ============== Misc * Use the display name from X-GNOME-FullName when possible (Vincent Untz) Translations - Updated bn Translation (Jamil Ahmed) - Updated br Translation (Denis Arnaud) - Updated ca@valencia Translation (Carles Ferrando) - Updated cy Translation (Iestyn Pryce) - Updated es Translation (Jorge González) - Updated nds Translation (Andre Klapper) - Updated sv Translation (Daniel Nylander) - Updated vi Translation (Bùi Xuân Dương)
2009-09-23Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessarytron1-2/+1
after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner.
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-08Add 26 to PYTHON_VERSIONS_ACCEPTEDabs1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-16/+1
2009-05-20Update to 0.12.1:wiz3-10/+21
============== Version 0.12.1 ============== Misc * Generate the ChangeLog from git-log * Drop libglade dependency (Andreu Correa Casablanca)
2009-03-22Update to 0.11.10:wiz3-12/+18
=============== Version 0.11.10 =============== Translations - Updated crh: Reşat SABIQ - Updated gl: Suso Baleato ============== Version 0.11.9 ============== Misc * Remove libgnomeui dependency (Andreas Proschofsky) Translations - Updated ast: Gil Forcada - Updated crh: Claude Paroz - Updated ro: Alexandru Szasz, Jani Monoses ============== Version 0.11.8 ============== Misc * Work properly when pygobject is not installed in a default directory (Frederic Peters) Translations - Updated sv: Daniel Nylander - Updated zh_HK: Chao-Hsiung Liao - Updated zh_TW: Chao-Hsiung Liao, Woodman Tuen ============== Version 0.11.7 ============== Misc * Port to GIO (Cosimo Cecchi, Gian Mario Tagliaretti) * Require intltool 0.4.0 * Print better messages when checking for Python libraries Translations - Updated ar: Khaled Hosny - Updated el: Djihed Afifi <djihed@gmail.com>, nikosCharonitakis - Updated it: Milo Casagrande - Updated kk: Claude Paroz, Margulan Moldabekov
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+3
changed runtime dependencies now.
2008-11-19Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it.hasso1-2/+2
2008-11-14Remove python24 from accepted versions since x11/py-gtk2 doesn't support ithasso1-2/+2
any more.
2008-11-08Update to 0.11.6:wiz3-10/+18
============== Version 0.11.6 ============== Misc * install/uninstall more theme icons more correctly (Fabricio Silva, Michael Monreal, Vincent Untz) * Check for python 2.6 Translations - Updated ar: Khaled Hosny - Updated el: Simos Xenitellis - Updated fur: Massimo Furlani - Updated hr: Ante Karamatić - Updated hu: Gabor Kelemen - Updated ml: Ani Peter - Updated oc: Yannig Marchegay (Kokoyaya) - Updated or: Manoj Kumar Giri - Updated pl: Tomasz Dominikowski - Updated ps: Zabeeh Khan - Updated pt_BR: Vladimir Melo - Updated ru: Nickolay V. Shmyrev - Updated sk: Marcel Telka
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-04-25Accept Python 2.5.tnn1-2/+2