Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Use MASTER_SITE_LOCAL since the author's site vanished | jedgar | 2001-11-27 | 2 | -3/+4 |
| | | | | | months ago. o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org) | ||||
* | Fix MASTER_SITES | jedgar | 2000-06-07 | 1 | -1/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | string so I fixed it. | ||||
* | icod is a utility to convert Windows-format icon files | dan | 1999-10-03 | 5 | -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> |