Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-21 | Replaced /bin/bash with ${SH} in a shell script. Bumped PKGREVISION. | rillig | 1 | -1/+3 | |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-06-21 | Don't try to set PTHREAD_SCOPE_SYSTEM on DragonFly either. | joerg | 3 | -5/+6 | |
From Iain Templeton. Bump revision. | |||||
2006-06-21 | Needs pkg-config. | joerg | 1 | -1/+3 | |
2006-06-21 | Needs msgfmt. | joerg | 2 | -4/+4 | |
2006-06-21 | Needs intltools. | joerg | 1 | -1/+2 | |
2006-06-21 | Don't assume the battery plugin is built on DragonFly for now. | joerg | 2 | -4/+12 | |
2006-06-21 | Also use the NetBSD Makefile for DragonFly. | joerg | 2 | -4/+5 | |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-06-21 | Never include sys/errno.h or define errno. | joerg | 2 | -11/+24 | |
2006-06-21 | INSTALLATION_DIRS was incomplete. | joerg | 1 | -2/+2 | |
2006-06-21 | Fix expanded PYPREFIX. Since nothing could really work with the old | joerg | 1 | -2/+2 | |
version, don't bump revisions recursively. | |||||
2006-06-21 | Remove a number of spurious semicolons, rename a variable shadowing | joerg | 10 | -4/+142 | |
itself and fix include of fnmatch.h, which can be obtained from Heimdal. The latter can go away after the branch, when Heimdal itself is fixed. | |||||
2006-06-21 | Fix template usage in header of kdegames3. | joerg | 1 | -1/+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 | Add DragonFly support. | joerg | 4 | -2/+103 | |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-06-21 | Add DragonFly support. | joerg | 2 | -1/+62 | |
2006-06-21 | Fix build on DragonFly and FreeBSD due to different cdparanoia headers. | joerg | 2 | -5/+17 | |
Patch obtained from FreeBSD ports. | |||||
2006-06-21 | Note PKGREVISION bump of mummer. | minskim | 1 | -1/+2 | |
2006-06-21 | Add csh:run to USE_TOOLS because this package installs csh scripts. | minskim | 1 | -3/+3 | |
Bump PKGREVISION. | |||||
2006-06-21 | Reorder dirrm@'s so that the package is deinstalled propertly. | minskim | 1 | -4/+4 | |
PKGREVISION will be bumped with another change shortly. | |||||
2006-06-21 | Make this pacakge build with gcc-4. Patches provided by martijnb in | minskim | 2 | -1/+60 | |
PR pkg/33694. | |||||
2006-06-21 | USE_TOOLS+=lex | minskim | 2 | -4/+4 | |
2006-06-21 | Improve the error message if an Xserver is not running during | jlam | 1 | -10/+13 | |
installation. Remove the BROKEN_IN tag as there are extenuating circumstances for why this can't install. Also, remove some useless shell commands that should be re-added as MAKE_ENV after more testing is done. | |||||
2006-06-21 | USE_TOOLS+=lex | minskim | 1 | -2/+2 | |
2006-06-21 | USE_TOOLS+=yacc | minskim | 1 | -2/+2 | |
2006-06-21 | make this build on FreeBSD-6.1, from Peter Schuller per PR pkg/33770 | drochner | 2 | -1/+15 | |
2006-06-21 | make this build on amd64/current, from Martijn van Buul per PR pkg/33769 | drochner | 2 | -1/+15 | |
(it builds for me on amd64/3.0, but the effect is easily verified by disassembling -- basically it is insignificant because "cpuid" always yields just 32 bit, but if newer compilers complain something must be done) | |||||
2006-06-21 | INSTALL_TARGET is automatically set to the right value if USE_IMAKE is | jlam | 1 | -3/+1 | |
defined, so no need to set it explicitly here. | |||||
2006-06-21 | Add missing file entry to PLIST and honor PKGMANDIR. Bump the PKGREVISION | jlam | 2 | -3/+5 | |
to 1. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html | |||||
2006-06-21 | make this build on amd64 (and perhaps others, the bug is some obscure | drochner | 2 | -1/+15 | |
C++ problem), from Martijn van Buul per PR pkg/33768 | |||||
2006-06-21 | Force compilation of sitecustomize.py | joerg | 1 | -1/+2 | |
2006-06-21 | Fix PLIST of burn. | joerg | 1 | -1/+2 | |
2006-06-21 | Fix PLIST by removing entries which don't make sense at all. | joerg | 2 | -170/+3 | |
Bump revision. | |||||
2006-06-21 | Use the correct path to each dependencies' libraries and headers by | jlam | 2 | -23/+39 | |
using BUILDLINK_PREFIX.*, honor PKGMANDIR, and add missing file entries to the PLIST. Bump the PKGREVISION to 8. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html | |||||
2006-06-21 | Regen patch-ac without context, GNU patch is too stupid to deal with | joerg | 2 | -9/+6 | |
asymmetric context. Fixes PR 33783. | |||||
2006-06-21 | Include hicolor-icon-theme/buildlink3.mk so that the icon-theme cache | jlam | 1 | -1/+3 | |
file is managed correctly at INSTALL and DEINSTALL time. Bump the PKGREVISION to 1. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html | |||||
2006-06-21 | The icon-theme cache file generated by gtk-update-icon-cache from the | jlam | 1 | -1/+6 | |
icon-cache.tmpl INSTALL script fragment should never be in any PLIST -- set CHECK_FILES_SKIP appropriately. | |||||
2006-06-21 | Fix obvious typo that would cause the "dvi" option to never be supported | jlam | 1 | -2/+3 | |
by this package. | |||||
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 | Use nm -D when scanning libc.so on DragonFly. | joerg | 2 | -13/+23 | |
2006-06-21 | Needs libtool handling. | joerg | 1 | -1/+2 | |
2006-06-21 | Remove conflicting declaration of malloc(), realloc(), and free(); include | minskim | 2 | -6/+25 | |
stdlib.h instead. | |||||
2006-06-21 | Remove conflicting declaration of malloc(); include stdlib.h instead. | minskim | 2 | -7/+27 | |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-06-21 | Remove conflicting declaration of malloc(); include stdlib.h instead. | minskim | 2 | -1/+19 | |
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 | Remove conflicting declaration of calloc() and malloc(); include stdlib.h | minskim | 3 | -9/+29 | |
instead. |