Commit graph

99 commits

Author SHA1 Message Date
obache
dd5505ca8f :No need gtkdoc-rebase workaround anymore. 2010-08-29 09:26:56 +00:00
drochner
8200ec5528 update to 2.24.3
changes:
-bugfixes
-translation updates
2010-06-11 13:17:30 +00:00
drochner
ebf4e4a9dc update to 2.24.2
changes: translation updates
2009-10-21 15:55:41 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
7fdde28ea5 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:48:07 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
obache
b3e183c1b4 Need workaround for Upstream Bug#562310.
Noticed by John D. Baker in PR 41475.
2009-06-05 07:09:31 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
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-20 19:23:50 +00:00
wiz
04ac564ba7 Update to 2.24.1:
libbonobo 2.24.1
	* Win32 portability fixes (Tor Lillqvist)
	* cleanups for newer glib releases (Cosimo Cecchi)
	* Other cleanups for single glib includes (Przemysław Grzegorczyk)
	* Cross-compiling fixes (Fridrich Strba)
2009-03-06 14:08:23 +00:00
drochner
afc6ae91c7 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 12:32:29 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
drochner
8b117631e2 update to 2.22.0
This switches to the gnome-2.22 release branch.
2008-04-10 16:22:13 +00:00
drochner
f2e4d9b5c4 remove a DISABLE_DEPRECATED to fix build against newer glib2 versions 2008-04-01 18:06:57 +00:00
wiz
e35c1354cb Update to 2.20.4:
libbonobo 2.20.4
	* Fix build on Solaris (Brian Cameron)
	* Fix potential situation hanging the entire desktop (Michael)
2008-03-04 13:47:32 +00:00
drochner
0bbce5cb15 update to 2.20.3
changes: minor fixes and portability improvements
2008-01-06 15:57:47 +00:00
drochner
e883985153 update to 2.20.1
This switches to the new gnome-2.20 branch.
2007-10-31 20:03:16 +00:00
rillig
3cd03bc8b4 libbonobo needs flex, at least on Solaris. 2007-09-18 19:24:17 +00:00
wiz
a387d87bc5 Update to 2.18.0:
libbonobo 2.18.0

	* Code cleanups (Kjartan)
	* Build fix (Loïc Minier)
	* Updated translations:
	  - Albanian (Laurent Dhima)
	  - Bengali Indian (Runa Bhattacharjee)
	  - Brazilian Portugese (Leonardo Ferreira Fontenelle)
	  - Dutch (Timo Meinen)
	  - Dzongkha (Pema Geyleg)
	  - Finnish (Illka Tuohela)
	  - Greek (Simos Xenitellis)
	  - Gujarati (Ankit Patel)
	  - Hungarian (Gabor Kelemen)
	  - Lithuanian (Gintautas Miliauskas)
	  - Macedonian (Jovan Naumovski)
	  - Polish (The GNOME PL team)
	  - Romanian (Mişu Moldovan)
	  - Russian (Leonid Kanter)
	  - Serbian (Goran Rakić)
	  - Tamil (I Felix)
	  - Traditional Chinese (Chao-Hsiung Liao)

libbonobo 2.17.92

	* Further reduce relocations (Christian)
	* Compiler warning fixes (Matthew Barnes)
	* Updated translations:
	  - Illka Tuohela (fi)
	  - Gabor Kelemen (hu)
	  - GNOME PL Team (pl)
	  - Leonardo Ferreira Fontenelle (pt_BR)

libbonobo 2.17.91

	* Build fixes (Gustavo, Kjartan)
	* Compiler warning fixes (Kjartan)
	* Factor out some more popt references (Christian)

libbonobo 2.17.90

	* Fix leaks (Chris Heath)
	* Code cleanups (Kjartan, Gustavo)
	* Fixes for unit testing (Gustavo)
	* Remove unneeded checks before g_strdup/g_free (Kjartan)
	* Fixes to reduce relocation (Christian)
	* Win32 fixes (Tor)
	* String fixes (Christian, Ernani Azevedo, Gustavo, David Lodge)
	* API-docs fixes (Matthew Barnes)
	* Depend on the right version of ORBit2 (Mark Johnson)
2007-04-09 00:46:11 +00:00
joerg
605f49a154 DESTDIR support. 2006-11-05 17:49:33 +00:00
jmmv
651f31ec49 Update to 2.16.0:
libbonobo 2.16.0

	* API DOC fixes (Alex, Gustavo)
	* Don't check for xrdb or dladdr when we don't use them (Kjartan)
	* Updated and new translations

libbonobo 2.15.3

	* Fix ghtread configure test when building uninstalled (Brian Cameron)
	* Various bonobo-activation login fixes (Michael)
	* Various cleanups of exception handling (Gustavo)
	* Fixes for panel sometimes hanging on login (Alex)

libbonobo 2.15.2

	* Warning and build fixes. (Marcus Meissner, Kjartan)
	* Revert a change that caused segfaults during make check
	  (Kjartan)
	* New and updated translations

libbonobo 2.15.1

	* Fix Coverity reports for leaks, accessing uninitialized memory
	  and null pointer derefs (Michael, Kjartan)

