aboutsummaryrefslogtreecommitdiff
path: root/graphics/icoutils
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Update to 0.28.0Martin Wilke2009-08-285-73/+5
| | | | | | | | PR: 138277 Submitted by: Ports Fury Notes: svn path=/head/; revision=240485
* Mark as broken on sparc64: fails to link.Mark Linimon2009-08-161-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239631
* - Update to 0.27.0Martin Wilke2009-07-094-17/+34
| | | | | | | | PR: 136478 Submitted by: Ports Fury Notes: svn path=/head/; revision=237493
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-151-7/+1
| | | | | | | with letter f-h Notes: svn path=/head/; revision=190038
* Drop maintainershipMario Sergio Fujikawa Ferreira2006-12-151-1/+1
| | | | Notes: svn path=/head/; revision=179803
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Fix for FreeBSD 4.x branch: replace header stdint.h with inttypes.hMario Sergio Fujikawa Ferreira2006-03-201-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=157776
* o Fix build on ${OSVERSION} < 500000: remove patch that replacesMario Sergio Fujikawa Ferreira2005-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) Notes: svn path=/head/; revision=150890
* 1) Fix build on ${OSVERSION} < 500000: replace stdint.h withMario Sergio Fujikawa Ferreira2005-11-301-1/+10
| | | | | | | | | inttypes.h 2) Add missing USE_PERL5_RUN 3) Bump PORTREVISION due to (2) Notes: svn path=/head/; revision=149991
* o Add code to use FreeBSD optimized byteswap routines if they'reMario Sergio Fujikawa Ferreira2005-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) Notes: svn path=/head/; revision=149699
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* BROKEN on 4.x and on sparc64: Does not compileKris Kennaway2005-07-211-1/+11
| | | | Notes: svn path=/head/; revision=139769
* - Fix typo in COMMENTPav Lucistnik2005-07-201-1/+1
| | | | | | | | | PR: ports/82892 Submitted by: Riccardo Torrini <riccardo@torrini.org> Approved by: maintainer timeout (18 days) Notes: svn path=/head/; revision=139716
* New port version 0.26.0: Convert/extract imanges in MicrosoftMario Sergio Fujikawa Ferreira2005-06-123-0/+51
Windows(R) icon/cursor files Notes: svn path=/head/; revision=137351