Commit graph

180373 commits

Author SHA1 Message Date
sbd
22c2f117ec Note updates:
security/pinentry-gtk  to 0.8.1nb2
    security/pinentry-gtk2 to 0.8.1nb4
    security/pinentry-qt   to 0.8.1nb4
    security/pinentry-qt4  to 0.8.1nb4
    sysutils/psmisc        to 20.1nb2
    sysutils/shmux         to 1.0nb1
    time/gcal              to 3.6.1nb1
    www/varnish            to 3.0.2nb2
2012-01-08 03:53:58 +00:00
sbd
f81e40d2d5 Add missing mk/curses buildlink.
Bump PKGREVISION
2012-01-08 03:50:39 +00:00
sbd
7321bb4f78 Add missing mk/termcap buildlink.
Bump PKGREVISION
2012-01-08 03:47:51 +00:00
sbd
7b12580224 Add missing devel/ncurses buildlink.
Bump PKGREVISION
2012-01-08 03:45:12 +00:00
sbd
298ba00c00 <stdint.h> needs to be include for intmax_t. 2012-01-08 03:39:25 +00:00
obache
5ba828f901 Updated www/ruby-rack to 1.3.6 2012-01-08 03:10:03 +00:00
obache
bbc93c5d5f Update ruby-rack to 1.3.6.
* December 28th, 2011: Twenty third public release: 1.3.6
  * Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
    Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1
2012-01-08 03:09:48 +00:00
obache
139e4ae376 Updated www/ruby-sinatra to 1.3.2 2012-01-08 03:05:12 +00:00
obache
ec62d1167c Update ruby-sinatra to 1.3.2.
= 1.3.2 / 2011-12-30

 * Don't automatically add `Rack::CommonLogger` if `Rack::Server` is adding it,
   too. (Konstantin Haase)

 * Setting `logging` to `nil` will avoid setting up `Rack::NullLogger`.
   (Konstantin Haase)

 * Route specific params are now available in the block passed to #stream.
   (Konstantin Haase)

 * Fix bug where rendering a second template in the same request, after the
   first one raised an exception, skipped the default layout. (Nathan Baum)

 * Fix bug where parameter escaping got enabled when disabling a different
   protection. (Konstantin Haase)

 * Fix regression: Filters without a pattern may now again manipulate the params
   hash. (Konstantin Haase)

 * Added examples directory. (Konstantin Haase)

 * Improved documentation. (Gabriel Andretta, Markus Prinz, Erick Zetta, Just
   Lest, Adam Vaughan, Aleksander Dąbrowski)

 * Improved MagLev support. (Tim Felgentreff)
2012-01-08 03:05:01 +00:00
obache
d8f737aa31 Updated www/ruby-rack-protection to 1.2.0 2012-01-08 03:02:15 +00:00
obache
38e85effb4 Update ruby-rack-protection to 1.2.0.
Changes:
* Show warnings for JsonCsrtf attacks.
* do not enable parameter escaping by default, fixes #8.
* Use more specific namespace declaration in Rack::Builder configuration.
* NotimpelentedError typo fix
* add test that makes sure passingin on :track option works. related to #6.
* deal with PATH_INFO being nil, fixes #7.
* do not track HTTP_VERSION, fixes #6.
2012-01-08 03:01:22 +00:00
schmonz
a697749aa3 Updated devel/mr to 1.10 2012-01-08 02:41:42 +00:00
schmonz
d20f864444 Update to 1.10. From the changelog:
1.10:
* Fix display of trust errors.

1.09:
* Remove dir_test hack and add a way for vcs tests to run perl code,
  using this for the same optimisation. Fixes support for git-svn
  etc. Closes: #652317

1.08:
* Fix vcs test code. Closes: #651976

1.07
* Added support for vcsh, enable with: include = cat /usr/share/mr/vcsh
  Thanks, Richard Hartmann
* Block tty control codes in untrusted mr config files.
* Correct printing of line numbers when includes are used. Closes: #650952
* The previous fix for chaining to absolute paths broke chaining
  to relative paths with more than one path segment. Thanks, Adam
  Spiers
* Support _append to add on to the existing value of a parameter.
  Thanks, Adam Spiers
