b755 FreshPorts -- textproc/latex2html
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
latex2html 2008_1 textproc on this many watch lists=15 search for ports that depend on this port
Convert LaTeX documents to HTML
Maintained by: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


This program can be used to convert LaTeX to HTML.  It has many configuration
options configurable by editing a configuration file.  It can handle equations
and postscript images as well.

WWW: http://www.latex2html.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. print/dvipsk-tetex
  2. graphics/netpbm
  3. print/teTeX-base
  4. print/teTeX-texmf
  5. print/dvipsk-tetex
  6. lang/perl5.14
  7. print/ghostscript9
Required To Run:
  1. print/dvipsk-tetex
  2. graphics/netpbm
  3. print/teTeX-base
  4. print/teTeX-texmf
  5. print/dvipsk-tetex
  6. lang/perl5.14
  7. print/ghostscript9
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/latex2html/ && make install clean
To add the package: pkg_add -r latex2html


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ctan.tug.org/tex-archive/support/latex2html/
  2. ftp://ctan.unsw.edu.au/tex-archive/support/latex2html/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.chg.ru/pub/TeX/CTAN/support/latex2html/
  5. ftp://ftp.dante.de/tex-archive/support/latex2html/
  6. ftp://ftp.funet.fi/pub/TeX/CTAN/support/latex2html/
  7. ftp://ftp.kddlabs.co.jp/CTAN/support/latex2html/
  8. ftp://ftp.tex.ac.uk/tex-archive/support/latex2html/
  9. ftp://mirror.macomnet.net/pub/CTAN/support/latex2html/
  10. http://ring.nict.go.jp/archives/text/CTAN/support/latex2html/

Number of commits found: 37

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  2008_1
hrs search for other commits by this committer
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
Original commit files touched by this commit  2008_1
hrs search for other commits by this committer
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
Original commit files touched by this commit  2008_1
dinoex search for other commits by this committer
- update png to 1.5.10
21 Jan 2012 17:40:15
Original commit files touched by this commit  2008
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
22 Feb 2011 19:08:53
Original commit files touched by this commit  2008
hrs search for other commits by this committer
Update to 2008.
28 Mar 2010 06:47:48
Original commit files touched by this commit  2002.2.1_9
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2002.2.1_8
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  2002.2.1_7
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
24 Sep 2007 08:39:25
Original commit files touched by this commit  2002.2.1_6
rafan search for other commits by this committer
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)
19 May 2007 20:32:57
Original commit files touched by this commit  2002.2.1_6
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 Jan 2007 05:54:50
Original commit files touched by this commit  2002.2.1_5
hrs search for other commits by this committer
- Add CONFLICTS with ja-latex2html[*].
- Use TEXMFDIR instead of TEXMFLOCAL.
- Use pkg-message.in to replace %%DATADIR%% string.
- Bump PORTREVISION.

PR:             ports/107728 [*]
Submitted by:   Koji Yokota [*]
26 Jan 2006 16:19:00
Original commit files touched by this commit  2002.2.1_4
hrs search for other commits by this committer
- Fix dependency[1]
- Use %%DATADIR%% in pkg-plist.

Submitted by:   girgen[1]
24 Jan 2006 03:10:24
Original commit files touched by this commit  2002.2.1_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
25 Jul 2004 14:51:18
Original commit files touched by this commit  2002.2.1_3
hrs search for other commits by this committer
- Fix dependency.
- Take maintainership.
- Use USE_GHOSTSCRIPT.

Approved by:    linimon (mentor)
19 Jun 2004 06:16:01
Original commit files touched by this commit  2002.2.1_2
hrs search for other commits by this committer
Fix pkg-plist which was broken by the recent print/teTeX change.

Reported by:    kris
30 Jan 2004 22:53:51
Original commit files touched by this commit  2002.2.1_2
krion search for other commits by this committer
- Fix plist and bump PORTREVISION

Noticed by:     bento via kris
29 Jan 2004 16:13:06
Original commit files touched by this commit  2002.2.1_1
trevor search for other commits by this committer
SIZEify.
27 Sep 2003 01:01:08
Original commit files touched by this commit  2002.2.1_1
edwin search for other commits by this committer
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:21:41
Original commit files touched by this commit  2002.2.1_1
edwin search for other commits by this committer
[PATCH] textproc/latex2html: 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/54951
Submitted by:   Jens Rehsack <rehsack@liwing.de>
24 Jul 2003 05:47:22
Original commit files touched by this commit  2002.2.1_1
daichi search for other commits by this committer
update textproc/latex2html: PLIST is missing some files

PR:             51275
Submitted by:   Alan Barrett <apb@cequrux.com>
20 Feb 2003 19:11:26
Original commit files touched by this commit  2002.2.1
knu search for other commits by this committer
De-pkg-comment.
03 Nov 2002 14:41:52
Original commit files touched by this commit  2002.2.1
naddy search for other commits by this committer
Rename patch-message, which is already a bsd.port.mk target.
27 Oct 2002 15:00:19
Original commit files touched by this commit  2002.2.1
nork search for other commits by this committer
Fix correct ports version.

PR:             ports/44525
Submitted by:   Lev A. Serebryakov <lev@serebryakov.spb.ru>
25 Oct 2002 02:21:12
Original commit files touched by this commit  2002-2-1
ijliao search for other commits by this committer
upgrade to 2002-2-1
drop maintainership

PR:             43632
Submitted by:   maintainer
17 Sep 2002 16:44:16
Original commit files touched by this commit  99.2b8_1
ijliao search for other commits by this committer
add manpage (grab from Debian)

PR:             35249
Submitted by:   Fred <sexyfork@nomade.fr>
18 Oct 2001 03:49:55
files touched by this commit
ijliao search for other commits by this committer
forgot it in the last commit    
15 Oct 2001 11:50:20
files touched by this commit
ijliao search for other commits by this committer
targets reworked a lot    
11 Sep 2001 21:52:33
files touched by this commit
knu search for other commits by this committer
Replace the ghostscript55 dependencies with ghostscript-gnu.    
10 Jul 2001 14:54:22
files touched by this commit
sobomax search for other commits by this committer
${PREFIX}/share/${PORTNAME} --> ${DATADIR}    
05 Feb 2001 16:35:27
files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
03 Feb 2001 19:12:18
files touched by this commit
sf search for other commits by this committer
enforce not to create gif files and fix pkg-plist.    
23 Jan 2001 14:39:54
files touched by this commit
sf search for other commits by this committer
(null commit)   According to the maintainer previous distinfo change includes  
'There were none that I noticed at all.'    
21 Jan 2001 19:22:31
files touched by this commit
sf search for other commits by this committer
update checksum.    
11 Dec 2000 16:44:46
files touched by this commit
roam search for other commits by this committer
Update to 99.2b8.    
25 Nov 2000 10:31:08
files touched by this commit
asami search for other commits by this committer
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.    
08 Oct 2000 07:29:51
files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
05 Sep 2000 02:25:20
files touched by this commit
steve search for other commits by this committer
Use correct path for anytopnm in RUN_DEPENDS.    

Number of commits found: 37

286a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0