2005-10-25 13:13:14 by Matthias Drochner | Files touched by this commit (2) |
Log message:
bump BUILDLINK_DEPENDS for incompatible interface changes
|
2005-10-18 20:09:13 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 2.12.1: general update to gnome, and some fixes
|
2005-08-10 22:56:30 by Johnny C. Lam | Files touched by this commit (339) |
Log message:
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
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-08-01 12:42:12 by Matthias Drochner | Files touched by this commit (1) |
Log message:
remove obsolete dependencies, should fix PR pkg/30527 by
Krister Walfridsson
|
2005-07-21 18:30:01 by Thomas Klausner | Files touched by this commit (328) |
Log message:
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
2005-07-06 09:04:57 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
Depend on newer versions of GConf2, py-ORBit, gnome-vfs2,
and py-gtk2 than the corresponding buildlink3.mk require.
No PKGREVISION bump since this package would fail to configure
in the first place.
|
2005-04-26 23:05:08 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 2.10.0
major update, can't list individual changes
most notably: split out gnomeprint, nautilus and ghtml
(will be in py-gnome2-extras, to be added soon)
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message:
Add RMD160 checksums to the SHA1 ones.
|
2005-01-23 21:41:50 by Marc Recht | Files touched by this commit (77) |
Log message:
Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
|