* Optimizations. Commands like "mr list" run up to 5 times faster.
* Fix shell escaping of parameters passed to mr commands. Closes: #644672
* Added --force option that disables repository skipping.
* Repositories using skip = lazy will not be checked out by "mr
  update" or "mr checkout" unless --force is used.
2012-01-08 02:41:35 +00:00
schmonz
99d721be12 Added textproc/p5-Text-Markdown-Discount version 0.02 2012-01-08 02:30:29 +00:00
schmonz
ecc3aab263 Add and enable p5-Text-Markdown-Discount. 2012-01-08 02:29:17 +00:00
schmonz
79a85bab48 Initial import of Text::Markdown::Discount, a Perl extension interface
for "Discount", an implementation of John Gruber's "markdown" in C
developed by David Loren Parsons.
2012-01-08 02:27:48 +00:00
dholland
0ab9e57ed9 xdm3d 2012-01-08 00:33:49 +00:00
dholland
c6b2ef82c5 This file has a backslash-escaped trailing space after the login
prompt string, which I assume is there on purpose. Unfortunately, it
seems that when run through modern gcc's cpp, as at least Dragonfly's
current X resources processing pipeline apparently does, cpp treats
this as backslash-newline and splices on the next line, which causes
everything to go wahooni-shaped.

As a hack/workaround, insert a blank line after this line, so if the
next line does get spliced on it won't break things.

Reported by Artem Falcon.
2012-01-08 00:33:34 +00:00
obache
9a31aa29cf Updated mail/msmtp to 1.4.27 2012-01-08 00:00:49 +00:00
obache
09801c54fc Update msmtp to 1.4.27.
contains fixes for PR#45785.

Version 1.4.27:
- Always use the internal MD5 functions for the built-in CRAM-MD5
  implementation; never use the ones from OpenSSL. This fixes problems with
  configurations that use OpenSSL and do not use GNU SASL. Thanks to Gleydson
  Soares and Moritz Wilhelmy for providing information and for testing the fix.
- Fix a compiler warning with current OpenSSL versions.
2012-01-08 00:00:09 +00:00
sbd
b0c12b8877 Updated mail/thunderbird to 8.0nb1 2012-01-07 23:38:01 +00:00
sbd
523a282d6c Enabling the jemalloc option adds two more files to the PLIST.
Also add PLIST.Linux

Bump PKGREVISION
2012-01-07 23:37:50 +00:00
fhajny
d39ed889a7 Update ejabberd to 2.1.10.
Bug fixes:

* Erlang/OTP compatibility
- Support Erlang/OTP R15B regexp and drivers (EJAB-1521)
- Fix modules update in R14B04 and higher
- Fix modules update of stripped beams (EJAB-1520)

* XMPP Core
- Fix presence problem in C2S after first unavailable (EJAB-1466)
- Fix bug on S2S shaper when TLS is used
- Prevent overload of incoming S2S connections

* XEPs
- BOSH: Get rid of useless mnesia transaction (EJAB-1502)
- MUC: Don't reveal invitee resource when room informs invitor
- Privacy: Activate "Blocked Contacts" to current c2s connection (EJAB-1519)
- Privacy: Always allow packets from user's server and bare jid (EJAB-1441)
- Pubsub: Add hooks for node creation/deletion (EJAB-1470)
- Shared Rosters: support groupname@vhost in Displayed Groups (EJAB-506)
- Vcard: Fix error when lowercasing some search results (EJAB-1490)
2012-01-07 23:02:03 +00:00
marino
fbc1488c69 www/seamonkey: PR#45629 (webm assy optimization for DragonFly)
These patches enable optimizations that allow video play w/o stuttering.
Other i386 and x86_64 platforms need the same optimizations, so this is
only a partial fix of the PR.
2012-01-07 20:44:32 +00:00
marino
ffd114f1d6 devel/nspr, devel/xulrunner: PR#45638 (DragonFly support)
DragonFly has diverged from FreeBSD to the point where NSPR will
not build LibreOffice on DragonFly due to being configured as DragonFly.
These patches split out DragonFly as its own platform, and should not
affect other platforms.
2012-01-07 18:47:39 +00:00
chs
bcf7787514 Updated emulators/suse113_freetype2 to 11.3nb4 2012-01-07 15:46:54 +00:00
chs
e8b7d1051d update libfreetype6 to 2.3.12-7.8.1.
fixes CVE-2011-3256.
2012-01-07 15:46:50 +00:00
chs
fe7b68fa18 Updated emulators/suse113_base to 11.3nb8 2012-01-07 15:46:20 +00:00
chs
e9784fc3c7 update glibc to 2.11.2-3.7.1.
fixes CVE-2009-5029.

