summaryrefslogtreecommitdiff
path: root/converters/libiconv
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Changes 1.13.1:adam11-125/+42
2010-11-05s/LIBEXIF_HACKS_MK/LIBICONV_HACKS_MK/shattered1-3/+3
2010-08-30tell iconv.h for Haiku.obache1-3/+5
2010-01-30Treat Haiku like BeOS.obache2-1/+21
2010-01-06Use "libtool" rules similar to those in version 1.13.1 of "libiconv"tron2-14/+49
2010-01-06Fix the part of the makefile that builds "preloadable_libiconv.so" undertron2-6/+16
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-1/+2
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-7/+6
2008-02-27Greatly simplify the logic that tries to determine whether -lintljlam2-36/+37
2008-02-27Whitespace.jlam1-6/+7
2008-01-13Regen.joerg1-2/+2
2008-01-13Keep locale_alias symbol and don't hide it when visibility supportjoerg3-2/+19
2008-01-08Remove the preprocessor test for 'long long int', it fails with SunProsketch2-1/+20
2007-11-29Update to 1.12:wiz6-42/+29
2007-11-07Fix version detection when the version number contains capital letters.minskim1-5/+5
2007-10-28Add cp932-patch which was ja-patch as PKG_OPTION and enabled default.taca3-10/+21
2007-10-16Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.tnn1-2/+2
2007-06-02Don't require c99 in USE_LANGUAGES. libiconv builds fine with gccschmonz1-2/+9
2007-04-12Merge platform-specific PLISTs. Suggested by <joerg>tnn5-8/+11
2007-04-11Add custom PLIST for OSF1, due to libiconv installing a preloadable_libiconv.sotnn1-0/+2
2007-03-20Update to 1.11:wiz9-61/+39
2007-01-30This package is not MAKE_JOBS_SAFE.rillig1-1/+2
2006-12-03Added c++ to USE_LANGUAGES because configure (unnecessarily) looks forcbiere1-2/+2
2006-12-02Instead of setting compiler flags in each package if it uses C99,jschauma1-7/+2
2006-11-14DESTDIR support. Use modular Xorg for wv.joerg3-14/+24
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-08Explicitly disable NLS. This should fix PLIST problems on Linux,jlam1-1/+7
2006-04-14added a hack to work around the conflict of sys/types.h and inttypes.h onschwarz1-0/+17
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-3/+3
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-10-02Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch,taca2-7/+7
2005-09-27add -c99 to CFLAGS for IRIX' MIPSPro compilers.jschauma1-1/+7
2005-09-12Added cp932 patch; closing PR-31142adam2-3/+10
2005-08-19Put the charset.alias file into place using REQD_FILES instead ofjlam2-4/+4
2005-08-19Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMSjlam1-2/+2
2005-07-28Changes 1.10:adam7-36/+22
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-24Don't set artificial restrictions on which platforms can build thisjlam1-7/+1
2005-05-24Rewrite to use find-libs.mk rename several variables to begin withjlam1-78/+75
2005-05-22Simplify a condition.minskim1-3/+2