summaryrefslogtreecommitdiff
path: root/x11/py-gnome2
AgeCommit message (Collapse)AuthorFilesLines
2009-10-21update to 2.28.0drochner2-8/+7
This switches to the gnome-2.28 release branch.
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-3/+4
2009-08-19not for python-2.4, because support was dropped from py-gtk2tnn1-2/+2
2009-07-07add 26 to PYTHON_VERSIONS_ACCEPTEDzafer1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2009-04-17update to 2.26.1drochner3-17/+8
changes: GConfEntry.get_value now accepts None as parameter for the locale
2009-04-07export gnome-vfs dependency (header files installed by us refer to it)drochner1-1/+2
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-15Update py-gnome2 to 2.26.0.jmcneill3-11/+29
Changes: === GNOME_PYTHON_2_26_0 === 2009-03-14 Gustavo J. A. M. Carneiro <gjc@gnome.org> * NEWS, * configure.ac, * wscript: [553] Version 2.26.0 === GNOME_PYTHON_2_25_90 === 2009-02-01 Gustavo J. A. M. Carneiro <gjc@gnome.org> * configure.ac: Added. * configure.ac: Removed. * NEWS, * wscript: Modified. [552] Preparing 2.25.90 release 2009-02-01 gjc * gconf/gconf.override: [551] Bug 541088 ? gconf set_value should take unicode string as value. 2009-01-31 gjc * configure.ac: [550] Bug 564550 ? gnome-python libtool-2.2 patch * acinclude.m4: [549] (from Funda Wang) Use distutils to detect the value of Py_ENABLE_SHARED, not grep; closes #569832. * waf: [548] Upgrade to WAF 1.5.3 === GNOME_PYTHON_2_25_1 === 2009-01-17 Gustavo J. A. M. Carneiro <gjc@gnome.org> * Makefile.am: [547] automake distcheck fixes 2009-01-17 Gustavo J. A. M. Carneiro <gjc@gnome.org> * NEWS: Added. * NEWS: Removed. [546] Update NEWS for release 2009-01-17 gjc * configure.ac, * wscript: [545] Bump version to 2.25.1 * waf, * wscript: [544] Update to newer WAF 2009-01-03 gjc * wscript: [543] Use the gnu_dirs waf tool, so that --libdir configure option works 2009-01-03 Gustavo J. A. M. Carneiro <gjc@gnome.org> * waf: Added. [542] Add a ready-made waf script, for easier deployment in jhbuild 2009-01-03 Gustavo J. A. M. Carneiro <gjc@gnome.org> * .bzrignore: [541] ignore 2009-01-03 Gustavo J. A. M. Carneiro <gjc@gnome.org> * .bzrignore, * ChangeLog.pre-2.25, * Makefile.am, * autogen.sh, * bzrplugins, * bzrplugins/gnulog.py, * generate-ChangeLog: Added. * ChangeLog, * Makefile.am, * autogen.sh: Removed. * wscript: Modified. [540] Auto-generate the ChangeLog via bazaar log plugin 2009-01-03 Gustavo J. A. M. Carneiro <gjc@gnome.org> * wscript: [539] WAF: fix autoconfig and dist_hook 2008-12-26 Gustavo J. A. M. Carneiro <gjc@gnome.org> * README, * bonobo/wscript, * docs/gnomevfs/wscript, * gconf/wscript, * gnome/wscript, * gnomecanvas/wscript, * gnomevfs/wscript, * wscript: Added. * README, * bonobo/wscript, * docs/gnomevfs/wscript, * gconf/wscript, * gnome/wscript, * gnomecanvas/wscript, * gnomevfs/wscript, * wscript: Removed. [538] Experimental support for waf 1.5.x
2009-02-11Sort PYTHON_VERSIONS_ACCEPTED.joerg1-2/+2
2008-11-18make this work with python-2.4 againdrochner1-2/+2
2008-11-14Remove python24 from accepted versions since x11/py-gtk2 doesn't support ithasso1-2/+2
any more.
2008-10-16update to 2.22.3drochner2-6/+6
changes: -Compatibility with newer pygobject -bugfix
2008-06-23update to 2.22.1drochner2-6/+6
changes: build system improvements, irrelevant to pkgsrc for now
2008-04-16PYTHON_VERSIONS_ACCEPTED+=25abs1-2/+2
2008-04-11update to 2.22.0drochner4-14/+27
This switches to the gnome-2.22 release branch.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-1/+2
2008-01-05Fixed naming mismatches reported by pkglint.rillig1-4/+4
2007-11-29update to 2.20.1drochner2-6/+6
changes: * Fix bugs gnomevfs volume callbacks * gnome module popt bug fix
2007-10-31update to 2.20.0drochner2-8/+7
This switches to the new gnome-2.20 branch.
2007-10-24Supports DESTDIR.joerg1-1/+3
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-4/+4
Bump PKGREVISION.
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz1-4/+4
2007-09-03I don't know what happened, but "make" on NetBSD-current now dumps coredrochner1-2/+2
in "install". Use gmake.
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-1/+2
affected packages.
2007-04-10update to 2.18.2drochner3-14/+13
This moves this pkg to the new stable gnome branch, too much to list here.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-1/+2
2006-11-14update to 2.16.2drochner3-12/+12
changes: Correctly detect the python library on Mac OS X Fix crash when using gconf.Client() Make unit tests use the modules from builddir Make all code Python 2.5 + 64-bit ready
2006-10-12update to 2.16.0drochner5-31/+36
major release for gnome-2.16, besides that some fixes, mostly in the gnomevfs area
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-16There's no nb1 yet.joerg1-2/+2
2006-09-15Update to 2.12.4:jmmv4-4/+35
Overview of Changes from gnome-python 2.12.3 to gnome-python 2.12.4 =================================================================== * python gnomevfs methods - Build problem when installation prefix != /usr fixed. Overview of Changes from gnome-python 2.12.2 to gnome-python 2.12.3 =================================================================== * python gnomevfs methods - Again, fix handling of VFS errors from python vfs methods (Eitan Isaacson) - Don't map VFS method check_same_fs to move_func python method (Eitan) Overview of Changes from gnome-python 2.12.1 to gnome-python 2.12.2 =================================================================== * gnomecanvas - Fix crash in gnomecanvas.Item.grab (Xavier Ordoquy, Gustavo) * gnome.ui - Make 'custom_icon' arg of icon_lookup optional (Gustavo) * python gnomevfs methods - Fix handling of VFS errors from python vfs methods (Eitan Isaacson) Overview of Changes from gnome-python 2.12.0 to gnome-python 2.12.1 =================================================================== * Fix compilation on Mac OS X (dmacks@netspace.org) Overview of Changes from gnome-python 2.11.3 to gnome-python 2.12.0 =================================================================== * gnomevfs - Fix invalid memory access in gnomevfs.async.xfer; - Add a new example of a GnomeVFS module written in python; - Install pygnomevfs.h for use by other python extensions; * gnomecanvas - Demonstrate how to activate AA in the canvas example. Overview of Changes from gnome-python 2.11.2 to gnome-python 2.11.3 =================================================================== * gnomecanvas - Compilation fixes with libgnomecanvas 2.11.x (Murray Cumming, Gustavo) - Add canvas-curve.py example demonstrating the use bezier objects * gconf - Fix crash when passing the wrong number of arguments to client.get_pair (Gustavo) * gnomevfs - New DNS-SD functions wrapped: dns_sd_browse_sync, dns_sd_resolve_sync, dns_sd_list_browse_domains_sync, and get_default_browse_domains (Gustavo)
2006-07-11py-ORBit doesn't support Python 2.3 anymore, so don't support it as well.joerg1-2/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-22Fix Python detection.joerg2-1/+15
2006-06-09Fixed pkglint warnings.rillig1-4/+4
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-3/+4
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06update to 2.12.4drochner2-7/+6
changes: build problems fixed (which we didn't suffer from)
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-8/+8
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-1/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-02-07update to 2.12.3drochner2-7/+6
changes: bugfixes
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-4/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz2-3/+4
Bump BUILDLINK_RECOMMENDED.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-25bump BUILDLINK_DEPENDS for incompatible interface changesdrochner1-3/+3
2005-10-18update to 2.12.1: general update to gnome, and some fixesdrochner3-10/+13