aboutsummaryrefslogtreecommitdiff
path: root/graphics/swfmill
Commit message (Collapse)AuthorAgeFilesLines
* Update freetype to 2.5.2.Koop Mast2013-12-242-1/+13
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* graphics/swfmill: update to 0.3.3William Grzybowski2013-11-022-8/+6
| | | | | | | | | | | | | - Update to 0.3.3 - Allow staging - Convert lib depends to new format - USES gmake PR: ports/183561 Submitted by: KATO Tsuguru <tkato432 yahoo.com> Notes: svn path=/head/; revision=332496
* 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
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Update to 0.3.2Martin Wilke2013-04-265-47/+17
| | | | | | | | PR: 178151 Submitted by: ports fury Notes: svn path=/head/; revision=316606
* Reassign skv@ ports to the heapBaptiste Daroussin2013-04-221-6/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316230
* - update png to 1.5.10Dirk Meyer2012-06-012-5/+14
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.3.0Sergey Skvortsov2010-07-083-6/+5
| | | | Notes: svn path=/head/; revision=257535
* - fix build for png-1.4.1Dirk Meyer2010-03-292-1/+12
| | | | Notes: svn path=/head/; revision=251728
* - 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
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update to 0.2.12Sergey Skvortsov2007-12-122-5/+5
| | | | | | | | PR: ports/117674 Submitted by: Angelo Turetta <fbsdports xx commit.it> Notes: svn path=/head/; revision=203408
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200773
* On 4.x add workaround for <stdint.h>Sergey Skvortsov2006-09-051-2/+8
| | | | | | | Pointed by: pointyhat (kris) Notes: svn path=/head/; revision=172328
* Add swfmill 0.2.11, xml2swf and swf2xml processor with importSergey Skvortsov2006-06-094-0/+59
functionalities. Notes: svn path=/head/; revision=164893