summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)AuthorFilesLines
2005-07-19Set LICENSE to quakedata-license. Add NO_BIN_ON_FTP (only softwarewiz1-3/+4
2005-07-19Set LICENSE to xdoom-license.wiz1-2/+2
2005-07-19Does not really need gtar -- switch to using tar.wiz1-4/+4
2005-07-19depends should be ../../<category>/<pkg>grant4-10/+10
2005-07-18Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full commandjlam1-2/+2
2005-07-18Do not include <malloc.h>.kristerw2-1/+16
2005-07-18Regenerate so that the Mac OS X patch program undestands howkristerw5-24/+24
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam4-8/+7
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam6-18/+12
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam16-39/+33
2005-07-14Update to 0.9.3:wiz5-418/+430
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam2-4/+4
2005-07-02Update to 0.4.8:wiz3-8/+9
2005-06-24Prevent paths to the build directories from being included in the package.kristerw1-2/+3
2005-06-23* Libtoolize graphics/OpenRM so that we correctly build shared librariesjlam1-2/+2
2005-06-20The world does not only use GCC on Intel-based machines. Don't hardcodejlam2-1/+15
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam11-40/+40
2005-06-16Add missing RCS Id tag to patch-af.hira2-2/+4
2005-06-16Create directories before installing files into them.jlam65-66/+182
2005-06-14Constify a variable in multiple places so that the definitions match in alljmmv3-16/+20
2005-06-14Remove an empty default clause. Should fix build problem reported injmmv2-15/+23
2005-06-14Do not assume a _file member in FILE structures as it may not exist on somejmmv2-7/+38
2005-06-14Fix build under Linux: instead of hardcoding the manpage name as a buildjmmv2-5/+6
2005-06-14Honor GAMEOWN, GAMEGRP, GAMEMODE, and GAMEDATAMODE.minskim3-12/+15
2005-06-14Fix build under Linux by removing local strdup(3) prototype and by usingjmmv4-5/+19
2005-06-14Create directories before installing files into them. This fixesjlam1-1/+3
2005-06-14Use VARBASE instead of hardcoding /var.minskim3-9/+10
2005-06-14Honor GAMEGRP and GAMEMODE not only for data files but also for the binary.minskim1-1/+2
2005-06-14Honor GAMEGRP, GAMEMODE, and GAMEDATAMODE.minskim3-14/+14
2005-06-14Access static attributes through the class itself, not through an instance.jmmv2-1/+36
2005-06-14Honor *OWN, *GRP, and *MODE.minskim1-1/+3
2005-06-14Fix build under Linux (missing inclusion of string.h in some files).jmmv3-15/+30
2005-06-14Added a patch that makes the declaration of toupper() visible and fixes anrillig2-1/+25
2005-06-14Remove DOS end-of-line characters from *.c and *.cpp before compilingrillig1-1/+8
2005-06-12Pass WRKSRC=${WRKSRC} to MAKE_ENV. This fixes PR pkg/30076.hira1-2/+2
2005-06-12This package requires imake & xmkmf to build so note it in USE_TOOLS.jlam1-1/+2
2005-06-11Set RM to MAKE_RM -f instead of MAKE_RM.wiz2-6/+15
2005-06-10set PKG_OPTIONS_VAR, noted by wizdillo1-1/+2
2005-06-07Add -lXext to the LIBS part of configure so it picks up GL and GLU ok.garbled2-1/+23
2005-06-07Honor *MODE.minskim1-3/+3
2005-06-07Honor GAMEGRP.minskim1-3/+3
2005-06-07Honor VARBASE.minskim4-19/+19
2005-06-07Convert to use ossaudio.buildlink3.mk to build on more platforms.minskim4-18/+48
2005-06-07Set correct OSTYPE, which is used in Makefile.minskim1-1/+3
2005-06-07Include time.h for time(3) and ctime(3).minskim2-6/+14
2005-06-07Use 0 instead of NULL to avoid an undeclared identifier error.minskim2-4/+4
2005-06-07Include time.h to use time(3).minskim2-10/+18
2005-06-06Set BUILD_TARGET correctly on Linux. This fixes PR pkg/29379.minskim1-1/+7
2005-06-04Add and enable liquidwar.wiz1-1/+2
2005-06-04Initial import of liquidwar from pkgsrc-wip:wiz5-0/+170