summaryrefslogtreecommitdiff
path: root/devel/gettext-lib/buildlink2.mk
AgeCommit message (Expand)AuthorFilesLines
2004-07-04Unused.wiz1-186/+0
2004-04-01Add a script to workaround uses of msgid_plural, which is not yet supportedjmmv1-1/+19
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-23/+28
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam1-5/+3
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam1-5/+4
2004-02-05Support a new global variable:jlam1-1/+9
2004-01-15Don't use "-Wl" on platforms which define "_USE_RPATH" to "no". Thistron1-1/+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-14Only depend on gettext-lib>=0.11.5nb1 if iconv is needed.wiz1-3/+3
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
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-20Add "-liconv" along with "-lintl" to LIBS if we are using a newish (0.11.x)jlam1-1/+4
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-11-27bite the bullet and upgrade to 0.11.5drochner1-1/+2
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-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. Thisjlam1-0/+71