summaryrefslogtreecommitdiff
path: root/converters/libiconv
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-05bl3ifyjlam1-2/+4
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-17/+17
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+84
2003-10-31add a "ICONV_IS_GNU" variable which is set to "YES" when the logic heredmcmahill1-1/+4
2003-09-16Don't try to link to -liconv in the install process, it fixes build inxtraeme2-1/+15
2003-09-12NetBSD/sparc64 1.6.1_STABLE's f771 -at least- leaves a nice coredumpseb2-4/+12
2003-09-02NetBSD-current provide iconv(3) functionality in libc notseb1-1/+2
2003-08-18Export proper link flags to LDFLAGS based on overall config (i.e. whetherjmc1-4/+4
2003-07-28Handle installation and removal of the charset.alias file properly in binaryjmmv4-9/+37
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2