Age | Commit message (Expand) | Author | Files | Lines |
2004-12-24 | Update to 2.6.0: | jmmv | 4 | -16/+124 |
2004-12-04 | Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed | jlam | 1 | -1/+2 |
2004-12-04 | Update to 2.4.14: | jmmv | 4 | -6/+22 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 4 | -31/+2 |
2004-10-13 | Update to 2.4.13: | jmmv | 3 | -6/+9 |
2004-10-09 | Update to 2.4.11: | jmmv | 3 | -9/+10 |
2004-10-04 | distinguish between gtk1 and gtk2 in COMMENT. | grant | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -65/+1 |
2004-09-18 | Update to 2.4.10. Done during the freeze to get several security fixes | jmmv | 4 | -12/+12 |
2004-09-07 | If we're on IRIX and we're using gcc, then, apparently, we need gawk, | jschauma | 1 | -1/+3 |
2004-08-31 | Pick up maintainership (something I should have done a long while ago...) | jmmv | 1 | -2/+2 |
2004-08-30 | Update to 2.4.9: | jmmv | 3 | -10/+18 |
2004-07-10 | Update to 2.4.4: | jmmv | 3 | -13/+11 |
2004-07-02 | Unused. | wiz | 1 | -37/+0 |
2004-06-20 | Update to 2.4.3. While here, rework the way the libdata/ files are handled | jmmv | 6 | -19/+46 |
2004-06-04 | Update to 2.4.2: | jmmv | 4 | -25/+12 |
2004-05-28 | libgdk-x11 provided by this package directly uses libXft. | reed | 2 | -2/+5 |
2004-05-19 | Add patch that fixes a bug in reading PNM files (from the gtk-2-4 | wiz | 3 | -2/+17 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
2004-05-16 | turn on strict ISO C compliance when building with SunPro as workaround a | grant | 1 | -1/+12 |
2004-05-15 | Also handle the lib/gtk-2.0/modules and lib/gtk-2.0/2.4.0/modules directories | jmmv | 1 | -3/+3 |
2004-05-07 | Drop maintainership; I don't have the enough free time to maintain | xtraeme | 1 | -2/+2 |
2004-05-02 | Update to 2.4.1: | jmmv | 3 | -537/+549 |
2004-04-27 | Remove buildlink2 support, as all packages including this file are using | snj | 1 | -6/+1 |
2004-04-24 | darwin fixes | danw | 2 | -1/+18 |
2004-04-15 | During print-PLIST, mark shared directories (used by packages installing | jmmv | 1 | -1/+8 |
2004-04-15 | Precreate the lib/gtk-2.0/2.4.0/engines directory and remove it from here. | jmmv | 2 | -2/+6 |
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -2/+2 |
2004-04-12 | During print-PLIST, suppress any files installed under libdata/gtk-2.0, and | jmmv | 1 | -1/+4 |
2004-04-01 | Update to 2.4.0: | jmmv | 14 | -258/+289 |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 1 | -1/+2 |
2004-03-09 | Add Xrandr's buildlink so that the pkgsrc version of Xrandr/Xrender | recht | 3 | -4/+7 |
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 2 | -4/+5 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -13/+10 |
2004-02-27 | Clean up lib/gtk-2.0/2.2.0/engines at deinstall time. Bump PKGREVISION. | snj | 2 | -3/+5 |
2004-02-19 | buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. | wiz | 1 | -2/+1 |
2004-02-14 | Define USE_X11=yes in the buildlink3.mk since the Gtk+2 headers use X11 | recht | 1 | -1/+3 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -5/+5 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+2 |
2004-02-12 | .if should be closed with .endif, not with .fi (hi jmmv!). | minskim | 1 | -2/+2 |
2004-02-12 | Preserve previous behavior: only use buildlink3 when USE_BUILDLINK3 is set | jmmv | 1 | -2/+6 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 1 | -2/+2 |
2004-02-10 | Fix some cases where ?+ should be +=, and fix the package name. | xtraeme | 1 | -5/+5 |
2004-02-10 | bl3ify | xtraeme | 3 | -14/+45 |
2004-01-26 | We want to include buildlink2.mk, not ourselves. From Min Sik Kim in | jmmv | 1 | -2/+2 |
2004-01-26 | Fix path in GTK_QUERY_IMMODULES. From Min Sik Kim in PR pkg/24243. | jmmv | 1 | -2/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |