Age | Commit message (Expand) | Author | Files | Lines |
2009-07-22 | Remove USE_DIRS from pkgsrc. | wiz | 1 | -2/+1 |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -6/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
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 | 2 | -5/+11 |
2006-12-02 | Instead of setting compiler flags in each package if it uses C99, | jschauma | 1 | -7/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-15 | Split out deinstall portions of INSTALL scripts into DEINSTALL scripts. | jlam | 3 | -11/+13 |
2006-04-29 | when using the MIPSPro compiler, pass '-c99', too. | jschauma | 1 | -1/+7 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -39/+39 |
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -3/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -4/+5 |
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-16 | Do not remove share/aclocal, it's in the *dist files. | wiz | 1 | -2/+1 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
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 | 2 | -4/+4 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-27 | Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses | wiz | 2 | -1/+15 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 |
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 | -4/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -9/+1 |
2004-05-29 | unused. | kristerw | 1 | -29/+0 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
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-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-11 | Remove info files entries from PLIST. | seb | 1 | -9/+1 |
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 2 | -4/+6 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -5/+8 |
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-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-18 | Move some @exec/@unexec logic out of the PLIST into an INSTALL file. | jlam | 3 | -10/+28 |
2004-01-15 | Don't force an update on people who have working versions of gtk installed. | rh | 2 | -4/+6 |