Commit graph

178588 commits

Author SHA1 Message Date
joerg
4fdcbdc11b Fix C++ 2011-11-25 22:04:43 +00:00
joerg
aac88cbe55 Catch up with gnustep changes. 2011-11-25 22:00:32 +00:00
joerg
6445a93a3f Fix build with modern GCC. 2011-11-25 21:59:57 +00:00
joerg
935bc9f490 Fix build with newer GCC 2011-11-25 21:59:26 +00:00
joerg
567332bd56 Fix build with GCC 4.5 2011-11-25 21:58:42 +00:00
joerg
640ee81f7d Fix build with modern GCC versions 2011-11-25 21:57:36 +00:00
joerg
08dcb0ae3d Fix build with newer GCC 2011-11-25 21:56:46 +00:00
joerg
bab4482c6b Fix build with modern GCC 2011-11-25 21:56:18 +00:00
joerg
c6c804112d asy needs more memory than available by default, unlimit. 2011-11-25 21:55:06 +00:00
joerg
070f298ab6 Fix build with modern GCC 2011-11-25 21:54:14 +00:00
joerg
067cbe6945 Fix build with newer GCC 2011-11-25 21:53:25 +00:00
joerg
8f8dcf4ec1 Fix build with modern GCC 2011-11-25 21:52:33 +00:00
joerg
887859bda9 Fix build with newer GCC 2011-11-25 21:51:13 +00:00
joerg
af960babc6 Fix build issues with newer GCC 2011-11-25 21:50:31 +00:00
joerg
ce11d4f4f9 Fix build with modern GCC 2011-11-25 21:49:17 +00:00
joerg
833df89e04 Fix build with newer GCC 2011-11-25 21:48:02 +00:00
joerg
776bac6735 Fix issues with newer GCC 2011-11-25 21:46:29 +00:00
joerg
952712911f Fix build with modern GCC 2011-11-25 21:45:51 +00:00
joerg
4d90653561 Fix C++ syntax 2011-11-25 21:45:02 +00:00
joerg
38a899577d Fix build with newer GCC 2011-11-25 21:44:06 +00:00
joerg
6f729922f8 Fix build with modern GCC 2011-11-25 21:42:44 +00:00
joerg
d64f4f0856 Not MAKE_JOBS_SAFE. 2011-11-25 21:39:07 +00:00
joerg
ffbf19b1f4 Deal with the modern post-GCC2 world. 2011-11-25 21:38:09 +00:00
joerg
a0f06430fc Conflicts with dependency, mark BROKEN 2011-11-25 21:36:20 +00:00
joerg
bb12803e98 Only include stropts.h for Solaris, it is streams related and seems to
be only needed for ioctl. Include util.h on NetBSD and OpenBSD for
openpty.
2011-11-25 21:35:55 +00:00
joerg
f04d7e101f Fix various missing includes. 2011-11-25 21:34:34 +00:00
joerg
a09c2c2126 string.h is always good. 2011-11-25 21:33:11 +00:00
joerg
74dc552d51 Always include string.h 2011-11-25 21:31:13 +00:00
joerg
9e40afbf28 Fix build with GCC 4.5 2011-11-25 21:30:19 +00:00
joerg
66ec081e5b Fix build with newer GCC 2011-11-25 21:29:31 +00:00
joerg
5d0a1b2de7 Updated security/botan to 1.8.13 2011-11-25 21:26:42 +00:00
joerg
3ed5baab49 Recursive bump for Boton 2011-11-25 21:26:14 +00:00
joerg
a94fa4ae8b Update to Botan 1.8.13:
* 1.8.13, 2011-07-02
 - A race in Algorithm_Factory that could cause crashes in multithreaded
   code has been fixed.

* 1.8.12, 2011-06-20
 - If EMSA3(Raw) was used for more than one signature, it would produce
   incorrect output.
 - Fix the --enable-debug option to configure.py
 - Improve OS detection on Cygwin
 - Fix compilation under Sun Studio 12 on Solaris
 - Fix a memory leak in the constructors of DataSource_Stream and
   DataSink_Stream which would occur if opening the file failed. PR 144

* 1.8.11, 2010-11-02
 - Fix a number of CRL encoding and decoding bugs
 - When building a debug library under VC++, use the debug runtime
 - Fix compilation under Sun Studio on Linux and Solaris
 - Add several functions for compatability with 1.9
 - In the examples, read most input files as binary
 - The Perl build script has been removed in this release

* 1.8.10, 2010-08-31
 - Switch default PKCS #8 encryption algorithm from 3DES to AES-256
 - Increase default hash iterations from 2048 to 10000 in PBES1 and
PBES2
 - Use small tables in the first round of AES
 - Add PBKDF typedef and get_pbkdf for better compatability with 1.9
 - Add version of S2K::derive_key taking salt and iteration count
 - Enable the /proc-walking entropy source on NetBSD
 - Fix the doxygen makefile target

* 1.8.9, 2010-06-16
 - Use constant time multiplication in IDEA
 - Avoid possible timing attack against OAEP decoding
 - Add new X509::BER_encode and PKCS8::BER_encode
 - Enable DLL builds under Windows
 - Add Win32 installer support
 - Add support for the Clang compiler
 - Fix problem in semcem.h preventing build under Clang or GCC 3.4
 - Fix bug that prevented creation of DSA groups under 1024 bits
 - Fix crash in GMP_Engine if library is shutdown and reinitialized
 - Work around problem with recent binutils in x86-64 SHA-1
 - The Perl build script is no longer supported and refuses to run by
   default

