aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hevea
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.14gahr2014-04-233-90/+9
| | | | | Changes: * Rationalize buffer usage and suppress private buff module.
* - Update to 2.13gahr2014-03-202-9/+9
| | | | | Changes: * More effort to skip comments in arguments.
* - Update to 2.12gahr2014-01-152-9/+9
| | | | | | | Changes: * esponja: allow ':' in attribute names. * hacha: allow ':' in attribute names.
* - Update to 2.10gahr2014-01-082-18/+21
| | | | | | | | | | | | | Changes: * Bug in \@makesection (latexcommon.hva). \end@sec@step was absent from the definition of stared sectionning comamnd. As a result the first label in section was used as the id of the section. * typo-bug in text/hevea.hva - STAGE-clean - Support OPTIONSng (DOCS)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | textproc)
* - Update to 2.09gahr2013-08-212-13/+16
| | | | | | | | | | | | | | | Changes: 2.09 * Corrected a very unfortunate bug in german babel: \@german@dquote has to consider the case when '"' is not active.. 2.08 * Added \fcolorbox 2.07 * bug in hacha -tocbis/-tocter when no cut induced by section. * Do not change (\cutname) the name of toplevel file.
* - Update to 2.06 (old distfile is unfetchable)gahr2013-04-082-9/+9
| | | | | | | | | | | | 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
* - Update to 2.05gahr2013-03-282-9/+9
| | | | | | | 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.
* - Fix PLISTgahr2013-03-221-1/+0
|
* - Update to 2.04gahr2013-03-143-9/+14
| | | | | | | | | 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
* - Update to 2.03gahr2013-02-132-11/+11
| | | | | | Changes: * Correct \addcontentsline so as to avoid any style, in .haux and make \@addcontentsline armoured (useless?)
* - Udpate to 2.02gahr2013-01-293-10/+13
| | | | - Convert !defined(NOPORTDOCS) --> PORT_OPTIONS:MDOCS
* - Update to 2.01gahr2013-01-142-14/+10
| | | | | See the thread at the following URL for details: https://sympa.inria.fr/sympa/arc/hevea/2013-01/msg00001.html
* - Update to 2.00gahr2012-09-183-21/+34
| | | | * this release supports HTML 5.0 output
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCScrees2011-11-141-1/+1
| | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes
* -remove MD5ohauer2011-07-031-4/+0
|
* - Un-IGNORE on amd64. Builds fine now.gahr2010-06-231-7/+1
| | | | | | PR: 148059 Reported by: Johan van Selst <johans@stack.nl> Feature safe: yes
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+0
| | | | MAKE_ENV
* - Update to 1.10gahr2008-04-153-144/+97
| | | | | | | - Respect NOPORTDOCS - Adopt maintainship Approved by: miwi (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add Backup MASTER_SITESmiwi2006-12-041-1/+2
|
* - Update to 1.9miwi2006-11-193-103/+177
|
* - Update to 1.08mnag2006-05-243-192/+198
| | | | | | | | - Reset maintainer PR: 96920 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer
* SHA256ifyedwin2006-01-241-0/+5
| | | | Approved by: krion@
* Add size data.trevor2004-03-181-0/+5
| | | | Approved by: maintainers
* IGNORE on amd64: Infinite loop during buildkris2004-03-181-2/+8
|
* Update to 1.07arved2003-12-193-7/+13
| | | | | PR: 59992 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
* Fix MASTER_SITESerwin2003-10-081-1/+1
| | | | | PR: 57729 Submitted by: maintainer
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Switch to a working master site.petef2003-05-101-1/+1
| | | | | PR: 51934 Submitted by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add missing filekris2002-09-161-0/+1
|
* upgrade to 1.0.6ijliao2002-07-083-53/+78
| | | | | PR: 40304 Submitted by: maintainer
* Fix ownership of files in ${PREFIX}/share/doc/hevea.petef2001-12-231-0/+1
| | | | | | PR: 33104, 33096 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Noticed by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update for the NOPORTDOCS case.roam2001-06-301-75/+75
| | | | | PR: 28539 Submitted by: maintainer
* Make portversion in pkg-plist dynamic.dwcjr2001-06-272-74/+76
| | | | | PR: 28452 Submitted by: maintainer
* Update to 1.05dwcjr2001-06-273-7/+129
| | | | | | | | Add manuals update pkg-plist accordingly PR: 28431 Submitted by: maintainer
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* ${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (well, here's the second one...)asami2000-10-081-1/+1
|
* Typo (heavea -> hevea).asami2000-04-151-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Chase the checksum (minor change to index.ml)kris2000-02-271-1/+1
| | | | Noticed by: bento
* From maintainer:steve2000-01-243-11/+11
| | | | | | | | | | | | The way the hevea port is installed now, if it is installed as a package, then chances are hevea.sty will not be visible to latex. What I have done is - instead of having the port copy hevea.sty to a place where latex can find it, I give instructions as a message for the user to put it there. PR: 16149 Submitted by: maintainer
* hevea version 1.04steve1999-12-265-0/+80
A utility for converting LaTeX to HTML. PR: 15144 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>