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

Port details
hevea 2.06 textproc on this many watch lists=2 search for ports that depend on this port
Convert LaTeX to HTML
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


HEVEA is a quite complete and fast LATEX to HTML translator.

WWW: http://para.inria.fr/~maranget/hevea/

Stephen Montgomery-Smith
stephen@math.missouri.edu
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/ocaml

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.inria.fr/INRIA/moscova/hevea/
  3. http://para.inria.fr/~maranget/hevea/distri/

Number of commits found: 34

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Apr 2013 12:12:47
Original commit files touched by this commit  2.06
gahr search for other commits by this committer
- Update to 2.06 (old distfile is unfetchable)
  Changes (2 bugs fixes):
  - Some spaces dissapeared in toc's. FIX -> add braces around macro
    expansion in subst_expn.
  - Spurious '_' outside of math mode warnings when \label{..._...} occurs
    in section titles. FIX -> add \@getprint around \sec@id@attr in
    \@doaddtoc [latexcommon.hva] and \cuthere [html/hevea.hva].

Reported by:	John Marino <draco@marino.st> (ports/177655)
Approved by:	portmgr
28 Mar 2013 08:03:05
Original commit files touched by this commit  2.05
gahr search for other commits by this committer
- Update to 2.05

  Changes:
  * Correct esponja bug for windows : in windows you cannot
    remove a file when it is still open !
  * Patch by C Deleuze for a few fixes in info mode.
22 Mar 2013 09:08:22
Original commit files touched by this commit  2.04
gahr search for other commits by this committer
- Fix PLIST
13 Mar 2013 16:21:09
Original commit files touched by this commit  2.04
gahr search for other commits by this committer
- Update to 2.04
  Changes:
  * added \addto command to augment macros
  * partial implementation of cleveref
  * implemented hyperef \autoref
  * added hidden labeltype package to specify label types in .haux files
  * implemented global options
13 Feb 2013 11:12:44
Original commit files touched by this commit  2.03
gahr search for other commits by this committer
- Update to 2.03
  Changes:
  * Correct \addcontentsline so as to avoid any style, in .haux and make
    \@addcontentsline armoured (useless?)
29 Jan 2013 13:42:29
Original commit files touched by this commit  2.02
gahr search for other commits by this committer
- Udpate to 2.02
- Convert !defined(NOPORTDOCS) --> PORT_OPTIONS:MDOCS
14 Jan 2013 08:45:25
Original commit files touched by this commit  2.01
gahr search for other commits by this committer
- Update to 2.01
  See the thread at the following URL for details:
  https://sympa.inria.fr/sympa/arc/hevea/2013-01/msg00001.html
18 Sep 2012 07:50:59
Original commit files touched by this commit  2.00
gahr search for other commits by this committer
- Update to 2.00
  * this release supports HTML 5.0 output
13 Nov 2011 17:33:47
Original commit files touched by this commit  1.10
crees search for other commits by this committer
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS

PR:             ports/162136
Submitted by:   4720@hushmail.com
Approved by:    [no rejections from any maintainer within 14 days]
Feature safe:   yes
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.10
ohauer search for other commits by this committer
-remove MD5
23 Jun 2010 14:29:10
Original commit files touched by this commit  1.10
gahr search for other commits by this committer
- Un-IGNORE on amd64. Builds fine now.

PR:             148059
Reported by:    Johan van Selst <johans@stack.nl>
Feature safe:   yes
25 Jul 2008 12:48:47
Original commit files touched by this commit  1.10
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
14 Apr 2008 21:50:20
Original commit files touched by this commit  1.10
gahr search for other commits by this committer
- Update to 1.10
- Respect NOPORTDOCS
- Adopt maintainship

Approved by:    miwi (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  1.09_1
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}.
03 Dec 2006 16:23:54
Original commit files touched by this commit  1.09
miwi search for other commits by this committer
- Add Backup MASTER_SITES
19 Nov 2006 13:59:05
Original commit files touched by this commit  1.09
miwi search for other commits by this committer
- Update to 1.9
24 May 2006 01:27:02
Original commit files touched by this commit  1.08
mnag search for other commits by this committer
- Update to 1.08
- Reset maintainer

PR:             96920
Submitted by:   Martin Wilke <freebsd___unixfreunde.de>
Approved by:    maintainer
24 Jan 2006 03:10:24
Original commit files touched by this commit  1.07
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
18 Mar 2004 02:52:47
Original commit files touched by this commit  1.07
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
17 Mar 2004 21:56:41
Original commit files touched by this commit  1.07
kris search for other commits by this committer
IGNORE on amd64: Infinite loop during build
18 Dec 2003 16:02:26
Original commit files touched by this commit  1.07
arved search for other commits by this committer
Update to 1.07

PR:             59992
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
08 Oct 2003 06:39:10
Original commit files touched by this commit  1.06
erwin search for other commits by this committer
Fix MASTER_SITES

PR:             57729
Submitted by:   maintainer
24 Sep 2003 09:37:11
Original commit files touched by this commit  1.06
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
10 May 2003 01:03:55
Original commit files touched by this commit  1.06
petef search for other commits by this committer
Switch to a working master site.

PR:             51934
Submitted by:   maintainer
21 Feb 2003 13:42:50
Original commit files touched by this commit  1.06
knu search for other commits by this committer
De-pkg-comment.
16 Sep 2002 00:24:45
Original commit files touched by this commit  1.06
kris search for other commits by this committer
Add missing file
07 Jul 2002 18:16:06
Original commit files touched by this commit  1.06
ijliao search for other commits by this committer
upgrade to 1.0.6

PR:             40304
Submitted by:   maintainer
23 Dec 2001 04:02:13
files touched by this commit
petef search for other commits by this committer
Fix ownership of files in ${PREFIX}/share/doc/hevea.    
30 Jun 2001 16:33:14
files touched by this commit
roam search for other commits by this committer
Update for the NOPORTDOCS case.    
27 Jun 2001 15:33:34
files touched by this commit
dwcjr search for other commits by this committer
Make portversion in pkg-plist dynamic.    
27 Jun 2001 07:07:15
files touched by this commit
dwcjr search for other commits by this committer
Update to 1.05   Add manuals   update pkg-plist accordingly    
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.    
08 Oct 2000 11:05:17
files touched by this commit
asami search for other commits by this committer
${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (well, here's the second one...)    
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.  

Number of commits found: 34

2832
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight79
new month211

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