aboutsummaryrefslogtreecommitdiff
path: root/print/latex-biblist
Commit message (Collapse)AuthorAgeFilesLines
* Add teTeX-3.0 support and mark IGNORE in ones which are already includedHiroki Sato2005-02-061-0/+1
| | | | | | | in the new teTeX distribution. Notes: svn path=/head/; revision=128153
* - Fix dependencies. LaTeX packages now need to depend onHiroki Sato2004-08-191-2/+3
| | | | | | | | | | | | | print/teTeX-base, not print/teTeX. - Use share/texmf-local instead of share/texmf. - Some style fixes. Approved by: linimon (mentor) Notes: svn path=/head/; revision=116702
* - Generate pkg-plist on the fly.Kirill Ponomarev2004-03-252-14/+18
| | | | | | | | | | - Some style fixes. PR: ports/64706 Submitted by: maintainer Notes: svn path=/head/; revision=105263
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+4
| | | | Notes: svn path=/head/; revision=104520
* Add latex-biblist 1.4.19920113,Kirill Ponomarev2004-01-264-0/+66
biblist is a LaTeX style to create a typeset listing of a (possibly large) BibTeX input file. With such large files -- especially, if the cite keys are long -- the needed string space is often exceeded. PR: ports/61923 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=99194