Commit graph

7 commits

Author SHA1 Message Date
adam
d416d6fc71 Changes 2.0.12:
* libglade support (see manpage) (Nicolas Brugier)
	* Fixes to property parsing and allow user created
	  parameters (Jean-Yves Lefort)
	* Add support for prealloc and allow bitfields (K. Haley)
	* Don't reference TYPE_SELF when generating privates (Big Thor)
2005-09-07 10:31:55 +00:00
jlam
7820875fff 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-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
rillig
d50231c708 Replaced wip category with devel. Approved by xtraeme. 2005-05-09 23:46:04 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
dillo
256efe9930 Initial import of gob2 2.0.11 (package provided by Greg Troxel via pkgsrc-wip):
GObject Builder (for glib2) is a simple preprocessor for easily
creating GObject objects.  It does not parse any C code and ignores
any C errors.  It is in spirit similar to things like lex or yacc.  In
some ways it also resembles java.  But it is really just a simple
preprocessor for creating GObjects for use in C or C++ and it is not a
programming language.
2004-12-02 21:05:44 +00:00