Commit graph

35 commits

Author SHA1 Message Date
dholland
c51dd9a092 Update search location for tex hyphenation files. PKGREVISION -> 4
as it only failed if you had PKG_DEVELOPER set.
2013-11-28 06:04:08 +00:00
wiz
047a7f787e Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
sbd
dfef16ab5a Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
asau
e613b3f0ef Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
wiz
3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
ryoon
8c266d4a4e Update to 1.0b7
I was unaware of version up.

* Fix html2psrc path in patch-aa

Changelog:
  051211 1.0b5   Bug fixes. Added -M option.
  091021 1.0b6   "Security" fix. Changed behavior for SSI, to avoid having
                 arbitrary readable files disclosed on a web server that uses
                 html2ps in a web application (cgi script etc), allowing HTML
                 files to be uploaded for conversion. Setting up a service like
                 this is begging for trouble in my opinion. (Is /bin/cat also
                 a vulnerability, since one can use it in a web app, allowing
                 uploading arbitrary parameters to it?)
  100507 1.0b7   Fixed a bug introduced by the previous bug fix...
2011-11-18 21:59:01 +00:00
ryoon
830ce52578 bin/html2ps should not contain .destdir/ path.
Bump PKGREVISION.
2011-11-18 21:43:59 +00:00
sbd
611e355be8 honor PKGMANDIR, from PR 42329 2010-05-06 09:17:27 +00:00
joerg
4e06aa332b DESTDIR support from Steven Drake. 2010-01-27 18:21:56 +00:00
minskim
71db44c0bf Adjust the hardcoded path to hyphen.tex.
This package should use kpsewhich to find a .tex file in the texmf tree.

While here, add a dependency to dvipsk so that this package can find
dvips at run-time.

Noted by Bernd Ernesti.
2009-03-08 19:17:10 +00:00
wiz
b6160330f7 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
minskim
4cd37c8b4a Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.
2006-08-10 03:21:39 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
kim
20d673afb5 Restore previously used file locations. 2005-12-04 17:02:54 +00:00
kim
8d7084a2db The work directory was stored in the default rc file since upgrade to
1.0b4nb1.  There was no default rc file before.  Explicitly setting
the path passed to the install script seems to avoid the problem.
2005-12-04 16:34:34 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
2005-11-28 06:41:20 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
tonio
3317c4d907 Convert to use tex.buidllink3.mk 2005-11-08 20:46:18 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
hubertf
174bfe43a7 Update straight to 1.0b4nb1. Changes:
000727 1.0b2 - Mostly bug fixes. A title page can be generated. The symbol
                 set is extended to include information from META elements.
                 Installation script modified for Windows support.
  000815 1.0b3 - Bug fixes. Some support for Server Side Includes. Form
                 element contents can be rendered. Support for netscape
                 cookies.
  050225 1.0b4   Various bug fixes.

"nb1" includes a patch from the html2ps author to add option "-C H"
which includes headers (only) in output.

Updated after pinging maintainer several times, with no answer.
2005-07-08 19:23:25 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
eeee7fac9f Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).
2003-12-24 13:02:00 +00:00
taca
ec4c7f7c84 Depends on jpeg-6b package and lator.
(It should be converted buildlink framework.)
2003-10-08 10:07:37 +00:00
kim
c40e6e518b Also works with the teTeX2-bin package. 2003-09-22 21:02:51 +00:00
jlam
1293a34c3e Use ghostscript.mk. 2002-09-13 06:53:31 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
kleink
c8d6490e84 Bump to 1.0b1nb1: fix a lost backreference in DSC output mode; from
Dmitri Kozionov on the html2ps-users list.
2001-12-01 10:13:47 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
hubertf
77e2d45720 Make sure lib/html2ps dir exists. If not, the install procedure asks,
stalling bulk builds.
2001-01-26 18:20:27 +00:00
jlam
fd75e24317 Alter dependencies. Packages needing X11 drivers use
DEPENDS+=	ghostscript-[6-9]*:../../print/ghostscript

and packages needing just any ghostscript binary use

	DEPENDS+=	ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
2000-05-10 15:39:06 +00:00
jlam
582a02f348 Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.
2000-05-07 02:11:16 +00:00
kim
0e861e19ba The program html2ps converts HTML to PostScript. 2000-04-23 05:55:02 +00:00