summaryrefslogtreecommitdiff
path: root/games/pingus
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12*: Recursive revbump from devel/boost-libsryoon1-2/+2
2019-12-19Add missing <string>.joerg3-1/+27
2019-08-22Recursive revbump from boost-1.71.0ryoon1-2/+2
2019-07-01Recursive revbump from boost-1.70.0ryoon1-2/+2
2019-05-27pingus: use pkgconfig to find libGL. Results in adding /usr/X11R7/lib tomaya4-8/+21
RPATH on netbsd, meaning this program can run. Avoid accidental expansion of DATADIR in pingus_main.cpp. This now runs for me. Bump PKGREVISION.
2019-05-27pingus: fix compilation issue by adding missing include.maya2-1/+18
PR pkg/54240. XXX this package needs to add libGL path's to RPATH to run
2019-05-13pkgsrc changes:triaxx1-3/+3
* Reintroduce configure step to avoid subtle bugs (thanks @leot)
2019-05-12pingus: update to 0.7.6triaxx30-1790/+2416
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
2019-01-02pingus: try to fix build with python-3tnn3-13/+75
not fully tested because it is bombing with an unrelated error: library 'boost_signals' not found
2018-12-13revbump for boost 1.69.0adam1-2/+2
2018-08-16revbump after boost-libs updateadam1-2/+2
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-01-01Revbump after boost updateadam1-2/+2
2017-09-03Follow some redirects.wiz1-3/+3
2017-08-24Revbump for boost updateadam1-2/+2
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-9/+3
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2015-11-03Add SHA512 digests for distfiles for games categoryagc1-1/+2
Problems found locating distfiles: Package blokus: missing distfile blokus-1.1.tar.gz Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz Package dungeon: missing distfile dungeon-gdt-glk.tar.gz Package gate88: missing distfile Gate88_Mar19_05.tar.gz Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip Package rollemup: missing distfile Rollemup.tar.gz Package tscp: missing distfile tscp181.zip Package xbat: missing distfile xev111.tar.gz Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz Package xrick: missing distfile xrick-021212.tgz Package xskat: missing distfile xskat-cards.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-2/+2
2015-04-17Revbump after updating devel/boost-libsadam1-2/+2
2015-01-21Simplify scons mangle: fully preserve environment, add CPPPATH/LIBPATHjoerg3-24/+31
correctly. Fixes build with cwrappers.
2014-11-07Revbump after updating boostadam1-2/+2
2014-08-13Revbump after boost-libs updateadam1-2/+2
2013-11-20Revbump after updating devel/boost-libsadam1-2/+2
2013-11-20recursive bump from boost-lib shlib major bump.obache1-2/+2
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-3/+2
2013-02-16Recursive bump for png-1.6.wiz3-16/+5
2013-02-15recursive bump from boost-lib shlib update.obache1-2/+2
2013-01-22Replace -j ${MAKE_JOBS} with ${_MAKE_JOBS}.ryoon1-2/+2
Fix build when MAKE_JOBS is not defined.
2012-11-23Honour buildlink. Request C++11 with clang. Fix C++ usage.joerg7-7/+78
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-29Recursive bump from boost-libs update.obache1-2/+2
2012-07-02Revbump after updating boostadam1-2/+2
2012-02-29Recursive bump from devel/boost-libs update.hans1-2/+2
2012-01-28Recursive bump for removal of jpeg/tiff/png buildlink3.mk fileswiz1-2/+2
from SDL_image. If one of these packages needs them, it should include them itself.
2012-01-09Recursive bump from boost-libs shlib bump.obache1-2/+2
2011-10-19Recursive Bump from boost-libs ABI bump.obache1-1/+2
2011-08-14Fix build with gcc-4.5.wiz4-1/+78
2011-01-24Add upstream bug report URL.wiz2-3/+4
2011-01-20Fix build with png-1.5.wiz3-5/+21
2011-01-19Initial import of pingus 0.7.3 - a Lemmings(TM) clonekefren6-0/+1607