Age | Commit message (Expand) | Author | Files | Lines |
2005-07-19 | depends should be ../../<category>/<pkg> | grant | 4 | -10/+10 |
2005-07-18 | Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full command | jlam | 1 | -2/+2 |
2005-07-18 | Do not include <malloc.h>. | kristerw | 2 | -1/+16 |
2005-07-18 | Regenerate so that the Mac OS X patch program undestands how | kristerw | 5 | -24/+24 |
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 4 | -8/+7 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 6 | -18/+12 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 16 | -39/+33 |
2005-07-14 | Update to 0.9.3: | wiz | 5 | -418/+430 |
2005-07-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 2 | -4/+4 |
2005-07-02 | Update to 0.4.8: | wiz | 3 | -8/+9 |
2005-06-24 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+3 |
2005-06-23 | * Libtoolize graphics/OpenRM so that we correctly build shared libraries | jlam | 1 | -2/+2 |
2005-06-20 | The world does not only use GCC on Intel-based machines. Don't hardcode | jlam | 2 | -1/+15 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 11 | -40/+40 |
2005-06-16 | Add missing RCS Id tag to patch-af. | hira | 2 | -2/+4 |
2005-06-16 | Create directories before installing files into them. | jlam | 65 | -66/+182 |
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 |