diff options
author | mi <mi@FreeBSD.org> | 2006-06-28 06:27:22 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2006-06-28 06:27:22 +0800 |
commit | 5849a5ba6b3d7a86d13b8bfba441e8d9fe95f7ea (patch) | |
tree | 403300ef0f5211efbb8a2e19df9c8e93e0ae62e3 /multimedia/gstreamer-plugins-all80 | |
parent | eb772722da217508487f7e55be2a5ebc6d953d2b (diff) | |
download | freebsd-ports-gnome-5849a5ba6b3d7a86d13b8bfba441e8d9fe95f7ea.tar.gz freebsd-ports-gnome-5849a5ba6b3d7a86d13b8bfba441e8d9fe95f7ea.tar.zst freebsd-ports-gnome-5849a5ba6b3d7a86d13b8bfba441e8d9fe95f7ea.zip |
Fix up a few issues:
. add recognition of the BSD-specific SIGINFO signal (to be
submitted to authors);
. avoid even extracting the compat/ subdirectory for fear
of picking up a wrong declaration for a function defined
in a system library;
. force to use the system strstr() instead of building TCL's
own (from compat/strstr.c);
. similarly, use the system memmove() instead of the (identical)
bcopy;
. run the vendor's tests as part of the build -- the test failures
are not fatal, but may help investigate problems;
. fix up the two failing tests so that none currently fail on my two
test systems (FreeBSD-6.1-STABLE i386 and amd64) (fixes submitted
to authors);
. quiet down the noisy warning, triggered in the thread-case by
the re-#define of inet_ntoa() in tclUnixPort.h.
Bump PORTREVISION.
Diffstat (limited to 'multimedia/gstreamer-plugins-all80')
0 files changed, 0 insertions, 0 deletions