summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-02 23:28:26 +0000
committerKarl Berry <karl@freefriends.org>2011-04-02 23:28:26 +0000
commit5ef548762bb0e9f317aec1ec1e357e07caac1932 (patch)
treef2fffa0eb4e5a485f0349c9c4d48daf5d4e99255 /Master
parentc1db782e0c33211025b6c443c4417c4ceb41df75 (diff)
biber 0.9 (1apr11)
git-svn-id: svn://tug.org/texlive/trunk@21925 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/bin/amd64-freebsd/biberbin11537746 -> 11537830 bytes
-rwxr-xr-xMaster/bin/i386-cygwin/biber.exebin12464961 -> 12465045 bytes
-rwxr-xr-xMaster/bin/i386-freebsd/biberbin10621029 -> 10621113 bytes
-rwxr-xr-xMaster/bin/i386-linux/biberbin13388327 -> 13388411 bytes
-rwxr-xr-xMaster/bin/i386-solaris/biberbin12214095 -> 0 bytes
-rwxr-xr-xMaster/bin/universal-darwin/biberbin11012069 -> 11012153 bytes
-rwxr-xr-xMaster/bin/win32/biber.exebin17250802 -> 17250886 bytes
-rwxr-xr-xMaster/bin/x86_64-darwin/biberbin10816966 -> 10817050 bytes
-rwxr-xr-xMaster/bin/x86_64-linux/biberbin14566299 -> 14566383 bytes
-rwxr-xr-xMaster/bin/x86_64-solaris/biberbin14447648 -> 0 bytes
-rw-r--r--Master/texmf-dist/source/bibtex/biber/README84
-rw-r--r--Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gzbin1621846 -> 1622454 bytes
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
13 files changed, 10 insertions, 77 deletions
diff --git a/Master/bin/amd64-freebsd/biber b/Master/bin/amd64-freebsd/biber
index 219c31d1e72..31a41b4351a 100755
--- a/Master/bin/amd64-freebsd/biber
+++ b/Master/bin/amd64-freebsd/biber
Binary files differ
diff --git a/Master/bin/i386-cygwin/biber.exe b/Master/bin/i386-cygwin/biber.exe
index 77a44072be4..b6cd3275bc1 100755
--- a/Master/bin/i386-cygwin/biber.exe
+++ b/Master/bin/i386-cygwin/biber.exe
Binary files differ
diff --git a/Master/bin/i386-freebsd/biber b/Master/bin/i386-freebsd/biber
index d5fb20b1219..69f31519bd0 100755
--- a/Master/bin/i386-freebsd/biber
+++ b/Master/bin/i386-freebsd/biber
Binary files differ
diff --git a/Master/bin/i386-linux/biber b/Master/bin/i386-linux/biber
index 62691d9902b..c09ef961be7 100755
--- a/Master/bin/i386-linux/biber
+++ b/Master/bin/i386-linux/biber
Binary files differ
diff --git a/Master/bin/i386-solaris/biber b/Master/bin/i386-solaris/biber
deleted file mode 100755
index 24cfd1e2b11..00000000000
--- a/Master/bin/i386-solaris/biber
+++ /dev/null
Binary files differ
diff --git a/Master/bin/universal-darwin/biber b/Master/bin/universal-darwin/biber
index b0ba8873d3e..7abaa37df6a 100755
--- a/Master/bin/universal-darwin/biber
+++ b/Master/bin/universal-darwin/biber
Binary files differ
diff --git a/Master/bin/win32/biber.exe b/Master/bin/win32/biber.exe
index 24e9f8f096d..a5acead6fe3 100755
--- a/Master/bin/win32/biber.exe
+++ b/Master/bin/win32/biber.exe
Binary files differ
diff --git a/Master/bin/x86_64-darwin/biber b/Master/bin/x86_64-darwin/biber
index a67525a946b..9b1823f0dc5 100755
--- a/Master/bin/x86_64-darwin/biber
+++ b/Master/bin/x86_64-darwin/biber
Binary files differ
diff --git a/Master/bin/x86_64-linux/biber b/Master/bin/x86_64-linux/biber
index add9840b0ce..19072af1491 100755
--- a/Master/bin/x86_64-linux/biber
+++ b/Master/bin/x86_64-linux/biber
Binary files differ
diff --git a/Master/bin/x86_64-solaris/biber b/Master/bin/x86_64-solaris/biber
deleted file mode 100755
index de8b84eea82..00000000000
--- a/Master/bin/x86_64-solaris/biber
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/source/bibtex/biber/README b/Master/texmf-dist/source/bibtex/biber/README
index ab8c4ba091d..83d5aa3438f 100644
--- a/Master/texmf-dist/source/bibtex/biber/README
+++ b/Master/texmf-dist/source/bibtex/biber/README
@@ -1,80 +1,10 @@
+This folder contains the Biber binaries for FreeBSD.
-Biber is a BibTeX replacement for users of biblatex, with full Unicode
-support.
+The tarballs without FreeBSD version number contain Biber binaries able
+to run on all FreeBSD versions >=7.1 (including 8 and 9-CURRENT).
-REQUIREMENTS
+Eventual users of 7.0-RELEASE: please use the binaries for FreeBSD 6
+with misc/compat6x port (libc.so.7 version FBSD_1.1 required).
- These requirements only apply if you are installing the perl version.
- We also provide PAR::Packer generated binaries for most common OSes.
-
- Biber is written in Perl. Version 5.12 is recommended if you are running
- the perl source version as it has the best Unicode implementation of any
- Perl version so far.
-
- In addition Biber requires a number of CPAN modules, which if missing
- should be automatically installed during the install process described
- below.
-
- * Unicode::Collate 0.72 or higher
- * IPC::Cmd and IPC::Run
- * File::Slurp::Unicode
- * Readonly (but Readonly::XS is highly recommended for performance reasons)
- * List::AllUtils
- * Log::Log4perl
- * XML::LibXML::Simple (XML::LibXML clone of XML::Simple)
- * Text::BibTeX 0.5.1 or higher (requires Config::AutoConf when
- installing - please install this first.)
- * LWP::Simple
-
-INSTALLATION
-
- Binaries are available for most common architectures but if you wish
- to install the perl source version, run the following commands:
-
- perl Build.PL
- ./Build
- ./Build test [optional but recommended]
- ./Build install
-
-SUPPORT AND DOCUMENTATION
-
- After installing, biber --help will give you the basic documentation.
- The latest PDF documentation can be found here:
-
- https://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/current/documentation/
-
- Biber also comes with the utility script latex2utf8 to convert files with
- LaTeX encoding to UTF-8.
-
- You can also find documentation for the included modules with the perldoc command:
-
- perldoc Biber
- perldoc LaTeX::Decode
- etc.
-
- More information, bugfix releases, forums and bug tracker are available at:
-
- http://biblatex-biber.sourceforge.net
-
-BUGS
-
- Please report any bugs or feature requests on our sourceforge tracker at
- https://sourceforge.net/tracker2/?func=browse&group_id=228270
-
-
-==========================
-
-COPYRIGHT AND LICENCE
-
- Copyright (C) 2009–2011 François Charette and Philip Kime
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of either:
-
- * the GNU General Public License as published by the Free
- Software Foundation; either version 1, or (at your option) any
- later version, or
-
- * the Artistic License version 2.0.
-
-==========================
+Please send questions or problem reports related to these binaries to
+Nikola Lečić <nikola.lecic@anthesphoria.net>.
diff --git a/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz b/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz
index 900384a42cd..bd2e9f37f2e 100644
--- a/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz
+++ b/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz
Binary files differ
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 2039f9174e2..5baaabd693a 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4163,6 +4163,9 @@ sub POSTbiber {
# we've started with everything under source/.
&xchdir ("$DEST/source/bibtex/biber");
+ # clean spurious biber/ copy.
+ &SYSTEM ("$RM -rf biber");
+
# move doc pdf.
&SYSTEM ("$MV biber.pdf $DOCDIR/");