summaryrefslogtreecommitdiff
path: root/devel/gettext-lib
AgeCommit message (Expand)AuthorFilesLines
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Don't need to set BUILDLINK_PREFIX.gettext explicitly as bsd.buildlink3.mkjlam1-2/+1
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-16/+21
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+129
2003-09-25add -DSTATIC=static to the Darwin-specific defines so that libintldanw1-3/+3
2003-08-02Undo last. While it may make live easier, it's not good for binarywiz1-2/+2
2003-08-02when determining whether iconv is required, don't require gettext-libgrant1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-14Only depend on gettext-lib>=0.11.5nb1 if iconv is needed.wiz1-3/+3
2003-07-13PKGREVISION bump for libiconv update.wiz2-3/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-03-27Revert last after libtool now behaves as expected.jschauma1-7/+1
2003-03-27Make this install using the correct major under Irix. Oddly, libtool determinesjschauma1-1/+7
2003-03-22Fix build on Darwin, using patch in PR pkg/20396 by Yves de Champlain.jmmv1-1/+7
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+3
2003-03-07Use BUILDLINK_LIBICONV_LDADD instead of hard-coding "-liconv". This shouldjlam1-2/+2
2003-01-05Avoid a conditional based on the value of GNU_CONFIGURE. This allowsjlam1-9/+21
2002-12-23Remove -no-undefined from libtool arguments as it causes gettext-lib tojlam2-1/+16
2002-12-22These packages are no longer needed to bootstrap buildlink2. Simplify thejlam1-11/+7
2002-12-20Add "-liconv" along with "-lintl" to LIBS if we are using a newish (0.11.x)jlam1-1/+4
2002-12-12Work around a obscure compiler error in devel/gtexinfo on Darwin. Patch fromschmonz2-1/+15
2002-12-11Allow an installed gettext-lib-0.10.35nb1 to satisfy gettext dependenciesjlam1-4/+17
2002-12-10oops, the 0.11.5 should be for the GNU gettext case only.drochner1-2/+4
2002-12-10require gettext-lib>=0.11.5. Linking against an old one can lead todrochner1-2/+2
2002-12-02gettext-0.11.5's gettext.m4, used by newer GNU configure scripts, no longerjlam1-4/+4
2002-12-02The correct style is "foo-[0-9]*", not "foo-*", when wildcarding a packagejlam1-2/+2
2002-12-02Simplify by using BUILD_DIRS instead of custom do-build and do-installjlam1-7/+2
2002-11-27bite the bullet and upgrade to 0.11.5drochner4-11/+15
2002-11-26Add a default _BLNK_LIBINTL_FOUND definition (used later in the file) injlam1-1/+2
2002-11-26More changes to try to get gettext-lib/buildlink2.mk to work properly onjlam1-3/+10
2002-11-20Allow for Linux systems where the gettext() routines are incorporated intojlam1-10/+15
2002-11-14This file appears to be unused now.jlam1-79/+0
2002-10-24dylan-* still need this.wiz1-0/+79
2002-10-23Unused.wiz1-79/+0
2002-10-16Remove GETTEXT_REQD knob...just using the availablejlam1-3/+2
2002-10-16Create GETTEXT_REQD variable that defaults to "0.10.35nb1" and representsjlam1-10/+32
2002-10-07Check that /usr/lib/libintl.* also exists before we use the system libintljlam1-2/+4
2002-09-27We want to say -L${BUILDLINK_PREFIX.gettext-lib}/lib, notjlam1-2/+2
2002-09-24buildlink2 doesn't care about _USE_RPATH...it will do the right thing forjlam1-3/+1
2002-09-18Create a dummy libtool archive for the system libintl.*, otherwise, in thejlam1-1/+9
2002-08-23Merge devel/gettext-lib from buildlink2 back into the main trunk. Thisjlam2-2/+80
2002-08-19Solaris fix... Now that gettext-lib's buildlink.mk makes it required on Solarisseb1-1/+3
2002-08-07Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,jlam1-16/+26
2002-07-19Use CONFIG_{GUESS,SUB}_OVERRIDE to fix build problem on Darwin, noted byschmonz1-1/+3
2002-02-21Only use -R if the linker supports it. Patch by Rob Latham in pkg/15652.wiz1-1/+3
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-26Define INTLLIBS to be the flags needed to link against libintl.a, and passjlam1-4/+6