aboutsummaryrefslogtreecommitdiff
path: root/games/xye
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games: Add missing USES={gnome,gl,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517046
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508837
* games/xye: Fix build with Clang 6Tobias Kortkamp2018-07-301-3/+5
| | | | | | | | | | | | | src/xsb_level.cpp:787:45: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing] static const unsigned char dx[4] = {0,0,-1,1}, dy[4] = {-1,1,0,0}; ^~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/xye-0.12.2_3.log - While here fix bad absolute symlink Notes: svn path=/head/; revision=475864
* Reset maintainer (3+ months of inactivity).Emanuel Haupt2018-06-261-1/+1
| | | | | | | Discussed with: portmgr (adamw, mat) Notes: svn path=/head/; revision=473398
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Drop @dirrm* from plistDmitry Marakasov2014-12-221-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=375250
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Bump PORTREVISIONRusmir Dusko2013-11-183-20/+27
| | | | | | | | | | | | - Change master sites - Add more levels - Support STAGEDIR - Change pkg-plist Approved by: pawel / wg (mentors, implicit Notes: svn path=/head/; revision=334276
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Remove file forgotten in last commitRusmir Dusko2013-09-121-23/+0
| | | | | | | Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=327107
* - Update to 0.12.2Rusmir Dusko2013-09-123-26/+30
| | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Add more levels - Use new Options Helpers Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=327105
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Really fix build on FreeBSD 9+Baptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317258
* Fix extraction on FreeBSD 9+Baptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317249
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
| | | | Notes: svn path=/head/; revision=310871
* - Fix startup notification setting for DESKTOP_ENTRIESMarcus von Appen2013-01-151-1/+1
| | | | | | | Noticed by: makc@ Notes: svn path=/head/; revision=310445
* - Update to 0.12.1Marcus von Appen2013-01-136-28/+250
| | | | | | | | | | | | | - Pass maintainership to submitter - Add LICENSE - Add themes and levels PR: ports/173504 Submitted by: nemysis <nemysis@gmx.ch> (new maintainer) Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (previous maintainer) Notes: svn path=/head/; revision=310339
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-1/+1
| | | | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. Notes: svn path=/head/; revision=259098
* - 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-0/+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
* - Update to 0.9.1Dmitry Marakasov2009-09-153-19/+20
| | | | | | | | | | | | - Mark MAKE_JOBS_SAFE PR: 138840 Submitted by: myself Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241487
* - 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
* - 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
* Fix plist with -DNOPORT*.Ion-Mihai Tetcu2009-04-071-0/+6
| | | | | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231815
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 0.8.0Martin Wilke2008-01-203-9/+9
| | | | | | | | PR: 119667 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) Notes: svn path=/head/; revision=205906
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200772
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-3/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Mark BROKEN on 4.x, does not buildRong-En Fan2006-08-101-1/+7
| | | | | | | | PR: ports/101714 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer) Notes: svn path=/head/; revision=170255
* In this game you have to get/eat all the diamonds in the level,Ion-Mihai Tetcu2006-06-104-0/+65
but it is not as easy as it sounds, many dangers are present, traps made out of those arrow blocks, for example. Also beasts that try to eat you. WWW: http://xye.sourceforge.net/ PR: ports/96738 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=165030