aboutsummaryrefslogtreecommitdiff
path: root/games/tomatoes
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fetchDmitry Marakasov2020-05-051-5/+1
| | | | Notes: svn path=/head/; revision=534011
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-041-0/+2
| | | | Notes: svn path=/head/; revision=530719
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* 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
* - Switch to upstream versioning scheme (this is not really an update)Dmitry Marakasov2016-09-301-17/+26
| | | | | | | | | | - Add LICENSE - Add missing glu dependency - Install documentation - Cosmetic fixes Notes: svn path=/head/; revision=423027
* 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
* - Convert USE_BZIP2 and USE_DOS2UNIX to USESDmitry Marakasov2014-05-071-2/+1
| | | | Notes: svn path=/head/; revision=353186
* - Support stagingDmitry Marakasov2013-10-181-31/+17
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=330715
* 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
* - Trim Makefile headerDmitry Marakasov2013-06-171-5/+1
| | | | Notes: svn path=/head/; revision=321132
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - 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-2/+0
| | | | Notes: svn path=/head/; revision=276993
* Add desktop entryMax Brazhnikov2010-08-191-2/+11
| | | | | | | Approved by: amdmi3 (maintainer via jabber) Notes: svn path=/head/; revision=259590
* - 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-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Use SF macroMartin Wilke2008-03-201-4/+2
| | | | | | | | | - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=209465
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - 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
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-1/+1
| | | | | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=180390
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+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
* Dmitry Marakasov adopts this orphan ports that he uses.Ion-Mihai Tetcu2006-06-061-1/+1
| | | | | | | | | PR: ports/98284 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: lawrence (mentor, implicit) Notes: svn path=/head/; revision=164641
* Now builds on amd64Kris Kennaway2006-03-071-4/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157022
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149325
* - Fix build on 4.xMichael Johnson2005-06-273-78/+29
| | | | | | | | | | - Use PLIST_FILES PR: ports/82677 Submitted by: Ports Fury Notes: svn path=/head/; revision=138051
* BROKEN on !i386: Does not compileKris Kennaway2005-03-271-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132058
* Mark BROKEN on 4.X. Someone who feels like putzing with a (probably simple)Adam Weinberger2005-02-141-1/+7
| | | | | | | C++ issue should take a look at this. Notes: svn path=/head/; revision=128749
* Enable the background music.Adam Weinberger2005-02-083-4/+7
| | | | Notes: svn path=/head/; revision=128250
* Add I Have No Tomatoes.Adam Weinberger2005-02-085-0/+113
I Have No Tomatoes is an extreme leisure time activity idea of which culminates in the following question: How many tomatoes can you smash in ten short minutes? If you have the time to spare, this game has the vegetables just waiting to be eliminated! WWW: http://tomatoes.sourceforge.net/ Notes: svn path=/head/; revision=128248