Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
dependency bumps.
|
|
|
|
patch around it.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
|
|
|
|
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
|
|
|
|
for the extra CPPFLAGS and LDFLAGS needed by packages that include these
buildlink2.mk files.
|
|
manual tells you to), instead of "-Lsrcdir -llib".
|
|
|
|
The latter requested by Julio Merino in pkg/18213.
|
|
buildlink2.mk files back into the main trunk.
|
|
Bump PKGREVISION
|
|
|
|
|
|
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!
|
|
them and builds.
|
|
|
|
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?!).
|
|
|
|
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
Make the print-PLIST target output ${MKDIR} also.
|
|
|
|
including
+ intelligent GdkPixbuf rendering
+ sensible pixbuf filtering
+ cache GdkPixbufs
+ cache X resources
+ UI handler algorithmic tweaks
|
|
buildlink.mk. gnumeric builds successfully. Tested on 1.5Y/i386.
|
|
|
|
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
|
|
use X11_BUILDLINK_MK as a test value. Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
|
|
bsd.buildlink.mk use only. Pointed out in private mail by Johnny C. Lam.
|
|
Patch provided by Nathan J. Williams <nathanw@MIT.EDU> in tech-pkg
|
|
* 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)
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
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
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
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
|
|
previous patch.)
|