Up to [cvs.NetBSD.org] / pkgsrc / fonts / ghostscript-cidfonts-ryumin
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.43 / (download) - annotate - [select for diffs], Wed Apr 26 19:51:29 2023 UTC (6 weeks, 1 day ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +2 -3
lines
Diff to previous 1.42 (colored)
ghostscript-cidfonts-ryumin: reset PKGREVISION after update
Revision 1.42 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:57 2023 UTC (7 weeks, 2 days ago) by adam
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
revbump after textproc/icu update
Revision 1.41 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:05 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.40 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:07 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.39 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:25 2022 UTC (7 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.38: +2 -1
lines
Diff to previous 1.38 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.38 / (download) - annotate - [select for diffs], Fri May 27 08:26:52 2022 UTC (12 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.37: +1 -2
lines
Diff to previous 1.37 (colored)
ghostscript-agpl: updated to 9.56.1 9.56.1 New PDF Interpreter is now enabled by default: See Changes Coming to the PDF Interpreter libgs is now threadsafe The PSD output devices now write ICC profiles to their output files for improved color fidelity. Ghostscript/GhostPDL can now output Apple Raster and URF format image files: via the "appleraster" or "urf" output devices (using the cups implementation of those formats).
Revision 1.37 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:23 2021 UTC (18 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
revbump for icu and libffi
Revision 1.36 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:36 2021 UTC (20 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
revbump for boost-libs
Revision 1.35 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:38 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
revbump for boost-libs
Revision 1.34 / (download) - annotate - [select for diffs], Fri Mar 12 08:05:32 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.33: +3 -3
lines
Diff to previous 1.33 (colored)
Use PKG_FAIL_REASON with double-quotes.
Revision 1.33 / (download) - annotate - [select for diffs], Fri Dec 4 04:55:50 2020 UTC (2 years, 6 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.32: +2 -1
lines
Diff to previous 1.32 (colored)
Revbump for openpam cppflags change months ago, belatedly.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Sep 13 14:16:31 2020 UTC (2 years, 8 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
ghostscript-agpl: Update to 9.53.0 pkgsrc changes (for fonts/ghostscript-cidfonts-ryumin): - Add SUBST_NOOP_OK.ttf_path, at least for the default `cidfmap-adobe' that's a noop Changes: 9.53.0 ====== Highlights in this release include: - The 9.53.0 release is primarily maintenance. - The most obvious change is the (re-)introduction of the patch level to the version number, this helps facilitate a revised policy on handling security related issues. - Our efforts in code hygiene and maintainability continue. - We have added the capability to build with the Tesseract OCR engine. In such a build, new devices are available (pdfocr8/pdfocr24/pdfocr32) which render the output file to an image, OCR that image, and output the image "wrapped" up as a PDF file, with the OCR generated text information included as "invisible" text (in PDF terms, text rendering mode 3). Due to some patches to the Tesseract sources that are required (integrated upstream, but awaiting release), time constraints, and the experimental nature of the feature, we only support including Tesseract from source, not linking to Tesseract shared libraries. Whether we add this capability will be largely dependant on community demand for the feature. - We have added Python bindings for the gsapi interface, can be found in demos/python. These are experimental, and we welcome feedback from interested developers. - For those integrating Ghostscript/GhostPDL via the gsapi interface, we have added new capabilities to that, specifically in terms of setting and interrogating device parameters. These, along with the existing interface calls, are documented in: Ghostscript Interpreter API - IMPORTANT: In consultation with a representative of (OpenPrinting) it is our intention to deprecate and, in the not distant future, remove the OpenPrinting Vector/Raster Printer Drivers (that is, the opvp and oprp devices). If you rely on either of these devices, please get in touch with us, so we can discuss your use case, and revise our plans accordingly. - IMPORTANT: We have forked LittleCMS2 into LittleCMS2mt (the "mt" indicating "multi-thread"). LCMS2 is not thread safe and cannot be made thread safe without breaking the ABI. Our fork will be thread safe and include performance enhancements (these changes have all be been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. If there is sufficient interest, our fork will be available as its own package separately from Ghostscript (and MuPDF). - The usual round of bug fixes, compatibility changes, and incremental improvements.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:41 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.30 / (download) - annotate - [select for diffs], Fri May 22 10:56:06 2020 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
revbump after updating security/nettle
Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:49 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.28 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:32 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
*: recursive bump for libffi
Revision 1.27 / (download) - annotate - [select for diffs], Sat Nov 2 22:24:40 2019 UTC (3 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.26: +8 -8
lines
Diff to previous 1.26 (colored)
fonts: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.26 / (download) - annotate - [select for diffs], Sun Jul 21 22:24:48 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
*: recursive bump for gdk-pixbuf2-2.38.1
Revision 1.25 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:19 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.24 / (download) - annotate - [select for diffs], Mon Mar 18 16:17:47 2019 UTC (4 years, 2 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Recursive bump for ghostscript default change
Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 14 22:21:28 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Revbump after cairo 1.16.0 update.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:03 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Recursive revbump from hardbuzz-2.1.1
Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 17 22:29:39 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:28 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Recursive bump for new fribidi dependency in pango.
Revision 1.19 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:28 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 28 20:10:50 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Bump PKGREVISION for gdbm shlib major bump
Revision 1.17 / (download) - annotate - [select for diffs], Thu Nov 23 17:19:54 2017 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
recursive bump for libxkbcommon removal from at-spi2-core
Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:29 2016 UTC (7 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 1 16:39:22 2014 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Adapt paths for font installation changes. Bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Feb 12 23:17:53 2014 UTC (9 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 11 12:32:25 2014 UTC (9 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
No need to use special variable, PKGVERSION=PKGVERSION_NOREV in PLIST.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Jan 11 12:29:39 2014 UTC (9 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
use pkg build options for ghostscript to be detect installed ghostscript option configuration, not to be built option.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 9 08:08:55 2014 UTC (9 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.10: +33 -13
lines
Diff to previous 1.10 (colored)
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.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 4 22:16:03 2013 UTC (10 years ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
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.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 3 10:04:56 2013 UTC (10 years ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
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
Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 3 01:54:45 2013 UTC (10 years, 2 months ago) by mef
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Previous commit was wrong, sorry. PKG_BUILD_OPTIONS looks PKGNAME. Thanks obache@
Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 2 17:32:36 2013 UTC (10 years, 2 months ago) by mef
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
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)
Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 17 08:42:55 2013 UTC (10 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
follow PKGBASE name change of ghostscript for option.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 16 23:02:18 2013 UTC (10 years, 2 months ago) by dholland
Branch: MAIN
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 16 11:21:11 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive bump for png-1.6.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 6 23:22:18 2013 UTC (10 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 26 21:37:32 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Revbump after graphics/jpeg and textproc/icu
Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 7 14:22:52 2012 UTC (10 years, 8 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
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.