Age | Commit message (Expand) | Author | Files | Lines |
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 |
2011-03-09 | disallow direct use of {giflib,libungif}/bl3.mk so that mk/giflib.bl3.mk | drochner | 1 | -1/+5 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2007-12-27 | update sourceforge directory | jnemeth | 1 | -2/+2 |
2006-11-05 | DESTDIR support. | joerg | 1 | -6/+7 |
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-05-01 | This package installs a perl script; add a runtime dependency on perl by | minskim | 1 | -1/+3 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-01 | Update to 4.1.4, provided by Matthew Luckie in PR 32688: | wiz | 6 | -140/+8 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-05 | Add patches for http://secunia.com/advisories/17436/ via. RedHat | adrianp | 5 | -4/+107 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-20 | fixing bugs in util/gif2iris.c, closing PR#26161 | schwarz | 2 | -1/+27 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2004-10-25 | sed -> ${SED} and remove empty line at EOF. | wiz | 1 | -3/+2 |
2004-10-25 | Create "libgif.la" from "libungif.la" and fix symbolic link creation and | tron | 2 | -11/+15 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-07-13 | Changes 4.1.3: | adam | 5 | -40/+12 |
2004-05-11 | Unused. | wiz | 1 | -20/+0 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -2/+4 |
2004-02-15 | This package does not actually need C++. | jlam | 1 | -4/+2 |
2004-02-04 | + USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-01-29 | override the autoconf test for main() in libX11. this package is | grant | 1 | -1/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -4/+6 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+19 |
2003-12-02 | Add other MASTER_SITE. | xtraeme | 1 | -2/+3 |
2003-08-02 | make this build with gcc3: don't use invalid <varargs.h> expressions, but | mrg | 3 | -22/+25 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-14 | Sort. | wiz | 1 | -9/+9 |
2003-07-14 | Replace perl interpreter in gifburst. From Soren Jacobsen in PR 21197. | wiz | 1 | -1/+3 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2002-12-04 | Fix the varargs usage in GifQprintf(). | thorpej | 2 | -1/+24 |
2002-10-09 | Unused. | wiz | 1 | -35/+0 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 2 | -16/+30 |
2002-03-14 | Update to 4.1.0.1, based on pkg/15607 by Harushi Minami. | wiz | 5 | -80/+8 |
2002-03-11 | Remove the pre-build target that does the same thing as AUTOMAKE_OVERRIDE. | skrll | 1 | -8/+1 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-14 | Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option | jlam | 1 | -2/+2 |