summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Update HOMEPAGE.wiz1-2/+2
2013-03-28Fix inline use. Do not use nested functions.joerg11-75/+570
2013-03-26Update onscripter to 20130317. (leaf package bug fix)tsutsui2-6/+6
2013-03-25Clean up some gcc warnings. This probably doesn't accomplish anythingdholland8-21/+142
2013-03-17Update onscripter to 20130316.tsutsui2-6/+6
2013-03-16recursive bump from ffmpeg shlib major changesobache2-4/+4
2013-03-10Update onscripter to 20130223.tsutsui2-6/+6
2013-03-02Return a value in non-void functions.joerg2-1/+27
2013-03-02Fix inline use.joerg5-1/+279
2013-03-02string.h is no longer included by png.hjoerg2-1/+14
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron3-6/+6
2013-02-26Actually provide a value for BIGGEST.joerg2-1/+21
2013-02-26Fix png update fallout.joerg2-1/+15
2013-02-26Needs C++11 when buildign with clang.joerg1-1/+6
2013-02-26Fix return types.joerg12-14/+350
2013-02-26Don't add default arguments when implementing a function.joerg2-1/+23
2013-02-22Update homepage URLs.shattered1-2/+2
2013-02-16Recursive bump for png-1.6.wiz79-166/+157
2013-02-15recursive bump from boost-lib shlib update.obache5-9/+10
2013-02-09Bump PKGREVISION from audio/jack.ryoon6-12/+12
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin30-59/+60
2013-02-04USE_GAMESGROUP, not SETGIDGAME.shattered1-2/+2
2013-01-26utomake-1.13 compat.wiz2-6/+16
2013-01-26automake-1.13 compat.wiz2-5/+11
2013-01-26Revbump after graphics/jpeg and textproc/icuadam34-65/+68
2013-01-26Update onscripter to 20130120.tsutsui2-6/+6
2013-01-24Revbump after updating graphics/jpegadam1-2/+2
2013-01-22Replace -j ${MAKE_JOBS} with ${_MAKE_JOBS}.ryoon2-5/+5
2013-01-21Oops. PATCH_SITES, not PATCHSITES...dholland1-2/+2
2013-01-21Roll the existing patches into a distfile patch. In the course of doing so:dholland52-1962/+14
2013-01-21HOMEPAGE has disappeared, comment it out. The corespondingdholland1-3/+8
2013-01-17Regen. Not sure what happened here...joerg1-14/+14
2013-01-15Clean up libXaw handling. [1/2]morr3-22/+16
2013-01-15Fix prototypes. Regenerate patches as unified diffs.joerg21-243/+349
2013-01-11Use more void.joerg3-1/+36
2013-01-11Fix main. Bump revision.joerg3-8/+16
2013-01-11Prefer in-tree bsdtarjoerg1-3/+3
2013-01-11Prefer bsdtar (in-tree) over external GPL3 gtar.joerg1-8/+3
2013-01-10Don't declare objects without default constructor as const.joerg2-1/+15
2013-01-06Update to 0.8ryoon11-924/+2391
2013-01-06Fix build on OpenBSD/amd64 5.2.ryoon5-20/+237
2013-01-05+ toppler, uqm.wiz1-1/+3
2013-01-05Import uqm-0.7.0nb1 as games/uqm from wip, packaged by Leonardo Taccari andwiz5-0/+140
2013-01-05Import toppler-1.1.6 as games/toppler from wip.wiz4-0/+51
2012-12-25Use more void and system headers.joerg3-6/+53
2012-12-24Provide NULL if it's missing; should fix or advance the dfly build.dholland2-1/+19
2012-12-24Remove any getchar macro before defining a getchar member function.dholland2-1/+17
2012-12-23Use c89. Pass gcc -Wall. Fix clang build. While here, use snprintfdholland4-25/+679
2012-12-22The patch for lua_templates.h is still needed, so restore it.joerg2-1/+15
2012-12-20Add some void love.joerg5-12/+171