aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-LaTeX-Encode
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - 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-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Add missed dependencyAndrej Zverev2013-02-101-0/+4
| | | | | | | | PR: ports/172685 Submitted by: Nicolas Rachinsky <nicolas-2012@rachinsky.de> Notes: svn path=/head/; revision=312014
* - Update to 0.08Wen Heping2012-10-113-10/+8
| | | | | | | | | | | Changes: http://cpansearch.perl.org/src/ANDREWF/LaTeX-Encode-0.08/Changes - Trim Makefile headers - Reset maintainer to perl@ Feature safe: yes Notes: svn path=/head/; revision=305706
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* 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
* p5::LaTeX::Encode provides a function to encode text that is toMartin Wilke2009-06-054-0/+36
be formatted with LaTeX. It encodes characters that are special to LaTeX or that are represented in LaTeX by LaTeX commands. WWW: http://search.cpan.org/dist/LaTeX-Encode/ PR: ports/135171 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=235245