summaryrefslogtreecommitdiffstats
path: root/graphics/icoutils
Commit message (Collapse)AuthorAgeFilesLines
* o Fix build on ${OSVERSION} < 500000: remove patch that replaceslioux2005-12-111-1/+0
| | | | | | | | references from <stdint.h> to <inttypes.h> o This port actually needs <stdint.h> and it does provide an appropriate copy if none is available in the host system Submitted by: pointyhat (kris)
* 1) Fix build on ${OSVERSION} < 500000: replace stdint.h withlioux2005-11-301-1/+10
| | | | | | inttypes.h 2) Add missing USE_PERL5_RUN 3) Bump PORTREVISION due to (2)
* o Add code to use FreeBSD optimized byteswap routines if they'relioux2005-11-272-5/+43
| | | | | | | available; or,fallback to macros if they are not. [1] o Fix build on ${ARCH} == "sparc64" due to (1) o Fix build on ${OSVERSION} < 500000 by USE_GCC=3.4 o Bump PORTREVISION due to (1)
* Add SHA256 checksumlioux2005-11-111-0/+1
|
* BROKEN on 4.x and on sparc64: Does not compilekris2005-07-211-1/+11
|
* - Fix typo in COMMENTpav2005-07-201-1/+1
| | | | | | PR: ports/82892 Submitted by: Riccardo Torrini <riccardo@torrini.org> Approved by: maintainer timeout (18 days)
* New port version 0.26.0: Convert/extract imanges in Microsoftlioux2005-06-123-0/+51
Windows(R) icon/cursor files
OpenPOWER on IntegriCloud