summaryrefslogtreecommitdiff
path: root/graphics/gif2png
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17Revbump Go packages after Go 1.14.4 update.bsiegert1-2/+2
2020-04-12Revbump all Go packages after default version switch to 1.14.bsiegert1-2/+2
2020-03-21Revbump all Go packages after go113 update.bsiegert1-2/+2
2020-02-02Revbump all Go packages after go113 update.bsiegert1-2/+2
2020-01-10Revbump Go packages after Go default version bump.bsiegert1-2/+2
2019-12-13Revbump all Go packages after Go 1.12.14 update.bsiegert1-1/+2
2019-11-15gif2png: pick latest fixes from bsiegertwiz1-4/+3
2019-11-15gif2png: update to 3.0.0.wiz5-28/+73
Remove obsolete MESSAGE. Thanks to bsiegert for help in packaging. Changes: Rewritten in golang.
2019-11-02graphics: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2018-01-01Replaced $(ROUND) with ${CURLY} variable references.rillig1-2/+2
This has been a pkglint warning for several years now, and pkglint can even fix it automatically. And it did for this commit. Only in lang/mercury, two passes of autofixing were necessary because there were nested variables.
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-09-08Fix linkage. Bump revision.joerg1-1/+4
2015-08-17Update to 2.5.11:wiz2-8/+12
2.5.11 @ 2015-07-14 Minor documentation improvements. Autotools cruft has been removed, the build is now a simple makefile. New project logo. pkgsrc change: manually fix the stuff that was handled by "autotools cruft" automatically.
2014-12-14Update to 2.5.10:wiz2-6/+6
2.5.10 @ 2014-12-08 Somewhat belated documentation for the -m option, by Steve Ward.
2014-06-09Update to 2.5.9:wiz2-7/+6
2.5.9 @ 2014-06-03 Minor regular-expression fixes in web2png. Supply the missing autogen.sh and update the autogonf build.
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-01-25No need to have two variables for the same logic.wiz1-2/+2
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2013-02-16Recursive bump for png-1.6.wiz1-1/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-10Update to 2.5.8:wiz2-6/+6
* 2.5.8 @ 2012-03-09 Codebase is now statically checked using splint, with stronger type safety.
2012-03-08Update to 2.5.7:wiz2-6/+6
* 2.5.7 @ 2012-03-08 Fix CVE-2009-5018, filename buffer overflow bug detected by Gentoo security.
2012-03-08Update to 2.5.6:wiz3-52/+6
* 2.5.6 @ 2012-03-07 Fix patch for builing with png-1.5, by Thomas Klausner <tk@giga.or.at>. Blink production for visual checking in the regression-test suite.
2012-03-07png-license is just a zlib with many authors. Use zlib here (as alreadywiz1-2/+2
done in png package).
2012-03-07Update to 2.5.5.wiz3-13/+13
* 2.5.5 @ 2012-02-28 Added -m (preserve file modification time) option by Steve Ward. web2png is checked with pylint.
2011-01-24Update to 2.5.4, set LICENSE.wiz2-7/+7
* 2.5.4 @ 2010-11-24 Fix some web2png bugs revealed by pychecker. * 2.5.3 @ 2010-10-20 PNGs with transparency have been OK for web use since 2006. The gif2png -w switch no longer filters out GIFs with transparency, and the gif2png -t switch to enable them to pass is gone. Accordingly the -t switch of web2png is also gone.
2011-01-13Fix build with png-1.5.wiz2-1/+47
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-1/+2
2010-01-20Update to 2.5.2:wiz3-42/+6
2.5.2 @ 2009-11-11: * Apply C style tweaks from Glenn Randers-Pehrson, eliminating some deprecated API calls.
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2008-06-20Add DESTDIR support.joerg1-1/+3
2006-04-18- Add missing Python dependence and use standard facility for modifyingtron3-8/+40
the interpreter path. - Use new "libpng" API which fixes build problems with the latest "png" package. Bump package revision because of these changes.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-11-30Changes 2.5.1:adam2-8/+7
* Bug fixes
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-24Convert to bl3.wiz1-3/+3
2003-12-28Update to 2.5.0:wiz2-5/+5
- Updated RPM generation and packaging for Freshmeat release.
2003-07-30Update to 2.4.7, update HOMEPAGE and MASTER_SITES.wiz2-8/+7
* Fixed man page paths in RPM spec. * Fixed a bug in manual-page rendering.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-30Update to 2.4.6:wiz2-9/+8
* Document masters converted to DocBook. * Man page typo fix. * Glen Randers-Pehrson's configure.in tweaks to avoid testin for a deprecated function. * Typo fix in the web2png script. * Document -f, restore -1 for backwards compatibility.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-10-31Move pkg/ files into package's toplevel directoryzuntum4-6/+6