Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-25 | The package now uses ${INSTALL_GAME} to install games. | rillig | 1 | -4/+4 | |
2006-06-22 | When sharing patches with nethack-lib, it also makes sense to | joerg | 2 | -13/+2 | |
share the distinfo. | |||||
2006-06-22 | Needs intltool. | joerg | 1 | -1/+2 | |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-06-21 | removeItem and appendItem are the public functions, so use them. | joerg | 5 | -1/+81 | |
Remove unnecessary class reference in a nested class declaration. Fixes build with GCC 3.4. | |||||
2006-06-21 | Fix a number of implicit template reference, exposed by games/boson. | joerg | 3 | -2/+66 | |
Bump revision since a header file is changed. | |||||
2006-06-21 | Honour VARBASE and use config file framework for the high score file. | joerg | 4 | -5/+43 | |
Use INSTALL to inform the user of the changed location. Bump revision. Discussed with jlam@ | |||||
2006-06-21 | For sys/socket.h include sys/types.h first when determing whether | joerg | 2 | -1/+25 | |
it works. This is needed for DragonFly. | |||||
2006-06-21 | Replace lvalue casts with proper dynamic casts. | joerg | 2 | -1/+30 | |
2006-06-21 | Disable propolice on DragonFly to avoid ICE. | joerg | 1 | -0/+18 | |
2006-06-20 | Also run install.man to the man pages. | joerg | 1 | -2/+2 | |
2006-06-19 | Improve the DEINSTALL script by checking for the presence of the data | jlam | 1 | -12/+14 | |
directory before promping the user to remove it. Also rewrite in style expected by pkginstall framework. | |||||
2006-06-19 | Needs msgfmt (and breaks with strange errors otherwise). | joerg | 1 | -2/+2 | |
2006-06-19 | Do not declare conflicting srandom() on Darwin. | minskim | 2 | -7/+7 | |
2006-06-18 | Fixed path to the Perl interpreter. Bumped PKGREVISION. | rillig | 1 | -3/+3 | |
2006-06-17 | Removed obsolete definitions of {DE,}INSTALL_SRC. Bumped PKGREVISION. | rillig | 1 | -4/+2 | |
2006-06-17 | Fixed pkglint warnings. Due to the definition of INSTALL_SRC, the | rillig | 3 | -21/+23 | |
CONF_FILES_PERMS settings currently don't have any effect. Bumped PKGREVISION, since the ownership of one file might change. | |||||
2006-06-17 | Fixed pkglint warnings, especially absolute paths and hard-coded | rillig | 5 | -205/+205 | |
usernames. Now it is possible to install this package as unprivileged user. | |||||
2006-06-15 | Drop maintainership, I don't use them any longer. | wiz | 5 | -10/+10 | |
2006-06-15 | Fix freetype2-2.2.1 breakage. | wiz | 2 | -1/+35 | |
2006-06-12 | Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) | wiz | 67 | -131/+134 | |
for SDL shlib changes. | |||||
2006-06-11 | Needs pkg-config. | joerg | 1 | -1/+2 | |
2006-06-11 | Needs pkg-config. | joerg | 2 | -3/+4 | |
2006-06-11 | Needs pkg-config. | joerg | 1 | -2/+2 | |
2006-06-11 | Fix patches: patch-ab has wrong path and patch-aa misses the CR. | joerg | 3 | -31/+31 | |
2006-06-11 | Security fix for CAN-2006-1236 | adrianp | 3 | -2/+221 | |
PKGREVISON bumped | |||||
2006-06-09 | freeciv-client is not only xaw-based anymore. | ghen | 2 | -3/+4 | |
2006-06-09 | Needs pkg-config to build. | salo | 1 | -1/+3 | |
2006-06-09 | Needs perl at build time. | joerg | 1 | -1/+2 | |
2006-06-08 | Honor *OWN, *GRP, and *MODE. | minskim | 1 | -1/+4 | |
2006-06-08 | This package needs zlib. | minskim | 1 | -1/+2 | |
2006-06-08 | Use INSTALLATION_DIRS and config file framework. Bump revision. | joerg | 2 | -19/+8 | |
2006-06-08 | The build invokes flex to compile a *.l file, so add it as a build tool. | jlam | 1 | -2/+2 | |
2006-06-07 | Uses C++. | joerg | 1 | -1/+2 | |
2006-06-05 | Configure wants C++ *sigh* | joerg | 1 | -2/+2 | |
2006-06-02 | Hack around a strange difference in the compressed file format: | joerg | 1 | -1/+8 | |
DragonFly's system gzip rejects the input due to bad magic number, but bsdtar can understand it with the help of zlib. So just use bsdtar as gtar on DragonFly for now. | |||||
2006-06-02 | Make it gcc4 friendly. | martin | 3 | -1/+32 | |
Cast args to ctype-macros to unsigned char. | |||||
2006-06-01 | Update to KDE 3.5.3 | markd | 2 | -6/+5 | |
Changes: * KAsteroids o Missile goes through closer asteroids | |||||
2006-06-01 | Update to KDE 3.5.3 | markd | 2 | -6/+5 | |
Changes: * KTeaTime o Formatting of minutes and seconds is incorrect, has the space between seconds and "s" | |||||
2006-05-28 | Uses C++. | joerg | 1 | -1/+2 | |
2006-05-28 | Fix sum of patch-ab. | joerg | 1 | -2/+2 | |
2006-05-28 | Uses C++. | joerg | 1 | -1/+2 | |
2006-05-26 | USE_LANGUAGES=c c++ | wiz | 4 | -9/+23 | |
Fix installation and remove BROKEN_IN. Fix PLIST and bump PKGREVISION. | |||||
2006-05-26 | Play nicer, don't require exact (nb) version matches. The same | joerg | 1 | -5/+5 | |
base version is good enough. Bump revision. | |||||
2006-05-25 | USE_LANGUAGES=c c++ | wiz | 1 | -1/+2 | |
2006-05-25 | refer to just KDE (instead of KDE2) | jdolecek | 1 | -1/+1 | |
2006-05-25 | USE_LANGUAGES=c c++ | wiz | 1 | -1/+2 | |
2006-05-24 | USE_LANGUAGES=c c++ | wiz | 1 | -1/+2 | |
2006-05-24 | USE_LANGUAGES=c c++ | wiz | 1 | -1/+2 | |
2006-05-23 | USE_LANGUAGES=c c++ | wiz | 1 | -1/+2 | |