Commit graph

15 commits

Author SHA1 Message Date
wiz
479f91ff69 Adapt paths for font installation changes. Bump PKGREVISION. 2014-06-01 16:39:22 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
obache
529f6914d9 No need to use special variable, PKGVERSION=PKGVERSION_NOREV in PLIST. 2014-01-11 12:32:25 +00:00
obache
3f3d1bea6d use pkg build options for ghostscript to be detect installed ghostscript option
configuration, not to be built option.
2014-01-11 12:29:39 +00:00
mef
c9d2052828 Related change with PR pkg/48479 (of ghostscript-cidfonts):
Makefile
  Adjust for splitting ghostscript-{,a}gpl done before.
  Convert LICENSE from generic-nonlicense to 2-clause-bsd.
  Set MAINTAINER, to notice-quick-if-fail.
PLIST
  Convert path from ${PKGVERSION} to ${PKGVERSION_NOREV}.
files/cidfmap-adobe
  Add one entry
   /Ryumin-Light          /WadaMin-Regular
(NO PKGREVISION++, binaries may not have been built yet).
Thanks dholland@ for taking care of -agpl and -gpl split.
2014-01-09 08:08:55 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
mef
59bfd645fb Previous commit was wrong, sorry. PKG_BUILD_OPTIONS looks PKGNAME. Thanks obache@ 2013-04-03 01:54:45 +00:00
mef
8a32f2e407 PKG_OPTIONS_VAR= for ghostscript-gpl and ghostscript-agpl are both PKG_OPTIONS.ghostscript.
-.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits)
  +.if empty(PKG_BUILD_OPTIONS.ghostscript:Mdisable-compile-inits)
2013-04-02 17:32:36 +00:00
obache
db26fc7735 follow PKGBASE name change of ghostscript for option. 2013-03-17 08:42:55 +00:00
dholland
c4252f5159 Explicitly use ghostscript-gpl, as one of these sets GS_REQD=9.05.
Nothing in ghostscript seems to have *checked* that, but for now let's
assume it matters.

XXX: someone please review this and update/adjust as needed.
2013-03-16 23:02:18 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
mef
8b24cc03d0 In syncing print/ghostscript bump 8.71 to 9.05,
and providing easy installation for Japanese font for ghostscript,
new package imported (from wip).

Ryumin-Light and GothicBBB are the most frequently used fonts
in Japanese documents. This package will add the capability for
gs to display Japanese document with those reference.
Options to choose alternate fonts for them, see options.mk,
and set to PKG_OPTIONS.gcr_type, currently default is ipa.
2012-10-07 14:22:52 +00:00