Commit graph

5 commits

Author SHA1 Message Date
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Kurt Jaeger
5c5510a489 converters/p5-LaTeXML: Makefile cleanup and improve pkg-descr
PR:		202236
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-08-17 20:30:49 +00:00
John Marino
5eec7aa2c8 converters/p5-LaTeXML: Upgrade version 0.8.0 => 0.8.1
PR:		197801
Submitted by:	maintainer (CJPM)
2015-02-21 12:08:13 +00:00
Kurt Jaeger
1ac39cd685 New port: converters/p5-LaTeXML
LaTeXML is a TeX and LaTeX to XML/HTML/MathML converter.
From XML it can generate various flavors of HTML,
MathML and ePub, with other formats under development.

See the included manual.pdf for an documentation.

WWW: http://dlmf.nist.gov/LaTeXML/

PR:		197398
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
2015-02-08 09:49:13 +00:00