summaryrefslogtreecommitdiff
path: root/devel/gettext-lib/builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2014-07-03Remove --with-libintl-prefix that few packages support.wiz1-4/+1
2014-03-14Add builtin gettext-lib support under SCO OpenServer 5.0.7/3.2.ryoon1-3/+14
2013-11-23Use find-headers instead of find-files to detect builtin header files.obache1-5/+5
2013-05-03revert last change, it is useless checking dcgettext().obache1-8/+5
2013-05-02Change builtin features good enough to replace GNU gettext from ngettext()obache1-5/+8
2011-04-12Changes 0.18.1:adam1-3/+3
2011-01-21Remove --without-libintl-prefix that's not recognized by recentwiz1-3/+1
2008-02-28+ Get rid of the separate check for glibc's libintl.h because it'sjlam1-20/+15
2008-02-27Greatly simplify the logic that tries to determine whether -lintljlam1-68/+32
2008-01-25On Linux, just assume that if /usr/include/libintl.h exists, that it isjoerg1-2/+6
2007-09-24In gettext-lib/buildlink3.mk, check whether we need to pull in thejlam1-2/+1
2007-09-18Simplify a bit to work under bulk builds as well.joerg1-5/+2
2007-09-16Simplify the logic for libiconv -- we always have a gettext that dependsjoerg1-31/+2
2006-07-20Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only neededjlam1-10/+1
2006-04-13Overhaul the way packages can ask for "msgfmt". If a package needsjlam1-35/+1
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-4/+4
2006-03-30Ensure that _BLTN_H_GETTEXT is actually defined by find-files.mk.jlam1-2/+2
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-9/+10
2006-02-28Make BROKEN_GETTEXT_DETECTION=no the default for pkgsrc.joerg1-6/+2
2005-08-20Fix the msgfmt.pl script to deal with messages with plurals whose stringsjmmv1-7/+20
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
2005-06-05In builtin.mk files, use _BLTN_ as the private namespace prefix.jlam1-20/+20
2005-06-01Ensure that BUILTIN_GETTEXT_NGETTEXT is always defined.jlam1-6/+9
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-86/+134
2005-05-24Rename _LIBINTL_H to _BLNK_LIBINTL_H (namespace issues).jlam1-7/+8
2005-05-24Re-add _LIBINTL_H definition that was accidentally removed in thejlam1-1/+3
2005-05-24Use mk/buildlink3/find-libs.mk instead of custom logic to find a nativejlam1-20/+6
2005-05-19We can only use the subst.mk framework if the files are relative tojlam1-12/+14
2005-04-19Include ../../converters/libiconv/buildlink3.mk in buildlink3.mk,epg1-42/+3
2004-12-11Create directories before putting files in them. This should fixjlam1-1/+2
2004-11-28Remove pre-buildlink and post-buildlink as part of getting pkgsrc readyjlam1-2/+2
2004-11-27Fix broken libintl existence test; patch by minskim.wiz1-6/+6
2004-11-26Standardize how we search for libraries in builtin.mk files. We definejlam1-9/+14
2004-11-21Move the section that sets up some GNU configure variables to forcejlam1-7/+13
2004-11-14Follow the recommended template for builtin.mk files: glibc's gettextjlam1-52/+75
2004-10-14If builtin libintl has ngettext(), force packages requiring gettextminskim1-1/+4
2004-10-04older versions of GNU gettext do not provide ngettext() and a bunchgrant1-5/+15
2004-10-03Correct typo "PREFER.getext".heinz1-2/+2
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
2004-05-09Pass -b to pkg_admin lsbest to make this work correctly on systems where the ...danw1-2/+2
2004-04-06Do not assume that if /usr/lib/libintl.* does not existreed1-3/+14
2004-04-01Add a script to workaround uses of msgid_plural, which is not yet supportedjmmv1-1/+19
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-9/+13
2004-03-22Assume that the native gettext implementation will satisfy GNU gettextjlam1-7/+8
2004-03-16Manipulate the buildlink depth so that libiconv and Xfixes aren't addedjlam1-1/+3
2004-03-10Split out the code that deals with checking whether the software isjlam1-0/+146