Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- Implement a simple framework for automated header testing and generation
using the c preprocessor.
- Make it installable on all platforms. On most platforms it will not install
any files however.
- Bump revision to 0.5.
The changes should make it easier to add Interix support to this package.
Note that the package is still far from complete; for example the replacement
stdint.h does not yet provide fallback definitions for int_*t and friends
but relies on inttypes.h to provide them, which turns out to work for HPUX.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bump package revision.
|
|
|
|
while here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
complain.
|
|
Supported-by: Google SoC 2007.
|
|
EMUL_PLATFORM osf1-alpha.
|
|
the select implementation needs sys/select.h. The latter should be
detected by autoconf, but can break e.g. older DragonFly.
|
|
- add an automake conditional to configure
- use that to build xmakestr using manual build rules. X11_CFLAGS is
honoured, but not CFLAGS as the latter is likely to contain platform
specific flags.
- use either makestr or xmakestr for building StringDefs.c, depending
on whether we are cross-compiling or not.
- pass down native compiler and flags for cross-compiliation
Supported-by: Google SoC 2007
|
|
|
|
- define an automake conditional for cross-compilation
- build xmakekeys in addition to makekeys when using
cross-compilation. Provide manual compiliation rules to replace
the default automake rules. We do use X11_CFLAGS, but we do *not*
want CFLAGS as the latter can contain platform specific flags like
-mieee on Alpha.
- Use either xmakekeys or makekeys depending on whether this is a native
build or not.
Supported-by: Google SoC 2007
|
|
|
|
detected by autoconf for use in the fontconfig cache file names.
Pass down CC_FOR_BUILD when doing cross-compilation.
A script for how to do the original fc-arch dance in a cross-compile
safe way was sent to the authors as well as a question why this was
done. No reply received so far.
Bump revision. Note that you might want to clean /var/cache/fontconfig
after installing this.
Supported-by: Google SoC 2007.
|
|
EMUL_PLATFORMs darwin-i386 and darwin-powerpc.
|
|
|
|
|
|
cross-compile support.
- NATIVE_MACHINE_GNU_ARCH, NATIVE_LOWER_ARCH, NATIVE_MACHINE_ARCH,
NATIVE_MACHINE_PLATFORM and NATIVE_MACHINE_GNU_PLATFORM work
like the counterpars without NATIVE_ prefix. Expansion of
NATIVE_LOWER_ARCH and NATIVE_MACHINE_ARCH is enforced early,
so that MACHINE_ARCH can be overriden in mk.conf to specify the
target architecture.
- Provide a default of NO for USE_CROSS_COMPILE. This will be the
main switch to activate cross-compiling and adding it now makes
it possible to merge more of the patches for specific packages.
- Set --build and --host when cross-compiling, the former using the
just added variable NATIVE_MACHINE_GNU_PLATFORM.
Supported-by: Google SoC 2007
Looks good: jlam@
|
|
that mirror sites will grab all of the distfiles, not just the ones that
are for the native platform.
|
|
|
|
|
|
|
|
|
|
Requested by David Brownlee on tech-pkg.
|
|
|
|
iso-codes 1.3
-------------
Tobias Toedter <t.toedter@gmx.net>
Mon, 23 July 2007
[ ISO-3166-2 ]
* Correct misspelled entries for Poland, thanks to Jakub Bogusz.
* Correct spelling of "Wake Island", reported as bug #120111 in
Ubuntu Launchpad.
* Correct misspelled Tunisian cities, reported as bug #119572 in
Ubuntu Launchpad.
[ ISO-3166 translations ]
- Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169
[ ISO-4217 translations ]
- Turkish (tr) updated by Nilgün Belma Bugüner via TP.
[ Tobias Toedter ]
* Resurrect iso639tab.py and iso_639.tab, as it turns out that
those files are still needed. This is only a temporary measure;
the files are still deprecated and should not be used by new
programs. This helps fixing a FTBFS bug in geneweb.
Closes: #432543
iso-codes 1.2
-------------
Tobias Toedter <t.toedter@gmx.net>
Fri, 29 June 2007
[ ISO-639 translations ]
* Dutch (nl) updated by Freek de Kruijf via TP
* Irish (ga) updated by Kevin Patrick Scannell via TP
[ ISO-3166-2 translations ]
* Dutch (nl) updated by Freek de Kruijf via TP
[ ISO-4217 translations ]
* Italian (it) updated by Luca Ferretti via TP
[ Tobias Toedter ]
* Don't include iso-codes.pc in the tarball, it is generated
automatically during configuration
* Remove iso639tab.py and iso_639.tab from distribution, as
both files are deprecated and no longer used
iso-codes 1.1.1
---------------
Tobias Toedter <t.toedter@gmx.net>
Wed, 27 June 2007
[ ISO-639 translations ]
* Finnish (fi) updated by Tommi Vainikainen via TP
* Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP
[ ISO-4217 translations ]
* Estonian (et) updated by Ain Vagula via TP
* Italian (it) updated by Luca Ferretti via TP
* Replace initial header values in en.po with real data, because
msgfmt exits with an error otherwise
|
|
Pointed out by Blair Sadewitz in PR 36718.
|
|
|
|
- deliver: v1.0.2's bounce fix caused message to be always saved to
INBOX even if Sieve script had discard, reject or redirect commands.
- LDAP: auth_bind=yes and empty auth_bind_userdn leaked memory
- ACL plugin: If user was given i (insert) right for a mailbox, but
not all s/t/w (seen, deleted, other flags) rights, COPY and APPEND
commands weren't supposed to allow saving those flags. This is
technically a security fix, but it's unlikely this caused problems
for anyone.
- ACL plugin: i (insert) right didn't work unless user was also given
l (lookup) right.
- Solaris: Fixed filesystem quota for autofs mounts.
|
|
to 4.4.7nb1.
|
|
Bump PKGREVISION.
|
|
- Fix compile problem on NetBSD with mremap(2).
Bump PKGREVISION.
|
|
|
|
Add not for samba 3.0.25a.
|