Age | Commit message (Collapse) | Author | Files | Lines |
|
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
Fix PR pkg/48777
|
|
|
|
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
(These are just the cases where I have the pkgs installed.)
|
|
pkglint. If any of these are wrong for some reason, please revert/adjust.
|
|
|
|
It turns out there were a lot of these.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
This switches to the gnome-2.32 release branch.
|
|
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
|
|
|
|
This switches to the gnome-2.30 release branch.
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
changes: Small fixes for the rendering
|
|
|
|
This switches to the gnome-2.28 release branch.
|
|
|
|
Bump PKGREVISION.
Patch from gentoo, linked to by hasso.
|
|
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
|
|
|
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.
|
|
Changes:
2009-03-13 svu
* configure.in, NEWS: preparing 2.26.0
2009-02-25 svu
* libgnomekbd/gkbd-indicator.c: use updated tooltips API, closing
#550212
* capplet/gkbd-indicator-plugins-capplet.c: fixed signal API, closing
#572661
2009-02-19 svu
* configure.in, NEWS: preparing 2.25.91
2009-02-09 svu
* libgnomekbd/gkbd-indicator-config.c: deprecate gdk_pixbuf_unref,
closing #570951
2008-12-09 Pedro Fragoso <ember@ubuntu.com>
* capplet/gkbd-indicator-plugins-capplet.h:
* test/gkbd-indicator-test.c:
* test/gkbd-keyboard-drawing-test.c:
GNOME Goal: Clean up GLib and GTK+ includes (Closes: #563629)
2008-11-09 svu
* libgnomekbd/gkbd-keyboard-config.c: fixed memleak,
http://bugzilla.gnome.org/show_bug.cgi?id=549874
2008-10-27 svu
* libgnomekbd/gkbd-indicator.c: fixing crash in broken X
configuration, http://bugzilla.gnome.org/show_bug.cgi?id=553915
2008-09-28 svu
* libgnomekbd/gkbd-keyboard-drawing.c: make default orientation (for
printing) landscape, http://bugzilla.gnome.org/show_bug.cgi?id=553491
|
|
X server fails a XkbGetKeyboard call. Bump PKGREVISION.
|
|
so we need to include its buildlink3 here.
|