aboutsummaryrefslogtreecommitdiff
path: root/graphics/icoutils
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* - Finish stagifying to unbreak packing with RESSCRIPTS optionAlexey Dokuchaev2014-09-232-30/+29
| | | | | | | | | | - Convert USE_BZIP2 to USES=tar:bzip2, move OPTIONS knobs lower - Fix excessive line wrapping; Reformat and augment port description text - Do not insist on linking problems sparc64; it was added 5 years ago and not officially supported anyways Notes: svn path=/head/; revision=369005
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361727
* - Stage supportMartin Wilke2014-02-021-3/+3
| | | | Notes: svn path=/head/; revision=342317
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Fix MakefileAndrej Zverev2013-08-041-1/+1
| | | | Notes: svn path=/head/; revision=324215
* - Convert to new perl frameworkMathieu Arnold2013-08-031-2/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Support shebangfixMartin Wilke2013-05-273-34/+18
| | | | | | | | PR: 178870 Submitted by: Ports Fury Notes: svn path=/head/; revision=319247
* - Update to 0.31.0Guido Falsi2013-05-202-4/+3
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=318629
* OPTIONify the port. Add an option RESSCRIPTS for PERL resource scriptsBoris Samorodov2012-10-083-6/+44
| | | | | | | | | | and switch it off by default. This reduces default dependencies from 22 to 3. The port is useful to get PNG icons from a Windows *.ico files while building ports (as a BUILD dependency). Resource scripts are not used there. Bump PORTREVISION. Notes: svn path=/head/; revision=305543
* . update to version 0.30.0;Boris Samorodov2012-10-072-10/+4
| | | | | | | | . trim headers; . remove LICENSE_FILE for the standard (GPLv3) license. Notes: svn path=/head/; revision=305505
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-1/+1
| | | | Notes: svn path=/head/; revision=300176
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 0.29.1Dennis Herrmann2011-08-312-8/+13
| | | | | | | | PR: ports/160117 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=280912
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - 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