Age | Commit message (Expand) | Author | Files | Lines |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 |
2009-07-22 | Remove USE_DIRS from pkgsrc. | wiz | 1 | -2/+1 |
2008-11-18 | re-enable c99 for Darwin in hopes that recent inline fix to glib fixes | chuck | 1 | -3/+1 |
2008-11-14 | don't use c99 on Darwin, it screws up dynamic linking. | chuck | 1 | -1/+3 |
2007-12-02 | Remove Ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -2/+1 |
2007-01-02 | Convert to modular Xorg. | joerg | 1 | -3/+8 |
2006-12-02 | Instead of setting compiler flags in each package if it uses C99, | jschauma | 1 | -7/+2 |
2006-06-15 | Split out deinstall portions of INSTALL scripts into DEINSTALL scripts. | jlam | 1 | -5/+1 |
2006-04-29 | when using the MIPSPro compiler, pass '-c99', too. | jschauma | 1 | -1/+7 |
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -3/+2 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 1 | -3/+2 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 1 | -3/+2 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
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 |