Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-08 | Add DESTDIR support. | joerg | 1 | -6/+9 | |
2007-01-29 | libXi and libXmu are explicitly used by this. Not sure if the linkage | joerg | 1 | -2/+3 | |
is actually necessary though. | |||||
2006-06-12 | Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) | wiz | 1 | -2/+2 | |
for SDL shlib changes. | |||||
2006-05-22 | USE_LANGUAGES=c c++ | wiz | 1 | -1/+2 | |
2006-04-28 | Fix isnan() and finite() detection, at least the former is supposed to | joerg | 4 | -3/+62 | |
be a macro. Don't ever copy FILEs, bail out silently if stderr can't be reopened. Bump revision. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 1 | -2/+2 | |
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-05-02 | Fix MAINTAINER email address for David Ferlier. | reed | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-27 | PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). | wiz | 1 | -2/+2 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+3 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-06-02 | Make this package build with thread-enabled Tcl. | minskim | 3 | -2/+22 | |
2004-04-12 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-04-12 | Convert tuxracer to use Tcl 8.4. Bump PKGREVISION. | minskim | 1 | -3/+3 | |
2004-04-11 | Convert to buildlink3 and fix build with gcc3. Patch stolen from FreeBSD. | snj | 3 | -7/+65 | |
2004-03-08 | Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will | minskim | 1 | -2/+2 | |
be updated to depend on lang/tcl after Tcl/Tk update. | |||||
2003-12-08 | Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. | wiz | 1 | -2/+2 | |
2003-11-30 | As pointed out by jlam: | jschauma | 1 | -2/+2 | |
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there. | |||||
2003-08-01 | Add dependency on glu library; configure scripts wants it. | wiz | 1 | -1/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2003-04-07 | Make sure directories exist before pax'ing into them in post-install | jmc | 1 | -1/+2 | |
2003-04-07 | Pass -DGLX_GLXEXT_PROTOTYPES along in CFLAGS to configure as the | jmc | 1 | -1/+3 | |
glXGetProcAddressARB prototype configure tests for isn't exposed otherwise in current versions of Mesa | |||||
2003-04-03 | User SDL_mixer/SDL_image instead of SDL-mixer/SDL-image. | wiz | 1 | -2/+3 | |
Bump PKGREVISION. | |||||
2003-03-25 | Import of tuxracer-0.61: 3D penguin racing game using OpenGL. | salo | 4 | -0/+280 | |
Tux Racer lets you take on the role of Tux the Linux Penguin as he races down steep, snow-covered mountains. Enter cups and compete to win the title! Tux Racer includes a variety of options for gameplay, including the ability to race courses in fog, at night, and under high winds. Your journey starts as you compete on local courses. Win and you will unlock other courses and cups that will lead you to more exciting and challenging races. Only the quickest, smartest, and luckiest will win! - Fun, easy to learn - Exciting 3D courses - Sophisticated physics result in thrilling rides down the mountains - Collect herring while avoiding obstacles for high scores - Race over a variety of surfaces, including fluffy snow and slick ice - Race in various weather conditions and lighting conditions - Create your own courses using any paint program such as The GIMP (no 3D modeller required) - Suitable for all ages This package needs working hardware OpenGL support. Based on a package submitted by David Ferlier via PR pkg/20064. |