Age | Commit message (Expand) | Author | Files | Lines |
2005-07-17 | Fix C99-isms. | kristerw | 2 | -1/+62 |
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 3 | -7/+5 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 13 | -35/+26 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 2 | -4/+4 |
2005-07-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 4 | -8/+8 |
2005-07-13 | Use ${f} instead of $f, for pkglint. | wiz | 1 | -5/+5 |
2005-07-13 | DragonFlyBSD support, from Joerg Sonnenberger. | wiz | 3 | -1/+85 |
2005-07-12 | Patch .po header so that it works with the old version of msgfmt in | markd | 24 | -4/+549 |
2005-07-12 | Make comment in de.po UTF-8 (like the rest of the file). | wiz | 2 | -1/+15 |
2005-07-09 | check variable is defined before testing its value. | grant | 1 | -2/+3 |
2005-07-09 | check variable is defined before testing its value. fixes malformed | grant | 1 | -2/+3 |
2005-07-07 | Fix gnome-pty-helper handling of NetBSD's utmpx. | markd | 3 | -2/+29 |
2005-07-06 | update to 2.10.2 | drochner | 3 | -7/+9 |
2005-07-06 | Depend on newer versions of GConf2, py-ORBit, gnome-vfs2, | reed | 1 | -1/+5 |
2005-07-01 | Remove errant plus sign at beginning of line. | reed | 1 | -1/+1 |
2005-07-01 | Bump PKGREVISION for the Darwin fix. | reed | 1 | -2/+2 |
2005-07-01 | Forgot this in previous commit. | reed | 2 | -24/+16 |
2005-07-01 | Add support for Darwin. When on Darwin use different source distfile. | reed | 3 | -30/+11 |
2005-07-01 | Add support for Darwin. | reed | 1 | -2/+14 |
2005-07-01 | Add support for Darwin. Use "PyQt-mac-gpl" source instead when on Darwin. | reed | 1 | -6/+3 |
2005-07-01 | Lots of little changes to package. Not an upgrade though. | reed | 8 | -34/+67 |
2005-07-01 | If Darwin, then use real RANLIB. | reed | 2 | -4/+12 |
2005-06-30 | Changes 0.94.4: | adam | 2 | -157/+160 |
2005-06-30 | Changes 0.11.55: | adam | 9 | -73/+58 |
2005-06-30 | Changes 1.2.0: | adam | 6 | -50/+8 |
2005-06-30 | setpgrp(pid_t, pid_t) is not available on Darwin-8.x. Use setpgid instead. | minskim | 2 | -1/+15 |
2005-06-29 | Update to 2.10.2: | jmmv | 3 | -7/+8 |
2005-06-29 | Register the rc.d script into the PLIST, which is not done automatically | jmmv | 2 | -2/+5 |
2005-06-28 | Update to 4.22: | wiz | 8 | -34/+47 |
2005-06-27 | Use socklen_t, instead of int, as QT_SOCKLEN_T on Darwin>=8.0. | minskim | 1 | -1/+10 |
2005-06-27 | Add DragonFly support (untested). Provided by Jörg Sonnenberger | wiz | 6 | -40/+334 |
2005-06-26 | comment out dirrm of shared directories. | markd | 1 | -3/+3 |
2005-06-26 | Add some more shared directories. | markd | 2 | -7/+6 |
2005-06-26 | Update to 2.6.8: | jmmv | 4 | -21/+9 |
2005-06-26 | Update to 2.8.0.0: | jmmv | 8 | -113/+97 |
2005-06-25 | Make configure work when the output of `uname -m` contains a space. | minskim | 2 | -1/+15 |
2005-06-24 | Update to 1.4.0.5: | wiz | 6 | -61/+79 |
2005-06-24 | For XFree86-libs and xorg-libs file existence test, check whether the | jlam | 2 | -4/+4 |
2005-06-23 | Updated xfce4-notes-plugin to 0.10.0 | martti | 3 | -9/+8 |
2005-06-22 | Restore changes in revision 1.34 of qt3-libs/Makefile.common after | jlam | 5 | -15/+10 |
2005-06-22 | remove CPPFLAGS=-Xc workaround for Solaris/sunpro which is no longer | grant | 1 | -9/+2 |
2005-06-21 | Back out the previous change and add a comment to qt3-libs/Makefile.common | jlam | 2 | -4/+12 |
2005-06-20 | Fix variable names to start with "BUILTIN_FILES_" as expected by the | jlam | 2 | -8/+8 |
2005-06-20 | move the post-patch to pre-configure since it is somewhat configure-like | dmcmahill | 2 | -3/+4 |
2005-06-20 | Make xworld work with USE_X11=xorg | wennmach | 3 | -10/+18 |
2005-06-18 | Add BUILD_USES_MSGFMT as packages no longer include pregenerated files. | markd | 50 | -50/+100 |
2005-06-17 | Fix path of configuration file. Patch submitted in PR pkg/30540. | hira | 1 | -3/+3 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 7 | -29/+30 |
2005-06-17 | Create directories before installing files into them. | jlam | 30 | -30/+86 |
2005-06-16 | Pthreads are needed to link to these libraries. Add mk/pthread.buildlink3.mk. | kristerw | 1 | -1/+2 |