Port details |
- R-cran-tth R wrappers for the tth/ttm TeX-to-HTML/MathML translators
- 4.16.0 textproc =2 4.16.0Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2024-05-26 13:00:09
- Last Update: 2024-06-02 18:45:59
- Commit Hash: b1ee3a5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://cran.r-project.org/web/packages/tth/
- Description:
- C source code and R wrappers for the tth/ttm
TeX-to-HTML/MathML translators.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-tth>0:textproc/R-cran-tth
- To install the port:
- cd /usr/ports/textproc/R-cran-tth/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/R-cran-tth
- pkg install R-cran-tth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-tth
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717353726
SHA256 (tth_4.16-0.tar.gz) = ee3343410087c267f4cfc9c609b350b826d249a306298b4596db72a39c7fadf9
SIZE (tth_4.16-0.tar.gz) = 595580
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:
-
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- deskutils/R-cran-exams
- for Run
-
- deskutils/R-cran-exams
Configuration Options:
- No options to configure
- Options name:
- textproc_R-cran-tth
- USES:
- compiler:c++17-lang cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.16.0 02 Jun 2024 18:45:59 |
Zsolt Udvari (uzsolt) |
textproc/R-cran-tth: update to 4.16-0
Add compiler:c++17-lang to USES.
Changelog: https://cran.r-project.org/web/packages/tth/news/news.html
Approved by: bofh (implicit), diizz (implicit) |
4.12.0.1 26 May 2024 12:58:48 |
Zsolt Udvari (uzsolt) |
textproc/R-cran-tth: New port: Convert TeX/LaTeX to HTML/MathML
C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators.
The R package tth ships the C sources for convenient compilation and
installation on all platforms.
It also provides wrappers in R to process R character vectors with the
command line tools directly from the R prompt.
The textproc/tth port ships `tth' binary but the two sources differ.
The `ttm' binary isn't available in the ports tree.
Approved by: diizzy (mentor)
Differential Revision: https://reviews.freebsd.org/D44696 |
Number of commits found: 2
|