Up to [cvs.NetBSD.org] / pkgsrc / print / p5-biblatex-biber
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 8 06:18:16 2023 UTC (5 months, 3 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
p5-biblatex-biber: update to 2.19 to match latest biblatex version
Revision 1.14 / (download) - annotate - [select for diffs], Thu Sep 1 03:28:26 2022 UTC (13 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
p5-biblatex-biber: update to 2.18 to match latest biblatex
Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 15 00:53:08 2022 UTC (17 months, 2 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
p5-biblatex-biber: update to 2.17 to match biblatex version
Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 26 11:12:11 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
print: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 7 14:49:00 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
print: Remove SHA1 hashes for distfiles
Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 14 21:28:47 2021 UTC (2 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
p5-biblatex-biber: update to 2.16 to match biblatex version
Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 27 22:43:37 2020 UTC (3 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
p5-biblatex-biber: update to 2.14 to match latest biblatex version.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 9 02:00:20 2019 UTC (4 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
p5-biblatex-biber: update to 2.12 to match latest biblatex
Revision 1.7 / (download) - annotate - [select for diffs], Thu May 3 12:42:24 2018 UTC (5 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
p5-biblatex-biber: update to 2.11 changes unknown
Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 1 13:33:44 2017 UTC (6 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
Update p5-biblatex-biber to 2.7 2.7 (2016-12-08) * New option (--nouri-encode) to prevent URL encoding of URLs. Avoids breaking display of URLS which contain non-ASCII. * Misc bug fixes 2.6 (2016-09-10) * Improved tool mode bibtex output. This has some normalisation consequences for YEAR and custom fields. See PDF doc. * Support for new \ifuniquebaretitle test * Sourcemaps can now be restricted to particular refsections * Perl 5.24 is now required due to use of postfix deref notation * Removed RIS input driver due to lack of use * Added extended name format - see documentation * Added notfield function to sourcemaps - see documentation 2.5 (2016-05-10) * Added data annotations feature - see biblatex documentation. * Removed the "latinkeys.txt" Unicode::Collate table. This is now pointless because the compiled 'allkeys.txt' is faster and complete. * Incompatible biblatex/biber version is now a fatal error. * Significant performance improvements, particularly in sorting subsystem. * Addition of new bblXML output format and associated RelaxNG XML schema based on active datamodel. * Integration with new biblatex 3.4 labelprefix name change and refcontext option. * Integration with new biblatex 3.4 \DeclareDatafieldSet functionality. * Improved sourcemap looping functionality
Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 23 21:37:47 2016 UTC (7 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.4: +4 -5
lines
Diff to previous 1.4 (colored)
Update p5-biblatex-biber to 2.4 2.4 (2016-03-01) * Misc bug fixes * There is now a 64-bit windows build built on windows 10 * Biblatexml datasources now support sourcemapping and have a schema automatically generated from the datamodel. See new biber options 'validate-bltxml' and 'no-bltxml-schema' in --help output. * New functionality in sourcemaps for creating new entries and looping over specified fields. * Sorting key used to sort names is now customisable. See \DeclareSortingNamekeyScheme in biblatex manual. * Support for Zotero RDF/XML and Endnote removed. These were experimental and messy. 2.3 (2015-12-28) * Misc bug fixes 2.2 (2015-10-21) * Tool mode now preserves comments at the end of the file * New ISBN formatting options for biber (--isbn10, --isnb13, --isbn-normalise) * Implemented way of ignoring certain regexps when counting fixed-width string in labels (see biblatex \DeclareNolabelwidthcount macro) * Updated binary builds to perl 5.22 * Cygwin binary build is now handled by Texlive builders * Misc bug fixes 2.1 (2015-05-06) * Misc bug fixes 2.0 (2015-04-20) * Misc bug fixes * New negated "per type" sourcemap verb for negating the application of maps to specific entry types * New "entry clone" sourcemap verb for cloning entries during sourcemapping. See PDF documentation for biber. * Added range length calculation support. Biber now calculates the length of ranges for biblatex and can handle roman numerals, including just about any UTF-8 composed, non-composed or compat versions * Complete re-write of the biblatex use* name functionality now automatically supports all name fields defined in the data model. See biblatex manual * Moved labelname and labeltitle resolution from biber to biblatex for more flexibility and future extensions * Moved to perl 5.20 for all internals and builds
Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 30 05:33:00 2016 UTC (7 years, 6 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
minimal fix for use with perl 5.22. bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 4 01:01:36 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add SHA512 digests for distfiles for print category Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 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.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 30 14:17:26 2015 UTC (8 years, 8 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
(pkgsrc) - Drop dependency to obsolete devel/p5-File-Slurp-Unicode - Fix dependency to wip package to misc category, say, misc/p5-Business-ISSN misc/p5-Business-ISMN See http://mail-index.netbsd.org/tech-pkg/2014/10/02/msg013638.html (upstream) - Update 0.9.9 to 1.9 ------------------ 1.9 (2014-05-25) * Misc bug fixes * Option names accept dashes as well as underscores for general Tex option compatibility. * New "--input-directory" option * Tool mode now also supports data validation * Perl 5.18 is now used to build all biber binaries * Locale-sensitive sorting now more granular (see biblatex "sortlocale" documentation) * Source mapping feature now interpolates from previous matches * Now supports generalised separated values lists using new "--xsvsep" option. * Macro <-> UTF-8 conversion now more robust * New Text::BibTeX library now supports generating initials from general UTF-8 strings (for, e.g. Russian names) 1.8 (2013-10-21) * Perl 5.18 compatibility (hash order randomisation) * Removed Data::Diver module due to linux licensing restrictions * Misc Bug Fixes 1.7 (2013-07-07) * Added clrmacros option * Added map_nomatch * Added --tool_macro_fields option * Exposed sorting option to user-level config file (so sorting in tool mode is possible) 1.6 (2013-04-30) * Bugfixes * Now uses perl 5.16. Non-binary (unpacked) use requires perl 5.16+ * Improved tool mode with some formatting options * Made Unicode NFD/NFC boundaries more robust * labelyear is now labeldate to match biblatex 2.6 * Support for new CLONESOURCEKEY field (see biblatex 2.6 docs) * New padding character option in labelalphatemplate (see biblatex 2.6 docs) 1.5 (2013-01-10) * Added new source mapping option "map_entry_null" * Renamed some options (old ones remain as aliases): bibencoding -> input_encoding bblencoding -> output_encoding bblsafechars -> output_safechars bblsafecharsset -> output_safecharsset outfile -> output_file outformat -> output_format * New "tool" mode with "--tool" option which takes a data source as argument and just performs reencoding and source mappings etc. as per options and config file. * Support for customisable BibTeX data source list and name separators * Better debug output for source mapping * Better defined source mapping hierarchy with bugfixes 1.4 (2012-11-28) * Support for biblatex 2.4 style sourcemaps (See \DeclareStyleSourcemap in biblatex docs) * entrykey is now a possible read-only pseudo field in sourcemaps * Reencode data interface completely re-written. New user option --recodedata allows users to specify a new data file for defining reencoding sets. * Internal changes to allow multiple script/lang variants of fields in biblatex in the future. * Citation key aliases now supported more comprehensively, in crossrefs etc. * Support for new RELATEDOPTIONS field (see biblatex docs) * Misc bug fixes 1.3 (01-11-2012) * New "append" mode for sourcemap to allow combining of fields * map_final now possible for map_set_field steps which causes map to stop completely if map_overwrite is false and the field to set already exists * Allow extrayear generation when there is no labelyear 1.2 (20-08-2012) * Misc bug fixes 1.1 (01-08-2012) * Misc bug fixes * Fixed later CentOS libz issue by including latest libz for linux builds * Fixed DOT output (SF bug 3544894) 1.0 (01-07-2012) * Internal data model processing changes * New labeltitleyear and extratitleyear disambiguation tracker * New labeltitle and extratitle disambiguation tracker * Sorting per list enabled for biblatex 2.0 * New noinit option for ignoring parts of names when generating initials * Some optimisations for large data sources * Fixed build issues which broke PAR::Packer binary under latest Debian (Wheezy)
Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 14 13:20:45 2012 UTC (11 years ago) by is
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
BibLaTeX-Biber package (0.9.9, the last one working with biblatex 1.7). This is in modular form, with the necessary dependencies noted.