Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-14 | Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that | wiz | 1 | -2/+2 | |
version, and bump all depends. Per discussion on pkgsrc-changes. | |||||
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -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-01-18 | Second try at jpeg-8 recursive PKGREVISION bump. | wiz | 1 | -2/+2 | |
2009-10-29 | PKGREVISION bump pkgs which are affected by the libgnome change | drochner | 1 | -1/+2 | |
to leave out esound | |||||
2009-10-22 | Changes 2.28.0: | adam | 1 | -4/+3 | |
* Increased version for GNOME 2.28. | |||||
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -1/+2 | |
2009-03-18 | Update libgnomeuimm to 2.26.0. | jmcneill | 1 | -3/+3 | |
2.26.0: * Cleaned up glib includes to use only toplevel headers. (Przemys\xc5\x82aw Grzegorczyk) Bug #564222 | |||||
2009-01-12 | Update to 2.24.0: | wiz | 1 | -3/+3 | |
2.24.0: Increased version for GNOME 2.24. | |||||
2008-07-14 | Mark as destdir ready. | joerg | 1 | -1/+3 | |
2008-06-23 | update to 2.22.0 | drochner | 1 | -4/+3 | |
This switches to the gnome-2.22 release branch. | |||||
2008-03-06 | Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. | wiz | 1 | -1/+2 | |
2007-11-23 | Changes 2.20.0: | adam | 1 | -4/+3 | |
* Updated version number to match GNOME version. | |||||
2007-09-21 | Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. | wiz | 1 | -2/+2 | |
Bump PKGREVISION. | |||||
2007-09-19 | Bump PKGREVISION for gnome-vfs rename. | wiz | 1 | -2/+2 | |
2007-06-05 | opencdk shlib major changed; bump ABI depends and PKGREVISIONs of | wiz | 1 | -1/+2 | |
affected packages. | |||||
2007-04-11 | Changes 2.18.0: | adam | 1 | -4/+3 | |
* Updated version number to match GNOME version. | |||||
2007-03-21 | Bump PKGREVISION for gnome-keyring ABI bump. | wiz | 1 | -1/+2 | |
2006-09-24 | Changes 2.16.0: | adam | 1 | -4/+3 | |
* Depend on latest libgnomemm, and use the new non-depecated Main constructor in the example. | |||||
2006-09-16 | Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. | jmmv | 1 | -2/+2 | |
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change. | |||||
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -1/+2 | |
2006-04-14 | Changes 2.14.0: | adam | 1 | -4/+3 | |
* Increased version for GNOME 2.14 release version. | |||||
2006-03-06 | Belatedly bump PKGREVISION for all libtasn1 dependencies, since | wiz | 1 | -2/+2 | |
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 1 | -1/+2 | |
Bump BUILDLINK_RECOMMENDED. | |||||
2005-10-03 | Changes 2.12.0: | adam | 1 | -3/+3 | |
* Increased version to match GNOME 2.12 release version. | |||||
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -3/+2 | |
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config. | |||||
2005-07-22 | Changes 2.10.0: | adam | 1 | -0/+26 | |
* Increased version for GNOME 2.10 release version. Changes 2.8.0: * Increased version for GNOME 2.8 release version. Changes 2.7.2: * IconList: Added select_all(). * DruidPageStandard: Added contents-background, contents-background-gdk, and contents-background-set properties. |