The NetBSD Project

CVS log for pkgsrc/games/pingus/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / pingus

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Fri Dec 29 18:24:45 2023 UTC (2 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

revbump for boost-libs

Revision 1.46 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:27 2023 UTC (7 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.45 / (download) - annotate - [select for diffs], Mon Jul 24 17:05:46 2023 UTC (8 months ago) by wiz
Branch: MAIN
Changes since 1.44: +8 -6 lines
Diff to previous 1.44 (colored)

pingus: convert to scons4

Bump PKGREVISION to be on the safe side.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Apr 23 14:26:19 2023 UTC (11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

revbump for boost

Revision 1.43 / (download) - annotate - [select for diffs], Sun Jan 22 16:28:26 2023 UTC (14 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

*: Recursive revbump from Boost 1.81.0

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jan 10 01:46:32 2022 UTC (2 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

*: Recursive revbump from boost 1.78.0

Revision 1.41 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:40 2021 UTC (2 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

revbump for boost-libs

Revision 1.40 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:42 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

revbump for boost-libs

Revision 1.39 / (download) - annotate - [select for diffs], Fri Jan 1 08:24:43 2021 UTC (3 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

*: Recursive revbump from boost-1.75.0

Revision 1.38 / (download) - annotate - [select for diffs], Wed May 6 14:04:34 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

revbump after boost update

Revision 1.37 / (download) - annotate - [select for diffs], Sun Jan 12 20:20:18 2020 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

*: Recursive revbump from devel/boost-libs

Revision 1.36 / (download) - annotate - [select for diffs], Thu Aug 22 12:23:14 2019 UTC (4 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Recursive revbump from boost-1.71.0

Revision 1.35 / (download) - annotate - [select for diffs], Mon Jul 1 04:08:16 2019 UTC (4 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Recursive revbump from boost-1.70.0

Revision 1.34 / (download) - annotate - [select for diffs], Mon May 27 16:07:30 2019 UTC (4 years, 10 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

pingus: use pkgconfig to find libGL. Results in adding /usr/X11R7/lib to
RPATH on netbsd, meaning this program can run.
Avoid accidental expansion of DATADIR in pingus_main.cpp.

This now runs for me.
Bump PKGREVISION.

Revision 1.33 / (download) - annotate - [select for diffs], Mon May 13 04:50:46 2019 UTC (4 years, 10 months ago) by triaxx
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

pkgsrc changes:
  * Reintroduce configure step to avoid subtle bugs (thanks @leot)

Revision 1.32 / (download) - annotate - [select for diffs], Sun May 12 06:17:30 2019 UTC (4 years, 10 months ago) by triaxx
Branch: MAIN
Changes since 1.31: +20 -18 lines
Diff to previous 1.31 (colored)

pingus: update to 0.7.6

pkgsrc changes:
  * Disable configure target (SCons seems not to provide it)
  * Remove explicit use of SCons: use Makefile instead
  * Port deprecated Boost.Signals to Boost.Signals2
  * Take MAINTENERship

Changes:
Pingus 0.7.6 (24/Dec/2011)
==========================
* added new SVG icons for Pingus
* added 10 new xmas themed levels
* added ability to sort levelsets by priority


Pingus 0.7.5 (25/Oct/2011)
==========================
* fixed memory leak in OpenGL renderer
* added support for Win32 cross-compilation with mingw32
* added gamespeed adjustments via KPPlus, KPMinus, KPEnter
* added single-stepping the game with 'S'
* added better application icon
* added access to all levelsets in developer-mode (Ctrl-m)
* added 10 new Halloween levels


Pingus 0.7.4 (10/Oct/2011)
==========================
* fixed game not starting when no soundcard is present
* all halloween and tutorial levels have been converted to a minimum
  size of 1920x1200 so they can be played in fullscreen without letterboxing
* new --userdir command line switch to set the directory where savegames
  are saved
* menu getting confused by fast succedding clicks fixed
* level-demo recording and playback are back (files not compatible between x86 and x86-64)
* window resize support throughout the whole game
* dirty-rectangles drawing for improved performance with software rendering
* OpenGL rendering
* new blackboard graphic
* Unicode support
* two new levelsets, "Desert" and "Factory Campaign", with 27 new levels
* added a man-page
* deadly fall height has been increased
* support for prefab objects and groups in the editor
* cleaned up digger, miner and basher paths
* added an option menu
* lots of minor bug fixes
* bitmap fonts have been generated with anti-aliasing

Revision 1.31 / (download) - annotate - [select for diffs], Wed Jan 2 19:16:20 2019 UTC (5 years, 2 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.30: +5 -6 lines
Diff to previous 1.30 (colored)

pingus: try to fix build with python-3

not fully tested because it is bombing with an unrelated error:
library 'boost_signals' not found

Revision 1.30 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:57 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

revbump for boost 1.69.0

Revision 1.29 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:49 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

revbump after boost-libs update

Revision 1.28 / (download) - annotate - [select for diffs], Sun Apr 29 21:31:41 2018 UTC (5 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

revbump for boost-libs update

Revision 1.27 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:29 2018 UTC (6 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Revbump after boost update

Revision 1.26 / (download) - annotate - [select for diffs], Sun Sep 3 08:53:09 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

Follow some redirects.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Aug 24 20:03:18 2017 UTC (6 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Revbump for boost update

Revision 1.24 / (download) - annotate - [select for diffs], Wed May 3 08:38:42 2017 UTC (6 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.23: +3 -9 lines
Diff to previous 1.23 (colored)

Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:40 2017 UTC (6 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Recursive revbump from boost update

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 1 16:06:16 2017 UTC (7 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Revbump after boost update

Revision 1.21 / (download) - annotate - [select for diffs], Fri Oct 7 18:25:50 2016 UTC (7 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Revbump post boost update

Revision 1.20 / (download) - annotate - [select for diffs], Sat Apr 25 14:23:02 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Recursive revbump following MesaLib update, categories g through n.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 17 15:53:05 2015 UTC (8 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Revbump after updating devel/boost-libs

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 21 15:19:31 2015 UTC (9 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.17: +2 -11 lines
Diff to previous 1.17 (colored)

Simplify scons mangle: fully preserve environment, add CPPPATH/LIBPATH
correctly. Fixes build with cwrappers.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Nov 7 19:39:33 2014 UTC (9 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Revbump after updating boost

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 13 10:57:35 2014 UTC (9 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Revbump after boost-libs update

Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 20 20:04:37 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Revbump after updating devel/boost-libs

Revision 1.14 / (download) - annotate - [select for diffs], Wed Nov 20 13:23:43 2013 UTC (10 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

recursive bump from boost-lib shlib major bump.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 8 11:17:14 2013 UTC (10 years, 11 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Remove "Trailing empty lines." and/or "Trailing white-space."

Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 16 11:21:25 2013 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Recursive bump for png-1.6.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 15 11:54:03 2013 UTC (11 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

recursive bump from boost-lib shlib update.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 22 11:26:02 2013 UTC (11 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Replace -j ${MAKE_JOBS} with ${_MAKE_JOBS}.
Fix build when MAKE_JOBS is not defined.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Nov 23 12:35:01 2012 UTC (11 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.8: +17 -3 lines
Diff to previous 1.8 (colored)

Honour buildlink. Request C++11 with clang. Fix C++ usage.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 6 11:54:49 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 29 11:22:12 2012 UTC (11 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Recursive bump from boost-libs update.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 2 13:37:37 2012 UTC (11 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Revbump after updating boost

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 29 16:32:22 2012 UTC (12 years, 1 month ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive bump from devel/boost-libs update.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 28 11:00:55 2012 UTC (12 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 9 02:54:26 2012 UTC (12 years, 2 months ago) by obache
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Recursive bump from boost-libs shlib bump.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 19 06:12:59 2011 UTC (12 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive Bump from boost-libs ABI bump.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 19 19:47:58 2011 UTC (13 years, 2 months ago) by kefren
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of pingus 0.7.3 - a Lemmings(TM) clone

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 19 19:47:58 2011 UTC (13 years, 2 months ago) by kefren
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>