Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-12-09 | Add DragonFly support. | joerg | 4 | -17/+112 |
2005-12-09 | Add DragonFly support. | joerg | 3 | -17/+22 |
2005-12-09 | Override configure check for BPF, tun and tap on DragonFly, it fails | joerg | 1 | -1/+7 |
2005-12-07 | Update to 2.4: | wiz | 2 | -7/+9 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 3 | -6/+6 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 48 | -149/+145 |
2005-12-04 | Fix build dependency on X11 clients. | joerg | 1 | -2/+2 |
2005-12-03 | GCC 3.4+ fix: label at end of compound statement. | joerg | 2 | -17/+18 |
2005-12-03 | Updated xmess to 1.102. | kristerw | 3 | -20/+20 |
2005-12-03 | Updated xmame to 1.102. | kristerw | 3 | -19/+19 |
2005-12-03 | Fix bochs-2.2.1 build on NetBSD by adding missed patch. | ben | 1 | -0/+13 |
2005-11-30 | Added a patch for ISO C90 compatibility. | rillig | 2 | -1/+26 |
2005-11-27 | Use latest gtk2 package from updates, includes fix for a heap overflow in the | salo | 2 | -7/+7 |
2005-11-27 | :s/${LOWER_OPSYS}/netbsd/g | xtraeme | 1 | -17/+17 |
2005-11-26 | Install all files in the doc directory. Suggested by the author. | xtraeme | 2 | -21/+31 |
2005-11-26 | Update bochs to version 2.2.1. Changes include: | ben | 6 | -60/+47 |
2005-11-26 | Update to 0.3.7 | xtraeme | 3 | -7/+9 |
2005-11-23 | Changes 20051122: | adam | 8 | -59/+59 |
2005-11-20 | Added vmips. | rillig | 1 | -1/+2 |
2005-11-20 | Imported vmips from pkgsrc-wip. | rillig | 4 | -0/+40 |
2005-11-18 | Fix a static/non-static conflict that prevented this from building | kristerw | 2 | -1/+15 |
2005-11-17 | Add DragonFly support. For the DGA drivers, include sys/time.h before | joerg | 6 | -2/+107 |
2005-11-17 | Add DragonFly support. In the DGA drivers, include sys/time.h to get | joerg | 6 | -2/+107 |
2005-11-17 | Bump DatLib's BUILDLINK_DEPENDS version to lowest version needed | wiz | 2 | -5/+3 |
2005-11-17 | Update to 2.5: | wiz | 2 | -7/+9 |
2005-11-17 | Update to 2.21: | wiz | 2 | -8/+8 |
2005-11-17 | Update to 2.23: | wiz | 2 | -7/+7 |
2005-11-17 | Update to 2.22: | wiz | 2 | -8/+8 |
2005-11-17 | Update to 2.11: | wiz | 2 | -7/+7 |
2005-11-17 | Add DragonFly support. | joerg | 8 | -1/+279 |
2005-11-17 | Add DragonFly support. Don't hard-wire -lossaudio and -lpthread, use | joerg | 5 | -33/+42 |
2005-11-14 | Drop maintainership and reset it to tech-pkg, because I no longer use it. | veego | 2 | -4/+4 |
2005-11-08 | Skip <stdint.h> on Interix. | tv | 3 | -1/+31 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-06 | Sync SuSE 9.1 packages with latest updates. | salo | 16 | -92/+90 |
2005-11-04 | fix to i386 div64 taken from qemu cvs | dbj | 3 | -3/+28 |
2005-11-04 | use fakepoll.h implementation of poll using select on apple, which has | dbj | 3 | -7/+186 |
2005-11-04 | add check and fail on gcc4, which cannot be used with this version of qemu | dbj | 1 | -1/+9 |
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 12 | -45/+46 |