Age | Commit message (Expand) | Author | Files | Lines |
2006-01-19 | Update to 2.27: | wiz | 3 | -11/+12 |
2006-01-19 | Update to 2.15: | wiz | 3 | -10/+11 |
2006-01-19 | remove BROKEN_IN, since the package builds again | tonio | 1 | -3/+1 |
2006-01-19 | Include ossaudio.b3.mk. | joerg | 1 | -1/+2 |
2006-01-19 | Allow mmix to be built when teTeX is already installed (and not tetex1) | tonio | 1 | -1/+7 |
2006-01-15 | Use sun audio only on NetBSD and SunOS. Link with LIBOSSAUDIO. | joerg | 4 | -10/+31 |
2006-01-15 | Add DragonFly support. Workaround a bug in DragonFly's time.h when | joerg | 7 | -18/+109 |
2006-01-15 | Fix up last commit. Libraries are in ${X11BASE}/lib. | joerg | 1 | -2/+2 |
2006-01-12 | Fixed typo: DrgaonFly => DragonFly. | rillig | 1 | -2/+2 |
2006-01-12 | Include sys/time.h whenever struct timeval is used. Fixes build | joerg | 4 | -4/+42 |
2006-01-12 | Also replace hard-wired /usr/X11R6 with ${X11BASE}. | joerg | 1 | -2/+2 |
2006-01-12 | /usr/X11R6 => ${X11BASE}, -lossaudio => ${LIBOSSAUDIO} | joerg | 3 | -19/+25 |
2006-01-12 | Fix GCC 3.4: __FUNCTION__ works like __func__, it can't be string | joerg | 5 | -5/+80 |
2006-01-12 | Fix errno. | joerg | 2 | -1/+25 |
2006-01-12 | Use alloca from stdlib.h on DragonFly and FreeBSD. | joerg | 2 | -1/+15 |
2006-01-12 | Fix errno. Add DragonFly support. | joerg | 4 | -1/+56 |
2006-01-12 | Fix errno. Don't define strerror on BSDs, they have it. Uses bdftopcf | joerg | 4 | -10/+24 |
2006-01-11 | Update to 2.24: | wiz | 2 | -7/+7 |
2006-01-10 | Reorder the inclusion of Makefile.application, fixes fetch target. | salo | 1 | -3/+2 |
2006-01-10 | Update to 0.4: | jmmv | 5 | -31/+59 |
2006-01-08 | Add x86_64 files to SUSE emulation packages to make it easier | salo | 59 | -55/+236 |
2006-01-08 | Add missing dependency on suse_base package. | salo | 1 | -2/+4 |
2006-01-06 | DEPENDS and PKGREVISION bumps because db4's library name changed. | wiz | 2 | -4/+4 |
2006-01-06 | Put things back in again. | xtraeme | 1 | -2/+2 |
2006-01-06 | Apply patches from Tobyas Nigren (PR pkg/32464) to make this | xtraeme | 4 | -3/+45 |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 6 | -18/+12 |
2006-01-03 | PKGREVISION bump for icu shlib major bump. | wiz | 1 | -1/+2 |
2006-01-02 | Enable pty opening for serial port emulation under NetBSD. | blymn | 2 | -6/+48 |
2006-01-01 | Update to 2.7: | wiz | 2 | -8/+8 |
2006-01-01 | Update to 2.6: | wiz | 2 | -8/+8 |
2006-01-01 | Update to 2.23: | wiz | 2 | -8/+8 |
2006-01-01 | Update to 2.25: | wiz | 2 | -8/+8 |
2006-01-01 | Update to 2.13: | wiz | 2 | -7/+7 |
2006-01-01 | be consistent about siginfo handling (treat as union on NetBSD, | hubertf | 4 | -17/+44 |
2006-01-01 | Update to 0.8.0 (update provided by Hubert Feyrer, thanks :-) | xtraeme | 9 | -356/+159 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 13 | -26/+13 |
2005-12-28 | Update to 0.7: | wiz | 3 | -7/+8 |
2005-12-27 | Does in fact work on NetBSD/i386 3.0; remove errant PKG_FAIL_REASON. Fixes | schmonz | 1 | -4/+1 |
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 7 | -7/+28 |
2005-12-22 | - update pearpc to 0.4 | ghen | 8 | -30/+112 |
2005-12-20 | Fix GCC 3.4+: label at end of compound statement. | joerg | 3 | -1/+28 |
2005-12-15 | Fix munged patch: it's __FreeBSD__, not FreeBSD__ in #if defined()... | dogcow | 2 | -4/+4 |
2005-12-13 | Fix smbd's path (qemu's samba built in interface). Found by Richard | xtraeme | 1 | -3/+7 |
2005-12-12 | First step at reworking Linux binary packages. | joerg | 41 | -124/+72 |
2005-12-11 | Improve sun sound driver on NetBSD to support stereo and not to | dillo | 5 | -33/+123 |
2005-12-11 | Fixed the build error introduced by the late pkglint patch by quoting | rillig | 1 | -3/+3 |
2005-12-11 | Another PKGREVISION bump for SDL dependency change. | wiz | 1 | -2/+2 |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 24 | -61/+50 |
2005-12-09 | Add DragonFly support. | joerg | 3 | -4/+18 |
2005-12-09 | Fix errno. | joerg | 4 | -1/+47 |