Version: 2.5.14, Package name: gif2png-2.5.14 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description a program to convert CompuServe GIF images to the PNG format. |
Filesize: 216.415 KB |
Version History (View Complete History) |
|
2021-02-28 06:29:02 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to gif2png-2.5.14, the last C version (newer ones are in golang) drop web2png, a python 1.5/2 script that 2to3 can't handle that runs over website files converting in html/scripts (the golang version still has the same py1.5/2 script for this) |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-20 07:58:23 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to gif2png-2.5.12 |
2016-04-27 12:07:00 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to gif2png-2.5.11. |
2014-12-18 00:46:11 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to gif2png-2.5.10. ok ajacoutot@ |
2014-10-30 04:15:59 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to gif2png-2.5.9, from Jason Tubnor minor tweaks while there (groff not needed, use separate build, use standard wantlib format) |
2011-07-08 14:36:09 by Christian Weisgerber | Files touched by this commit (45) |
Log message: Fix build with png-1.5. All fixes from/via NetBSD pkgsrc. The people there did a lot of heavy lifting. |
2010-11-23 01:34:39 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - SECURITY FIX, fix two buffer overflow issues. patch from fedora. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-10-17 00:51:51 by Benoit Lecocq | Files touched by this commit (3) |
Log message: - Update gif2png to 2.5.2 - regen PLIST |
2007-09-15 14:09:43 by Simon Bertrang | Files touched by this commit (142) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-08-03 06:43:20 by Marc Espie | Files touched by this commit (12) |
Log message: new lib specs |
2005-01-05 09:50:39 by Christian Weisgerber | Files touched by this commit (106) |
Log message: SIZE |
2004-11-29 18:06:40 by Marc Espie | Files touched by this commit (60) |
Log message: WANTLIB markers |
2004-09-14 18:50:12 by Marc Espie | Files touched by this commit (121) |
Log message: new plists |
2004-04-06 03:17:57 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to gif2png 2.5.1 -- From: Robert Nagy <thuglife at bsd dot hu> |
2003-10-16 16:06:49 by Brad Smith | Files touched by this commit (4) |
Log message: upgrade to gif2png 2.4.7 -- Most of the changes from: Xavier Santolaria <xavier at santolaria dot net> |