aboutsummaryrefslogtreecommitdiff
path: root/games/sdl-ball
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 1.04Dmitry Marakasov2020-07-145-59/+8
| | | | Notes: svn path=/head/; revision=542233
* - Add USES=glDmitry Marakasov2019-04-252-2/+2
| | | | | | | | - Add USES=sdl - Update WWW Notes: svn path=/head/; revision=500002
* - Fix build with clang60Dmitry Marakasov2018-05-143-1/+23
| | | | Notes: svn path=/head/; revision=469950
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* - Update to 1.03Dmitry Marakasov2017-04-103-12/+17
| | | | | | | | - Switch to options helpers - Regenerate patches Notes: svn path=/head/; revision=438177
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+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 to 1.02Dmitry Marakasov2014-12-014-32/+36
| | | | | | | | - Clarify LICENSE - Add .desktop file and icon Notes: svn path=/head/; revision=373698
* 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
* - Convert USE_BZIP2 and USE_DOS2UNIX to USESDmitry Marakasov2014-05-071-7/+2
| | | | Notes: svn path=/head/; revision=353186
* Remove trailing whitespaces from category gamesEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345410
* 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
* - Support stagingDmitry Marakasov2013-10-181-10/+6
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=330703
* 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
* Fix build with clang/libc++Dmitry Marakasov2013-09-131-3/+11
| | | | Notes: svn path=/head/; revision=327172
* - Fix build with clangDmitry Marakasov2013-06-164-214/+27
| | | | | | | | | - Add LICENSE - Simplify build - Switch to dynamic plist Notes: svn path=/head/; revision=321070
* - Trim Makefile headerDmitry Marakasov2013-05-231-6/+4
| | | | | | | - OptionsNG Notes: svn path=/head/; revision=318822
* - 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-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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 1.01Dmitry Marakasov2009-02-013-9/+24
| | | | | | | - Install docs Notes: svn path=/head/; revision=227375
* - Update to 1.0Dmitry Marakasov2009-01-114-8/+36
| | | | Notes: svn path=/head/; revision=225778
* - Update to 0.14Dmitry Marakasov2008-11-254-10/+9
| | | | Notes: svn path=/head/; revision=223363
* - Update to 0.13Dmitry Marakasov2008-11-124-111/+178
| | | | Notes: svn path=/head/; revision=222785
* - Update to 0.11Dmitry Marakasov2008-10-094-13/+47
| | | | Notes: svn path=/head/; revision=221376
* Arkanoid/Breakout clone with pretty graphics.Dmitry Marakasov2008-09-065-0/+110
WWW: http://sourceforge.net/projects/sdl-ball Notes: svn path=/head/; revision=219962