Kurt Jaeger <[email protected]> writes: > Hi! > >> There are several ports related to bibtex: > > Clearly, that was too much: > > grep ^bib INDEX-10 | tr '|' ' ' | while read p pp j; do echo $p $pp; done > > So: > > bibtexconv-1.0.0 /usr/ports/converters/bibtexconv > bibcursed-2.0.1 /usr/ports/print/bibcursed > biblio-py-0.6.1 /usr/ports/print/biblio-py > bibview-2.2_2 /usr/ports/print/bibview > bib2html-5.1.1_1 /usr/ports/textproc/bib2html > bibtex2html-1.98_1 /usr/ports/textproc/bibtex2html > bibtool-2.48_5 /usr/ports/textproc/bibtool > bibutils-5.0 /usr/ports/textproc/bibutils
Thanks you for your reply, Kurt, but it doesn't seem that biber belongs to any of the packages above. The only file on my system that has something to do with biber is biber.pdf, which belongs to texlive-docs: % pkg which /usr/local/share/texmf-dist/doc/bibtex/biber/biber.pdf /usr/local/share/texmf-dist/doc/bibtex/biber/biber.pdf was installed by package texlive-docs-20140525 If the documentation is present texlive-docs, does it mean that Biber is missing from one of the texlive packages? (The documentations says that Biber is provided by TeX distributions such as TeXLive.) Or should it get a port on its own? Cheers Marek _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
