summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-20Add missing prototypes for functions that should really be void.joerg4-1/+47
2012-12-20Fix use of nested functions. Bump revision.joerg3-6/+71
2012-12-20Fix C99 inline misuse.joerg3-1/+182
2012-12-16Remove illegal time_t casts. Should fix build SIGSEGV on 32 bit netbsd.dholland2-1/+41
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache15-30/+30
2012-12-15Update to 12.11, based on PR 47332 by Mayuresh.wiz3-219/+1212
2012-12-15games/falcons-eye: fix patch corruptionmarino2-30/+2
2012-12-14Update onscripter to 20121201.tsutsui2-6/+6
2012-12-12+ marathon-evil.wiz1-1/+2
2012-12-12Import marathon-evil-199704 as games/marathon-evil, packaged for wipwiz5-0/+126
2012-12-12Remove unneeded patch after 4.6.2 update.wiz1-44/+0
2012-12-12Update to 4.6.2, based on patch provided by Yair K. in PR 46762.wiz5-19/+496
2012-12-12Reset maintainer on his request.wiz10-20/+20
2012-12-12Update to 1.0.2 (20120514) from Tim Larson in PR 47166.wiz6-50/+12
2012-11-23Honour buildlink. Request C++11 with clang. Fix C++ usage.joerg7-7/+78
2012-11-23Fix inline usage.joerg2-1/+60
2012-11-20Changes 1.10.5:adam3-1520/+15
2012-11-19Always return a value from non-void functions.joerg2-2/+30
2012-11-19Always return a value in !void functions.joerg2-1/+29
2012-11-16Accessor functions must not be in boost namespace as they are used toojoerg2-1/+43
2012-11-16Fix inline usage.joerg16-1/+360
2012-11-16Don't redeclare a variable, use the existing one. Bump revision.joerg3-3/+17
2012-11-16Drop bogus -O6.joerg1-1/+3
2012-11-10Update to 2.6.4. Changes:shattered3-7/+27
2012-11-07Fix ODR violation that results in clang not emitting the vtable forjoerg2-1/+17
2012-11-01Welcome the void.joerg3-8/+56
2012-10-30Update onscripter to 20121019.tsutsui4-12/+35
2012-10-26extern inline -> static inlinejoerg3-1/+143