Age | Commit message (Expand) | Author | Files | Lines |
2005-07-24 | Set DIST_SUBDIR after the checksum change in the previous commit. | kristerw | 2 | -8/+10 |
2005-07-24 | regen. | wiz | 1 | -3/+3 |
2005-07-24 | Use installation fix as it will be in next release. | wiz | 1 | -13/+18 |
2005-07-24 | regen with correct offsets. | wiz | 1 | -4/+4 |
2005-07-23 | Remove some obsolete packages using gnome[1]-libs. | wiz | 17 | -766/+1 |
2005-07-22 | Changes 0.3.6: | adam | 8 | -36/+63 |
2005-07-22 | Changes 1.6.1.0: | adam | 2 | -34/+16 |
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 12 | -24/+24 |
2005-07-21 | PATCH_SITES moved. | minoura | 2 | -6/+6 |
2005-07-20 | Add and enable blindmine. | minskim | 1 | -1/+2 |
2005-07-20 | Import blindmine, packaged by Yi Min-Cheol and slightly modified by | minskim | 4 | -0/+117 |
2005-07-20 | +pytraffic | drochner | 1 | -1/+2 |
2005-07-20 | import pytraffic-2.0.1, a computer version of a popular board game | drochner | 5 | -0/+291 |
2005-07-19 | Set LICENSE to quakedata-license. Add NO_BIN_ON_FTP (only software | wiz | 1 | -3/+4 |
2005-07-19 | Set LICENSE to xdoom-license. | wiz | 1 | -2/+2 |
2005-07-19 | Does not really need gtar -- switch to using tar. | wiz | 1 | -4/+4 |
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 |