aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/png2html
Commit message (Collapse)AuthorAgeFilesLines
* Bump png majorache2001-09-111-1/+1
|
* Chase graphics/gd's shlib version bump.knu2001-02-121-1/+2
|
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.will2000-06-071-1/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Respect CCkris2000-02-191-3/+4
|
* These ports now need 'LIB_DEPENDS=gd.0:...'.steve1999-12-281-2/+2
|
* Update to version 1.1cpiazza1999-11-212-3/+3
| | | | | PR: 14935 Submitted by: maintainer
* Initial import of png2html version 1.0.steve1999-11-146-0/+55
Takes a PNG image and transorms it into HTML. PR: 14835 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>