Age | Commit message (Expand) | Author | Files | Lines |
2005-06-14 | Constify a variable in multiple places so that the definitions match in all | jmmv | 3 | -16/+20 |
2005-06-14 | Remove an empty default clause. Should fix build problem reported in | jmmv | 2 | -15/+23 |
2005-06-14 | Do not assume a _file member in FILE structures as it may not exist on some | jmmv | 2 | -7/+38 |
2005-06-14 | Fix build under Linux: instead of hardcoding the manpage name as a build | jmmv | 2 | -5/+6 |
2005-06-14 | Honor GAMEOWN, GAMEGRP, GAMEMODE, and GAMEDATAMODE. | minskim | 3 | -12/+15 |
2005-06-14 | Fix build under Linux by removing local strdup(3) prototype and by using | jmmv | 4 | -5/+19 |
2005-06-14 | Create directories before installing files into them. This fixes | jlam | 1 | -1/+3 |
2005-06-14 | Use VARBASE instead of hardcoding /var. | minskim | 3 | -9/+10 |
2005-06-14 | Honor GAMEGRP and GAMEMODE not only for data files but also for the binary. | minskim | 1 | -1/+2 |
2005-06-14 | Honor GAMEGRP, GAMEMODE, and GAMEDATAMODE. | minskim | 3 | -14/+14 |
2005-06-14 | Access static attributes through the class itself, not through an instance. | jmmv | 2 | -1/+36 |
2005-06-14 | Honor *OWN, *GRP, and *MODE. | minskim | 1 | -1/+3 |
2005-06-14 | Fix build under Linux (missing inclusion of string.h in some files). | jmmv | 3 | -15/+30 |
2005-06-14 | Added a patch that makes the declaration of toupper() visible and fixes an | rillig | 2 | -1/+25 |
2005-06-14 | Remove DOS end-of-line characters from *.c and *.cpp before compiling | rillig | 1 | -1/+8 |
2005-06-12 | Pass WRKSRC=${WRKSRC} to MAKE_ENV. This fixes PR pkg/30076. | hira | 1 | -2/+2 |
2005-06-12 | This package requires imake & xmkmf to build so note it in USE_TOOLS. | jlam | 1 | -1/+2 |
2005-06-11 | Set RM to MAKE_RM -f instead of MAKE_RM. | wiz | 2 | -6/+15 |
2005-06-10 | set PKG_OPTIONS_VAR, noted by wiz | dillo | 1 | -1/+2 |
2005-06-07 | Add -lXext to the LIBS part of configure so it picks up GL and GLU ok. | garbled | 2 | -1/+23 |
2005-06-07 | Honor *MODE. | minskim | 1 | -3/+3 |
2005-06-07 | Honor GAMEGRP. | minskim | 1 | -3/+3 |
2005-06-07 | Honor VARBASE. | minskim | 4 | -19/+19 |
2005-06-07 | Convert to use ossaudio.buildlink3.mk to build on more platforms. | minskim | 4 | -18/+48 |
2005-06-07 | Set correct OSTYPE, which is used in Makefile. | minskim | 1 | -1/+3 |
2005-06-07 | Include time.h for time(3) and ctime(3). | minskim | 2 | -6/+14 |
2005-06-07 | Use 0 instead of NULL to avoid an undeclared identifier error. | minskim | 2 | -4/+4 |
2005-06-07 | Include time.h to use time(3). | minskim | 2 | -10/+18 |
2005-06-06 | Set BUILD_TARGET correctly on Linux. This fixes PR pkg/29379. | minskim | 1 | -1/+7 |
2005-06-04 | Add and enable liquidwar. | wiz | 1 | -1/+2 |
2005-06-04 | Initial import of liquidwar from pkgsrc-wip: | wiz | 5 | -0/+170 |
2005-06-02 | Fix errors made by pkgsrc n00b. | blymn | 1 | -3/+2 |
2005-06-02 | Remove USE_X11, sort includes. | salo | 1 | -4/+3 |
2005-06-02 | Fix some pkglint warnings. Replace USE_PERL5 | wiz | 1 | -5/+3 |
2005-06-02 | Updated to version 2.0.2 of bzflag: | blymn | 12 | -250/+119 |
2005-06-01 | convert to options framework | dillo | 2 | -10/+16 |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 3 | -17/+11 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 95 | -181/+145 |
2005-06-01 | Replace PKGBASE in WRKSRC with PKGNAME_NOREV. | wiz | 1 | -2/+2 |
2005-05-31 | Do not play games with PKGBASE. | wiz | 1 | -3/+2 |
2005-05-31 | Fix conversion. | wiz | 1 | -4/+2 |
2005-05-31 | Whitespace consistency. | wiz | 1 | -2/+2 |
2005-05-31 | Convert to options framework. | wiz | 2 | -9/+14 |
2005-05-31 | Convert to options framework. | wiz | 2 | -11/+14 |
2005-05-31 | Sort. | wiz | 1 | -2/+2 |
2005-05-31 | Update to KDE 3.4.1 | markd | 2 | -8/+8 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -2/+2 |
2005-05-26 | Made the horizontal lines 75 characters long. | rillig | 1 | -3/+3 |
2005-05-25 | Add RMD160 checksum. | wiz | 1 | -1/+2 |
2005-05-24 | Added RCS tag to patch-aa. | rillig | 2 | -2/+4 |