- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS
original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.
looks ok to jasper@ and pea@
- adresses SA-CONTRIB-2010-082, details at http://drupal.org/node/880392
- anticipatory symlinking of tcpdf so the print_pdf module 'just works'.
ok espie@
NOTE: The included copy of the jQuery UI datepicker in the Date Popups
module has been removed. It is now necessary to install the jQuery UI
module for the Date Popups datepicker to work.
Full list of changes at http://drupal.org/node/70963/release
agreed with avsm@
Chora is a tool for viewing code repositories that are managed
using the CVS or Subversion source control systems. It aims to
provide a high degree of integration with CVS, SVN and the other
Horde web-based tools.
mentioned the release on their announcements list maybe we would have
had time to get the full update in but, as it is, we just found out
about it and there are too many changes to test properly at short
notice, so we are just fixing these for now.
CVE-2010-2225: fix SplObjectStorage unserialization, upstream r300843
CVE-2010-0397: null pointer dereference when processing invalid XML-RPC
requests, upstream r296152
ok espie@
Convert port to use mozilla MODULE, which gains us --enable-libxul, so
way less libs are installed. Bring patches/files inline with other
mozilla ports. java plugin still works.
ok/testing sthen@ naddy@
always provide the new atomic builtins. In reality those are only available
on hardware that provides the necessary atomic instructions. PA-RISC doesn't
have a suitable set of atomic instructions so work around it on hppa.
ok espie@, bernd@, landry@