Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-21 | recursive bump from gnome-vfs drop crypto dependency. | obache | 2 | -4/+4 | |
2011-06-10 | recursive bump from textproc/icu shlib major bump. | obache | 1 | -2/+2 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -4/+4 | |
2011-02-25 | Let's assume for now that everything that worked with python-2.6 also | wiz | 1 | -2/+2 | |
works with python-2.7. | |||||
2011-01-13 | png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. | wiz | 2 | -3/+4 | |
2011-01-11 | update to 2.32.0 | drochner | 2 | -8/+7 | |
This switches to the gnome-2.32 release branch. | |||||
2010-12-02 | Due to py-cairo 1.8.8<>1.8.10 binary incompatibility, bump dependency pattern | wiz | 1 | -2/+2 | |
in buildlink3.mk and PKGREVISION of dependencies. | |||||
2010-11-29 | revert last update for now -- it wants evince-2.32 which is not | drochner | 2 | -7/+8 | |
committed yet | |||||
2010-11-28 | update to 2.32.0 | drochner | 2 | -8/+7 | |
This switches to the gnome-2.32 release branch. | |||||
2010-11-15 | PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome | abs | 2 | -4/+4 | |
2010-09-14 | Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that | wiz | 2 | -4/+4 | |
version, and bump all depends. Per discussion on pkgsrc-changes. | |||||
2010-07-16 | Drop exactly dependency on bug-buddy again. | obache | 1 | -3/+3 | |
XXX: It maybe result in broken PLIST (if old or broken bug-buddy). | |||||
2010-07-14 | re-enable commented out dependency on bug-buddy (why commented out?), | obache | 1 | -3/+3 | |
or bugbuddy.py will not be installed if it is not installed. Bump PKGREVISION. | |||||
2010-07-13 | bump PKGREV for new e-d-s requirement | drochner | 1 | -1/+4 | |
2010-07-06 | update to 2.30.2 | drochner | 2 | -9/+8 | |
This switches to the gnome-2.30 release branch. | |||||
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 2 | -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. | |||||
2010-03-20 | Remove evolution-data-server dependency from totem-pl-parser buildlink3.mk, | wiz | 1 | -2/+2 | |
depend on version that removed dependency and bump PKGREVISION for dependencies. | |||||
2010-01-18 | Second try at jpeg-8 recursive PKGREVISION bump. | wiz | 1 | -2/+2 | |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -1/+2 | |
2009-10-22 | update to 2.28.0 | drochner | 2 | -8/+7 | |
This switches to the gnome-2.28 release branch. | |||||
2009-08-27 | Fix fallout from recursive jpeg shlib bump. | wiz | 1 | -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-26 | bump revision because of graphics/jpeg update | sno | 2 | -3/+4 | |
2009-08-19 | not for python-2.4, because support was dropped from py-cairo | tnn | 1 | -2/+2 | |
2009-07-26 | remove support for nautilus-cd-burner which is replaced by brasero, | drochner | 2 | -7/+4 | |
bump PKGREVISION | |||||
2009-07-07 | add 26 to PYTHON_VERSIONS_ACCEPTED. | zafer | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -8/+1 | |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -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-18 | add evince binding, bump PKGREVISION | drochner | 2 | -2/+6 | |
2009-03-15 | Update py-gnome2-desktop to 2.26.0. | jmcneill | 3 | -13/+12 | |
=== GNOME_PYTHON_DESKTOP_2_26_0 === 2009-03-14 Gustavo J. A. M. Carneiro <gjc@gnome.org> * NEWS, * configure.ac, * wscript: [442] Version 2.26.0 2009-03-08 gjc * gnomedesktop/_gnomedesktop.defs: [441] Add caller-owns-return annotations for xxx_new_from_xxx functions. Fixes #570540. 2009-02-24 jstowers * evolution/ebookmodule.c, * evolution/ecalmodule.c: [440] Correctly include the GNOME_PYTHON_DESKTOP_*_VERSION attributes in the module __version__ attribute. 2009-02-24 gjc * evolution/ebookmodule.c, * evolution/ecalmodule.c: [439] Automatically import bonobo during evolution modules initialization, to avoid certain problems (see #561354). * evolution/wscript: [438] Fix typos in waf install path for evolution modules 2009-02-23 gjc * tests/common.py, * totem/plparsermodule.c: [437] Add bug #571829 test case * evince/evince.override: [436] (patch from Tomeu Vizoso) Bug 572575 ? evince.JobFind() crashes caller === GNOME_PYTHON_DESKTOP_2_25_91 === 2009-02-15 Gustavo J. A. M. Carneiro <gjc@gnome.org> * NEWS, * configure.ac, * wscript: [435] Release 2.25.91 2009-02-05 gjc * evince/evincemodule.c: [434] Call ev_shutdown() on a python atexit handler; closes #570622. === GNOME_PYTHON_DESKTOP_2_25_90 === 2009-02-01 Gustavo J. A. M. Carneiro <gjc@gnome.org> * NEWS, * configure.ac, * wscript: [433] Prepare 2.25.90 release 2009-01-31 gjc * gnomeapplet/appletmodule.c: [432] Bug 569823 ? get_popup_component does not return correct object * wnck/wscript: [431] (from Tomeu Vizoso) Bug 568284 ? Error building wnck bindings * waf: [430] Upgrade to WAF 1.5.3 2009-01-30 chpe * evince/evince.defs, * evince/evince.override, * evince/evincemodule.c: [429] Update evince bindings for new evince initialisation function. Bug #569873 2009-01-28 gjc * evince/evince.override, * evince/evincemodule.c: [428] (patch by Tomeu Vizoso) Initialize evince in module init, instead of wrapping an init function. Closes #568287. 2009-01-28 fpeters * evince/Makefile.am: Added. * Makefile.am, * configure.ac: Modified. [427] added support for building the evince module when using autotools. 2009-01-27 gjc * evince, * evince/evince.defs, * evince/evince.override, * evince/evincemodule.c, * evince/wscript: Added. * tests/common.py, * wscript: Modified. [426] (from Tomeu Vizoso) Bug 568287 ? Add python bindings for evince. === GNOME_PYTHON_DESKTOP_2_25_1 === 2009-01-17 Gustavo J. A. M. Carneiro <gjc@gnome.org> * Makefile.am: [425] automake disthook fixes * .bzrignore: [424] ignore files 2009-01-17 Gustavo J. A. M. Carneiro <gjc@gnome.org> * configure.ac: Added. * configure.ac: Removed. * wscript: Modified. [423] Version 2.25.1 2009-01-17 Gustavo J. A. M. Carneiro <gjc@gnome.org> * NEWS: Added. * NEWS: Removed. [422] Update 2009-01-17 gjc * gtop/gtop.c: [421] [Jasper Lievisse Adriaanse] Bug 565469 ? missing #include in gtop.c * evolution/__init__.py, * evolution/wscript: [420] Bug 561727 ? evolution still installed even if disabled * waf, * wscript: [419] Upgrade to a newer waf 2009-01-04 Gustavo J. A. M. Carneiro <gjc@gnome.org> * wscript: [418] Bug 555137 ? WAF build system does not install bugbuddy module 2009-01-03 gjc * wscript: [417] 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. [416] Add standalone waf script 2009-01-03 Gustavo J. A. M. Carneiro <gjc@gnome.org> * ChangeLog.pre-2.25, * Makefile.am, * autogen.sh, * bzrplugins, * bzrplugins/gnulog.py, * generate-ChangeLog: Added. * ChangeLog, * Makefile.am, * autogen.sh: Removed. * .bzrignore, * wscript: Modified. [415] Auto-generate the ChangeLog file from commits 2009-01-03 Gustavo J. A. M. Carneiro <gjc@gnome.org> * .bzrignore: Added. [414] ignore file 2009-01-03 Gustavo J. A. M. Carneiro <gjc@gnome.org> * wscript: [413] Fix WAF dist_hook * wscript: [412] Properly enable autoconfig in WAF * docs/gnomeprint/wscript: [411] cleanup 2008-12-27 Gustavo J. A. M. Carneiro <gjc@gnome.org> * README, * docs/gnomeprint/wscript, * docs/gnomeprintui/wscript, * docs/gtksourceview/wscript, * evolution/wscript, * gnomeapplet/wscript, * gnomedesktop/wscript, * gnomekeyring/wscript, * gnomeprint/wscript, * gtksourceview/wscript, * gtop/wscript, * mediaprofiles/wscript, * metacity/metacity.override, * metacity/wscript, * nautilusburn/wscript, * rsvg/wscript, * totem/wscript, * wnck/wscript, * wscript: Added. * README, * docs/gnomeprint/wscript, * docs/gnomeprintui/wscript, * docs/gtksourceview/wscript, * evolution/wscript, * gnomeapplet/wscript, * gnomedesktop/wscript, * gnomekeyring/wscript, * gnomeprint/wscript, * gtksourceview/wscript, * gtop/wscript, * mediaprofiles/wscript, * metacity/metacity.override, * metacity/wscript, * nautilusburn/wscript, * rsvg/wscript, * totem/wscript, * wnck/wscript, * wscript: Removed. [410] Port to modified version of WAF 1.5.x | |||||
2009-01-07 | Update to 2.24.1, add two dependencies for more features (it already | wiz | 3 | -28/+28 | |
depended on most of the kitchen sink anyway...). Changes: * configure.ac, wscript: Version 2.24.1. * configure.ac: libtool-2.2 compatibility, patch by "Cygwin Ports maintainer" (bug #564550). * gnomeapplet/applet.override: * gnomeapplet/appletmodule.c: * gnomeapplet/wscript: Fix build error with missing libgnome/libgnomeui flags. Patch from Lucas Rocha closes bgo #564525 * tests/common.py: Fix a bug in the import check. | |||||
2008-11-18 | make this work with python-2.4 again | drochner | 1 | -2/+2 | |
2008-11-13 | Remove python24 from accepted versions since py-cairo does not | wiz | 1 | -2/+2 | |
support it any longer. | |||||
2008-10-16 | update to 2.24.0 | drochner | 2 | -8/+8 | |
This switches to the gnome-2.24 release branch. | |||||
2008-09-06 | Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib | wiz | 1 | -1/+2 | |
name change). | |||||
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2008-04-25 | Update PYTHON_VERSIONS_COMPATIBLE | joerg | 1 | -2/+2 | |
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals. | |||||
2008-04-15 | update to 2.22.0 | drochner | 3 | -12/+13 | |
This switches to the gnome-2.22 release branch. | |||||
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -5/+5 | |
through PLIST_SUBST to the plist module. | |||||
2008-03-06 | Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. | wiz | 1 | -2/+2 | |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -1/+2 | |
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ | |||||
2007-11-05 | update to 2.20.0 | drochner | 2 | -8/+7 | |
This switches to the new gnome-2.20 branch. | |||||
2007-09-21 | Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. | wiz | 1 | -2/+2 | |
Bump PKGREVISION. | |||||
2007-09-20 | Adapt for librsvg rename. Bump PKGREVISION. | wiz | 1 | -3/+3 | |
2007-09-20 | Adapt eel dependencies; bump PKGREVISION. | wiz | 1 | -2/+2 | |
2007-09-20 | Fix path to libgtop, and bump PKGREVISION for its new name. | wiz | 1 | -3/+3 | |
2007-09-19 | Finish move of gnome2-media to gnome-media. | wiz | 1 | -2/+2 | |
2007-09-19 | Bump PKGREVISION for gnome-vfs rename. | wiz | 1 | -2/+2 | |
2007-06-26 | API depends of multimedia/totem/buildlink3.mk allows both totem and | joerg | 1 | -2/+2 | |
totem-xine, ABI depends only the former. This creates conflicts when pkg_add picks the latter to fulfill the API depends. Allow both packages for the ABI depends as well and bump the revisions of the two affected packages. | |||||
2007-06-05 | opencdk shlib major changed; bump ABI depends and PKGREVISIONs of | wiz | 1 | -1/+2 | |
affected packages. | |||||
2007-04-13 | Use MASTER_SITES_GNOME. | wiz | 1 | -3/+4 | |