aboutsummaryrefslogtreecommitdiff
path: root/games/sdl_scavenger
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games/sdl_scavenger: fix build on recent currentTobias C. Berner2020-08-291-0/+12
| | | | Notes: svn path=/head/; revision=546911
* games: Add missing USES={gnome,gl,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517046
* games/sdl_scavenger builds fine with ClangTobias Kortkamp2018-07-281-2/+1
| | | | Notes: svn path=/head/; revision=475555
* Reset maintainer (3+ months of inactivity).Emanuel Haupt2018-06-261-1/+1
| | | | | | | Discussed with: portmgr (adamw, mat) Notes: svn path=/head/; revision=473398
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* 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
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* - Update to 145_2015_01_05, no changelog entryRusmir Dusko2015-03-233-44/+13
| | | | | | | | | - Change DISTNAME to get proper Version - Remove obsolete patch files/patch-Makefile, use instead sed - Strip executable Notes: svn path=/head/; revision=381997
* 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
* - Add bash_CMD=/bin/sh [1]Rusmir Dusko2014-10-011-0/+1
| | | | | | | Reported by: jhale [1] Notes: svn path=/head/; revision=369692
* - Bump PORTREVISIONRusmir Dusko2014-09-304-52/+51
| | | | | | | | | | | - Add USES shebangfix and SHEBANG_FILES - Simplify installation handling, use normal Makefile and adjust files/patch-Makefile - Change REINPLACE, use DATADIR and .sdlscavenger - Use REINPLACE instead of simple patch Notes: svn path=/head/; revision=369670
* 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 a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-0/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* - Change Makefile headerRusmir Dusko2014-01-135-30/+60
| | | | | | | | | | | | | | | | | | | - Update to 145.1.2010.11.5 - Add PORTEPOCH - Change license GPLv2 to GPLv1 - Remove USE_ZIP=yes - USES gmake instead of USE_GMAKE - Add USE_GCC=yes - Use pkg-plist instead of PLIST_FILES and PORTDATA - Add DOCS Option - Support STAGEDIR - Change Desktop entry file - Symlink the icon instead of copying it - Break lines around 80 characters - Recreate patches with make makepatch Notes: svn path=/head/; revision=339609
* - Change maintainer email of my ports to @FreeBSD.orgRusmir Dusko2013-12-181-1/+1
| | | | | | | Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336812
* 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
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Convert Makefile headers to new styleAlex Kozlov2012-10-111-18/+8
| | | | | | | | | | | | - Remove indefinite article from COMMENT - Add DESKTOP_ENTRIES - Bump PORTREVISION Submitted by: nemysis <nemysis at gmx.ch> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=305727
* - adopt optionsNG for DOCSJason Helfman2012-08-281-5/+7
| | | | | | | | | | - use INSTALL_DATA over CP PR: 170740 Submitted by: maintainer, nemysis@gmx.ch Notes: svn path=/head/; revision=303267
* Remove do-build target, set ALL_TARGET instead.Alex Kozlov2012-04-271-4/+2
| | | | | | | Approved by: maintainer (implicit), eadler (mentor) Notes: svn path=/head/; revision=295615
* SDL Scavenger A Lode Runner like gameAlex Kozlov2012-04-275-0/+91
Submitted by: nemysis <nemysis@gmx.ch> Approved by: eadler (mentor) Notes: svn path=/head/; revision=295607