Commit graph

5 commits

Author SHA1 Message Date
Gabor Kovesdan
ec1ca091c5 - Remove broken and useless dependency. This dependency is part of Perl >=5.6,
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)
2007-02-18 13:17:51 +00:00
Aaron Dalton
517e9b9aa8 Update to v0.08 2006-12-26 21:28:11 +00:00
Frank J. Laszlo
cb4421b89b - it would appear as though pod2latex comes bundled with lang/perl5.8, so 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)
2006-12-07 16:18:27 +00:00
Aaron Dalton
dcc9de1680 - Updated from v0.4 to v0.6
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)
2006-05-16 18:58:16 +00:00
Aaron Dalton
449d06989f Adding port textproc/p5-TeX-Encode, Encode/decode Perl utf-8 strings into TeX
Approved by:	tobez (implicit)
2006-05-15 16:39:18 +00:00