Age | Commit message (Expand) | Author | Files | Lines |
2006-01-24 | Update to 1.16.3.0: | wiz | 2 | -7/+6 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 28 | -46/+56 |
2006-01-23 | update to 2.10 | recht | 2 | -6/+6 |
2006-01-23 | Patch Imakefile to use normal ManDir + MANSUFFIX=6, instead of the | joerg | 3 | -6/+26 |
2006-01-22 | Fix name of file in Size (value was correct). | wiz | 1 | -3/+3 |
2006-01-22 | Remove info for patch that is not needed since 2002 (Makefile v1.15). | wiz | 1 | -3/+1 |
2006-01-21 | Update package Makefile now that bsd.pkg.extract.mk is using the | jlam | 3 | -7/+10 |
2006-01-20 | Changes 3.1.2: | adam | 2 | -15/+8 |
2006-01-20 | Update to 2.12.2: | jmmv | 2 | -7/+6 |
2006-01-19 | Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken | jlam | 1 | -2/+1 |
2006-01-19 | Include ossaudio.b3.mk. | joerg | 1 | -1/+2 |
2006-01-15 | Update to 5.6.3: | wiz | 2 | -8/+9 |
2006-01-15 | Needs bdftopcf. | joerg | 1 | -2/+2 |
2006-01-15 | avoid instant core-dump. | christos | 3 | -2/+16 |
2006-01-14 | sed(1) always appends a newline to every output line, which can cause | jlam | 1 | -3/+6 |
2006-01-13 | Add DragonFly support. Install sound server under libexec/, no need | joerg | 5 | -21/+47 |
2006-01-13 | Use imake PLIST variables. Add DragonFly support. | joerg | 3 | -11/+12 |
2006-01-13 | Use fileno, it is portable. Add DragonFly support. | joerg | 3 | -18/+20 |
2006-01-12 | Fix errno. | joerg | 6 | -37/+68 |
2006-01-12 | DragonFly support. Use imake man variables. | joerg | 6 | -19/+29 |
2006-01-12 | DragonFly support. | joerg | 4 | -13/+15 |
2006-01-12 | Use PLIST variables for imake. | joerg | 1 | -2/+2 |
2006-01-12 | Use IMAKE_GAMEMANDIR and IMAKE_GAMEMAN_SUFFIX. | joerg | 1 | -6/+6 |
2006-01-12 | Don't run install-link, since GAMEDIR == BINDIR and symlinks pointing | joerg | 2 | -4/+13 |
2006-01-12 | Fix errno. Notice the unusual language used by the programmers :-) | joerg | 4 | -1/+48 |
2006-01-12 | Add a hack to work round an ICE with GCC 3.3 on sparc. | jdc | 1 | -1/+7 |
2006-01-10 | Use SUBST framework. | joerg | 3 | -7/+15 |
2006-01-06 | DEPENDS and PKGREVISION bumps because db4's library name changed. | wiz | 5 | -8/+10 |
2006-01-05 | Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build", | ghen | 1 | -4/+1 |
2006-01-04 | Use soundcard.h for OpenBSD and sys/soundcard.h for DragonFly. | joerg | 2 | -5/+7 |
2006-01-04 | Use X11BASE instead of /usr/X11R6, always include limits.h, it provides | joerg | 4 | -16/+21 |
2006-01-04 | Forgotten distinfo commit. Rightfully blamed by wiz@ | joerg | 1 | -2/+4 |
2006-01-02 | upgrade to 1.4.0 | christos | 3 | -221/+368 |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 7 | -12/+14 |
2005-12-30 | Include ossaudio.b3.mk. | joerg | 1 | -1/+2 |
2005-12-30 | Add DragonFly support. Fix ossaudio usage. Use system perror. | joerg | 5 | -16/+32 |
2005-12-29 | Fix errno. | joerg | 6 | -1/+67 |
2005-12-29 | sys/time.h needed for DragonFly as well. | joerg | 2 | -8/+9 |
2005-12-29 | Fix errno. | joerg | 3 | -3/+42 |
2005-12-29 | This is GNU configure. Use ulong definition on DragonFly as well. | joerg | 3 | -3/+17 |
2005-12-29 | dmalloc.h MUST be included after unistd.h on DragonFly, since it | joerg | 4 | -3/+40 |
2005-12-29 | Fix errno. | joerg | 2 | -1/+14 |
2005-12-29 | Convert to use the new pkginstall framework fonts-handling by renaming | jlam | 1 | -3/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 13 | -27/+13 |
2005-12-28 | Re-enable this pkg now that gtkglext is fixed. Tested on 2.0/i386. | garbled | 1 | -4/+1 |
2005-12-28 | Use PKGMANDIR for man page. | reed | 1 | -4/+4 |
2005-12-28 | Install man page to PKGMANDIR instead of "man". | reed | 1 | -3/+3 |
2005-12-27 | Update patch-aa to use PKGMANDIR. | reed | 3 | -6/+19 |
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 2 | -2/+8 |
2005-12-20 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 |