Age | Commit message (Expand) | Author | Files | Lines |
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 | -4/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-11-18 | add missing NetBSD cvs tag to patch file | chuck | 2 | -2/+4 |
2008-11-18 | do not use "extern inline", use "static inline" instead, as suggested | chuck | 2 | -8/+15 |
2008-05-25 | Remove me as maintainer of some package, clame ownership of a few packages. | tron | 1 | -2/+2 |
2007-06-08 | Remove dead MASTERS_SITES. From Zafer Aydogan. | wiz | 1 | -2/+1 |
2007-01-18 | This package is not MAKE_JOBS_SAFE. | rillig | 1 | -1/+2 |
2006-11-02 | DESTDIR support. | joerg | 1 | -1/+2 |
2006-07-19 | Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc | jlam | 1 | -2/+1 |
2006-07-11 | ISO C90 does not allow code intermixed with declarations. (hi tron!) | rillig | 2 | -11/+12 |
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-08 | Use fix for "glib" package from PR pkg/21909 on all platforms. This will | tron | 4 | -47/+33 |
2006-05-13 | Fixed pkglint warnings. | rillig | 1 | -8/+11 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -4/+4 |
2006-01-12 | Fix glib.h's NULL definition for C++: it MUST be 0 there, not (void *)0. | joerg | 3 | -7/+20 |
2005-06-06 | Fix build under DragonFly. Patch from Joerg Sonnenberger. | jmmv | 2 | -5/+15 |
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-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 1 | -2/+1 |
2004-10-05 | Correct library permission. Patch provided by Hiramatsu Yoshifumi | minskim | 3 | -8/+19 |
2004-10-04 | distinguish between glib1 and glib2 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 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -13/+1 |
2004-07-01 | Unused. | wiz | 1 | -27/+0 |
2004-06-01 | Re: PR 25706 Syntax error prevents compilation with gcc 3.4.0 | shannonjr | 2 | -1/+28 |
2004-04-15 | Make this build under FreeBSD. | xtraeme | 1 | -1/+2 |
2004-04-12 | Make this build under IRIX by only applying this patch on non-irix. | jschauma | 2 | -8/+18 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -3/+6 |
2004-02-27 | Fix PR pkg/24464 again. We need to patch config.status instead of | kristerw | 1 | -2/+2 |
2004-02-19 | The name for the real config.status script is "config.status.overridden". | jlam | 1 | -2/+2 |
2004-02-19 | Whitespace nits. | jlam | 1 | -8/+8 |
2004-02-15 | Remove info files entries from PLIST. | seb | 1 | -2/+1 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -4/+4 |
2004-02-09 | Increment pkgrevision. | mjl | 1 | -2/+2 |
2004-02-08 | Make FreeBSD patch for ld.so semantic differences between linux and bsd | mjl | 3 | -14/+14 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+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 | -3/+5 |
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/+23 |
2003-12-29 | improve descriptions of glib/gtk packages. taken straight from | grant | 1 | -8/+4 |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 |
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -3/+2 |