pkgsrc/converters/libiconv
reed 631e46a396 Fail if this package is to be built under Linux. This is normal
for Linux. Most (all?) Linux distros don't provide a libiconv
package, because GLIBC's iconv support is good enough.

At this time, using PKG_FAIL_REASON instead of PKG_SKIP_REASON
so we can catch examples of packages depending on this.

The builtin.mk was improved to help stop it from being used under
Linux.

This was okayed by Rene Hexel, the maintainer.

Todo: fix abiword build because it should not require this libiconv
package under Linux.
2004-06-04 05:25:38 +00:00
..
patches nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscated 2004-04-28 15:19:04 +00:00
buildlink2.mk Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, 2004-03-29 05:05:32 +00:00
buildlink3.mk Revert the change to put -liconv into BUILDLINK_LDFLAGS.iconv (which 2004-05-20 16:13:05 +00:00
builtin.mk By default, assume that the native iconv on Linux systems using 2004-06-04 05:21:14 +00:00
DESCR kill leading whitespace, s/Libiconv/libiconv/ 2004-01-13 09:42:05 +00:00
distinfo nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscated 2004-04-28 15:19:04 +00:00
Makefile Fail if this package is to be built under Linux. This is normal 2004-06-04 05:25:38 +00:00
PLIST.common Handle installation and removal of the charset.alias file properly in binary 2003-07-28 10:11:45 +00:00
PLIST.Linux ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00
PLIST.SunOS ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00