diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-25 02:21:12 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-25 02:21:12 +0000 |
commit | 25eae5e8096ad515eb3ef9b3ca632e9485457b7d (patch) | |
tree | 06e7216f24dd171f82d19cf52c3d6a4c217118b0 /textproc/latex2html | |
parent | 83ee889b5aa3fae3961954e80fbcfa25c05af342 (diff) | |
download | ports-25eae5e8096ad515eb3ef9b3ca632e9485457b7d.tar.gz ports-25eae5e8096ad515eb3ef9b3ca632e9485457b7d.zip |
Notes
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 7 | ||||
-rw-r--r-- | textproc/latex2html/distinfo | 2 | ||||
-rw-r--r-- | textproc/latex2html/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/latex2html/pkg-plist | 9 |
4 files changed, 12 insertions, 8 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 48c3bdf1d957..7604d3700637 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -6,14 +6,13 @@ # PORTNAME= latex2html -PORTVERSION= 99.2b8 -PORTREVISION= 1 +PORTVERSION= 2002-2-1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> @@ -29,7 +28,7 @@ USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-perl=${PERL} \ --disable-gif \ - --libdir=${DATADIR} + --shlibdir=${DATADIR} MAN1= latex2html.1 diff --git a/textproc/latex2html/distinfo b/textproc/latex2html/distinfo index ee3fe6e63300..2026de9debd0 100644 --- a/textproc/latex2html/distinfo +++ b/textproc/latex2html/distinfo @@ -1 +1 @@ -MD5 (latex2html-99.2beta8.tar.gz) = 0f62740c09e4df26f0641a6616ee1828 +MD5 (latex2html-2002-2-1.tar.gz) = 37488919ac4fd3475d389ddfdb0aea02 diff --git a/textproc/latex2html/pkg-descr b/textproc/latex2html/pkg-descr index 96d5bce61bff..33f5994bdc24 100644 --- a/textproc/latex2html/pkg-descr +++ b/textproc/latex2html/pkg-descr @@ -2,4 +2,4 @@ This program can be used to convert LaTeX to HTML. It has many configuration options configurable by editing a configuration file. It can handle equations and postscript images as well. -WWW: http://cbl.leeds.ac.uk/nikos/tex2html/doc/latex2html/latex2html.html +WWW: http://www.latex2html.org/ diff --git a/textproc/latex2html/pkg-plist b/textproc/latex2html/pkg-plist index 021fb948c0f0..9a4a8713b23a 100644 --- a/textproc/latex2html/pkg-plist +++ b/textproc/latex2html/pkg-plist @@ -53,7 +53,6 @@ share/latex2html/XyMTeX-HTML/hetaromh.perl share/latex2html/XyMTeX-HTML/locant.perl share/latex2html/XyMTeX-HTML/lowcycle.perl share/latex2html/XyMTeX-HTML/xymman.perl -share/latex2html/cfgcache.pm share/latex2html/cweb2html/Makefile share/latex2html/cweb2html/README share/latex2html/cweb2html/cweb.cls @@ -161,7 +160,6 @@ share/latex2html/icons/up.png share/latex2html/icons/up_g.png share/latex2html/icons/whiteball.png share/latex2html/icons/yellowball.png -share/latex2html/l2hconf.pm share/latex2html/makemap share/latex2html/makeseg/makeseg share/latex2html/makeseg/makeseg.tex @@ -210,8 +208,11 @@ share/latex2html/styles/french.perl share/latex2html/styles/galician.perl share/latex2html/styles/german.perl share/latex2html/styles/germanb.perl +share/latex2html/styles/getimagesize.perl share/latex2html/styles/graphics.perl +share/latex2html/styles/graphics-support.perl share/latex2html/styles/graphicx.perl +share/latex2html/styles/graphixx.perl share/latex2html/styles/harvard.perl share/latex2html/styles/havard.perl share/latex2html/styles/heqn.perl @@ -276,13 +277,17 @@ share/latex2html/texinputs/verbatimfiles.sty share/latex2html/versions/cp1252.pl share/latex2html/versions/decmulti.pl share/latex2html/versions/frame.pl +share/latex2html/versions/hebrew.pl share/latex2html/versions/html2_1.pl share/latex2html/versions/html2_2.pl share/latex2html/versions/html3_0.pl share/latex2html/versions/html3_1.pl share/latex2html/versions/html3_2.pl share/latex2html/versions/html4_0.pl +share/latex2html/versions/html4_01.pl +share/latex2html/versions/html4_1.pl share/latex2html/versions/i18n.pl +share/latex2html/versions/koi8.pl share/latex2html/versions/lang.pl share/latex2html/versions/latin1.pl share/latex2html/versions/latin2.pl |