aboutsummaryrefslogtreecommitdiff
path: root/games/rocksndiamonds
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Reset maintainer (3+ months of inactivity).Emanuel Haupt2018-06-261-1/+1
| | | | | | | Discussed with: portmgr (adamw, mat) Notes: svn path=/head/; revision=473398
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Drop @dirrm* from plistDmitry Marakasov2015-02-281-3/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=380127
* - Add LICENSE_FILEDmitry Marakasov2014-12-232-7/+1
| | | | | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=375295
* 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 multimedia/smpeg* to USES=libtool and bump dependent portsTijl Coosemans2014-07-151-1/+1
| | | | | | | - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=361996
* - Convert net/sdl_net to USES=libtool and bump dependent portsTijl Coosemans2014-07-091-0/+1
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361403
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Not exist in the moment http://www.bd-fans.com/RnD.htmlRusmir Dusko2014-04-291-3/+2
| | | | | | | | | | | | | | | | | | | | | | games/rnd_jue - Change Makefile header, use my name and @FreeBSD.org email - Mastersite disappeared, mirror on my SF site games/rocksndiamonds - Mastersite disappeared, mirror on my SF site games/rocksndiamonds-data - Change Makefile header, use my name and @FreeBSD.org email - Mastersite disappeared, mirror on my SF site - Change pkg-message and WWW Reported by: antoine@ Notes: svn path=/head/; revision=352660
* - Use the new format for LIB_DEPENDSRusmir Dusko2014-03-061-11/+18
| | | | | | | | - Change Desktop entry file - Break lines around 80 characters Notes: svn path=/head/; revision=347266
* - Update to 3.3.1.2Rusmir Dusko2013-11-252-3/+3
| | | | | | | Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=334841
* - Update to 3.3.1.0Rusmir Dusko2013-11-053-539/+50
| | | | | | | | | | | | | | - Simplify master site - Change maintainer email to @FreeBSD.org - USES gmake instead of USE_GMAKE - Support STAGEDIR - Add more levels - Use for levels TMPPLIST Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=332931
* 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 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-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Makefile tweaksBeech Rintoul2013-03-222-17/+5
| | | | | | | | | | - Fix distilator PR: ports/177205 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=314970
* Fix build on FreeBSD 9+Baptiste Daroussin2013-02-061-1/+1
| | | | Notes: svn path=/head/; revision=311752
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Install additional levelsPawel Pekala2012-12-288-305/+183
| | | | | | | | | | | | | | - Add desktop entry file - Switch to SDL back-end by default - Use REINPLACE_CMD instead of simple patches - Switch to PORTDOCS - Give maintainership to submitter PR: ports/174382 Submitted by: nemysis <nemysis@gmx.ch> Notes: svn path=/head/; revision=309569
* - Update MASTER_SITESPawel Pekala2012-11-091-9/+12
| | | | | | | | | | | | | - Add LICENSE - Mark MAKE_JOBS_SAFE - Convert to optionsNG PR: ports/172004 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=307249
* - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Update to 3.3.0.1Martin Wilke2010-07-123-243/+117
| | | | | | | | PR: 148501 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=257665
* - 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
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Add backup mirrorMartin Wilke2009-06-301-1/+1
| | | | Notes: svn path=/head/; revision=236808
* - Update to 3.2.6.1Martin Wilke2009-06-262-8/+8
| | | | | | | | PR: 136047 Submitted by: Ports Fury Notes: svn path=/head/; revision=236667
* - Update to 3.2.6.0Dmitry Marakasov2008-11-193-5/+5
| | | | | | | | PR: 128976 Submitted by: Chess Griffin <chess at chessgriffin dot com> Notes: svn path=/head/; revision=223038
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+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
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 3.2.4Martin Wilke2007-10-275-133/+27
| | | | | | | | PR: 117495 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=202172
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 3.2.3Martin Wilke2007-01-174-5/+24
| | | | | | | | PR: 107999 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=182660
* - Update to 3.2.2Martin Wilke2006-09-273-5/+9
| | | | | | | | PR: ports/103636 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=174001
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+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
* - Update to 3.2.0Martin Wilke2006-08-104-7/+145
| | | | | | | | | PR: ports/101593 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Approved by: krion (mentor) Notes: svn path=/head/; revision=170299
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Update to 3.1.2Renato Botelho2006-01-203-9/+31
| | | | | | | | PR: ports/92010 Submitted by: Ports Fury Notes: svn path=/head/; revision=153999
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* - Update to 3.1.1Renato Botelho2005-10-134-2993/+320
| | | | | | | | PR: ports/87390 Submitted by: Ports Fury Notes: svn path=/head/; revision=145307
* - Update to version 3.0.8Kirill Ponomarev2004-04-095-2018/+3540
| | | | | | | | PR: ports/65366 Submitted by: Ports Fury Notes: svn path=/head/; revision=106597
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-2/+2
| | | | Notes: svn path=/head/; revision=106396
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Reset bouncing maintainer addressKris Kennaway2004-02-221-1/+1
| | | | Notes: svn path=/head/; revision=101652