update mozilla-nss to 3.13.1-0.2.1.
fixes CVE-2011-3389, CVE-2011-3640.
2012-01-07 15:46:02 +00:00
obache
c9e0d00011 Fixes PLIST for Linux and HP-UX. 2012-01-07 12:58:45 +00:00
obache
3a2eac0bcf Exactly pass bdb library name to configure so that unwanted system bdb libraries
will not be picked up.
2012-01-07 12:35:20 +00:00
ryoon
3baa3872f4 Fix PR pkg/45795.
Fix build error on some systems.

Upstream patch:
http://git.chromium.org/gitweb/?p=webm/libvpx.git;a=commitdiff;h=17c754fc00881a78e71488e7c544d05cf2f6927f
2012-01-07 12:18:47 +00:00
obache
24ddedd3f6 Use MACHINE_ARCH instead of LOWER_ARCH to detect Java Machine Arch.
Fixes PR#45788.

And apply rewrite x86_64 => amd64 rule not only to NetBSD.
2012-01-07 06:11:28 +00:00
taca
ae92a3ad10 + openssl-1.0.0f, xf86-video-wsfb-0.4.0.
- spamdyke-4.2.1.
2012-01-07 05:23:36 +00:00
taca
81010e1f80 Note update of www/contao210-translations package to 20120103. 2012-01-07 05:22:06 +00:00
taca
02aada51ec Update contao210-translations package to 20120103.
Update Finnish language files.
2012-01-07 05:21:23 +00:00
obache
135996f34c + freepops-0.2.9 [pkg/45790] 2012-01-06 13:39:40 +00:00
obache
4712251b63 Updated devel/ruby-gnome2-glib to 1.0.3nb1 2012-01-06 13:35:16 +00:00
obache
7c532d55b1 Apply patches to fix SEGV by GC on Ruby 1.9 for Ruby/GLib2.
Bump PKGREVISION.
2012-01-06 13:34:50 +00:00
obache
f36706e128 Updated archivers/gtar-info to 1.26nb1 2012-01-06 11:49:43 +00:00
obache
466ab552b7 Let to install all info file fragments.
Bump PKGREVISION.
2012-01-06 11:49:31 +00:00
sbd
1614646d43 Add yasm>=1.1.0 as a build dependence on platforms the need it. 2012-01-06 08:40:01 +00:00
sbd
193c46e6ed Only add the yasm build dependence on platforms the need it. 2012-01-06 07:36:38 +00:00
taca
b0a3847647 Note update of security/openssl package to 0.9.8s. 2012-01-06 03:27:25 +00:00
taca
dc906c9390 Update openssl pacakge to 0.9.8s.
OpenSSL CHANGES
 _______________

 Changes between 0.9.8r and 0.9.8s [4 Jan 2012]

  *) Nadhem Alfardan and Kenny Paterson have discovered an extension
     of the Vaudenay padding oracle attack on CBC mode encryption
     which enables an efficient plaintext recovery attack against
     the OpenSSL implementation of DTLS. Their attack exploits timing
     differences arising during decryption processing. A research
     paper describing this attack can be found at:
                  http://www.isg.rhul.ac.uk/~kp/dtls.pdf
     Thanks go to Nadhem Alfardan and Kenny Paterson of the Information
     Security Group at Royal Holloway, University of London
     (www.isg.rhul.ac.uk) for discovering this flaw and to Robin Seggelmann
     <seggelmann@fh-muenster.de> and Michael Tuexen <tuexen@fh-muenster.de>
     for preparing the fix. (CVE-2011-4108)
     [Robin Seggelmann, Michael Tuexen]

  *) Stop policy check failure freeing same buffer twice. (CVE-2011-4109)
     [Ben Laurie, Kasper <ekasper@google.com>]

  *) Clear bytes used for block padding of SSL 3.0 records.
     (CVE-2011-4576)
     [Adam Langley (Google)]

  *) Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619)
     [Adam Langley (Google)]

  *) Prevent malformed RFC3779 data triggering an assertion failure.
     Thanks to Andrew Chi, BBN Technologies, for discovering the flaw
     and Rob Austein <sra@hactrn.net> for fixing it. (CVE-2011-4577)
     [Rob Austein <sra@hactrn.net>]

  *) Fix ssl_ciph.c set-up race.
     [Adam Langley (Google)]

  *) Fix spurious failures in ecdsatest.c.
     [Emilia Käóper (Google)]

  *) Fix the BIO_f_buffer() implementation (which was mixing different
     interpretations of the '..._len' fields).
     [Adam Langley (Google)]

  *) Fix handling of BN_BLINDING: now BN_BLINDING_invert_ex (rather than
     BN_BLINDING_invert_ex) calls BN_BLINDING_update, ensuring that concurrent
     threads won't reuse the same blinding coefficients.

     This also avoids the need to obtain the CRYPTO_LOCK_RSA_BLINDING
     lock to call BN_BLINDING_invert_ex, and avoids one use of
     BN_BLINDING_update for each BN_BLINDING structure (previously,
     the last update always remained unused).
     [Emilia Käóper (Google)]

  *) Fix SSL memory handling for (EC)DH ciphersuites, in particular
     for multi-threaded use of ECDH.
     [Adam Langley (Google)]

  *) Fix x509_name_ex_d2i memory leak on bad inputs.
     [Bodo Moeller]

  *) Add protection against ECDSA timing attacks as mentioned in the paper
     by Billy Bob Brumley and Nicola Tuveri, see:

	http://eprint.iacr.org/2011/232.pdf

     [Billy Bob Brumley and Nicola Tuveri]

 Changes between 0.9.8q and 0.9.8r [8 Feb 2011]

  *) Fix parsing of OCSP stapling ClientHello extension. CVE-2011-0014
     [Neel Mehta, Adam Langley, Bodo Moeller (Google)]

  *) Fix bug in string printing code: if *any* escaping is enabled we must
     escape the escape character (backslash) or the resulting string is
     ambiguous.
     [Steve Henson]

 Changes between 0.9.8p and 0.9.8q [2 Dec 2010]

  *) Disable code workaround for ancient and obsolete Netscape browsers
     and servers: an attacker can use it in a ciphersuite downgrade attack.
     Thanks to Martin Rex for discovering this bug. CVE-2010-4180
     [Steve Henson]

  *) Fixed J-PAKE implementation error, originally discovered by
     Sebastien Martini, further info and confirmation from Stefan
     Arentz and Feng Hao. Note that this fix is a security fix. CVE-2010-4252
     [Ben Laurie]
