summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)AuthorFilesLines
2012-07-07+wargamesabs1-1/+2
2012-07-07Added games/wargames version 1.01abs4-0/+31
2012-07-05fix build with gnutls-3, bump PKGREVdrochner3-3/+19
2012-07-04+xcowsaydrochner1-1/+2
2012-07-04add xcowsay-1.3, an X11 version of cowsay, from Leonardo Taccaridrochner7-0/+95
2012-07-03Fix template definition to include all necessary parts.joerg4-1/+56
2012-07-03Fix template look up.joerg2-1/+15
2012-07-03Fix main()joerg2-1/+15
2012-07-03Fix inline usagejoerg2-1/+15
2012-07-03Remove use of nested functionsjoerg3-2/+85
2012-07-03Fix inline usage.joerg3-1/+29
2012-07-03Add missing this references for template look upsjoerg2-1/+44
2012-07-03Fix build with compilers implementing C99 inline semanticsjoerg3-1/+56
2012-07-03Fix inline usagejoerg3-1/+29
2012-07-02Revbump after updating boostadam3-6/+6
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland13-26/+39
2012-07-01Update to 2.1.4:wiz2-8/+7
2012-07-01Fix build with latest automake.dholland2-1/+32
2012-06-23Add -lX11 and -lsocket -lnsl on Solaris. Add missing libX11 buildlink.dholland1-2/+4
2012-06-23Take a shot at letting this configure on Solaris. Untested.dholland2-6/+29
2012-06-23Add -lsocket -lnsl on Solaris.dholland1-1/+3
2012-06-23Update onscripter to 20120531 (leaf package bugfix).tsutsui2-7/+7
2012-06-18Honor pkgsrc LDFLAGS so rpaths get set; should fix Linux build.dholland2-5/+19
2012-06-18Fix time handling; avoids need to use -lcompat and should fix the Linuxdholland3-6/+69
2012-06-18Honor pkgsrc LDFLAGS to get rpaths set; this should fix the Linux build.dholland2-5/+15
2012-06-18Don't provide own malloc declarations; use stdlib.h instead. Should fixdholland2-1/+26
2012-06-18Sort.dholland1-3/+3
2012-06-18Use valid C. Should at least improve the Linux build.dholland2-1/+17
2012-06-18Needs yacc.dholland1-1/+2
2012-06-18Don't overwrite pkgsrc LDFLAGS so rpaths get set. Should fix Linux build.dholland2-6/+14
2012-06-17Add a hack to work around a compiler bug under Mac OS X Lion.tron1-18/+9
2012-06-16Update to KDE SC 4.8.4markd11-31/+29
2012-06-15Fix use of nested functions. Bump revision. Fix C99 inline usage.joerg4-3/+97
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd35-64/+70
2012-06-12Add inet6 to default suggested options. It's 2012.wiz4-4/+8
2012-06-04Recursive bump for libmikmod shlib major ++wiz8-16/+16
2012-05-31Use standard headers. Should fix Solaris build.dholland2-1/+58
2012-05-29Update to 2.13:wiz3-9/+9
2012-05-27Fall back to "fixed" when a font is missing rather than crash. Add LICENSE. B...abs3-3/+35
2012-05-27Fix botch in previous: use more pkg-config metainfo for all necessary libstsutsui2-6/+22
2012-05-27Update onscripter to 20120527.tsutsui3-43/+49
2012-05-27games/rtcw: Fix extract and PKG_DEVELOPER errorsmarino1-4/+6
2012-05-25Remove ultima4-data, the distfile has been pulled by upstream and replacedwiz5-218/+1
2012-05-23Oops, need to explicitly pass VARBASE or it gets compiled in as "".dholland1-3/+3
2012-05-23Oops, needs to be curses.bl3.mk, not termcap.bl3.mk.dholland1-2/+2
2012-05-23Add missing include that broke the Linux build.dholland2-1/+15
2012-05-23Honor LDFLAGS. Should fix Linux build.dholland2-1/+12
2012-05-23Add missing termcap.bl3.mk.dholland1-1/+2
2012-05-23Fix invalid C. Should fix the Linux build.dholland2-1/+17
2012-05-23Honor LDFLAGS; should fix Linux build.dholland4-12/+28