Age | Commit message (Collapse) | Author | Files | Lines |
|
Bump PKGREVISION.
|
|
Increased version to match the GNOME version.
|
|
Increased version for GNOME 2.16.0.
|
|
* Fix the regular build.
Changes 2.14.1:
* Fixed build when using --enable-api-exceptions=no with glibmm.
|
|
|
|
* Increased version number for GNOME 2.14.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
gconfmm 2.12 is API/ABI-compatible with gconfmm 2.10.x, 2.8.x, and 2.6.x.
* 64-bit build fixes
|
|
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.
|
|
gconfmm 2.10 is API/ABI-compatible with gconfmm 2.8.x and gconfmm 2.6.x.
Changes compared to gconfmm 2.8:
* Client: Added set_*_list() methods.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
fix MASTER_SITES
changes:
* Client::signal_value_changed(): Fixed a refcount crash.
(Daniel Elstner)
* spec file corrected. (Eric Bourque)
* Reference docs generated. (Bradley Bell)
|
|
gtkmm/buildlink3.mk.
|
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
dependency bumps.
|
|
gconfmm provides a C++ interface for the GConf (version 2) configuration
database system. GConf functionally is similar to the Windows registry,
but lots better.
|