aboutsummaryrefslogtreecommitdiff
path: root/devel/love
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* - Update to 0.9.1Dmitry Marakasov2014-06-107-65/+56
| | | | Notes: svn path=/head/; revision=357298
* Fix buildBaptiste Daroussin2014-05-261-1/+3
| | | | Notes: svn path=/head/; revision=355412
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-2/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* - After recent graphics/devil soversion bump its PORTREVISION was not ↵Dmitry Marakasov2014-05-091-1/+1
| | | | | | | | | bumped, so bump it properly now and also bump all dependent ports again Submitted by: tijl Notes: svn path=/head/; revision=353521
* - Switch graphics/devil to USES=libtoolDmitry Marakasov2014-05-081-1/+1
| | | | | | | | | | | | | | | | | | Since this changes shared lib version number, bump PORTREVISION on all dependent ports: - devel/love - devel/love07 - devel/love5 - games/arx-libertatis - games/pink-pony - games/spring - graphics/cegui - graphics/graphviz While here, fix graphics/cegui plist to not remove mtree directory. Notes: svn path=/head/; revision=353354
* - Convert USE_DOS2UNIX to USESDmitry Marakasov2014-05-081-2/+2
| | | | Notes: svn path=/head/; revision=353258
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Remove trailing whitespaces from category develEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345404
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Convert the tree to USES=openalAntoine Brodin2013-12-251-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* Update freetype to 2.5.2.Koop Mast2013-12-242-0/+34
| | | | | | | | | | | | | | | | | 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
* - Support stagingDmitry Marakasov2013-09-281-10/+9
| | | | | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=328588
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Trim Makefile headersDmitry Marakasov2013-07-122-14/+15
| | | | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files Notes: svn path=/head/; revision=322840
* - Trim Makefile headersDmitry Marakasov2013-06-181-6/+4
| | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful Notes: svn path=/head/; revision=321181
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.8.0Dmitry Marakasov2012-04-232-8/+7
| | | | Notes: svn path=/head/; revision=295331
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Update to 0.7.2Dmitry Marakasov2011-09-274-19/+22
| | | | | | | | PR: 160830 Submitted by: David Demelier <demelier.david@gmail.com> Notes: svn path=/head/; revision=282470
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - 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=276999
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-1/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - Forced commit to note that devel/love was repocopied from games/loveDmitry Marakasov2009-12-261-2/+2
| | | | | | | Repocopy by: marcus Notes: svn path=/head/; revision=246681
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* update devel/physfs to 2.0.0Oliver Lehmann2009-04-041-2/+2
| | | | | | | bump PORTREVISION on the affected ports Notes: svn path=/head/; revision=231579
* - UnbreakDmitry Marakasov2009-03-102-3/+12
| | | | Notes: svn path=/head/; revision=229858
* - Chase devil shlib bumpMartin Wilke2009-02-201-1/+2
| | | | Notes: svn path=/head/; revision=228738
* - Mark BROKEN: does not compile (error: redefinition of typedef ↵Pav Lucistnik2009-02-101-0/+2
| | | | | | | | | '__GLXextFuncPtr') Reported by: pointyhat Notes: svn path=/head/; revision=228005
* - Update to 0.5-0Dmitry Marakasov2008-10-023-62/+13
| | | | Notes: svn path=/head/; revision=221136
* - Update to 0.4-0Dmitry Marakasov2008-09-033-8/+12
| | | | Notes: svn path=/head/; revision=219783
* LOVE is an open-source 2D game engine which uses the versatile LuaDmitry Marakasov2008-08-014-0/+105
scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games. WWW: http://www.love2d.org/ Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=217921