libbonobo 2.15.0

	* Add new MIME api to make gnome-vfs not have a hard dependency on
	libbonobo (Alex)
	* Fix some leaks (Kjartan)
	* Win32 portability fixes (Tor)
	* po/LINGUAS porting (Przemysław Grzegorczyk)
	* Port to GOption from popt (Michael Terry)
	* Build fixes and cleanups (Michael Meeks, Kjartan)
2006-09-15 15:06:56 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
joerg
acb064a9b9 Needs msgfmt. 2006-06-08 09:47:58 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jmmv
4a08dc6ced libbonobo 2.14.0
* Translation updates:
                * Priit Laes (et)
                * Misu Moldovan (ro)

libbonobo 2.13.93

	* Always pass program arguments to bonobo_activation_init (Michael)
	* Fixed re-enterancy problems on slow machines (Michael)
	* Translation updates:
                * Rhys Jones (cy)
		* Hendrik Brandt (de)
		* Kostas Papadimas (el)
		* Inaki Larranaga (eu)
		* Gabor Kelemen (hu)
		* Luca Ferretti (it)
	        * Changwoo Ryu (ko)
		* Žygimantas Beručka (lt)
		* Artur Flinta (pl)
		* Duarte Loreto (pt)
		* Raphael Higino (pt_BR)
		* Leonid Kanter (ru)
		* Slobodan D, Sredojevic (sr, sr@Latn)
		* Maxim Dziumanenko (uk)
                * Funda Wang (zh_CN)

libbonobo 2.13.1

	* Fix corruption issue that was causing hangs on login (Michael)
	* Fix GOption argument parsing typo (Christian Perch)
	* Unregister run-time defined ServerInfos on program exit (Gustavo)

libbonobo 2.13.0

	* Rework the end-user installation location independence code for Win32 (Tor Lillqvist)
	* Don't use deprecated functions (Kjartan)
	* Fix build on solaris 10 with sun studio 10 compiler [#315145]
	* Add support for GOption argument parsing in libgnome (Pawel Sliwowski, chpe) [#307312]
	* Merge cleanups from stable (Kjartan)
	* Translation updates:
		* Mahay Alam Khan (bn)
		* Jordi Mallach (ca)
		* Miloslav Trmac (cs)
		* Martin Willemoes Hansen (da)
		* Adam Weinberger (en_CA)
		* Francisco Javier F. Serrador (es)
		* Ivar Smolin (et)
		* Iñaki Larrañaga Murgoitio (eu)
		* Christophe Merlet (RedFox) (fr)
		* Ignacio Casal Quinteiro (gl)
		* Ankit Patel (gu)
		* Gabor Kelemen (hu)
		* Mohammad DAMT (id)
		* Alessio Frusciante (it)
		* Takeshi AIHANA (ja)
		* Changwoo Ryu (ko)
		* Erdal Ronahi (ku)
		* Huib Kleinhout (nl)
		* Leonid Kanter (ru)
		* Marcel Telka (sk)
		* Christian Rose (sv)
		* Baris Cicek (tr)
		* Clytie Siddall (vi)
2006-03-30 21:06:41 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
6e46a9c905 Removed double RCS Id. 2005-10-13 18:15:10 +00:00
jmmv
8015db7667 Update to 2.10.1 to match latest release of libbonoboui. Sort PLIST. 2005-08-21 11:24:45 +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
jlam
71c2e0daa6 libbonobo only needs the perl interpreter, not the libraries. 2005-08-05 21:52:36 +00:00
drochner
2fb8321472 update to 2.10.0
changes:
-doc build fixed
-translation updates
2005-07-27 17:18:37 +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
kristerw
64cc5a875b Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
2005-06-25 01:14:11 +00:00
kristerw
18dd027d9a Prevent paths to the build work directories being included in the package.
Bump PKGREVISION.
2005-06-17 13:30:04 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +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
jmmv
f07ef5b942 Update to 2.8.1:
* bug fixes
+ Fix registering server right after installing its server info file
  (Mark McLoughlin)
+ Server search optimization (Padraig O'Briain)
+ Fix autoheader warnings (Thomas Vander Stichele)
+ Fix crash when BonoboApplication returning GValue with NULL string (Gustavo)
+ Fix linking on Darwin (Hans Petter Jansson)
+ Fix problem with locale env variables (Mark, Ryan Lortie)

* misc.
+ Documentation for bonobo:environment property (Gustavo)
+ README updated (Michael)
2005-02-06 15:34:51 +00:00
sketch
4ae1331b42 Change __inline__ GNUism to standard inline, mirroring similar changes the
bonobo developers have made elsewhere in the tree.

This package now builds on Solaris/sunpro.
2004-11-06 16:49:34 +00:00
jmmv
4f98d2e3e9 Disable pkgviews installation. It can't work ATM because this package uses
a "shared directory" where other packages install files in.
Addresses PR pkg/26128.
2004-10-12 07:54:30 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00
danw
e6b823e965 fix for darwin 2004-09-26 19:29:15 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00