Age | Commit message (Collapse) | Author | Files | Lines |
|
changes:
-bugfixes
-translation updates
|
|
changes: translation updates
|
|
|
|
changes:
-Improved support for SVG imagedata
-translation updates
|
|
Changes in 0.20.0:
------------------
* Updated translations:
ar (Khaled Hosny)
ast (Xandru Armesto Fernandez)
bn (Jamil Ahmed)
ca (Gil Forcada)
da (Ask H. Larsen)
de (Mario Blättermann)
el (Marios Zindilis, Nikos Bakaoukas, Simos Xenitellis)
en_GB (Bruce Cowan)
es (Jorge González)
eu (Inaki Larranaga Murgoitio)
fi (Tommi Vainikainen)
fr (Claude Paroz)
hu (Gabor Kelemen)
it (Milo Casagrande)
ko (Changwoo Ryu)
lt (Žygimantas Beručka)
nn (Torstein Adolf Winterseth)
pa (A S Alam)
pt (Duarte Loreto)
ru (Leonid Kanter)
sr (Miloš Popović)
sr@latin (Miloš Popović)
uk (Maxim V. Dziumanenko)
vi (Clytie)
Changes in 0.19.5:
------------------
* Updated the Mallard RNG schema (Shaun McCance)
* Updated translations:
cs (Petr Kovar)
es (Jorge González)
gl (Fran Diéguez)
pl (Piotr Drąg)
pt_BR (Vladimir Melo)
ro (Lucian Adrian Grijincu)
ta (vasudeven)
zh_HK (Chao-Hsiung Liao)
zh_TW (Chao-Hsiung Liao)
Changes in 0.19.4:
------------------
* Bold userinput inside programlisting (Shaun McCance)
* Updated translations:
es (Jorge González)
et (Ivar Smolin)
sl (Matej Urbančič)
th (Theppitak Karoonboonyanan)
Changes in 0.19.3:
------------------
* Fixed shading with rowspans, bug #606986
* Implemented text titles
* Updated translations:
bg (Alexander Shopov)
bn (Jamil Ahmed)
Changes in 0.19.2:
------------------
* Added 'css' command for Mallard documents
* Fixed theme.color.text default, was white-on-white
* Implemented previous and next links for Mallard documents
* Updated translations:
sv (Daniel Nylander)
de (Mario Blättermann)
nb (Kjartan Maraas)
es (Jorge González)
Changes in 0.19.1:
------------------
* Importing Mallard XSLT changes from yelp-xsl
- Added support for audio and video in Mallard HTML output
- Moved most automatic link logic into common XSLT
- Implemented sorting of link trails
- Implemented link groups on Mallard guide pages
- Added support for Mallard span element
- Added condensed list style for Mallard lists
- Made various parts of the Mallard XSLT more extensible
- Changed Mallard Cache files to use new namespace
* Added Mallard HTML output to gnome-doc-tool
* Added --custom-xslt option to gnome-doc-tool
* Compile mo files before running xml2po (Martin von Gagern)
* Properly clean mo files in build utilities (Claude Paroz)
* Updated translations:
ar (Khaled Hosny)
ca (Gil Forcada)
de (Mario Blättermann)
en@shaw (Thomas Thurman)
es (Jorge González)
ml (Ani)
ro (Lucian Grijincu)
zh_CN (Aron Xu)
|
|
|
|
Changes in 0.18.1:
------------------
* Fixed Makefile.am to byte-compile Python files, bug #596702 (Daniel Macks)
* Updated translations:
ar (Khaled Hosny)
ca (Gil Forcada)
de (Mario Blättermann)
ml (Ani)
ro (Lucian Grijincu)
ru (Leonid Kanter)
|
|
|
|
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)
|
|
|
|
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
|
|
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.
|
|
|
|
Changes in 0.16.1:
------------------
* Use new hashlib module instead of md5, bug #576161 (Claude Paroz)
* Updated translations:
ar (Khaled Hosny)
ja (Takeshi AIHANA)
pa (Amanpreet Singh Alam)
|
|
|
|
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 in 0.16.0:
------------------
* Updated translations:
as (Amitakhya Phukan)
gl (Suso Baleato)
he (Yaron Sharabani)
Changes in 0.15.2:
------------------
* More RTL fixes for bug #563559
* Updated translations:
ml (Praveen Arimbrathodiyil)
ro (Adi Roiban)
Changes in 0.15.1:
------------------
* Fixed some RTL issues, thanks to muayyad alsadi, bug #563559
* Updated translations:
lv (Raivis Dejus)
|
|
changed runtime dependencies now.
|
|
Changes in 0.14.2:
------------------
* Updated translations:
et (Priit Laes)
|
|
Changes in 0.14.1:
------------------
* Fixed some LTR issues, more remain on bug #563559 (Shaun McCance)
* chmod +x gnome-doc-{tool,prepare} on configure, #557732 (Christian Persch)
* Symlink non-localized figured to C figures, #557227 (Christian Persch)
* Updated translations:
ar (Khaled Hosny)
ja (Mitsuya Shibata)
|
|
This switches to the gnome-2.24 release branch.
|
|
|
|
changes:
-Added DOCTYPE declarations to HTML and XHTML pages
-Added EXSLT set to the excluded prefixes
-translation updates
|
|
changes:
-Made chunks without id attributes work
-Don't use the title as a label for qandadiv, et al
-build system fixes
-translation updates
|
|
things easier: Some clients of gnome-doc-utils need it, and since
"xsltproc" has the habit to load missing entities per HTTP this is
difficult to keep track of in pkgsrc. This avoids intermittent build
failures depending on network connectivity.
bump PKGREVISION
|
|
This switches to the new gnome-2.20 branch.
|
|
|
|
|
|
Changes in 0.10.3:
------------------
* Fixed build issue with --disable-scrollkeeper, bug #427939 (Shaun McCance)
Changes in 0.10.2:
------------------
** general:
* Use gawk -W compat whenever $(AWK) is gawk (Shaun McCance)
** tools:
* Don's call ScrollKeeper when it's not installed; bug #410715 (Shaun McCance)
** xml2po:
* Display xsltproc invocation, honor its exit status, and pull
the source from srcdir; bug #169324 (Danilo Šegan)
** Updated translations:
gl (Ignacio Casal Quinteiro)
sq (Laurent Dhima)
|
|
|
|
|
|
Changes in 0.10.1:
------------------
* Fixed a bootstrapping issue, #416933 (Elijah Newren)
Changes in 0.10.0:
------------------
** general:
* Fixed buildir/srcdir issue with autogen, #409292 (Loïc Minier)
** tools:
* Fixed some brokenness with relative paths, #409341 (Loïc Minier)
* Fixed some brokenness with absolute patsh, #169324 (Shaun McCance)
** xml2po:
* Fixed bug #413602 (Eduardo Habkost)
** Updated translations:
it (Luca Ferretti)
lt (Gintautas Miliauskas)
pl (GNOME PL Team)
pt_BR (Leonardo Ferreira Fontenelle)
uk (Maxim Dziumanenko)
Changes in 0.9.2:
-----------------
* Skip SK category code checks if the param is not passed [#402159]
Changes in 0.9.1:
-----------------
** general:
* Fixed various circular dependency problems (Christian Persch)
* Use po/LINGUAS [#337987] (Brian Pepple)
* Added documentation templates (Joachim Noreiko)
* Removed some GNUisms [#378739 #378763 #366203] (Shaun McCance)
* New bootstrapping mechanism, using gnome-common [#340128] (Shaun McCance)
* Added ACLOCAL_AMFLAGS for autoreconf [#355521] (dmacks)
* Use $(AWK) instead of awk [#358161] (James Andrewartha)
* Fixed non-portable test expression [#362505] (Thomas Klausner)
* Removed the never-really-worked xsldoc and rngdoc (Shaun McCance)
* Install the .pc file when build utils are disabled [#355553] (Mariano Suárez-Alvarez)
** xml2po:
* Updates to tests (Danilo Šegan)
* Added some caching of values (Danilo Šegan)
* Added an XHTML mode (Claude Paroz, Danilo Šegan)
* Really ignore ignored tags [#378073] (Danilo Šegan)
* Ignore untranslated message in reuse mode [#381607] (Danilo Šegan)
* Speed improvements [#363451] (Alexander Nedotsukov)
** tools:
* Added gnome-doc-tool for processing documentation (Shaun McCance)
* Provide a 3-argument variant of GNOME_DOC_INIT [#392424 #350441] (Christian Persch)
** xslt:
* Allow pubdate and edition instead of revision in db2omf (Shaun McCance)
* Added an explicit check for scrollkeeper_cl.xml in db2omf (Shaun McCance)
* Made all db2omf errors error out, for great justice (Shaun McCance)
* Check for invalid category codes in db2omf (Shaun McCance)
* Added new inline documentation to XSLT (Shaun McCance)
* Added xi and fxi to exclude-result-prefixes (Mariano Suárez-Alvarez)
* Python classsynopsis elements no longer act like C++ (Shaun McCance)
* Fixed some documentation typos (Shaun McCance)
* Added a utility XSLT file to list media files (Shaun McCance)
* Removed excessive alpha-thai elements [#323249] (Theppitak Karoonboonyanan)
** Updated translations:
ar (Djihed Afifi)
en_GB (David Lodge)
et (Ivar Smolin)
fi (Ilkka Tuohela)
he (Yaniv Abir)
it (Luca Ferretti)
|
|
|
|
Changes in 0.8.0:
-----------------
* Use an XSLT namespace alias for XInclude output
* Updated translations:
bn (Jamil Ahmed)
bn_IN (Runa Bhattacharjee)
de (Hendrik Richter)
el (Kostas Papadimas)
es (Francisco Javier F. Serrador)
eu (Inaki Larranaga)
hi (Rajesh Ranjan)
hu (Gabor Kelemen)
id (Ahmad Riza H Nst)
ja (Satoru SATOH)
lt (Gintautas Miliauskas)
mg (Thierry Randrianiriana)
mr (Rahul Bhalrao)
or (Subhransu Behera)
pt (Duarte Loreto)
pt_BR (Leonardo Ferreira Fontenelle)
ru (Leonid Kanter)
sl (Matic Žgur)
ug (Gheyret T.Kenji)
uk (Maxim Dziumanenko)
zh_CN (Funda Wang)
(38/61 languages with 100% translation)
Changes in 0.7.2:
-----------------
* Updated translations:
bn_IN (Runa Bhattacharjee)
es (Francisco Javier F. Serrador)
fr (Benoît Dejean)
id (Ahmad Riza H Nst)
ko (Changwoo Ryu
lv (Raivis Dejus)
ml (Ani Peter)
mn (Sanlig Badral)
nl (Tino Meinen)
ta (I. Felix)
zh_HK (Chao-Hsiung Liao)
zh_TW (Chao-Hsiung Liao)
Changes in 0.7.1:
-----------------
* build: Added support for the LINGUAS environment variable (Shaun McCance)
* build: Removed the code to copy gnome-doc-utils.make in (Shaun McCance)
* build: Some fixes for HTML generation (Shaun McCance)
* build: Added the long-missing template document (Sven Herzberg)
* xml2po: Treat year as utf-8 as well (Danilo Šegan)
* xml2po: Check if "translator-credits" is translated (Danilo Šegan)
* xml2po: Updated test cases (Danilo Šegan)
* xml2po: Added Ubuntu mode supporting &language; (Danilo Šegan)
* xml2po: Mark non-translated passages with @lang; #172459 (Danilo Šegan)
* xml2po: Added entity-non-expanding serialization (Danilo Šegan)
* xml2po: Fixed attribute handling; #317110 (Danilo Šegan)
* xml2po: Improved fix for #336765 (Danilo Šegan)
* xml2po: Don't remove blank nodes followed by entities; #317502 (Danilo Šegan)
* xml2po: Integrate DTD when keeping entities; #336765 (Danilo Šegan)
* xml2po: Ignore blank nodes; #172784 (Danilo Šegan)
* xslt: Fixed plurals for fr, wa, nso; bug #338641 (Shaun McCance)
* xslt: Don't put content before attributes (Shaun McCance)
* Updated translations:
bg (Alexander Shopov)
ca (Josep Puigdemont Casamajó)
cs (Lukas Novotny)
cy (Rhys Jones)
dz (Pema Geyleg)
es (Francisco Javier F. Serrador)
et (Ivar Smolin)
fi (Ilkka Tuohela)
gl (Ignacio Casal Quinteiro)
gu (Ankit Patel)
ka (Vladimer Sichinava)
nb (Kjartan Maraas)
no (Kjartan Maraas)
ro (Dan Damian)
sv (Daniel Nylander)
th (Theppitak Karoonboonyanan)
vi (Clytie Siddall)
zh_HK (Chao-Hsiung Liao)
zh_TW (Chao-Hsiung Liao)
|
|
changes:
-Fixed plurals for fr, wa, nso
-translation updates
|
|
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
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
|
|
|
|
|
that they look nicer.
|
|
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).
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
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)
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
WRT Unicode. Found by jnemeth@. Bump PKGREVISION to 3.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
|
|
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)
|