Commit graph

25 commits

Author SHA1 Message Date
sbd
dfef16ab5a Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
4961a4ef35 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
minskim
c9a4ef8bc9 Reduce tex2page's dependencies on TeX. 2012-03-07 00:33:55 +00:00
wiz
0d8c03d43e Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
joerg
a0e6713ee7 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
0bf9df4f51 user-destdir support 2009-07-07 20:37:28 +00:00
joerg
39c828b6a6 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
wiz
f4e9595f26 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
minskim
017b982c40 Let tex2page depend on dvipsk because teTeX-bin no longer provides dvips.
Bump PKGREVISION.
2009-02-25 18:07:40 +00:00
dmcmahill
247e3b55fe Point at lang/guile16 instead of lang/guile in preparation for updating
lang/guile to 1.8.1 from 1.6.8.  These pkgs seemed to fail to build with
guile 1.8.1, but maybe can be easily fixed.
2007-06-12 02:55:15 +00:00
gdt
db0ced2f39 add USE_TOOLS of gs:run, pointed out by wiz.
No PKGREVISION bump since successful builds have the same content.
2006-04-23 00:45:07 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gdt
c487bdd939 bl3 against netpbm. Fixes build failure. PKGREVISION++ 2006-03-17 14:23:22 +00:00
gdt
ede1d79bcc Use DIST_SUBDIR to work around (partially) the upstream distfile
changing contents w/o changing name.  Adjust distinfo, which
previously referred to the 20060125 version.  PKGREVISION++
2006-03-09 00:12:01 +00:00
gdt
5c9fb2e255 Update to 20060131.
Depend on tex, and build and install html documentation.

Jan 31, 2006

\fmtname, \fmtversion

Jan 30, 2006

\smartdoublequotes: " preceding digit should be ``

Jan 29, 2006

\smartdoublequotes, \emailliketext

Jan 25, 2006

In {schemedisplay}, allow $$ (i.e., the scheme-math-escape characters used
to enclose empty space) to typeset as nothing, just like SLaTeX does.
Shriram Krishnamurthi uses this to insert empty space to split symbols in
SLaTeX, and wanted tex2page to honor it.  (This is a possible kludge,
because $...$ enclosing nothing, i.e., $$, is treated as a math-display
opener by TeX, and hence fails, possibly correctly so.  But it seems OK to
make an exception for SLaTeX displays, because there is no tradition of
using doubled math-escape characters there to indicate math displays.)

Have copyright year-range (displayed by --version argument) use closing
year from *tex2page-version* (which my text editor automatically sets on
writing the file), instead of it requiring hardwiring by lazy me every time
I change tex2page for the first time in a calendar year.

Oct 23, 2005

do-includegraphics-web bugfix.  Was ignoring \includegraphics calls that
didn't have optional arg.

Oct 22, 2005

Set/store dimens as scaled points (1pt = 65536sp), not necessarily integral
as in TeX, but certainly not as integral pixels!

\number\dimenctlseq prints as number of scaled points (cf. \the\dimenctlseq
which prints as number of points followed by "pt").

Recognize \hsize as a predefined dimen (with value 6.5in).

\epsf[xy]size are dimens.

\dimenctlseq=<dimen>  should eat any following space.
2006-02-25 17:48:24 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
3a9a4959c2 Fixed the remaining pkglint warnings about $(FOO) vs. ${FOO}. 2006-01-09 02:48:55 +00:00
agc
9bf9b712d5 Be a bit more specific about the purpose of this package. 2006-01-08 21:17:17 +00:00
gdt
eb4f0e4386 TeX2page makes Web pages from TeX manuscripts. It reads an input
document that is marked up in a TeX format (viz., plain TeX, LaTeX,
Texinfo), and produces an output document with the functionally
equivalent HTML markup. TeX2page uses the same input file syntax,
calling conventions, and error-recovery mechanisms as TeX, and thus
demands no additional expertise of a user already familiar with
TeX. TeX2page runs on modern Schemes and Common Lisp.
2005-12-01 18:50:14 +00:00