Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
enabled. Until this is fixed, we'll turn off threading for VAX and m68k.
PowerPC has some other issue, and i386 and SPARC appear to work fine with
threading.
|
|
these packages will pick up -lpthread on NetBSD 1.6.x when linking
applications.
|
|
The wrapper will correctly set the CPP environment variable to a
stat((2)able path to a C preprocessor, then rely on the PATH to
find and invoke the real rpcgen.
Remove NO_EXPORT_CPP in package Makefiles where it was used just to
avoid problems with rpcgen. The build system now just does the right
thing automatically without needing package-specific knowledge.
This fixes PR pkg/27272.
|
|
|
|
nor declaration for "struct option".
fixes build on Darwin.
|
|
|
|
NOT_FOR_COMPILER=xlc.
|
|
xlc).
|
|
ensure there is no whitespace on the command line when passing
-install_name to the linker, as this breaks the build.
this fixes the build of audio/libaudiofile and other packages using
-export-symbols on Darwin with xlc.
bump PKGREVISION.
|
|
|
|
anymore, and this fixed (according to bundled README):
A security patch was applied that solves a problem reported
with malformed mail containing pdf attachments.
|
|
of "des_cblock". This fixes PR pkg/28703.
|
|
|
|
no PKGREVISION bump because it didn't build before.
|
|
|
|
- Darwin has no prototype for poll(), so in glib, do what it already did
for Solaris.
fixes build on Darwin.
bump PKGREVISION for dlcompat dependency.
|
|
PostgreSQL configure/build infrastructure tries very hard to separate
rpath flags from other LDFLAGS, which is completely unnecessary in
pkgsrc since the wrapper scripts are smart enough to deal with it on
their own. In this case, the GNU configure script was stripping out
the rpath to libperl.so when setting perl_embed_ldflags, so modify
the configure script to not do this.
Also re-enable this package since it's possible to load the plperl.so
language module again. I tested this with:
createdb foo
createlang -d foo plperl
|
|
number of blocks in size.
|
|
|
|
sys/types.h.
fixes PR pkg/28632 from Georg Schwarz.
|
|
|
|
fixes part of PR pkg/28615 from Georg Schwarz.
|
|
Darwin.
|
|
fixes PR pkg/28610 from Georg Schwarz.
|
|
be incompatible with sys/types.h.
fixes PR pkg/28545 from Georg Schwarz.
|
|
fixes part of PR pkg/28542 from Georg Schwarz.
|
|
- pass option to configure to emulate getaddrinfo()
- include sys/types.h
fixes PR pkg/28439 from Georg Schwarz.
|
|
|
|
|
|
- pass option to configure to emulate getaddrinfo()
- include sys/types.h
fixes PR pkg/28439 from Georg Schwarz.
|
|
|
|
only pass only the -L* LDFLAGS to the linker. This is correct for
pkgsrc since the wrapper scripts take care of correctly passing the
rpath info to the linker, so we don't need to filter those out. This
allows plpgsql.so to find libintl.so if we are using the pkgsrc version
of it. Bump the PKGREVISION of postgresql*-lib to 7.3.8nb1 and
7.4.6nb2.
Link the postgres binary with the necessary flags to allow it to
dlopen() modules that use pthreads[*]. This should allow postgres to
open a plperl.so module built on a system with perl+threads. Bump
the PKGREVISION of postgresql*-server to 7.3.8nb2 and 7.4.6nb2.
[*] Note that this behavior can be tweaked globally by setting
DLOPEN_REQUIRE_PTHREADS to "yes" or "no" in /etc/mk.conf.
|
|
|
|
don't install LICENCE (this package is distributed under standard PHP
licence) nor NOTICE file
PKGREVISION not bumped, since package version as such changed
|
|
fixes PR pkg/27769 from Georg Schwarz.
|
|
fixes PR pkg/28072 from Georg Schwarz.
|
|
|
|
|
|
|
|
|
|
|
|
as well as the bulk build for py-postgresql.
Note that the man page is still built and installed by -client. That's
a trickier problem.
|
|
|
|
* Use /bin/sh in test.sh instead of /bin/bash
* Use ${PREFIX}/sbin/atitvout not ./atitvout
Bump PKGREVISION.
|
|
|
|
|
|
http://issues.apache.org/bugzilla/show_bug.cgi?id=31505
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0885
- Changes backported from apache CVS HEAD:
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_kernel.c?r1=1.110&r2=1.111
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_init.c?r1=1.128&r2=1.129
|
|
scheme. This code now does both.
|
|
|