aboutsummaryrefslogtreecommitdiff
path: root/games/pydance/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.1.0Sylvio Cesar Teixeira2010-03-021-11/+3
| | | | | | | | | | | - Add my site in MASTER_SITES - Removed OPTIONS because this port only run with all this OPTIONS. Approved by: itetcu (mentor) Feature safe: yes Notes: svn path=/head/; revision=250479
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* SUBFILES += pkg-messagePhilip M. Gollucci2010-01-101-4/+1
| | | | | | | | PR: ports/142534 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247500
* - 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
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - 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
* Reset freebsd-dr@durchnull.de:Mark Linimon2007-03-281-1/+1
| | | | | | | | | connect to durchnull.de[212.227.34.3]: Connection timed out Hat: portmgr Notes: svn path=/head/; revision=188644
* Fix runtime issue:Tilman Keskinoz2007-03-181-0/+1
| | | | | | | | | | | "SDL_ttf render failed" PR: 109148 Submitted by: Hannes Frederic Sowa Approved by: maintainer timeout Notes: svn path=/head/; revision=187652
* Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mkErwin Lansing2006-06-111-1/+0
| | | | | | | | | | | and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr Notes: svn path=/head/; revision=165142
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Fix fetch by adding more mirrors.Michael Johnson2005-07-211-1/+4
| | | | | | | | PR: 83827 Submitted by: maintainer Notes: svn path=/head/; revision=139789
* Update to 1.0.3.Roman Bogorodskiy2005-07-031-1/+1
| | | | | | | | PR: 82902 Submitted by: Rudolf Polzer (maintainer) Notes: svn path=/head/; revision=138363
* - Update to 1.0.2Pav Lucistnik2004-12-151-2/+4
| | | | | | | | PR: ports/74991 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer) Notes: svn path=/head/; revision=124167
* - Update to 1.0.1Pav Lucistnik2004-04-171-2/+1
| | | | | | | | PR: ports/65654 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer) Notes: svn path=/head/; revision=107360
* 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 version 0.9.1Kirill Ponomarev2004-02-261-2/+1
| | | | | | | | PR: ports/63367 Submitted by: maintainer Notes: svn path=/head/; revision=102198
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update port: games/pydance (new menu, some crashes fixed, URL change)Edwin Groothuis2004-01-101-6/+6
| | | | | | | | | | | | Some changes to the game were done by the author, and now the download site is directly the author's site. PR: ports/61151 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> Notes: svn path=/head/; revision=97838
* Add pydance, a dancing simulatorTilman Keskinoz2003-11-201-0/+72
PR: 58643 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> Notes: svn path=/head/; revision=94484