aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hevea
Commit message (Collapse)AuthorAgeFilesLines
* 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>