naddy
6c4b051a0c
converters/libiconv: update to 1.17
...
* Added converters for many EBCDIC encodings.
* Export the symbol 'locale_charset' (needed by GNU bash).
* The library is now licensed under the LGPL version 2.1.
ok Brad
2022-08-23 11:14:52 +00:00
naddy
d495897520
drop RCS Ids
2022-03-11 18:27:00 +00:00
sthen
e8a3ed4a98
Some ports using gnulib previously detected a broken realpath and switched to an
...
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce different
code. Bump REVISION to ensure that users get the new version.
2019-07-16 21:29:41 +00:00
naddy
181d7559ac
update to 1.16; mostly from Brad
2019-06-29 15:46:54 +00:00
naddy
669415bd14
Remove the converters/libiconv module. No longer useful after the removal
...
of static architectures. Ports now use a normal LIB_DEPENDS.
2016-09-13 19:44:35 +00:00
naddy
88985a69d3
another step towards extinction: remove and poison the MODLIBICONV variables
2016-09-12 11:52:42 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
naddy
1f28cd8f1b
Simplify, now that nl_langinfo(CODESET) returns "US-ASCII" instead
...
of "646" as the charset of the C/POSIX locale: This removes the
patches to libiconv's internal hash tables and adds US-ASCII to
config.charset, for the benefit of whatever GNU code uses this--
libiconv itself has "US-ASCII" built in.
The "INSTALL_DATA=cp" override has also been obsolete since we
started running the fake install as non-root.
ok Brad
2015-04-12 20:21:57 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
725de75f3a
move http://www.gnu.org to https
2013-11-09 23:19:01 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
51e3b5bd29
PERMIT_* / REGRESS->TEST sweep
2013-03-11 01:30:26 +00:00
sthen
060ecd19ac
bump REVISION to force an update so that a working static library is
...
installed on architectures which have moved to PIE.
2012-11-15 11:24:39 +00:00
brad
88ddd9917b
Remove workaround no longer necessary.
...
ok naddy@
2012-09-27 23:39:33 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
naddy
d7fdc51cbd
use upstream fix for regression test
2011-09-03 10:57:07 +00:00
naddy
a755d3bef5
maintenance update to 1.14; ok Brad
2011-09-02 15:44:46 +00:00
sthen
92454b7efd
tweak Makefile, from Brad
...
- Clarify license marker
- style nit; move MAKE_FLAGS further up in the Makefile
2011-06-14 21:31:04 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00
naddy
e5810da355
mandoc handles these pages just fine, no need for groff
2010-10-31 16:03:52 +00:00
espie
880de1aa40
USE_GROFF=Yes
2010-10-18 17:06:05 +00:00
jasper
a83f1c61c6
- honor CC/CFLAGS in the command we run at pre-configure
...
ok brad@ (MAINTAINER), landry@
2010-09-22 21:02:02 +00:00
espie
36adf53a0d
forgot bump. (Markus Lude)
2010-05-28 11:36:12 +00:00
espie
4aa2a50677
fix mkvtoolnix
2010-05-28 09:20:40 +00:00
naddy
f3790e41d6
Fix an endless loop in the conversion to wchar_t. From upstream.
...
ok jasper@, Brad
2010-02-07 15:25:03 +00:00
naddy
2801d797d0
update to 1.13; from Brad
2009-04-24 18:56:49 +00:00
espie
44443af2bf
style
2008-10-12 08:52:03 +00:00
naddy
320fdb148e
make sure that configure does not pick up a wrong prototype from a
...
previously installed iconv
2008-06-18 19:50:31 +00:00
naddy
909d90be37
overdue maintenance update to 1.12; ok brad@
2008-05-28 20:03:13 +00:00
sturm
c87c7b5722
fix CONFIGURE_ENV and use it in pre-configure to permit building w/o
...
/usr/local/bin in user's path (as reported by krw@ on ports@)
no PKGNAME bump needed
ok brad@ (maintainer)
2008-04-03 09:23:40 +00:00
espie
9cb40a032e
fix parallel build, mkdir has a race, since two jobs may create the same
...
directory at once. mkdir -p does NOT have the same race.
2007-12-28 14:12:53 +00:00
sthen
24854c8d58
support 646 as an alias for ASCII in the converter.
...
ok brad via steven; discussed with jasper, naddy, steven
2007-11-19 13:12:57 +00:00
naddy
55b2430e45
strl* fixes corresponding to those in devel/gettext; ok brad
2007-08-25 13:51:08 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
bernd
85b2fe8d8a
Provide MODLIBICONV_{LIB,RUN}_DEPENDS to help MULTI_PACKAGES.
...
ok espie@
2006-11-20 12:41:40 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
espie
100b45279f
convert a few libspecs to new style.
...
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
espie
d3616a8832
more MODGNU_SHARED_LIBS
2006-01-10 11:35:14 +00:00
espie
0fa5562083
SHARED_LIBS
2005-12-24 16:11:52 +00:00
espie
cb9ff0d5e5
switch to system libtool, okay brad@
2005-12-21 14:43:58 +00:00
bernd
e875971745
Add runelocale 646 to charset.alias. This fixes a GLib warning reported
...
by djm@. Bump PKGNAME accordingly.
"go ahead" espie@
2005-12-01 11:23:42 +00:00
espie
bf36f3ee7c
@endfake
2005-04-23 14:40:42 +00:00
espie
51664851ca
try harder to avoid defining mbstate_t if there's one defined already.
...
remove some dependencies on the type name.
Regen patch.
2005-04-16 21:10:22 +00:00
brad
118f379cbc
upgrade to libiconv 1.9.2
...
From: Alec Berryman <alec at hened dot net>
2005-01-15 06:22:36 +00:00
naddy
b7db90135a
SIZE
2005-01-05 15:58:29 +00:00
espie
5e9d6d12a9
WANTLIB markers
2004-11-21 22:53:58 +00:00
pvalchev
834098b614
only do -fPIC on shared architectures where it makes sense.
...
unbreaks m88k; ok espie
2004-09-23 07:07:01 +00:00
espie
4f9799018c
new-style PLISTs
2004-08-06 16:06:02 +00:00