Commit graph

24 commits

Author SHA1 Message Date
markd
e29e22f59e p5-biblatex-biber: update to 2.12
to match latest biblatex
2019-02-09 02:00:20 +00:00
wiz
39eb451877 p5-biblatex-biber: update to 2.11nb2.
Sort dependencies. Add missing {test,}dependencies, remove non-dependency.
All tests pass now.

Remove manual installation of biber into bin/ - this happens automatically
for perl packages.

Fixes:
pkg_delete: Couldn't remove /usr/pkg/bin/biber
when removing the package.
2018-12-14 12:25:05 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
markd
f8b2e8f5f8 p5-biblatex-biber: update to 2.11
changes unknown
2018-05-03 12:42:24 +00:00
markd
d889ad4332 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
2017-08-01 13:33:44 +00:00
ryoon
543e538acd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
markd
727e7f1f07 Remove redundant patch. 2016-04-23 21:56:07 +00:00
markd
d051b1dff4 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
2016-04-23 21:37:47 +00:00
markd
442b3d6cde minimal fix for use with perl 5.22. bump PKGREVISION. 2016-03-30 05:33:00 +00:00
agc
03010d7bd0 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.
2015-11-04 01:01:30 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
nros
71faa13a13 Add missing dependecies to to p5-biblatex-biber.
Remove dependency to tex-biblatex since tex-biblatex now depends on
p5-biblatex-biber because biber is now biblatex default backend.
Bump pkgrevision.
2015-02-16 17:57:14 +00:00
mef
4b26cbcce5 (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)
2015-01-30 14:17:26 +00:00
wiz
f947384e7e pkglint- and other cleanups. 2014-10-04 12:32:03 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
ryoon
18a48a9767 * Fix dependency pattern
* Add CVS tag to PLIST
2012-11-23 00:42:21 +00:00
ryoon
4fda1ccb59 Fix PR pkg/47238
* Set MAINTANINER as pkgsrc-users@

And
* Set CATEGORIES as print
* Fix dependency patterns

XXX This package depends on pkgsrc-wip packages.
XXX This problem should be fixed.
2012-11-23 00:35:29 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
is
29d83be84b BibLaTeX-Biber package (0.9.9, the last one working with biblatex 1.7).
This is in modular form, with the necessary dependencies noted.
2012-09-14 13:20:45 +00:00