aboutsummaryrefslogtreecommitdiff
path: root/graphics/scale2x
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* Properly support png 1.5Antoine Brodin2014-12-241-3/+3
| | | | Notes: svn path=/head/; revision=375495
* - Update to 3.1Martin Wilke2014-05-182-11/+9
| | | | | | | | PR: 187495 Submitted by: ports fury Notes: svn path=/head/; revision=354403
* - Add staging supportPawel Pekala2014-04-281-19/+10
| | | | | | | | - Convert to new LIB_DEPENDS format - Use option helper Notes: svn path=/head/; revision=352540
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 3.0Martin Wilke2013-05-212-13/+34
| | | | | | | | | | | - Add License - Trim header PR: 178594 Submitted by: Ports Fury Notes: svn path=/head/; revision=318646
* - update png to 1.5.10Dirk Meyer2012-06-011-4/+4
| | | | 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - fix build for png-1.4.1Dirk Meyer2010-03-291-2/+6
| | | | Notes: svn path=/head/; revision=251737
* - 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
* - Update to 2.4Martin Wilke2009-10-202-10/+8
| | | | | | | | PR: 139767 Submitted by: Ports Fury Notes: svn path=/head/; revision=243089
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Scale2x is real-time graphics effect able to increase the size of smallMartin Wilke2006-12-033-0/+39
bitmaps guessing the missing pixels without interpolating pixels and blurring the images. WWW: http://scale2x.sourceforge.net/ PR: ports/106196 Submitted by: chinsan Notes: svn path=/head/; revision=178769