Age | Commit message (Collapse) | Author | Files | Lines |
|
* Updated the meaning of 'gcc-internal-format' to match GCC 4.1.
|
|
darcy@
|
|
when passed certain CFLAGS, to not barf.
|
|
the needed wctype_t and therefore the multibyte support can't work.
Tested by cato@
|
|
Fix pkglint warning for SHLIBTOOL.
|
|
including support for relocable programs, Qt support,
separation of the PO processing functions into a separate
library and more.
Reorganise the gettext infrastructure by splitting of the
tools into devel/gettext-tools, which will be used by the tools
framework. The remaining devel/gettext package contains
gettextize and autopoint aka the infrastructure to embbed gettext
into a package.
Due to the ABI and API changes, a recursive revision bump will
follow.
Take blaim by receiving the maintainer hat.
With input from jlam@, reed@ and wiz@.
|
|
If HAVE_POSIX_SPAWN is defined, code is compiled in that requires environ
to be declared. Solaris doesn't declare environ, so declare it (guarded by
HAVE_ENVIRON_DECL) in the files in which it is used.
Solaris 10 systems HAVE_POSIX_SPAWN, whereas previous versions do not.
|
|
Combine patch-ai into patch-ah to make future updates easier.
|
|
|
|
on Solaris due to a missing shared libgcc library. This addresses
PR 19214 by grant@netbsd.org.
|
|
|
|
There are too many changes to list in a sensible way.
The most visible change for me is that libintl requires libiconv now.
Also untangled the 3 sub-pkgs -- a common patch dir makes it too complex.
This pkg used to expose buildlink2 problems - the pkg libintl was
pulled in in cases where USE_GNU_GETTEXT was not set. There were
some improvements to libtool filtering, and x11/gtk builds now, so
I hope this is settled.
|
|
fix build and PLIST:
- obey PKGLOCALEDIR
- fix libtool's install mode invocation.
|
|
tolower() but requires uppercase input. It's always safe to use
tolower() instead, at the possible expense of a little execution
time. Thanks to simonb for the explanation.
From Jeffrey Putsch <jdputsch@attbi.com> on tech-pkg@.
|
|
files into a separate package, gettext-m4, and add a dependency on it.
|
|
repair gettext build on fresh install. re-introduce gettextize file
installation. reported by: mycroft
|
|
TODO: gettext-lib can be omitted if we have /usr/lib/libintl.a.
|
|
Bump version to 0.10.35nb1.
|
|
dependence on pkglibtool.
|
|
|
|
|
|
|
|
+ add NetBSD RCS Ids.
+ modify comments and descriptions
+ add INFO files in Makefile
etc.
|
|
different languages, into the NetBSD packages collection. This is
taken from the FreeBSD port.
|