Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-10-24 | dylan-* still need this. | wiz | 1 | -0/+79 |
2002-10-23 | Unused. | wiz | 1 | -79/+0 |
2002-10-16 | Remove GETTEXT_REQD knob...just using the available | jlam | 1 | -3/+2 |
2002-10-16 | Create GETTEXT_REQD variable that defaults to "0.10.35nb1" and represents | jlam | 1 | -10/+32 |
2002-10-07 | Check that /usr/lib/libintl.* also exists before we use the system libintl | jlam | 1 | -2/+4 |
2002-09-27 | We want to say -L${BUILDLINK_PREFIX.gettext-lib}/lib, not | jlam | 1 | -2/+2 |
2002-09-24 | buildlink2 doesn't care about _USE_RPATH...it will do the right thing for | jlam | 1 | -3/+1 |
2002-09-18 | Create a dummy libtool archive for the system libintl.*, otherwise, in the | jlam | 1 | -1/+9 |
2002-08-23 | Merge devel/gettext-lib from buildlink2 back into the main trunk. This | jlam | 2 | -2/+80 |
2002-08-19 | Solaris fix... Now that gettext-lib's buildlink.mk makes it required on Solaris | seb | 1 | -1/+3 |
2002-08-07 | Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE, | jlam | 1 | -16/+26 |
2002-07-19 | Use CONFIG_{GUESS,SUB}_OVERRIDE to fix build problem on Darwin, noted by | schmonz | 1 | -1/+3 |
2002-02-21 | Only use -R if the linker supports it. Patch by Rob Latham in pkg/15652. | wiz | 1 | -1/+3 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-26 | Define INTLLIBS to be the flags needed to link against libintl.a, and pass | jlam | 1 | -4/+6 |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -1/+2 |
2001-08-25 | Pass the appropriate linker flags in LIBS along with -lintl to ensure that | jlam | 1 | -2/+6 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-28 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -9/+9 |
2001-06-11 | Use bsd.buildlink.mk instead of duplicating code all over the place. | jlam | 1 | -49/+16 |
2001-06-10 | Use cookies (.*_done) to determine whether headers and libs have been | jlam | 1 | -6/+12 |
2001-06-09 | ' '->'\t' | wiz | 1 | -2/+2 |
2001-05-28 | Comment the last commit. | jlam | 1 | -1/+7 |
2001-05-28 | Make sure that -lintl is add to LIBS in CONFIGURE_ENV to work around | jlam | 1 | -1/+10 |
2001-05-28 | Add buildlink.mk file to link the appropriate libraries and headers into | jlam | 1 | -0/+72 |
2001-04-21 | Deprecate PATCH_SUM_FILE; use distinfo file from gettext. | wiz | 2 | -6/+2 |
2001-04-21 | Add "CONFLICTS=gettext<=0.10.35" since it installs the same files that | frueauf | 1 | -1/+2 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -13/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -3/+14 |
2001-03-16 | Remove makepatchsum target. | wiz | 1 | -3/+1 |