Age | Commit message (Expand) | Author | Files | Lines |
2004-04-20 | Use $(INSTALL), not $(INSTALL_DATA), to install a library. Some platforms | tv | 3 | -7/+16 |
2004-04-06 | Do not assume that if /usr/lib/libintl.* does not exist | reed | 1 | -3/+14 |
2004-04-01 | Add a script to workaround uses of msgid_plural, which is not yet supported | jmmv | 2 | -2/+38 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -9/+13 |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 |
2004-03-22 | Assume that the native gettext implementation will satisfy GNU gettext | jlam | 1 | -7/+8 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 1 | -1/+2 |
2004-03-16 | Manipulate the buildlink depth so that libiconv and Xfixes aren't added | jlam | 1 | -1/+3 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -146/+155 |
2004-03-08 | Improvements for DESCRiption and COMMENT. | reed | 2 | -4/+5 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -19/+21 |
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 |