summaryrefslogtreecommitdiff
path: root/fonts/ghostscript-cidfonts-ryumin
AgeCommit message (Collapse)AuthorFilesLines
2014-06-01Adapt paths for font installation changes. Bump PKGREVISION.wiz4-10/+10
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-01-11No need to use special variable, PKGVERSION=PKGVERSION_NOREV in PLIST.obache2-9/+8
2014-01-11use pkg build options for ghostscript to be detect installed ghostscript optionobache1-2/+2
configuration, not to be built option.
2014-01-09Related change with PR pkg/48479 (of ghostscript-cidfonts):mef3-20/+41
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.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
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-04-03Previous commit was wrong, sorry. PKG_BUILD_OPTIONS looks PKGNAME. Thanks ↵mef1-2/+2
obache@
2013-04-02PKG_OPTIONS_VAR= for ghostscript-gpl and ghostscript-agpl are both ↵mef1-2/+2
PKG_OPTIONS.ghostscript. -.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits) +.if empty(PKG_BUILD_OPTIONS.ghostscript:Mdisable-compile-inits)
2013-03-17follow PKGBASE name change of ghostscript for option.obache1-2/+2
2013-03-16Explicitly use ghostscript-gpl, as one of these sets GS_REQD=9.05.dholland1-5/+5
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-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-1/+2
2012-10-07In syncing print/ghostscript bump 8.71 to 9.05,mef18-0/+209
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.