summaryrefslogtreecommitdiff
path: root/devel/libbonoboui
AgeCommit message (Collapse)AuthorFilesLines
2008-10-16update to 2.24.0drochner3-10/+12
This switches to the gnome-2.24 release branch.
2008-05-14Bl3 -lX11, -lICE, and -lSM. If pango does not include X11, configuregdt1-1/+6
adds these libraries explicitly. With X11_TYPE=modular, they are not found. This fix does not seem entirely right, but does seem necessary. It's not clear how this ever built with modular.
2008-04-30Drop maintainershipjmmv1-2/+2
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-10update to 2.22.0drochner3-9/+10
This switches to the gnome-2.22 release branch.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz2-4/+4
2008-01-13This package requires glib>=2.14.0 to use g_option_context_get_help.minskim1-2/+3
Bump PKGREVISION.
2007-10-31update to 2.20.0drochner3-9/+11
This switches to the new gnome-2.20 branch.
2007-10-07libglade2 -> libglade (comment).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-9/+9
Bump PKGREVISION.
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz2-5/+5
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz2-3/+4
affected packages.
2007-04-10update to 2.18.0drochner7-69/+11
This moves this pkg to the new stable gnome branch, too much to list here.
2006-12-06Make this build with Quartz GDK.minskim5-1/+61
http://bugzilla.gnome.org/show_bug.cgi?id=382692
2006-11-05DESTDIR support.joerg1-1/+3
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv2-3/+4
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-15Update to 2.16.0:jmmv3-49/+50
libbonoboui 2.16.0 * Translation updates. libbonoboui 2.15.1 * Fix the about dialog in bonobo-browser (Matthias) * Fix leaks in the UI code that showed up when changing components in evolution. (Cecilia Gonzalez) * Set menubar to correct detachable state (Manuel Clos) libbonoboui 2.15.0 * Use move LINGUAS out of configure.in (Przemysław Grzegorczyk) * Build and warning fixes (Marcus Meissner, Kjartan) * Fix moving of detached toolbars (Nikolay V. Shmyrev) * Fix a crash in the component browser (Joe Marcus Clarke) * Win32 portability fixes (Tor Lillqvist) * Translation updates: * Runa Bhattacharjee (bn_IN) * Rajesh Ranjan (hi) * Christophe Merlet (fr) * Žygimantas Beručka (lt) * Raivis Dejus (lv) * Subhransu Behera (or) * Leonardo Ferreira Fontenelle (pt_BR) * Inaki Larranaga (eu) * Baris Cicek (tr) * Maxim Dziumanenko (uk)
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
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-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-3/+4
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-77/+77
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-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-4/+2
USE_TOOLS+=msgfmt.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-6/+6
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-03-30Update to 2.14.0:jmmv3-10/+13
libbonoboui 2.14.0 * Fix CORBA object leaks (Adriano Winter Bess) * Fix bonobo-object-browser .desktop file (Stephane Loeuillet and Vincent Untz * Translation updates: * Žygimantas Beručka (lt) * Kjartan Maraas (nn) * Subhransu Behera (or) * Mişu Moldovan (ro) libbonoboui 2.13.1 * Fix leaks introduced by the GOption argument handling code (Christian Perch) * Sync with latest libgnome (Christian Persch) [#326846] libbonoboui 2.13.0 * Add support for GOption argument parsing in libgnome (Pawel Sliwowski, chpe) [#307312] * Don't use deprecated gnome_i18n_get_language_list (Gustavo J. A. M. Carneiro) * Translation updates: * Khandakar Mujahidul Islam (bn) * Jordi Mallach (ca) * Iñaki Larrañaga Murgoitio (eu) * Roozbeh Pournader (fa) * Christophe Merlet (RedFox) (fr) * Mohammad DAMT (id) * Alessio Frusciante (it) * Changwoo Ryu (ko) * Erdal Ronahi (ku) * Žygimantas Beručka (lt) * Tino Meinen (nl) * Afonso Celso Medina (pt_BR) * Leonid Kanter (ru) * Christian Rose (sv) * Baris Cicek (tr) * Clytie Siddall (vi)
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-4/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz2-3/+4
Bump BUILDLINK_RECOMMENDED.
2005-08-21Update to 2.10.1 (re-release of 2.10.0). Fixes the distribution tar.bz2jmmv2-7/+7
file (this package was broken before), and might be other things.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-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-27update to 2.10.0drochner3-8/+10
changes: -minor bugfix -translation updates
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-13Explicitly depend on glib2, pango and libxml2; they are used directly.jmmv1-1/+4
2005-02-23Add RMD160 digests.agc1-1/+2
2005-02-06Update to 2.8.1:jmmv3-7/+15
* bugs fixed + Merged the fixes from the toolbar-rework branch (Federico Mena Quintero) + Fix warnings when toolbars are destroyed (Federico) + Fix GDK interaction problem when running a control in same process as the container (Gustavo) + Fix include of wrong i18n header files (Jonathan Blandford) + Don't install files from examples (Gustavo) + Dock item a11y fix (Kjartan Maraas) + More toolbar fixes (Arvind Samptur) + Toolbar theme rendering fixes (Benjamin Berg, JP Rosevear) * misc. + Remove redundant AC_SUBST's in configure.in (Tomasz Kłoczko) + Add Bonobo component browser tool (Rodrigo Moya) + Deprecate pack-end behavior and add a space type for separators. (Marco Pesenti Gritti)
2004-12-15patch-aa was removed on Sep. 21 when it was updated to 2.8.0.reed1-2/+1
This will close PR # pkg/28670 -- thank you David Price for the PR.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
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-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-7/+1
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-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv5-58/+49
While here, move documentation to share/doc, out of share/doc/html. 2004-09-13 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.8.0. 2004-09-08 Gora Mohanty <gmohanty@cvs.gnome.org> * configure.in: Added 'or' to ALL_LINGUAS. 2004-08-16 Christian Rose <menthos@menthos.com> * configure.in: Added "bs" to ALL_LINGUAS. 2004-08-11 Kjartan Maraas <kmaraas@gnome.org> * bonobo/bonobo-control.c: (bonobo_control_get_ambient_properties), (bonobo_control_set_transient_for): NULL vs 0 stuff. * bonobo/bonobo-dock-layout.c: (bonobo_dock_layout_create_string): Same. * bonobo/bonobo-selector.c: (bonobo_selector_instance_init), (bonobo_selector_set_property): Same here too. * bonobo/bonobo-socket.c: Use correct type for the bitfield. * bonobo/bonobo-ui-preferences.c: (keys_changed_fn): gtk_idle_add() is deprecated. Use g_idle_add instead. * bonobo/bonobo-ui-sync-status.c: (impl_bonobo_ui_sync_status_state): Cast to avoid a warning. * bonobo/bonobo-ui-sync-toolbar.c: (get_dock_item): Fix warning. * bonobo/bonobo-window.c: (bonobo_window_instance_init): NULL vs 0 again * samples/compound-doc/container/document.c: (sample_doc_new): Ansi argument list again. * samples/container/bonobo-sample-container.c: NULL vs 0 again. * tests/test-moniker.c: Same here. 2004-08-11 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added nb to ALL_LINGUAS. 2004-06-25 Muktha <muktha.narayan@wipro.com> * bonobo/bonobo-ui-engine.c (check_excess_widgets): Add a check for NULL in g_message.
2004-05-15Update to 2.6.1:jmmv3-6/+10
2004-05-14 Michael Meeks <michael@ximian.com> * Version 2.6.1 2004-05-14 Takao Fujiwara <Takao.Fujiwara@Sun.COM> * bonobo/bonobo-ui-util.c (bonobo_ui_util_translate_ui): use direct gettext call to cover all domains. * bonobo/bonobo-ui-main.c (do_low_level_init) (bonobo_ui_init_full): initialize i18n bits / gettext package / code-set. * bonobo/Makefile.am: define BONOBO_EXPLICIT_TRANSLATION_DOMAIN. 2004-05-12 Michael Meeks <michael@ximian.com> * bonobo/bonobo-ui-util.c (bonobo_ui_util_set_ui): don't add a broken file to the cache. * bonobo/bonobo-ui-node.c (bonobo_ui_node_to_string): add pre-condition. 2004-04-27 Michael Meeks <michael@ximian.com> * bonobo/bonobo-dock-band.c (check_guint_arg): add pre-condition. 2004-04-16 Iñaki Larrañaga <dooteo@euskalgnu.org> * configure.in: Added "eu" (Basque) to ALL_LINGUAS. 2004-04-09 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS. 2004-03-31 Christian Rose <menthos@menthos.com> * configure.in: Added "af" to ALL_LINGUAS. 2004-03-30 Adam Weinberger <adamw@gnome.org> * configure.in: Added en_CA to ALL_LINGUAS.
2004-05-02Fix multiple perl problem (like on Darwin/MacOSX)adam2-1/+15
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-01Update to 2.6.0. The list of changes since the previous stable version mayjmmv4-13/+16
be incomplete, but couldn't find anything better: libbonoboui 2.5.3 * bugs fixed + toolbar/dock destruction crasher (Michael) + unused arg cleanup (Fernando Herrera) * featurelets + BonoboWindow cleanup (Arvind Samptur) libbonoboui 2.5.2 * bugs fixed + require the right gtk+ (Jason Leach) + AIX portability (The Written Word) + svg icon image size (Sergey V. Udaltsov) + status bar grip problem (Michael) + control 'activate' signal (Federico, JP) + memove not strcpy for overlap (JP) + dock size allocation problem (Michael) * featurelets + status bar packing improvement (Alexander Larsson)
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-07No longer used.minskim1-30/+0