Commit graph

13 commits

Author SHA1 Message Date
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
jlam
134a3af310 Refer to uninstalled libtool archives by their full path (as the libtool
manual tells you to), instead of "-Lsrcdir -llib".
2002-09-21 10:38:57 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
jlam
607e2e01f9 Strongly buildlinkify and use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE
so pkgsrc's libtool is invoked (this looks like an increasingly common
problem with up-to-date GNOME packages).  Also change references to
*-config into ${*_CONFIG} so that the wrappers are used instead of the
original scripts (why is this such a common problem?!).
2002-04-10 14:37:16 +00:00
rh
7c4e5191b6 Update bonobo to 1.0.18. Changes are tons of bugfixes and speedups,
including
	+ intelligent GdkPixbuf rendering
	+ sensible pixbuf filtering
	+ cache GdkPixbufs
	+ cache X resources
	+ UI handler algorithmic tweaks
2002-01-16 00:03:21 +00:00
rh
60f9ad95da Update bonobo to 1.0.9 and while at it, buildlinkify. Changes include:
* Features
                * UI parse / translate caching (Alex Larsson)
                * parallel build fixes (Havoc)
                * gnome 1.4.1 spec file (Ludovic Danigo)

        * Bugs fixed
                * moniker escaping bug (Me)
                * storage-fs fixes (David Kaelbling)
                * more preconditions on UI component (Me)
                * toolbar shadow fix (Ettore)
                * xml18ntools config issue (Darin)
                * property bag leak (Larry Ewing)
                * pixmap leak (Larry Ewing)
                * event source UMR (Dan Winship)
                * stream-memory segv (Jody)
                * build fixes (Darin)
                * require new libxml (Radek Doulik)
                * exception env. leak fixage (Anders Carlsson)
2001-10-04 19:14:58 +00:00
rh
f3f2dacb46 Update bonobo to 1.0.7
Notable changes are:
        * UI handler stuff:
                * Key stroke handling fixage
                * set/get prop acceleration
                * default icon fixage
                * prototype cleans

        * Misc stuff
                * re-entrancy fix in event_source_destroy
                * moniker-extender-file fix
                * item-container bug
                * Portability fixes
                * doc fixes
                * updated tests
                * config dialog rename
                * fixed libefs linking
2001-08-11 18:26:56 +00:00
rh
0edbf1d6f0 Update bonobo to 1.0.4. Notable changes include:
Bonobo 1.0.4
        * Revert WM Focus order fix
        * Kill duff plug/socket assertion
        * Canvas item redraw bug fixage
        * Moniker mime query fixes
        * Remove 'object' keyword misuse from IDL
        * Honour gnome_preferences_get_menus_have_icons
        * PropertyControl leak fixage
        * UIContainer /Control / ControlFrame debug calming
        * Dependency fix
        * Documentation fixes.

Bonobo 1.0.3
        * Focus fixage
        * WM Focus order fixage
        * Sensitivity fixage
        * Much MacOS X build fixage & cleaning
        * bonobo_x_object fix & test-xobject
        * some re-enterancy issues nailed
        * bonobo-listener fix
        * Documentation fixage
2001-05-22 05:53:21 +00:00
danw
6794fe49fc Oops. Make this build again. (Must have not made clean when I tested my
previous patch.)
2001-04-29 18:52:40 +00:00
danw
88804e1de3 Set USE_GMAKE and remove the patch to generate monikers/*.oaf at
configure-time. There are rules to build them (different from what
configure would do) in the Makefile, they just use gmake-specific
syntax.

Bumped version to 1.0.2nb1 on general principles, but AFAIK nothing
currently in pkgsrc is badly affected by the behavior of the 1.0.2
package, so I'm not updating any DEPENDS.
2001-04-27 19:44:39 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00