Commit graph

175204 commits

Author SHA1 Message Date
obache
cede15c5bf + apache-tomcat6-6.0.33 (security fix) 2011-09-04 12:12:06 +00:00
obache
bdef873218 trickle-1.06 is not vulnerable, removed from the list. 2011-09-04 11:54:40 +00:00
obache
098ee6d121 remove graphics/aview from proposed removal list, vulnerablity is fixed. 2011-09-04 08:59:41 +00:00
obache
725527ac86 Updated graphics/aview to 1.3.0.1nb12 2011-09-04 08:54:17 +00:00
obache
399290a4af * Add a patch for CVE-2008-4935, based on Debian's fix, adjust mktemp(1)
behavior differ between OpenBSD orign and FreeBSD one.
* Add some missing includion of header files.
* LICENSE=gnu-gpl-v2

Bump PKGREVISION.
2011-09-04 08:54:02 +00:00
obache
4d8040a337 simplify MASTER_SITES. 2011-09-04 06:55:09 +00:00
obache
dd76f140a8 Fix dependency pattern on p5-Mozilla-CA. 2011-09-04 06:37:49 +00:00
obache
5d3bae07d4 Updated devel/py-msgpack to 0.1.10 2011-09-04 06:12:47 +00:00
obache
86fefd00d2 Update py-msgpack to 0.1.10.
0.1.10 release date:	2011-08-22

New feature
 * Add encoding and unicode_errors option to packer and unpacker. When this
   option is specified, (un)packs unicode object instead of bytes. This enables
   using msgpack as a replacement of json. (tailhook)
2011-09-04 06:11:30 +00:00
hiramatsu
a0548efa90 Updated www/p5-LWP-Protocol-https to 6.02nb4. 2011-09-04 06:04:10 +00:00
hiramatsu
4f563d2ce0 Add dependency to required packages p5-IO-Socket-SSL and p5-Mozilla-CA.
Bump PKGREVISION.
2011-09-04 06:01:59 +00:00
dholland
fdb7b0a277 Fix up gcc/c99 inline mess 2011-09-04 05:10:20 +00:00
hiramatsu
f62d3b1217 Updated security/p5-IO-Socket-SSL to 1.44. 2011-09-04 05:06:05 +00:00
hiramatsu
f1567a15c3 Update p5-IO-Socket-SSL to 1.44.
Changes from 1.35:

v1.44 2011.05.27
- fix invalid call to inet_pton in verify_hostname_of_cert when
  identity should be verified as ipv6 address, because it contains
  colon.
v1.43_1 2011.05.12
- try to make t/nonblock.t more stable, especially on Mac OS X
v1.43 2011.05.11
- fix t/nonblock.t
- stability improvements t/inet6.t
v1.42 2011.05.10
- add SSL_create_ctx_callback to have a way to adjust context on
  creation. https://rt.cpan.org/Ticket/Display.html?id=67799
- describe problem of fake memory leak because of big session cache
  and how to fix it, see https://rt.cpan.org/Ticket/Display.html?id=68073
v1.41 2011.05.09
- fix issue in stop_SSL where it did not issue a shutdown of the
  SSL connection if it first received the shutdown from the other
  side. Thanks to fencingleo[AT]gmail[DOT]com for reporting
- try to make t/nonblock.t more reliable, at least report the real
  cause of ssl connection errors
v1.40 2011.05.02
- integrated patch from GAAS to get IDN support from URI.
  https://rt.cpan.org/Ticket/Display.html?id=67676
v1.39_1 2011.05.02
- fix in exampel/async_https_server.
  Thanks to DetlefPilzecker[AT]web[DOT]de for reporting
v1.39 2011.03.03
- fixed documentation of http verification: wildcards in cn is allowed
v1.38_1 2011.01.24
- close should undef _SSL_fileno, because the fileno is no longer
  valid (SSL connection and socket are closed)
v1.38 2011.01.18
- fixed wildcards_in_cn setting for http (wrongly set in 1.34 to 1
  instead of anywhere). Thanks to dagolden[AT]cpan[DOT]org for
  reporting
  https://rt.cpan.org/Ticket/Display.html?id=64864
v1.37 2010.12.09
- don't complain about invalid certificate locations if user explicitly
  set SSL_ca_path and SSL_ca_file to undef. Assume that user knows what
  he is doing and will work around the problems by itself.
  http://rt.cpan.org/Ticket/Display.html?id=63741
v1.36 2010.12.08
- update documentation for SSL_verify_callback based on
  https://rt.cpan.org/Ticket/Display.html?id=63743
  https://rt.cpan.org/Ticket/Display.html?id=63740
2011-09-04 05:03:53 +00:00
dholland
a553816695 CHECK_INTERPRETER_SKIP - this package has #!/usr/bin/perl on a .pm file
it installs, which AFAIK is pointless and therefore harmless.
2011-09-04 04:58:58 +00:00
dholland
52b089a915 Fix mismatched return statements, which clang dislikes 2011-09-04 04:49:09 +00:00
hiramatsu
56b8d05c20 Added security/p5-Mozilla-CA 20110409. 2011-09-04 04:44:20 +00:00
dholland
5b05b8769e Fix gcc/c99 inline mess. 2011-09-04 04:42:40 +00:00
hiramatsu
c4f99f053c Add p5-Mozilla-CA. 2011-09-04 04:41:01 +00:00
hiramatsu
0b251a7a83 Import perl module Mozilla::CA as security/p5-Mozilla-CA.
Mozilla::CA provides a copy of Mozilla's bundle of Certificate
Authority certificates in a form that can be consumed by modules and
libraries based on OpenSSL.
2011-09-04 04:39:42 +00:00
dholland
b1d73fb217 Rearrange the getline() patch so it works on -current. (Unlike the usual
problem, here the package is trying to use the posix getline but the
compat for older systems broke.)

