Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
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.
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
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.
* version 1.0.7 "Winter beauty" 02-10-2005
- added all languages listed by gnome-spell (Andre Klapper)
- code cleanups by (Yanko Kaneti)
- additional support for South African languages (Dwayne Bailey)
- win build fixes (Tor Lillqvist)
- added gl language (Ignacio Casal Quinteiro)
- translation updates (Takeshi Aihana, Tommi Vainikainen, Artur
Flinta, Adam Weinberger, Alessio Frusciante, Pablo Saratxaga, Adi
Attar, Steve Murphy, Pawan Chitrakar, Changwoo Ryu, Ignacio Casal
Quinteiro, Josep Puigdemont i Casamajó, Clytie Siddall, Francisco
Javier F. Serrador)