Port details |
- p5-LaTeXML LaTeX to XML/HTML/MathML converter in Perl
- 0.8.8 converters =2 0.8.8Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2015-02-08 09:49:31
- Last Update: 2024-02-28 14:13:36
- Commit Hash: 7d753cf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: PD CC0-1.0
- WWW:
- https://metacpan.org/release/LaTeXML
- Description:
- 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 documentation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-LaTeXML>0:converters/p5-LaTeXML
- To install the port:
- cd /usr/ports/converters/p5-LaTeXML/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/p5-LaTeXML
- pkg install p5-LaTeXML
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-LaTeXML
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708997011
SHA256 (LaTeXML-0.8.8.tar.gz) = 7d2bbe2ce252baf86ba3f388cd0dec3aa4838f49d612b9ec7cc4ff88105badcc
SIZE (LaTeXML-0.8.8.tar.gz) = 15310900
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Archive-Zip>=0 : archivers/p5-Archive-Zip
- p5-JSON-XS>=0 : converters/p5-JSON-XS
- p5-Text-Unidecode>=0 : converters/p5-Text-Unidecode
- p5-IO-String>=0 : devel/p5-IO-String
- p5-Parse-RecDescent>=0 : devel/p5-Parse-RecDescent
- p5-Pod-Parser>=0 : textproc/p5-Pod-Parser
- p5-Image-Size>=0 : graphics/p5-Image-Size
- p5-URI>=0 : net/p5-URI
- p5-File-Which>=0 : sysutils/p5-File-Which
- p5-XML-LibXML>=1.62 : textproc/p5-XML-LibXML
- p5-XML-LibXSLT>=1.58 : textproc/p5-XML-LibXSLT
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Archive-Zip>=0 : archivers/p5-Archive-Zip
- p5-JSON-XS>=0 : converters/p5-JSON-XS
- p5-Text-Unidecode>=0 : converters/p5-Text-Unidecode
- p5-IO-String>=0 : devel/p5-IO-String
- p5-Parse-RecDescent>=0 : devel/p5-Parse-RecDescent
- p5-Pod-Parser>=0 : textproc/p5-Pod-Parser
- p5-Image-Size>=0 : graphics/p5-Image-Size
- p5-URI>=0 : net/p5-URI
- p5-File-Which>=0 : sysutils/p5-File-Which
- p5-XML-LibXML>=1.62 : textproc/p5-XML-LibXML
- p5-XML-LibXSLT>=1.58 : textproc/p5-XML-LibXSLT
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libkpathsea.so : devel/tex-kpathsea
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-LaTeXML-0.8.8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- converters_p5-LaTeXML
- USES:
- perl5 tex
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.8 28 Feb 2024 14:13:36 |
Wen Heping (wen) |
converters/p5-LaTeXML: Update to 0.8.8 |
0.8.7 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket) |
0.8.7 18 Dec 2022 13:13:32 |
Wen Heping (wen) |
converters/p5-LaTeXML: Update to 0.8.7 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.6 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
0.8.6 03 Jun 2022 09:00:55 |
Po-Chuan Hsieh (sunpoet) |
Mk/Uses/perl5.mk: Remove outdated P5_POD_PARSER
lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539. |
0.8.6 01 Oct 2021 01:08:44 |
Wen Heping (wen) |
converters/p5-LaTeXML: Update to 0.8.6 |
0.8.5_1 14 Jul 2021 16:10:53 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-LaTeXML: Use P5_POD_PARSER
With hat: perl |
0.8.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.5_1 06 Mar 2021 02:56:58 |
wen |
- Add missing DEPENDS
PR: 254037
Submitted by: uzsolt@uzsolt.hu |
0.8.5 07 Dec 2020 07:15:44 |
wen |
- Update to 0.8.5
- Take maintainership |
0.8.4 05 Oct 2020 17:34:54 |
rene |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
0.8.4 08 Jul 2019 15:21:16 |
cpm |
- Revert PORTDOCS change after r506229 because it was properly sorted according
to LC_COLLATE=C
Reported by: danfe |
0.8.4 08 Jul 2019 14:32:10 |
cpm |
converters/p5-LaTeXML: Update to 0.8.4
- Sort PORTDOCS
Changelog: https://metacpan.org/release/BRMILLER/LaTeXML-0.8.4 |
0.8.3 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.8.3 09 Aug 2018 17:13:21 |
cpm |
converters/p5-LaTeXML: Update to 0.8.3
Changelog: https://metacpan.org/changes/release/BRMILLER/LaTeXML-0.8.3 |
0.8.2_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.8.2_1 16 Jul 2017 12:23:18 |
cpm |
- Update MASTER_SITES
- Add RUN_DEPENDS
- Set dependencies according to Makefile.PL
- Sort _DEPENDS
- Update WWW and fix syntax in pkg-descr
- Bump PORTREVISION
Reported by: sunpoet via email
Reviewed by: sunpoet
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11609 |
0.8.2 29 Jun 2017 19:13:29 |
sunpoet |
Remove Perl core modules
- While I'm here, remove redundant LOCALBASE/bin from BUILD_DEPENDS
With hat: perl |
0.8.2 28 Sep 2016 07:15:56 |
jbeich |
converters/p5-LaTeXML: chase r358922 |
0.8.2 13 Jul 2016 20:48:37 |
cpm |
- Update to 0.8.2
- Update MAINTAINER to my @FreeBSD.org address
- Add p5-Text-Unidecode to BUILD_DEPENDS
- Fix LICENSE
- Add NO_ARCH
- Update PORTDOCS
- Silence MKDIR command
- Update and sort pkg-plist
Changelog:
http://dlmf.nist.gov/LaTeXML/Changes
Reviewed by: amdmi3, feld (mentors)
Approved by: feld (mentor)
Differential Revision: D7183 |
0.8.1_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.8.1_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.8.1_1 14 Sep 2015 12:19:50 |
mat |
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 |
0.8.1_1 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
0.8.1_1 17 Aug 2015 20:30:49 |
pi |
converters/p5-LaTeXML: Makefile cleanup and improve pkg-descr
PR: 202236
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) |
0.8.1 21 Feb 2015 12:08:14 |
marino |
converters/p5-LaTeXML: Upgrade version 0.8.0 => 0.8.1
PR: 197801
Submitted by: maintainer (CJPM) |
0.8.0 08 Feb 2015 09:49:14 |
pi |
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> |