aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-TeX-Encode
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1Martin Wilke2008-04-292-6/+6
| | | | | | | - Pass maintainership to perl Notes: svn path=/head/; revision=212229
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Bump version number to make fetchable. Old distfiles removed.Aaron Dalton2007-06-153-10/+4
| | | | | | | | PR: 111293 Submitted by: josh@tcbug.org Notes: svn path=/head/; revision=193596
* BROKEN: UnfetchableKris Kennaway2007-03-111-0/+2
| | | | Notes: svn path=/head/; revision=187103
* - Remove broken and useless dependency. This dependency is part of Perl >=5.6,Gabor Kovesdan2007-02-181-3/+2
| | | | | | | | | | | | | and we don't suppot lower Perl versions any more. This change makes this port usable again. - Trim duplicated dependency - Bump PORTREVISION Approved by: maintainer inactivity (aaron), erwin (mentor) Notes: svn path=/head/; revision=185436
* Update to v0.08Aaron Dalton2006-12-262-5/+7
| | | | Notes: svn path=/head/; revision=180818
* - it would appear as though pod2latex comes bundled with lang/perl5.8, so ↵Frank J. Laszlo2006-12-071-2/+1
| | | | | | | | | | | the textproc/p5-Pod-LaTeX dependancy can be removed PR: ports/104986 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer timeout (5 weeks) Notes: svn path=/head/; revision=179125
* - Updated from v0.4 to v0.6Aaron Dalton2006-05-163-4/+5
| | | | | | | | | | | | | | | | | | 0.6 - Fixed incompatibility with HTML::Parser 1.35 - Upped the required versions of Pod::LaTeX and HTML::Entities to ones I know work 0.5 - Fixed an incorrect quoting bug in MathMode - Added a couple of tests for quote bug and escaping - Now unescapes any singular character (\\ => \, \x => x, etc), this may be too broad and need casing? Approved by: tobez (implicit) Notes: svn path=/head/; revision=162602
* Adding port textproc/p5-TeX-Encode, Encode/decode Perl utf-8 strings into TeXAaron Dalton2006-05-154-0/+60
Approved by: tobez (implicit) Notes: svn path=/head/; revision=162462