Commit graph

26 commits

Author SHA1 Message Date
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +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
minskim
64ddf61dcc Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase
previously these packages might create ls-R under $HOME.
2005-11-13 05:30:10 +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
804bf10f70 convert to use tex.buidlink3.mk
installs files in PKG_LOCALTEXMFPREFIX
2005-11-09 00:05:28 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
hubertf
8891dd4af7 document that this is part of teTeX>=2.0 2005-04-02 17:21:02 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
f6c94c98e9 Use complete path to mktexlsr. 2004-12-31 19:00:33 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
539e6d4398 Convert to buildlink3. 2004-04-25 21:23:34 +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
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +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
dmcmahill
295e05d4b0 undo previous change relating to allowing a dependency on teTeX2 rather
than teTeX version 1.  It has been pointed out to me that teTeX2 already
ships with dvipdfm.  Add a CONFLICTS on teTeX2-bin since that package
has conflicting files.
2003-11-07 23:24:12 +00:00
dmcmahill
1971dd4108 add USE_TETEX2 configuration variable and modify dvipdfm to use this
to allow it to work with teTeX2 or teTeX instead of requiring only
teTeX (1).
2003-11-07 13:55:02 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
markd
610519c0a4 Enable handling of PDF v1.3 files. From Brook G. Milligan in PR 21350.
PKGREVISION++
2003-06-05 11:24:27 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
kei
365f24e801 make these packages conflict with dvipdfmx. 2003-02-24 15:30:54 +00:00
wiz
d26d6f4dd5 Note conflict with ja-dvipdfm. 2002-10-09 13:31:20 +00:00
wiz
f74e5f7d04 buildlink1 -> buildlink2. 2002-10-09 13:27:23 +00:00
jlam
1293a34c3e Use ghostscript.mk. 2002-09-13 06:53:31 +00:00
markd
171ec917b0 Initial import of dvipdfm-0.13.2c, a DVI to PDF translator 2002-05-08 11:54:02 +00:00