summaryrefslogtreecommitdiff
path: root/devel/bonobo/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2005-01-20Changes 1.0.22:adam1-1/+67
* Bugs fixed + toolbar leak fix backport (Michael Meeks) Changes 1.0.21: * Bugs fixed + several leak fixes (Jeff Steadfast) + build fixes (David, Michael) + fix property_bag_add return value (David) + avoid moniker qI exception crash (Larry) Changes 1.0.20: * Bugs fixed + uninit. return in Control (Michael) + moniker_std LIBADD (Michael) + -module flag (Dan Winship) + paranoid preconditions (Michael) + UIEngine efficiency fixes (Michael) + cleaned up automake bits (Enrico Scholz) + object-io fix (Hans Petter Jansson) + kill misc. GNUisms (Michael) + make test-any cleaner (Michael) + exception portability fixes (Jacob Berkman) + factory macro exit fix (Frederic Crozat) Changes 1.0.19: * Bugs fixed (Me) + sensitivity update bug + set_prop ownership bug + double free segv in text-plain
2004-11-09Fix PLIST to create an empty dir, so that "make deinstall" works for binary ↵wiz1-1/+2
packages.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-25/+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".
2002-12-09Replace "true" by "${TRUE}".tron1-3/+3
2002-09-09Remove two unnecessary EXECs, and replace a dirrm with unexec RMDIR.wiz1-4/+2
The latter requested by Julio Merino in pkg/18213.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
buildlink2.mk files back into the main trunk.
2002-07-12Other packages now also install in lib/bonobo.wiz1-3/+3
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-4/+4
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-04-10include/gnome-1.0 belongs to x11/gnome-libs.jlam1-2/+1
2002-02-05/bin/mkdir -> ${MKDIR}.skrll1-4/+4
Make the print-PLIST target output ${MKDIR} also.
2002-01-16Update bonobo to 1.0.18. Changes are tons of bugfixes and speedups,rh1-4/+8
including + intelligent GdkPixbuf rendering + sensible pixbuf filtering + cache GdkPixbufs + cache X resources + UI handler algorithmic tweaks
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+210