summaryrefslogtreecommitdiffstats
path: root/textproc/latex2html
Commit message (Collapse)AuthorAgeFilesLines
* - Fix dependency.hrs2004-07-252-59/+38
| | | | | | | - Take maintainership. - Use USE_GHOSTSCRIPT. Approved by: linimon (mentor)
* Fix pkg-plist which was broken by the recent print/teTeX change.hrs2004-06-191-13/+13
| | | | Reported by: kris
* - Fix plist and bump PORTREVISIONkrion2004-01-302-1/+2
| | | | Noticed by: bento via kris
* SIZEify.trevor2004-01-291-0/+1
|
* KATO mega patchedwin2003-09-271-5/+5
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* [PATCH] textproc/latex2html: enable choose of ghostscript interpreteredwin2003-08-311-1/+18
| | | | | | | | 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>
* update textproc/latex2html: PLIST is missing some filesdaichi2003-07-242-0/+3
| | | | | PR: 51275 Submitted by: Alan Barrett <apb@cequrux.com>
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Rename patch-message, which is already a bsd.port.mk target.naddy2002-11-031-3/+1
|
* Fix correct ports version.nork2002-10-271-2/+2
| | | | | PR: ports/44525 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
* upgrade to 2002-2-1ijliao2002-10-254-8/+12
| | | | | | | drop maintainership PR: 43632 Submitted by: maintainer
* 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