Age | Commit message (Expand) | Author | Files | Lines |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+1 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2004-11-17 | There is no more "native" BDB_TYPE. It's just "db1" now. | jlam | 1 | -2/+2 |
2004-11-10 | Use ${VARBASE} instead of hardcoding /var. | sketch | 1 | -1/+8 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-07-05 | Use ${VARBASE} instead of /var. | minskim | 1 | -2/+2 |
2004-05-10 | - Replace USE_X11BASE with USE_X11 and do not create a symlink in | minskim | 1 | -12/+6 |
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -2/+2 |
2004-03-26 | Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to | jlam | 1 | -2/+1 |
2004-03-12 | Support using BDB_TYPEs other than native. | jlam | 1 | -9/+13 |
2004-03-10 | Convert to use bdb.buildlink3.mk. | jlam | 1 | -2/+2 |
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 1 | -3/+3 |
2004-02-18 | Rename some installed pixmaps so that this does not conflict with libgnomeui. | jmmv | 1 | -2/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-22 | bl3ify | jlam | 1 | -9/+9 |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -1/+2 |
2003-10-29 | pkglint: no consecutive empty lines. | wiz | 1 | -2/+1 |
2003-10-29 | Set LIBTOOL_OVERRIDE correctly. Fixes building on Solaris. | gavan | 1 | -2/+4 |
2003-09-12 | update to 1.4.2 | drochner | 1 | -3/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 |
2003-05-30 | Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle | jmmv | 1 | -3/+3 |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 |
2003-02-05 | gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have | jlam | 1 | -2/+2 |
2003-01-30 | Depend on gnome1-dirs to handle shared directories (and adjust PLISTs to not | jmmv | 1 | -2/+3 |
2003-01-14 | Move documentation installed under share/gtk-doc/html to share/doc/html. | jmmv | 1 | -2/+4 |
2003-01-10 | USE_PKGLOCALEDIR=yes | cjep | 1 | -1/+2 |
2002-11-18 | Use new db-1.85-handling in databases/db/buildlink2.mk instead of the weird | jlam | 1 | -16/+3 |
2002-10-23 | test -e doesn't work on solaris, use test -f | bouyer | 1 | -2/+2 |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+10 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -11/+11 |
2002-03-24 | Update gnome-libs to 1.4.1.4. Changes are bugfixes, new man pages, and | rh | 1 | -3/+2 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+2 |
2002-01-01 | Spelling: Libaries -> Libraries | bjoern | 1 | -2/+2 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -3/+1 |
2001-09-30 | Update gnome-libs to 1.4.1.2. | rh | 1 | -3/+2 |
2001-09-24 | Patch gnome_url_show() to fall back to the default handler if the | danw | 1 | -1/+2 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -9/+7 |
2001-06-26 | Use REPLACE_BUILDLINK instead of repeating the post-build same code over | jlam | 1 | -14/+3 |
2001-06-19 | Use db/buildlink.mk to make this compile under Solaris with | jlam | 1 | -3/+4 |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+3 |
2001-06-18 | Regularize fixes to config scripts to use the same code. | jlam | 1 | -3/+4 |
2001-06-16 | Converted to use buildlink.mk files. | jlam | 1 | -10/+23 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -3/+2 |