Up to [cvs.NetBSD.org] / pkgsrc / graphics / tex-epstopdf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23 / (download) - annotate - [select for diffs], Sun Apr 9 05:25:13 2023 UTC (5 months, 3 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (colored)
tex-epstopdf{,-doc}: update to 2.31 changes unknown
Revision 1.22 / (download) - annotate - [select for diffs], Thu Sep 1 10:30:55 2022 UTC (13 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.21: +3 -5
lines
Diff to previous 1.21 (colored)
tex-epstopdf{,-doc}: update to 2.29 epstopdf 2.29 uses gswin64c for the name of the Ghostscript program on 64-bit Windows (as determined by the PROCESSOR_ARCHITECTURE or PROCESSOR_ARCHITEW6432 environment variables. If something fancier is needed, adjustments can be made.
Revision 1.21 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:08 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
*: recursive bump for perl 5.36
Revision 1.20 / (download) - annotate - [select for diffs], Mon May 24 19:52:28 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
*: recursive bump for perl 5.34
Revision 1.19 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:45 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jan 18 23:32:23 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Dec 6 20:04:22 2019 UTC (3 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
tex-*: add TEXLIVE_UNVERSIONED=yes
Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:17 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 26 07:50:00 2019 UTC (4 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.14: +3 -4
lines
Diff to previous 1.14 (colored)
tex-epstopdf{,-doc}: update to 2.28 epstopdf 2.28 changes to output PDF version 1.5 by default. Before, it output whatever version the underlying Ghostscript or other interpreter had as default. In Ghostscript 9,25, that changed to 1.7, which would cause many warnings in the TeX world. To override the PDF version, use epstopdf --gsopt=-dCompatibilityLevel=1.7 (for example).
Revision 1.14 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:17 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Recursive bump for perl5-5.28.0
Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 23 01:31:30 2017 UTC (5 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
tex-epstopdf{,-doc}: update to 2.27 epstopdf 2.27 contains bug fixes for parsing and checking of the --gsopt value. For exampole, --gsopt -dAutoFilterColorImages=true previously incorrectly failed, but now (I hope) works. Thanks to Yannick Berker for the report, analysis, and fix.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 21 06:13:14 2017 UTC (6 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Update to TeXlive 2017 Updated print/tex-dehyph-exptl{,-doc} to 0.41 Updated print/tex-diagbox{,-doc} to 2.2 Updated fonts/tex-dozenal{,-doc} to 7.0 Updated print/tex-dvips{,-doc} to 2017 Updated graphics/tex-epstopdf{,-doc} to 2.26 Updated fonts/tex-erewhon{,-doc} to 1.08 Updated devel/tex-etoolbox{,-doc} to 2.4 Updated print/tex-europasscv{,-doc} to 2017 Updated print/tex-fancyhdr{,-doc} to 3.9 Updated fonts/tex-fbb{,-doc} to 1.12 Updated fonts/tex-fetamont{,-doc} to 20170415 Updated fonts/tex-fira{,-doc} to 4.2 Updated print/tex-fixme{,-doc} to 4.4 Updated fonts/tex-fontmfizz{,-doc} to 2017 Updated fonts/tex-fontools{,-doc} to 2017 Updated fonts/tex-fontspec{,-doc} to 2.6a
Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 7 09:01:08 2016 UTC (7 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.10: +5 -4
lines
Diff to previous 1.10 (colored)
Update some texlive packages to latest versions. Precise changes unknown Updated graphics/tex-animate{,-doc} to 20160727 Updated graphics/tex-epstopdf{,-doc} to 2.25 Updated graphics/tex-mcf2graph{,-doc} to 3.95 Updated graphics/tex-pstricks{,-doc} to 2.68 Updated graphics/tex-repere{,-doc} to 16.06
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:22 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 25 12:50:44 2015 UTC (7 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
Remove mk/find-prefix.mk usage from the graphics category. The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:13 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 21 23:32:32 2015 UTC (8 years, 5 months ago) by markd
Branch: MAIN
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
Update tex-epstopdf{,-doc} to 2.23 latest texlive version. changes unknown.
Revision 1.6 / (download) - annotate - [select for diffs], Thu May 29 23:36:41 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 3 19:55:56 2013 UTC (9 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.4: +3 -4
lines
Diff to previous 1.4 (colored)
Update tex-epstopdf{,-doc} to 2.20 Changes: * New command line argument --(no)safer which allows setting -dNOSAFER instead of -dSAFER (only for non-restricted). * New command line argument --pdfsettings for Ghostscript's -dPDFSETTINGS. * New command line argument --(no)quiet. * New command line argument --device for specifying a differnt Ghostscript device (limited set of devices for restricted mode). * New command line arguments --gsopts and --gsopt for adding Ghostscript options. * Full support of ghostscript's option -r, DPIxDPI added. * Support for DOS EPS binary files (TN 5002) added. * Removes PJL commands at start of file. * explain option naming conventions (= defaults for Getopt::Long). * use /usr/bin/env, since Ruby has apparently required #! for years, and we rely on it for our other scripts, so why not. * uselessly placate -w. Debian bug 672281.
Revision 1.4 / (download) - annotate - [select for diffs], Fri May 31 12:41:09 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 24 10:06:49 2013 UTC (10 years, 5 months ago) by sbd
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Revbump for all packages that have USE_TOOLS+=gs
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:15 2012 UTC (11 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 26 20:33:02 2011 UTC (11 years, 11 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import tex-epstopdf-2.16 as graphics/tex-epstopdf. Epstopdf is a Perl script that converts an EPS file to an 'encapsulated' PDF file (a single page file whose media box is the same as the original EPS's bounding box). The resulting file suitable for inclusion by PDFTeX as an image. The script is adapted to run both on Windows and on Unix-alike systems. The script makes use of Ghostscript for the actual conversion to PDF. It assumes Ghostscript version 6.51 or later, and (by default) suppresses its automatic rotation of pages where most of the text is not horizontal. LaTeX users may make use of the epstopdf package, which will run the epstopdf script "on the fly", thus giving the illusion that PDFLaTeX is accepting EPS graphic files.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 26 20:33:02 2011 UTC (11 years, 11 months ago) by minskim
Branch: MAIN
Initial revision