Commit Graph

62 Commits

Author SHA1 Message Date
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
espie
faa7c7b381 prepare iconv for MODULES=converters/libiconv 2004-08-03 09:13:29 +00:00
pvalchev
1995e4f7bc compile 3 objects that were previously missed for some reason, with -fPIC
this fixes x11/vlc on amd64.
2004-06-13 06:47:32 +00:00
brad
4ba1a540f7 upgrade to libiconv 1.9.1 2003-12-24 00:08:02 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
fgsch
8b5f0695ca chau NEED_VERSION. 2002-12-29 19:37:52 +00:00
brad
7ed63b76fe - no more chmod 777
- link iconv binary like the HP-UX example instead of using brain dead libtool
2002-09-17 01:33:05 +00:00
brad
410ae9bae6 remove local changes to libtool made by libiconv authors
which make dirs with mode 777.
--
Brought to my attention by: Mike Pechkin <mpech@prosoft.org.lv>
2002-09-17 01:25:03 +00:00
brad
8695839788 fix installation of libiconv. 2002-06-13 03:45:57 +00:00
brad
b2ead3af8d revert PLIST 2002-06-13 03:07:33 +00:00
brad
66f710dc44 upgrade to libiconv 1.8 2002-06-10 04:41:48 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
brad
c7f8f8be1d use MAKE_ENV when running regression tests 2002-03-13 16:40:27 +00:00
brad
e74171d319 - rename checksums file
- takeover as MAINTAINER
- add regress
2002-01-07 15:13:42 +00:00
brad
bc1ef0ed5c simplify libiconv LIB_DEPENDS entry 2001-11-27 17:44:04 +00:00
brad
4aa1a2bd85 better comment. 2001-10-28 06:34:24 +00:00