2012-01-06 03:26:23 +00:00
wiz
e82c4a07bf + dvdstyler-2.1, highlight-3.7, spamdyke-4.2.1. 2012-01-06 02:37:23 +00:00
wiz
84b40de986 + avidemux-2.5.6, ddrescue-1.15, diffstat-1.55, digikam-2.5.0,
ed-1.6, file-5.10, fotoxx-12.01.2, gnome-nettool-3.0.1, gnutls-3.0.10,
  hylafax-5.5.1, mkvtoolnix-5.2.1, mp3diags-1.0.10, multitail-5.2.9,
  nmh-1.4, scribus-1.4.0, stalin-0.11, tea-31.2.0, texmaker-3.2.1,
  wine-devel-1.3.36, xf86-input-keyboard-1.6.1, xine-lib-1.1.20.1,
  xine-lib-1.2.0.
2012-01-06 01:36:40 +00:00
wiz
bb8ff5511e Updated pkgtools/pkglint to 4.106 2012-01-06 01:26:53 +00:00
wiz
deeb99c8b0 Add openjdk7* to recognized java versions. From B.ICT A.P. deBROUWER Jr.
in PR 45789.
Bump version.
2012-01-06 01:26:44 +00:00
cegger
117d1b8438 Apply fixes for gcc 4.5.
Fixes PR 45388. Bump pkg revision.
2012-01-05 12:02:38 +00:00