aboutsummaryrefslogtreecommitdiff
path: root/print/latex-index
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+14
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154318
* Add teTeX-3.0 support and mark IGNORE in ones which are already includedHiroki Sato2005-02-061-1/+3
| | | | | | | in the new teTeX distribution. Notes: svn path=/head/; revision=128153
* - Fix dependencies. LaTeX packages now need to depend onHiroki Sato2004-08-191-23/+12
| | | | | | | | | | | | | 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
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+14
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add latex-index 4.02.b.20040120,Kirill Ponomarev2004-01-294-0/+114
latex-index is a reimplementation of LaTeX's indexing macros to provide better support for indexing in LaTeX. For example, it supports multiple indexes in a single document and provides a more robust \index command. PR: ports/62075 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=99431