summaryrefslogtreecommitdiff
path: root/converters/libiconv/builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2013-11-23Use find-headers instead of find-files to detect builtin header files.obache1-7/+5
2011-01-16Remove "--without-libiconv-prefix", almost no configure script recognizes it.wiz1-3/+1
2010-11-10Changes 1.13.1:adam1-2/+2
2010-08-30tell iconv.h for Haiku.obache1-3/+5
2008-02-27Greatly simplify the logic that tries to determine whether -lintljlam1-35/+34
2008-02-27Whitespace.jlam1-6/+7
2007-11-07Fix version detection when the version number contains capital letters.minskim1-5/+5
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-3/+3
2005-06-06Back out previous and reset the BUILTIN_VERSION.iconv variable instead.jlam1-3/+3
2005-06-05Make BUILTIN_PKG.iconv follow what the comment says.minskim1-2/+2
2005-06-05Assume that DragonFly's native libiconv is good enough for pkgsrc, just asjmmv1-4/+5
2005-06-05In builtin.mk files, use _BLTN_ as the private namespace prefix.jlam1-11/+11
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-62/+85
2005-05-24Rewrite to use find-libs.mk rename several variables to begin withjlam1-78/+75
2005-05-22Simplify a condition.minskim1-3/+2
2005-05-22Use the iconv library in glibc on Linux even if USE_GNU_ICONV is set.minskim1-2/+3
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
2004-06-04By default, assume that the native iconv on Linux systems usingreed1-1/+16
2004-04-26Do previous in a different way. We want USE_GNU_ICONV to always usejlam1-19/+73
2004-04-26If USE_GNU_ICONV is defined, don't use builtin libiconv if ICONV_TYPE issnj1-15/+15
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-9/+9
2004-03-10Split out the code that deals with checking whether the software isjlam1-0/+78