Commit Graph

65 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
7f9dc60721 The pkg_create magic to handle stripping dynamic libraries on static-only
arch works by converting the .so to .a (which covers the case where a
shared arch builds an .so with no associated .a). As gettext has a couple
of shared libraries with no associated static library this scheme doesn't
work, so split it back out to PFRAG.shared to disable the magic. Fixes vax.
ok espie@ naddy@
2013-02-16 18:17:49 +00:00
sthen
106aa47da7 Fix mixed code/decl's in gettext. ok jasper@ aja@ naddy@ 2013-02-15 23:47:04 +00:00
naddy
cb61facb5d maintenance update to 0.18.2 2013-01-21 22:08:52 +00:00
sthen
6eacdb91e8 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 14:53:39 +00:00
espie
4e929abcd7 annotate for !parallel. too much time in configure scripts... 2012-09-26 09:34:09 +00:00
naddy
b15b7e2eca Replace stpcpy() calls to silence ld warnings.
Fix missing string termination in _nl_make_l10nflist(), with Christian
Schulte.
2012-08-04 14:33:14 +00:00
naddy
def6c9bc95 revert stpcpy() removal which introduced at least one string handling bug
ok jasper@
2012-07-30 15:37:10 +00:00
naddy
b14487677b replace stpcpy() calls to silence ld warnings; ok sthen@ 2012-07-13 19:43:18 +00:00
naddy
849196b437 Belatedly bump versions for libraries we know had symbol changes due
to the addition of stpcpy().  Prodded by espie@
2012-01-26 22:08:26 +00:00
naddy
aaea5782a9 no need for groff, mandoc handles these man pages just fine 2010-10-27 12:54:32 +00:00
naddy
6ebce09c16 Big oops! Bring back fcntl-o.m4 fix. It is packaged and in fact
picked up by other ports, e.g. audio/xmms.  touch(1) the file to
avoid triggering an autotools rebuild cascade.

Breakage noticed by landry@
2010-10-26 14:15:01 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
naddy
26dc17567a update to 0.18.1 2010-07-03 03:23:22 +00:00
naddy
94d64c194a disable C# check so we don't try to pick up Mono; pointed out by jasper@ 2008-10-22 19:27:07 +00:00
naddy
54622ab45b In libintl.h, check that cpp macros are defined before testing their value.
This avoids warnings with -Wundef.  Requested by espie@
2008-09-18 14:47:59 +00:00
naddy
382931c0ad Update to 0.17.
The major new functionality in this release is colorization support
in the message catalog tools.
ok brad@
2008-06-13 04:56:33 +00:00
matthieu
cacd7fafd9 Don't look for expat in ${X11BASE} anymore. ok naddy@ 2008-01-05 19:01:23 +00:00
naddy
56b1ef38ba update to 0.16.1; mostly c2k7 work 2007-08-25 13:48:23 +00:00
bernd
ee467d8e45 Use xenocara expat. 2007-04-27 18:40:39 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
naddy
7592a2d276 update to 0.14.6:
* Updated the meaning of 'gcc-internal-format' to match GCC 4.1.

No other changes, no external changes.
2006-10-20 14:15:24 +00:00
espie
3d330a9627 new libspecs 2006-08-01 22:46:16 +00:00
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
bernd
34fb5420f0 SHARED_LIBS
ok naddy
2006-01-06 21:16:16 +00:00
sturm
64f1be3535 work around broken gcc(?) on alpha 2005-12-18 21:53:18 +00:00
naddy
0f793f5689 MAJOR update to 0.14.5. Help and ok espie@ 2005-11-05 23:47:58 +00:00
espie
8289fc485e build with FAKE=lib 2005-04-23 14:59:53 +00:00
espie
e408f2a8a5 @endfake marker 2005-04-23 14:32:51 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
brad
334935934f bump PKGNAME 2004-10-24 20:03:31 +00:00
xsa
441ffcdcbf more new-style MODULES. 2004-08-10 12:42:21 +00:00
espie
e370816909 four more common locale dirs. 2004-08-05 16:14:48 +00:00
espie
3f814c97f4 create directories for locales listed in ABOUT-NLS.
Switch to new-style plist.
2004-08-03 10:09:02 +00:00
brad
0b497c8f9c - add license marker
- don't need to specify --enable-static
- use Perl instead of sed, shorter and simpler
2004-01-31 21:41:56 +00:00
brad
b7d0dfbab4 do not include the WRKBUILD rooted libs dir in the installed copy of libintl.la 2002-11-29 05:07:01 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
brad
bceab8a737 - bump NEED_VERSION
- remove pre-extract target
- hopefully allow gettext to be built with an existing copy of gettext
installed, one suggestion from naddy@
- add regression tests
- rename checksums file
2001-12-02 22:35:26 +00:00
brad
e6b71a3503 use iconv or gettext module 2001-09-23 05:32:18 +00:00
brad
eb5409484c upgrade to gettext 0.10.40 2001-09-19 03:37:20 +00:00
brad
9dea100b96 upgrade to gettext 0.10.39 2001-08-27 19:16:00 +00:00
brad
02992c0124 upgrade to gettext 0.10.38 2001-05-30 02:14:12 +00:00
brad
440d4a4d8c add a pre-extract target which forces the user to remove any existing
versions of gettext.
2001-05-15 13:12:24 +00:00
brad
26e2c81a2c upgrade to gettext 0.10.37 2001-05-14 20:59:20 +00:00
brad
2f7bc4bdb6 make use of libiconv 2001-05-07 22:41:42 +00:00
brad
235b07ea1a upgrade to gettext 0.10.36 2001-04-04 19:51:40 +00:00
brad
df20c9d2e1 don't create share/locale under X11BASE 2000-10-19 00:52:47 +00:00
brad
1bd29ccc68 some ports which I've been maintaining 2000-09-24 01:23:42 +00:00