Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-10-03 | Correct `HOMEPAGE'. | wiz | 1 | -2/+2 |
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-06-08 | Use fix for "glib" package from PR pkg/21909 on all platforms. This will | tron | 1 | -39/+27 |
2006-05-13 | Fixed pkglint warnings. | rillig | 1 | -8/+11 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 1 | -3/+2 |
2006-01-12 | Fix glib.h's NULL definition for C++: it MUST be 0 there, not (void *)0. | joerg | 1 | -2/+2 |
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 |
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 | 1 | -2/+2 |
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 | 1 | -2/+2 |
2004-04-15 | Make this build under FreeBSD. | xtraeme | 1 | -1/+2 |
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-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -4/+4 |
2004-02-09 | Increment pkgrevision. | mjl | 1 | -2/+2 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -3/+5 |
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 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-12 | use TEST_TARGET instead of custom test target | dillo | 1 | -5/+3 |
2003-06-23 | If USE_NEW_TEXINFO, TEXINFO_OVERRIDE is not needed anymore (hi Julio) | seb | 1 | -2/+1 |
2003-06-23 | Convert to USE_NEW_TEXINFO. | jmmv | 1 | -2/+2 |
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -4/+4 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 |
2003-03-04 | Make the last fix conditional, fix typo, delint. Bump PKGREVISION. | salo | 1 | -18/+22 |
2003-03-04 | Pre-set the value of the configure test glib_cv_rtldglobal_broken to | nathanw | 1 | -1/+5 |
2002-12-19 | update MASTER_SITES. | grant | 1 | -2/+1 |
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 1 | -1/+4 |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -3/+3 |
2002-08-08 | These packages install libraries that differ from previous versions if they | jlam | 1 | -2/+2 |
2002-08-01 | Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with | jlam | 1 | -5/+2 |
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 1 | -2/+2 |
2002-05-18 | Alter HOMEPAGE - pkg/16887 by James K. Lowden <jklowden@schemamania.org> | zuntum | 1 | -2/+2 |
2002-05-07 | Bump to 1.2.10nb1 to have a version that definitely does not have the | wiz | 1 | -1/+2 |
2002-03-21 | add a test target to run the packages self checks. | dmcmahill | 1 | -1/+5 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 1 | -1/+3 |
2001-12-26 | Don't bother with mv/sed/rm as sed/mv is good enough. Also a few cosmetic | jlam | 1 | -11/+11 |
2001-12-24 | Convert to use pthread.buildlink.mk. This package is a simple example of | jlam | 1 | -6/+5 |
2001-10-06 | Use "/usr/include/sys/null.h" if it exists instead of defining "NULL" | tron | 1 | -3/+10 |