summaryrefslogtreecommitdiff
path: root/converters/libiconv
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-22Use the iconv library in glibc on Linux even if USE_GNU_ICONV is set.minskim1-2/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+3
2004-11-24Revision bumpadam1-1/+2
2004-11-24Added a patch for japanese support (PR/25845)adam2-2/+8
2004-11-23Changes 1.9.2:adam5-27/+26
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-9/+1
2004-08-31Move including the ../../mk/bsd.prefs.mk and checking for Linuxreed1-7/+7
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
2004-07-04Unused.wiz1-105/+0
2004-06-04Fail if this package is to be built under Linux. This is normalreed1-1/+7
2004-06-04By default, assume that the native iconv on Linux systems usingreed1-1/+16
2004-05-20Revert the change to put -liconv into BUILDLINK_LDFLAGS.iconv (whichdanw1-2/+1
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-05-03Add ${BUILDLINK_LDADD.iconv} to BUILDLINK_LDFLAGS.iconv.snj1-1/+2
2004-04-28nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscatedtv4-9/+32
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-04-02Apparently cp(1) under Irix does not like to overwrite symbolic links.jschauma3-7/+7
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-9/+9
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
2004-03-10Split out the code that deals with checking whether the software isjlam2-104/+85
2004-03-02Use ${CP} instead of cp. From Georg Schwarz in PR pkg/24634.snj3-6/+8
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-19/+21
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-8/+32
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-31/+35
2004-02-11Replace ICONV_IS_GNU with ICONV_TYPE, which can be checked to be eitherjlam2-4/+21
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-8/+7
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-2/+2
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam2-10/+6
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam2-10/+8
2004-02-05Support a new global variable:jlam2-2/+18
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-2/+2
2004-01-15Don't use "-Wl" on platforms which define "_USE_RPATH" to "no". Thistron1-1/+3
2004-01-13kill leading whitespace, s/Libiconv/libiconv/grant1-4/+4
2004-01-06Use l:foo: instead of S:...: to remove a library.jlam1-2/+2