Age | Commit message (Expand) | Author | Files | Lines |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -1/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
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 | 1 | -2/+2 |
2004-04-14 | Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose | jmmv | 1 | -2/+2 |
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -3/+2 |
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 1 | -2/+5 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -3/+3 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -2/+1 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-18 | Move some @exec/@unexec logic out of the PLIST into an INSTALL file. | jlam | 1 | -7/+10 |
2004-01-15 | During the integration of buildlink3 the package was broken for some time. | mrauch | 1 | -2/+2 |
2004-01-07 | bl3ify again | jlam | 1 | -5/+6 |
2004-01-07 | Revert bl3ification until unbuildlink problems noted on tech-pkg@ | jlam | 1 | -7/+6 |
2004-01-05 | bl3ify | jlam | 1 | -6/+7 |
2003-10-04 | Fixes for Darwin: add CONFIG_SUB_OVERRIDE, don't use X shared memory | danw | 1 | -1/+2 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-08 | COMMENT tweak. | grant | 1 | -2/+2 |
2003-07-30 | when using LIBTOOL_OVERRIDE in preference to LTCONFIG_OVERRIDE, let's | grant | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 |
2003-06-25 | Convert to USE_NEW_TEXINFO; switch to LIBTOOL_OVERRIDE while here. | wiz | 1 | -3/+3 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-19 | whitespace. no functional change. | kei | 1 | -2/+2 |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 |
2003-04-27 | Lint: USE_PKGLOCALEDIR=yes | cjep | 1 | -1/+2 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 |
2002-12-19 | update MASTER_SITES. | grant | 1 | -3/+2 |
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 1 | -3/+5 |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -6/+5 |
2002-08-13 | Use NetBSD's native locale multibyte routines instead of GTK+'s own buggy | tron | 1 | -3/+4 |
2002-08-05 | Remove me as maintainer of this package because there have been many, | tron | 1 | -2/+2 |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 |
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 1 | -2/+2 |
2002-07-03 | Move a whole bunch of files from ${PREFIX}/etc/gtk to ${PREFIX}/share/gtk | jschauma | 1 | -2/+4 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 1 | -1/+2 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -3/+1 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -2/+3 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -6/+3 |
2001-06-26 | Use REPLACE_BUILDLINK instead of repeating the post-build same code over | jlam | 1 | -15/+4 |