summaryrefslogtreecommitdiff
path: root/graphics/tex-a2ping
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-1/+2
2020-04-27tex-*: update to texlive 2020 versionsmarkd2-10/+8
tex-a2ping{,-doc} to 2.84p tex-animate{,-doc} to 20200425 tex-auto-pst-pdf{,-doc} to 0.6.52849 tex-chemfig{,-doc} to 1.52 tex-circuitikz{,-doc} to 1.1.1 tex-graphics-pln{,-doc} to 2020 tex-mcf2graph{,-doc} to 4.48 tex-mptopdf{,-doc} to 2020 tex-pst-node{,-doc} to 1.42a tex-pst-pdf{,-doc} to 1.2e tex-pst-tools{,-doc} to 0.10 tex-pstricks-add{,-doc} to 3.89a tex-tikz-feynhand{,-doc} to 1.1.0 tex-tikzmark{,-doc} to 1.8 tex-tkz-base{,-doc} to 3.06c tex-tkz-fct{,-doc} to 1.3c
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
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.
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-05-02tex-a2ping{,-doc}: update to 2.83pmarkd4-27/+30
* Lots of new features (introduced in 2007-03-07, but it somehow never made it to CTAN) * Bugfixes to make it work with Ghostscript 8.22.
2017-09-06Remove teTeX* packages and references to them.wiz1-3/+1
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-01-30Add LICENSEmarkd1-1/+2
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
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.
2013-12-03Sync tex-a2ping{,-doc} with TeX Live 2013minskim2-8/+8
No functional change.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
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.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2010-09-14Update DISTFILES for TeX Live 2010. No functional change.minskim2-6/+6
2010-05-26Let tex-a2ping{,-doc} use DISTFILES from TeX Live 2009.minskim2-7/+7
No functional change.
2009-08-03Import tex-a2ping-2.77p as graphics/tex-a2ping.minskim5-0/+68
a2ping is a Perl script command line utility written for Unix that converts many raster image and vector graphics formats to EPS or PDF and other page description formats. Accepted input file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF, PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are: EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS, PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the low- level work to Ghostscript (GS), pdftops and sam2p. a2ping fixes many glitches during the EPS to EPS conversion, so its output is often more compatible and better embeddable than its input.