aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-LaTeX-TOM
Commit message (Collapse)AuthorAgeFilesLines
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 1.03Sunpoet Po-Chuan Hsieh2011-12-262-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/LaTeX-TOM/Changes Notes: svn path=/head/; revision=288036
* - Update to 1.02Wen Heping2011-11-212-4/+4
| | | | | | | | | | ChangeLog: http://cpansearch.perl.org/src/SCHUBIGER/LaTeX-TOM-1.02/Changes - Pass maintainership to perl@ Feature safe: yes Notes: svn path=/head/; revision=286172
* - Update to 1.01Wen Heping2011-08-232-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/SCHUBIGER/LaTeX-TOM-1.01/Changes Notes: svn path=/head/; revision=280267
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Update to 1.00Wen Heping2009-10-072-5/+5
| | | | | | | | | - Update my mail address to FreeBSD Approved by: mentors(implicit) Notes: svn path=/head/; revision=242558
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-3/+3
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* This module provides a parser which parses and interprets (thoughMartin Wilke2009-06-054-0/+44
not fully) LaTeX documents and returns a tree-based representation of what it finds. This tree is a LaTeX::TOM::Tree. The tree contains LaTeX::TOM::Node nodes. WWW: http://search.cpan.org/dist/LaTeX-TOM/ PR: ports/135245 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=235244