Age | Commit message (Expand) | Author | Files | Lines |
2006-06-21 | INSTALL_TARGET is automatically set to the right value if USE_IMAKE is | jlam | 1 | -3/+1 |
2006-06-21 | Add missing file entry to PLIST and honor PKGMANDIR. Bump the PKGREVISION | jlam | 2 | -3/+5 |
2006-06-21 | make this build on amd64 (and perhaps others, the bug is some obscure | drochner | 2 | -1/+15 |
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 |
2006-06-21 | Use the correct path to each dependencies' libraries and headers by | jlam | 2 | -23/+39 |
2006-06-21 | Regen patch-ac without context, GNU patch is too stupid to deal with | joerg | 2 | -9/+6 |
2006-06-21 | Include hicolor-icon-theme/buildlink3.mk so that the icon-theme cache | jlam | 1 | -1/+3 |
2006-06-21 | The icon-theme cache file generated by gtk-update-icon-cache from the | jlam | 1 | -1/+6 |
2006-06-21 | Fix obvious typo that would cause the "dvi" option to never be supported | jlam | 1 | -2/+3 |
2006-06-21 | Honour VARBASE and use config file framework for the high score file. | joerg | 4 | -5/+43 |
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 |
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 |
2006-06-21 | Remove conflicting declaration of calloc() and malloc(); include stdlib.h | minskim | 3 | -9/+29 |
2006-06-21 | Make this package build with gcc-4. | minskim | 6 | -1/+106 |
2006-06-21 | Remove conflicting declaration of malloc(); include <stdlib.h> instead. | minskim | 3 | -19/+78 |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 |
2006-06-21 | Replace lvalue casts with proper dynamic casts. | joerg | 2 | -1/+30 |
2006-06-21 | When producing the list of directories containing binary packages, do | dmcmahill | 1 | -3/+29 |
2006-06-21 | Fully convert to using the pkginstall framework, and make the rc.d script | jlam | 6 | -236/+39 |
2006-06-21 | This is a Makefile, not a shell script... don't set SHELL="/bin/sh", | jlam | 2 | -1/+15 |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 |
2006-06-21 | Disable propolice on DragonFly to avoid ICE. | joerg | 1 | -0/+18 |
2006-06-21 | Needs msgfmt. | joerg | 1 | -2/+2 |
2006-06-21 | Needs pkg-config. | joerg | 1 | -2/+2 |
2006-06-21 | Too early: doesn't need pkg-config, but msgfmt. | joerg | 1 | -2/+2 |
2006-06-21 | Needs pkg-config. | joerg | 2 | -4/+4 |
2006-06-21 | Note update of www/squid package to 2.5.14nb2. | taca | 1 | -1/+2 |
2006-06-21 | Modify startup script to honor squid_flags in /etc/rc.conf. | taca | 2 | -4/+3 |
2006-06-21 | Update devel/cpuflags to 1.01: | abs | 1 | -1/+2 |
2006-06-21 | Update devel/cpuflags to 1.01: | abs | 2 | -4/+6 |
2006-06-21 | The specification of individual variables is further explained in the | rillig | 1 | -1/+12 |
2006-06-21 | The advice to use CFLAGS+= foo instead of CFLAGS= foo does not belong | rillig | 2 | -45/+52 |
2006-06-21 | Specify PREFIX explicitly so that the configure script can find the right | minskim | 1 | -1/+2 |
2006-06-20 | Note PKGREVISION bump of emacs and emacs-nox11. | minskim | 1 | -1/+3 |
2006-06-20 | Add a run-time depenency on perl because bin/emacs-grep-changelog | minskim | 3 | -6/+6 |
2006-06-20 | Needs msgfmt. | joerg | 1 | -2/+2 |
2006-06-20 | This package needs zlib to build. | minskim | 3 | -3/+6 |
2006-06-20 | Back out previous as the cause of the bulk build error was in msgfmt.sh | jlam | 2 | -15/+1 |
2006-06-20 | Executiing "msgfmt ru" should look for "ru" and then "ru.po" for | jlam | 1 | -1/+16 |
2006-06-20 | Fix path to the PO file... it ends in ".po". This fixes the error noted | jlam | 2 | -1/+15 |
2006-06-20 | Remove conflicting declaration of malloc() and realloc(); include stdlib.h | minskim | 2 | -1/+17 |
2006-06-20 | Disable the tty check again, not sure why I don't hit it. | joerg | 2 | -27/+42 |
2006-06-20 | USE_TOOLS+=yacc | minskim | 2 | -4/+4 |