* 1.8.8, 2009-11-03
 - Alter Skein-512 to match the tweaked 1.2 specification
 - Fix use of inline asm for access to x86 bswap function
 - Allow building the library without AES enabled
 - Add 'powerpc64' alias to ppc64 arch for Gentoo ebuild
2011-11-25 21:25:26 +00:00
joerg
3622d27851 Regen 2011-11-25 20:30:26 +00:00
joerg
2bf828612b Remove concurrently created patch. 2011-11-25 20:09:01 +00:00
hans
c2f5c7366c add README, pointed out by joerg 2011-11-25 16:49:18 +00:00
wiz
e2d597d0d9 + awesome-3.4.11, horde-4.0.12, imp-5.0.15, john-1.7.9, kronolith-3.0.12,
ktorrent-4.1.3, ns-3.12.1, parallel-20111122, py-mechanize-0.2.5.
2011-11-25 14:04:53 +00:00
obache
13009b242a Updated www/py-mechanize to 0.1.11nb1 2011-11-25 13:30:17 +00:00
joerg
4d5f8cec01 Mark explicitly as broken, it is just spinning around. 2011-11-25 13:30:12 +00:00
obache
6480e49118 Add missing dependency on py-ClientForm.
PR pkg/45651.

Bump PKGREVISION.
2011-11-25 13:29:43 +00:00
obache
96da930ed8 Bump required xextproto and xproto as configure said.
part of PR pkg/45212.
2011-11-25 13:01:46 +00:00
hiramatsu
4e12148560 Note update of devel/p5-Path-Class, devel/p5-Path-Class-File-Stat,
www/p5-HTTP-OAI and devel/p5-Test-Differences.
2011-11-25 11:46:00 +00:00
hiramatsu
ea18809829 Update p5-Test-Differences to 0.61.
Changes from previous:
0.61 Sat April 16, 2011
    - Allow an option to override Sortkeys in C<eq_or_diff>. Thanks to Mark
      Zealey for the suggestion.
    - Unnumbered tests. There's no point to them.

0.60 Sat April 16, 2011
    - Make '' and undef not equal. Thanks to Pavel Shaydo for the patch.
    - Made Data::Dumper minimum version 2.126 to resolve
      https://rt.cpan.org/Ticket/Display.html?id=60798. Thanks to
      jjnapiork@cpan.org  for the report and fix.
2011-11-25 11:44:53 +00:00
hiramatsu
8c7aaa6e21 Update p5-HTTP-OAI to 3.27.
Changes from previous:
3.26
	- Added 'delay' option to delay between requests
	- Added --skip-identify option to oai_browser.pl
	- Fixed POD for RT #64077
	- Hopefully fixes #69337 (no test case given)
	- Bumped XML::SAX::Base to 1.04 which should fix #68907

3.25
	- Added unit test for OAI_DC metadata() parsing
	- Metadata::OAI_DC now parses dc when passed as a DOM to ->metadata
2011-11-25 11:44:27 +00:00
hiramatsu
f8d6920e8c Update p5-Path-Class-File-Stat to 0.03.
Change from previous:
0.03    22 Dec 2010
    - added use_md5() feature.
2011-11-25 11:43:57 +00:00
hiramatsu
c024f9cda4 Update p5-Path-Class to 0.24.
Changes from previous:
0.24  Sat May 28 20:52:39 CDT 2011

 - Added a tempfile() method for Dir objects, which provides an
   interface to File::Temp. [RT#60485]

 - Fixed a non-helpful fatal error message when calling resolve() on a
   path that doesn't exist.  Now dies with the proper "No such file or
   directory" message & exit status. [GRAF]

0.23 - Sun Dec 26 13:35:53 CST 2010

 - Fixed a bunch of problems with the distribution (e.g. in META.yml)
   that I introduced in the switch to Dist::Zilla.  No code changes
   from 0.22.

0.22 - Sat Dec 25 22:59:20 CST 2010

 - Added a basename() method for directory objects. [CLKAO, jloverso,
   THEPLER, ZUMMO]
2011-11-25 11:43:35 +00:00
cheusov
3130efdb89 URL to a bug report to upstream was added to the patch. 2011-11-25 09:46:02 +00:00
cheusov
635239f2ce Updated devel/py-subvertpy to 0.8.9 2011-11-25 09:28:10 +00:00
hiramatsu
482f85bcfb Note update of www/p5-Catalyst-Plugin-Server, www/p5-HTML-TreeBuilder-LibXML,
devel/p5-Regexp-Assemble and devel/p5-Regexp-Parser.
2011-11-25 08:16:58 +00:00
hiramatsu
645f889fe7 Update p5-Regexp-Parser to 0.21.
Changes from previous:
  0.21    -- Todd Rinaldo May 28, 2011
   - CPAN Testers looks good. Releasing to stable. No changes other than version.

  0.20_01 -- Todd Rinaldo - May 24, 2011
   - RT 42096 - Fix warning emissions in perl 5.10+ (Variable "$nest" is not available...)
   - RT 66848 - Fix test failures in perl 5.14 by converting t/02subclass.t to Test::More
2011-11-25 08:15:48 +00:00