summaryrefslogtreecommitdiffstats
path: root/textproc/latex2html
Commit message (Collapse)AuthorAgeFilesLines
* add manpage (grab from Debian)ijliao2002-09-172-0/+1288
| | | | | PR: 35249 Submitted by: Fred <sexyfork@nomade.fr>
* forgot it in the last commitijliao2001-10-181-0/+1
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* targets reworked a lotijliao2001-10-152-8/+35
| | | | | PR: 30381 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-111-1/+1
|
* ${PREFIX}/share/${PORTNAME} --> ${DATADIR}sobomax2001-07-101-1/+1
|
* More style fixes for ports/textproc.olgeni2001-02-051-1/+1
|
* enforce not to create gif files and fix pkg-plist.sf2001-02-032-29/+1
| | | | Submitted by: bento
* update checksum.sf2001-01-211-1/+1
| | | | | PR: 24129 Submitted by: maintainer
* Update to 99.2b8.roam2000-12-116-308/+323
| | | | | | PR: 23355 (mostly) Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, maintainer mods Approved by: maintainer
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1
|
* Use correct path for anytopnm in RUN_DEPENDS.steve2000-09-051-1/+1
| | | | | PR: 21029 Submitted by: maintainer
* Portlint. Change ${PREFIX} in RUN_DEPENDS to ${LOCALBASE}.knu2000-04-251-3/+3
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* Update MAINTAINER's email addresscpiazza1999-09-091-1/+1
| | | | | PR: 13648 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* env -> ${SETENV}mharo1999-08-281-2/+2
|
* Fix a typo (psttoimg -> pstoimg).cpiazza1999-08-211-2/+2
| | | | | PR: 13285 Submitted by: Alec Wolman <wolman@cs.washington.edu>
* Fix instances of "This is ...."hoek1999-07-031-1/+1
|
* Change /usr/local/bin/perl to ${PERL} for all cases that are needed.cpiazza1999-06-281-1/+7
| | | | | PR: 12410 Submitted by: Johan Karlsson <Johan.Karlsson@sm.luth.se>
* Change latex2html to use ${PERL} instead of /usr/local/bin/perl.cpiazza1999-06-281-1/+4
| | | | PR: 12410
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anyasami1999-01-021-3/+3
| | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway.
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-151-3/+3
| | | | | | checks haven't missed anything. Submitted by: dima
* Copy the properly configured script to ${PREFIX}/bin, hopefully formph1998-05-051-2/+2
| | | | | | real this time. :-) Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Configure the program, then install it.mph1998-05-051-2/+2
| | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Import of latex2html, which turns LaTeX into HTMLmph1998-05-056-0/+384
PR: 6502 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
OpenPOWER on IntegriCloud