summaryrefslogtreecommitdiff
path: root/x11/gtk
AgeCommit message (Expand)AuthorFilesLines
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2008-11-18re-enable c99 for Darwin in hopes that recent inline fix to glib fixeschuck1-3/+1
2008-11-14don't use c99 on Darwin, it screws up dynamic linking.chuck1-1/+3
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz1-2/+1
2007-01-02Convert to modular Xorg.joerg2-5/+11
2006-12-02Instead of setting compiler flags in each package if it uses C99,jschauma1-7/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-15Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.jlam3-11/+13
2006-04-29when using the MIPSPro compiler, pass '-c99', too.jschauma1-1/+7
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-39/+39
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-03-30* Honor PKGINFODIR.jlam2-4/+5
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-3/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-02-16Do not remove share/aclocal, it's in the *dist files.wiz1-2/+1
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-4/+4
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+2
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam1-2/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam2-4/+4
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-04-27Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresseswiz2-1/+15
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-10-04distinguish between gtk1 and gtk2 in COMMENT.grant1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-4/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-9/+1
2004-05-29unused.kristerw1-29/+0
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-04-14Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choosejmmv1-2/+2
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
2004-03-11Remove info files entries from PLIST.seb1-9/+1
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv2-4/+6
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-5/+8
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-3/+3
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant1-2/+1
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-18Move some @exec/@unexec logic out of the PLIST into an INSTALL file.jlam3-10/+28