Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 1 | -3/+1 | |
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-16 | Undo most of the previous patch, now that libgd is fixed. | wiz | 2 | -12/+9 | |
2000-12-16 | Fix compilation. Patch supplied by Hubert Feyrer. | wiz | 2 | -9/+12 | |
(Actually, work around a problem with libgd as it is now.) | |||||
2000-12-16 | nuke share/doc/png2html | hubertf | 1 | -1/+2 | |
2000-10-23 | Png2html takes a PNG image and transforms it pixel per pixel to a web | hubertf | 7 | -0/+49 | |
page. It makes use of a text file supplied by the user to do the conversion. See http://www.feyrer.de/images/hubert4_klein2.html and http://incredible.art.pl/ for some examples. |