Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add manpage (grab from Debian) | ijliao | 2002-09-17 | 2 | -0/+1288 |
| | | | | | PR: 35249 Submitted by: Fred <sexyfork@nomade.fr> | ||||
* | forgot it in the last commit | ijliao | 2001-10-18 | 1 | -0/+1 |
| | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> | ||||
* | targets reworked a lot | ijliao | 2001-10-15 | 2 | -8/+35 |
| | | | | | PR: 30381 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> | ||||
* | Replace the ghostscript55 dependencies with ghostscript-gnu. | knu | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | ${PREFIX}/share/${PORTNAME} --> ${DATADIR} | sobomax | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | More style fixes for ports/textproc. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | enforce not to create gif files and fix pkg-plist. | sf | 2001-02-03 | 2 | -29/+1 |
| | | | | Submitted by: bento | ||||
* | update checksum. | sf | 2001-01-21 | 1 | -1/+1 |
| | | | | | PR: 24129 Submitted by: maintainer | ||||
* | Update to 99.2b8. | roam | 2000-12-11 | 6 | -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. | asami | 2000-11-25 | 1 | -1/+1 |
| | |||||
* | Use correct path for anytopnm in RUN_DEPENDS. | steve | 2000-09-05 | 1 | -1/+1 |
| | | | | | PR: 21029 Submitted by: maintainer | ||||
* | Portlint. Change ${PREFIX} in RUN_DEPENDS to ${LOCALBASE}. | knu | 2000-04-25 | 1 | -3/+3 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update MAINTAINER's email address | cpiazza | 1999-09-09 | 1 | -1/+1 |
| | | | | | PR: 13648 Submitted by: maintainer | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | env -> ${SETENV} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Fix a typo (psttoimg -> pstoimg). | cpiazza | 1999-08-21 | 1 | -2/+2 |
| | | | | | PR: 13285 Submitted by: Alec Wolman <wolman@cs.washington.edu> | ||||
* | Fix instances of "This is ...." | hoek | 1999-07-03 | 1 | -1/+1 |
| | |||||
* | Change /usr/local/bin/perl to ${PERL} for all cases that are needed. | cpiazza | 1999-06-28 | 1 | -1/+7 |
| | | | | | PR: 12410 Submitted by: Johan Karlsson <Johan.Karlsson@sm.luth.se> | ||||
* | Change latex2html to use ${PERL} instead of /usr/local/bin/perl. | cpiazza | 1999-06-28 | 1 | -1/+4 |
| | | | | PR: 12410 | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -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 any | asami | 1999-01-02 | 1 | -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 eyeball | asami | 1998-09-15 | 1 | -3/+3 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Copy the properly configured script to ${PREFIX}/bin, hopefully for | mph | 1998-05-05 | 1 | -2/+2 |
| | | | | | | real this time. :-) Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Configure the program, then install it. | mph | 1998-05-05 | 1 | -2/+2 |
| | | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Import of latex2html, which turns LaTeX into HTML | mph | 1998-05-05 | 6 | -0/+384 |
PR: 6502 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> |