Age | Commit message (Expand) | Author | Files | Lines |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-14 | USE_BUILDLINK should be "yes", not just defined. | jlam | 1 | -4/+4 |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -3/+1 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -6/+26 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -51/+57 |
2004-02-11 | Move the INCOMPAT_FOO checks to a more natural location within the | jlam | 1 | -14/+14 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -3/+3 |
2004-02-05 | Make PREFER_PKGSRC just yes/no or a list of packages. This makes it | jlam | 2 | -10/+6 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 2 | -10/+8 |
2004-02-05 | Support a new global variable: | jlam | 2 | -2/+18 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -7/+16 |
2004-01-15 | Don't use "-Wl" on platforms which define "_USE_RPATH" to "no". This | tron | 1 | -1/+3 |
2004-01-11 | Add some double quotes and move a section into a protected region so we | jlam | 1 | -15/+14 |
2004-01-06 | Use l:foo: instead of S:...: to remove a library. | jlam | 1 | -2/+2 |
2004-01-06 | It's "overwrite" not "overview"!! | 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-05 | Don't need to set BUILDLINK_PREFIX.gettext explicitly as bsd.buildlink3.mk | jlam | 1 | -2/+1 |
2004-01-05 | Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. | jlam | 1 | -16/+21 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+129 |
2003-09-25 | add -DSTATIC=static to the Darwin-specific defines so that libintl | danw | 1 | -3/+3 |
2003-08-02 | Undo last. While it may make live easier, it's not good for binary | wiz | 1 | -2/+2 |
2003-08-02 | when determining whether iconv is required, don't require gettext-lib | grant | 1 | -2/+2 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-14 | Only depend on gettext-lib>=0.11.5nb1 if iconv is needed. | wiz | 1 | -3/+3 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -3/+4 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-03-27 | Revert last after libtool now behaves as expected. | jschauma | 1 | -7/+1 |
2003-03-27 | Make this install using the correct major under Irix. Oddly, libtool determines | jschauma | 1 | -1/+7 |
2003-03-22 | Fix build on Darwin, using patch in PR pkg/20396 by Yves de Champlain. | jmmv | 1 | -1/+7 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+3 |
2003-03-07 | Use BUILDLINK_LIBICONV_LDADD instead of hard-coding "-liconv". This should | jlam | 1 | -2/+2 |
2003-01-05 | Avoid a conditional based on the value of GNU_CONFIGURE. This allows | jlam | 1 | -9/+21 |
2002-12-23 | Remove -no-undefined from libtool arguments as it causes gettext-lib to | jlam | 2 | -1/+16 |
2002-12-22 | These packages are no longer needed to bootstrap buildlink2. Simplify the | jlam | 1 | -11/+7 |
2002-12-20 | Add "-liconv" along with "-lintl" to LIBS if we are using a newish (0.11.x) | jlam | 1 | -1/+4 |
2002-12-12 | Work around a obscure compiler error in devel/gtexinfo on Darwin. Patch from | schmonz | 2 | -1/+15 |
2002-12-11 | Allow an installed gettext-lib-0.10.35nb1 to satisfy gettext dependencies | jlam | 1 | -4/+17 |
2002-12-10 | oops, the 0.11.5 should be for the GNU gettext case only. | drochner | 1 | -2/+4 |
2002-12-10 | require gettext-lib>=0.11.5. Linking against an old one can lead to | drochner | 1 | -2/+2 |
2002-12-02 | gettext-0.11.5's gettext.m4, used by newer GNU configure scripts, no longer | jlam | 1 | -4/+4 |
2002-12-02 | The correct style is "foo-[0-9]*", not "foo-*", when wildcarding a package | jlam | 1 | -2/+2 |
2002-12-02 | Simplify by using BUILD_DIRS instead of custom do-build and do-install | jlam | 1 | -7/+2 |
2002-11-27 | bite the bullet and upgrade to 0.11.5 | drochner | 4 | -11/+15 |
2002-11-26 | Add a default _BLNK_LIBINTL_FOUND definition (used later in the file) in | jlam | 1 | -1/+2 |
2002-11-26 | More changes to try to get gettext-lib/buildlink2.mk to work properly on | jlam | 1 | -3/+10 |
2002-11-20 | Allow for Linux systems where the gettext() routines are incorporated into | jlam | 1 | -10/+15 |
2002-11-14 | This file appears to be unused now. | jlam | 1 | -79/+0 |