summaryrefslogtreecommitdiff
path: root/graphics/icod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* o Use MASTER_SITE_LOCAL since the author's site vanishedChris D. Faulhaber2001-11-272-3/+4
| | | | | | | | months ago. o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org) Notes: svn path=/head/; revision=50646
* Fix MASTER_SITESChris D. Faulhaber2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29340
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* icod is a utility to convert Windows-format icon filesDan Moschuk1999-10-035-0/+35
(.ico) to X-format pixmaps (.xpm). It will extract all icon images from each specified .ico file and write out each image to a filename consisting of the basename of the image, the size, and the bit depth. PR: ports/14089 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=22144