This switches to the gnome-2.28 release branch.
pkgsrc changes:
-depend in docbook-xml-4.5 and scrollkeeper-dtd because these are used
by some gnome pkgs (should fix PR pkg/42233 by Robert Elz)
-prepare to call xsltproc with the -nonet option
(commented out for now because it makes xsltproc fail even if no network
accesses are necessary, needs investigation)
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.
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
Changes in 0.6.0:
-----------------
* Updated translations:
bg (Alexander Shopov)
es (Francisco Javier F. Serrador)
et (Priit Laes)
hu (Gabor Kelemen)
pt_BR (Leandro A. F. Pereira)
pt (Duarte Loreto)
ru (Nickolay V. Shmyrev)
sq (Laurent Dhima)
sv (Daniel Nylander)
uk (Maxim Dziumanenko)
Changes in 0.5.7:
-----------------
* Fixed simplelist without columns attribute (Shaun McCance)
* Updated translations:
ca (Gil Forcada)
el (Kostas Papadimas)
et (Priit Laes)
nl (Tino Meinen)
sq (Laurent Dhima)
vi (Clytie Siddall)
(21/49 languages with 100% translation)
Changes in 0.5.6:
-----------------
* Fixed issue with uninstalling implicitly declared figures (Shaun McCance)
* Created some documentation for the xslt stylesheets (Brent Smith)
* Fixed an expression in db.chunk.info_chunk param (Brent Smith)
* Added id attributes to the documentation sections (Shaun McCance)
* Updated translations:
nl (Tino Meinen)
pt (Duarte Loreto)
lt (Žygimantas Beručka)
it (Luca Ferretti)
cs (Miloslav Trmac)
(17/49 languages with 100% translation)
Changes in 0.5.5:
-----------------
* Use reasonable defaults for the db.chunk.basename and
db.chunk.info_basename stylesheet parameters. (Brent Smith)
* Created some documentation for the build utilities; based
the documents off the GnomeDocUtilsMigrationHowTo wiki page (Brent Smith)
* Implemented informalfigure (Shaun McCance)
* Updated translations:
de (Hendrik Richter)
es (Francisco Javier F. Serrador)
sr (Slobodan D. Sredojevic)
vi (Clytie Siddall)
Changes in 0.5.4:
-----------------
* Do not automatically update po files (Shaun McCance)
* Fixed incorrectness in depth chunk (Shaun McCance)
* Improvements to the footnotes stuff (Shaun McCance)
* Fixed stupid oversight with the default:LTR string (Shaun McCance)
* Updated translations:
en_CA (Adam Weinberger)
es (Francisco Javier F. Serrador)
fi (Ilkka Tuohela)
gl (Ignacio Casal Quinteiro)
gu (Ankit Patel)
ja (Takeshi AIHANA)
nb (Kjartan Maraas)
nl (Tino Meinen)
no (Kjartan Maraas)
vi (Clytie Siddall)
zh_CN (Funda Wang)
zh_HK (Chao-Hsiung Liao)
zh_TW (Chao-Hsiung Liao)
Changes in 0.5.3:
-----------------
* Added per-language setting for text direction (Shaun McCance)
* Added support for footnotes, #317203 (Brent Smith)
* Fixed misspelled biblioraphy, #325205 (Shaun McCance)
* Fixed generation of copyright information (Peter Williams)
* Updated translations:
th (Theppitak Karoonboonyanan)
es (Francisco Javier F. Serrador)
zh_HK (Chao-Hsiung Liao)
zh_TW (Chao-Hsiung Liao)
en_CA (Adam Weinberger)
bg (Alexander Shopov)
gl (Ignacio Casal Quinteiro)
vi (Clytie Siddall)
gu (Ankit Patel)
nl (Tino Meinen)
nb (Kjartan Maraas)
no (Kjartan Maraas)
fi (Ilkka Tuohela)
ca (Josep Puigdemont i Casamajó)
cs (Miloslav Trmac)
Changes in 0.5.2:
-----------------
* Removed extra gettext import for better performance (Don Scorgie)
* Fixed bad syntax in a srcdir directory thing (Shaun McCance)
* Added missing db2html-bibliography to the build (Peter Williams)
* Added missing GPL and LGPL copyright files (Shaun McCance)
* Implemented the following numbering systems: (Shaun McCance)
Arabic decimal
Chinese simplified
Chinese traditional
Japanese
Thai decimal
Thai alphabetic
Serbian alphabetic
Greek Ionic
* Updated translation:
cs (Miloslav Trmac)
en_CA (Adam Weinberger)
gl (Ignacio Casal Quinteiro)
gu (Ankit Patel)
ja (Takeshi AIHANA)
nb (Kjartan Marass)
no (Kjartan Marass)
zh_CN (Funda Wang)
Changes in 0.5.1:
-----------------
* Added support for "cooked" bibliographies
* Added artpagenums, edition, isbn, pubdate, publishername
* Added the 'Translator(s)' string, which was missing before
* Sizing adjustments in DocBook rendering
* Fixed problem that caused new l10n markup not to work
* Styled interface like guimenu et al, per #154237
* Expanded the markup allowed in l10n format strings
* Added another fix for line numbering, #317270 (Brent Smith)
* Updated translations:
bn (Mahay Alam Khan)
es (Francisco Javier F. Serrador)
et (Ivar Smolin)
it (Alessio Frusciante)
Changes in 0.4.4:
-----------------
* Added missing GPL and LGPL texts (Shaun McCance)
* Added another fix for line numbering, #317270 (Brent Smith)
* Updated translations:
bn (Mahay Alam Khan)
et (Ivar Smolin)
(33/47 languages with 100% translation)
Changes in 0.4.3:
-----------------
* Fix for loops on old bourne shells, #317308 (Shaun McCance)
* Fix paths when $(srcdir) is absolute (Shaun McCance)
* Fix DESTDIR support #318007 (Frederic Crozat)
* Updated translations:
it (Alessio Frusciante)
(32/46 languages with 100% translation)
gnome-doc-utils is a collection of documentation utilities for the GNOME
project. Notably, it contains utilities for building documentation and
all auxiliary files in your source tree, and it contains the DocBook XSLT
stylesheets that were once distributed with Yelp.