Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
shortly.
|
|
|
|
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
1.0b4nb1. There was no default rc file before. Explicitly setting
the path passed to the install script seems to avoid the problem.
|
|
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.
|
|
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
|
|
|
|
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.
|
|
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.
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
- 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).
|
|
(It should be converted buildlink framework.)
|
|
|
|
|
|
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".]
|
|
Dmitri Kozionov on the html2ps-users list.
|
|
|
|
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.
|
|
sizes.
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
stalling bulk builds.
|
|
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
and packages needing just any ghostscript binary use
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
|
|
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.
|
|
|
|
|