Commit Graph

35 Commits

Author SHA1 Message Date
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
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
naddy
5b0d619cab remove an unused patch file that triggers an autotools rebuild cascade 2010-10-23 16:24:32 +00:00
naddy
26dc17567a update to 0.18.1 2010-07-03 03:23:22 +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
12240e42f2 Sync included glib with external glib: GPOINTER_TO_INT() etc should
not cause a warning.
The singular use of this, in libcroco, is safe.
2008-06-30 17:37:00 +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
mbalmer
61bb0ed24a Add two patches to allow this package to be buuilt on the vax again.
ok naddy
2007-10-31 19:46:09 +00:00
naddy
56b1ef38ba update to 0.16.1; mostly c2k7 work 2007-08-25 13:48:23 +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
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
brad
bae67aa20a remove libintl's shared lib inter-library dependency on libiconv.
Thanks to naddy@, alek@ and other porters for doing the prep work
which allows this to be commited.
2004-10-24 19:54:46 +00:00
espie
4b5854ca00 one binary to shrink them all and in a small package bind them... 2002-03-26 17:49:58 +00:00
brad
50f1833153 sync libtool patches 2001-09-23 05:08:45 +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
26e2c81a2c upgrade to gettext 0.10.37 2001-05-14 20:59:20 +00:00
brad
235b07ea1a upgrade to gettext 0.10.36 2001-04-04 19:51:40 +00:00
danh
9d61381df1 rename patches; sync with libtool 2001-02-19 20:25:49 +00:00
brad
5068218e2f teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-14 17:50:33 +00:00
brad
ca14e9da14 better use of hardcode_libdir_flag_spec 2000-11-18 00:09:17 +00:00
brad
cadc683ada do not assume it's ok to link shared libraries with libc. 2000-10-21 19:28:25 +00:00
brad
30f7bb858d first libtool port to be converted over to using "cc -shared" for shared libraries on 2.8 and up. needed as a prereq for gmake to get emacs for Theo on powerpc ;) 2000-10-21 17:34:39 +00:00
brad
3b948f9762 Fake 2000-03-07 07:51:32 +00:00
brad
7d5a89babd bug fix patch, if the macro AM_GNU_GETTEXT finds a suitable libintl it
does not set INTLLIBS to '-lintl' as it should. ; From FreeBSD
2000-02-06 07:06:58 +00:00
brad
8dc1c78437 don't use aclocal or automake if they exist, they will break the port 2000-02-06 07:02:13 +00:00
brad
b4c693d0ce correct usage of uuencode in po-mode.el since we're not using GNU
uuencode; from FreeBSD
2000-01-30 17:26:12 +00:00
brad
e9e5825b14 split out patch so that each patch only patches ONE file 1999-12-08 03:08:19 +00:00
brad
38b0332bcb upgrade to gettext 0.10.35 1999-03-29 22:44:23 +00:00
jasoni
2e18978ded GNU gettext 1998-11-24 07:30:48 +00:00