aboutsummaryrefslogtreecommitdiff
path: root/games/solarwolf/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Add explicit FLAVOR to dependency (useful when usingAntoine Brodin2017-12-091-3/+4
| | | | | | | | DEFAULT_VERSIONS=python=3.x - Remove dependency on python2 metaport Notes: svn path=/head/; revision=455831
* 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
* - Add LICENSE_FILEDmitry Marakasov2015-06-071-0/+1
| | | | | | | | | - Modernize plist Approved by: portmgr blanket Notes: svn path=/head/; revision=388733
* - Convert games/ to new USES=pythonMarcus von Appen2014-10-201-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371287
* 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
* - Update MAINTAINER emailDanilo Egea Gondolfo2014-06-141-15/+14
| | | | | | | | | | | | | - Add LICENSE - Add stage support - Add a desktop entry - Improve WWW PR: ports/191000 Submitted by: Benjamin Lutz <mail@maxlor.com> Notes: svn path=/head/; revision=357729
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+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
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - 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
* - 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
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* . Update to 1.5.Greg Lewis2004-02-181-2/+3
| | | | | | | | | | | | . SIZEify. . Install man page. . Fix packing list. PR: 62970 [1] Submitted by: Benjamin Lutz <benlutz@datacomm.ch> [1] Notes: svn path=/head/; revision=101333
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 1.4Clement Laforet2004-01-171-4/+4
| | | | | | | | | | | | | - Pass maintainership to submitter While I'm here: - use %%DATADIR%% PR: 61495 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98420
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Correct permissions of the installed datafiles. Bump PORTREVISION.Maxim Sobolev2003-02-031-0/+4
| | | | | | | | PR: 45207 Submitted by: Stefan `Sec` Zehl <sec@42.org> Notes: svn path=/head/; revision=74574
* Upgrade to solarwolf 1.1Neil Blakey-Milner2002-10-191-3/+3
| | | | | | | Approved by: sobomax (maintainer) Notes: svn path=/head/; revision=68377
* Use "exec" statement in the helper script to avoid leaving useless sh instanceMaxim Sobolev2001-06-251-1/+1
| | | | | | | hanging around. Notes: svn path=/head/; revision=44420
* Add solarwolf 1.0, an action/arcade game originally based of SolarFox on theMaxim Sobolev2001-05-041-0/+30
Atari 2600. Boys, if you think that the Python is inapproprite language for games programming you ought to try this - it really rocks, even on a low-end machines like my P133 notebook! Notes: svn path=/head/; revision=42244