Port details |
- tth TeX to HTML translator
- 4.03_3 textproc
=2 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2022-07-20 14:23:14
- Commit Hash: 5cf7e35
- People watching this port, also watch:: pdflib
- License: not specified in port
- Description:
- TTH translates TeX source that uses the Plain macro package, or
LaTeX, into a near equivalent in HTML. It is extremely fast and
completely portable. It produces web documents that are more compact
and managable, and faster-viewing, than those from other converters,
because it really translates the equations, instead of converting them
into images.
WWW: http://hutchinson.belmont.ma.us/tth/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/tth/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/tth
- pkg install tth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tth
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tth_C.tgz) = ce532f5dcf907c29e1ec581d1bd9c235f0ad66fe75f0b3b703eb2a73664ab61d
SIZE (tth_C.tgz) = 329979
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ppmtogif : graphics/netpbm
- ghostscript9-agpl-base>=9.16_2 : print/ghostscript9-agpl-base
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for tth-4.03_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_tth
- USES:
- ghostscript:run shebangfix tar:tgz
- pkg-message:
- For install:
- Please read the license in %%PREFIX%%/share/doc/tth/license.txt.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:14 4.03_3 |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
25 Apr 2022 15:06:48 4.03_3 |
Joseph Mingrone (jrm)  |
lx's ports: Reset maintainer to ports@ per his request
Sponsored by: The FreeBSD Foundation |
06 Apr 2021 14:31:07 4.03_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Aug 2019 12:16:41
4.03_3 |
mat  |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
01 Apr 2016 14:25:18
4.03_3 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
24 Mar 2016 15:47:50
4.03_3 |
tijl  |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
22 Aug 2015 17:48:36
4.03_2 |
hrs  |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
16 Jul 2015 20:53:29
4.03_1 |
kwm  |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
15 Nov 2014 16:26:33
4.03_1 |
antoine  |
Cleanup plist |
22 Aug 2014 19:16:28
4.03_1 |
antoine  |
Package something |
03 Aug 2014 14:15:09
4.03 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
24 Feb 2014 05:34:22
4.03 |
lx  |
Update to 4.03. |
20 Sep 2013 23:17:32
3.89_2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
11 May 2013 17:58:56
3.89_2 |
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
06 May 2013 02:00:41
3.89_2 |
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
01 Jun 2012 05:26:28
3.89_2 |
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 14:40:25
3.89_1 |
ohauer  |
-remove MD5 |
02 May 2011 12:44:53
3.89_1 |
makc  |
Bump PORTREVISION after open-mofit update |
01 Oct 2010 17:24:32
3.89 |
lx  |
Distfile was re-rolled to be updated to 3.89.
Submitted by: pointy/erwin |
28 Mar 2010 06:47:48
3.87_1 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Feb 2010 22:33:08
3.87 |
lx  |
Update to 3.87.
Submitted by: QAT (checksum breakage)
Feature safe: yes |
05 Feb 2010 11:46:55
3.85_1 |
dinoex  |
- update to jpeg-8 |
14 Jul 2009 17:25:33
3.85 |
lx  |
Update to 3.85. |
18 Jun 2008 22:05:44
3.81 |
lx  |
Update to 3.81.
Pointedoutby: pavmail |
06 Feb 2008 00:53:19
3.80 |
lx  |
Update to 3.80. |
02 Feb 2008 00:21:13
3.79 |
lx  |
Update to 3.79. |
24 Sep 2007 08:39:26
3.77 |
rafan  |
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav) |
05 Sep 2007 16:45:06
3.77 |
lx  |
Update to 3.77 and take maintainership.
Approved by: bsam@ (old maintainer) |
19 May 2007 20:32:57
3.76_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Oct 2006 16:14:11
3.76 |
bsam  |
- update from 3.74 to 3.76:
Changes between versions 3.75 and 3.76
______________________________________
Fix ignoring of %%tth: before LaTeX \item. 31 Aug 06
Changes between versions 3.74 and 3.75
______________________________________
Make fatal error exits more systematic.
Implement orderly termination at return value in tthfunc.
- change my email to FreeBSD.org one. |
29 May 2006 11:01:31
3.74 |
vs  |
Update to 3.74. Please 'make distclean' before reporting problems with
distfile.
PR: ports/97610
Submitted by: maintainer |
19 Jan 2006 15:10:37
3.72 |
anray  |
Update to 3.72
PR: ports/91988
Submitted by: Boris B. Samorodov (maintainer) |
14 Jan 2006 09:37:39
3.71 |
kris  |
BROKEN: Size mismatch |
22 Nov 2005 21:36:04
3.71 |
barner  |
- Update to 3.71: Fix fetch of unversioned distfile
Approved by: Boris Samorodov <bsam@ipt.ru> (maintainer) |
16 Nov 2005 13:23:01
3.70 |
barner  |
Pass maintainership to Boris Samorodov <bsam@ipt.ru>
who submitted the last update. |
16 Nov 2005 11:38:58
3.70 |
barner  |
- Unbreak by updating to 3.70 [1]
- Pet portlint
- Make pkg-message ${PREFIX}-clean
Submitted by: "Boris B. Samorodov" <bsam@ipt.ru>
PR: ports/89035 |
05 Oct 2005 06:18:16
3.59 |
kris  |
BROKEN: Size mismatch |
25 Mar 2004 17:18:41
3.59 |
osa  |
Update to latest version 3.59 [*]
Move package files from pkg-plist to Makefile, remove
unnecessary pkg-plist.
Remove MASTER_SITE_LOCAL from MASTER_SITES list, because it containes
old version distro.
Spotted by: Professor Jeffrey Racine <jracine@maxwell.syr.edu>
Submitted by: Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> [*]
PR: 64695 |
20 Jan 2004 16:30:09
2.78 |
marcus  |
Use the new ghostscript options.
Submitted by: linimon |
27 Oct 2003 03:31:48
2.78 |
linimon  |
Pacify distfile survey. |
27 Sep 2003 01:01:08
2.78 |
edwin  |
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
31 Aug 2003 01:26:57
2.78 |
edwin  |
[PATCH] textproc/tth: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54954
Submitted by: Jens Rehsack <rehsack@liwing.de> |
20 Feb 2003 19:11:26
2.78 |
knu  |
De-pkg-comment. |
24 Dec 2001 02:17:17  |
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
11 Sep 2001 22:23:46  |
knu  |
Replace the ghostscript6 dependencies with ghostscript-gnu. |
05 Feb 2001 16:35:27  |
olgeni  |
More style fixes for ports/textproc. |
03 Nov 2000 16:35:22  |
sobomax  |
Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port. |
08 Oct 2000 11:23:49  |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 07:29:51  |
asami  |
Convert category textproc to new layout. |
29 Sep 2000 13:20:34  |
tg  |
Upgrade to 2.78. |
16 Jun 2000 12:48:20  |
tg  |
Use MASTER_SITE_LOCAL. |
16 Jun 2000 12:41:32  |
tg  |
Upgrade to 2.72. |