This should really be done with a configure test, but to regen the
configure script without creating a huge diff would require digging up
an ancient version of autoconf and for now at least it doesn't seem
worth the trouble.
2011-09-04 04:37:55 +00:00
obache
da34eb3f36 Updated devel/msgpack to 0.5.7 2011-09-04 02:57:26 +00:00
obache
fc0e8bb49f Update msgpack to 0.5.7.
2011-08-08 version 0.5.7:

  * fixes compile error problem with llvm-gcc and Mac OS X Lion
2011-09-04 02:57:11 +00:00
dholland
ae80f726d2 more void main 2011-09-04 01:42:24 +00:00
dholland
5cde6ea707 Don't use -O6, clang doesn't like it and it doesn't mean anything to gcc
either. Stick to -O3. While here, sync the patches for configure and
configure.in, and give it the ability to recognize OpenBSD as well.
(which might or might not work)
2011-09-04 01:39:21 +00:00
dholland
4c38991dcd Fix return types for ancient code that doesn't know about "void", because
clang objects. Other half of last weekend's patch, which I apparently
erased by accident (or something) before committing.

While here also patch up some illegal type mixing in tr2.c that gcc
warns about.
2011-09-04 01:22:04 +00:00
dholland
5fcca24a61 const correctness, required by clang 2011-09-03 23:40:47 +00:00
mjl
e5fe67fe72 Note pgbouncer 2011-09-03 22:19:54 +00:00
mjl
7692cd713b Enable pgbouncer 2011-09-03 22:17:20 +00:00
mjl
b42520b2fe Initial import of pgbouncer-1.4.2
pgbouncer is a lightweight connection pooler for PostgreSQL that provides
the following features:

 * Several levels of brutality when rotating connections.
 * Low memory requirements.
 * It is not tied to one backend server, the destination databases
   can reside on different hosts.
 * Supports online reconfiguration for most of the settings.
 * Supports online restart/upgrade.
2011-09-03 22:15:51 +00:00
dholland
6bbdb91741 Use toupper() correctly. Caught by clang. 2011-09-03 21:59:18 +00:00
dholland
4b6fb1ab3d Get ../ out of patch target filenames. 2011-09-03 21:45:03 +00:00
dholland
cf9c4353e7 Fix gcc/c99 inline mess. 2011-09-03 21:39:09 +00:00
alnsn
8f38725992 Add missing zlib dependency. Fixes Linux build. 2011-09-03 20:35:48 +00:00
taca
a2e0cec1b5 Note update of www/contao29 package to 2.9.5nb2. 2011-09-03 15:39:15 +00:00
taca
8dfbc94aa2 A simple mistake in previous commit prevnt installing some configuration
files.

Bump PKGREVISION.
2011-09-03 15:38:36 +00:00
obache
b0f0ca8ae7 Updated graphics/giflib to 4.1.6nb1 2011-09-03 15:25:37 +00:00
obache
fde6bacf73 Install utils and docs.
Based on PR pkg/45321 by Uwe Klaus.

While here, set LICENSE=mit.

Bump PKGREVISION.
2011-09-03 15:25:01 +00:00
taca
b0fe753660 Note update of mail/postfix package to 2.8.5. 2011-09-03 15:18:54 +00:00
taca
ee7e161183 Update postfix pacakge to 2.8.5.
[An on-line version of this announcement will be available at
http://www.postfix.org/announcements/postfix-2.8.5.html]

Postfix stable release 2.8.5, 2.7.6, 2.6.12, and 2.5.15 are available.
These contain fixes and workarounds for the Postfix Milter client
that were already included with the Postfix 2.9 experimental release.

    * The Postfix Milter client logged a "milter miltername: malformed
      reply" error when a Milter sent an SMTP response without
      enhanced status code (i.e. "XXX Text" instead of "XXX X.X.X
      Text").

    * The Postfix Milter client sent a random {client_connections}
      macro value when the remote SMTP client was not subject to
      any smtpd_client_* limit. As a workaround, it now sends a
      zero value instead.
2011-09-03 15:18:20 +00:00
christos
7c8b2b3db0 PR/45323: Robert Elz: Make this work for 5.0; from kre 2011-09-03 14:44:03 +00:00
christos
aadda8d203 mention lsof-4.84 2011-09-03 12:33:49 +00:00
christos
bd81419c94 welcome to 4.84 2011-09-03 12:32:32 +00:00
shattered
c50cda3ebf Updated net/wpa_supplicant and net/wpa_gui to 0.7.3. 2011-09-03 10:34:11 +00:00
shattered
257db6a1b3 Update wpa_supplicant and wpa_gui to 0.7.3. Fix PR/40379 (recent libpcap
ships pcap/bpf.h which does not define BIOCIMMEDIATE).
2011-09-03 10:33:12 +00:00
obache
52885bfd2a Let to use new C++ style headers first for CXX runtime check,
taken from upstream.

Fixes PR pkg/45324.
2011-09-03 08:52:59 +00:00
obache
a91292dd9a Rename own dprintf function to avoid conflicting with POSIX.1-2008 dprintf(3).
fixes PR pkg/45325.
2011-09-03 08:19:57 +00:00
obache
dec69008ef Remove unwanted message.
graphics/aview-x11 package had been removed at the time x11 option was introduced
to graphics/aalib, and x11 option is enabled by default.
2011-09-02 14:02:06 +00:00
obache
ab0b9b5864 devel/roundup was updated to invulunerable version 1.4.19, removed from the list. 2011-09-02 13:43:31 +00:00
he
c321689b21 Note update of net/tcl-scotty to 2.1.11nb5. 2011-09-02 08:07:38 +00:00