Commit graph

228873 commits

Author SHA1 Message Date
mef
a0906c5f4c Add one more dependency, as was said below. PKGREVISION++.
[Core Features]
 ....
- Text::Soundex     ...missing.
2015-02-13 13:24:53 +00:00
mef
566b613621 Update 0.14 to 0.18
-------------------
0.15 Thu Feb 16 08:09:45 EST 2012
        - corrected cidrvalidate() to return values according to its
        documentation, in some corner cases.

0.16 Sat Sep 29 09:29:43 EDT 2012
        - cidrvalidate() corrects octet-shortchanged IPv4 addresses to their
        proper size.

0.17 Sat Oct 20 23:21:18 EDT 2012
        - version bump, put META back into the tarball.

0.18 Mon Feb  2 18:12:54 EST 2015
        - leading 0s in IPv6 addresses are ok.
2015-02-13 13:14:26 +00:00
mef
9384cb2ead Updated devel/p5-Module-Starter to 1.710
Updated devel/p5-MooseX-Getopt to 0.66
Updated devel/p5-MooseX-Object-Pluggable to 0.0014
Updated devel/p5-MooseX-Params-Validate to 0.21
Updated devel/p5-MooseX-Role-WithOverloading to 0.16
Updated devel/p5-MooseX-SimpleConfig to 0.11
Updated devel/p5-MooseX-Types-LoadableClass to 0.013
Updated devel/p5-MooseX-Types-LogAny to 0.001003
2015-02-13 13:10:52 +00:00
mef
e5f7a1b0be update to 0.001003
------------------
0.001003  2015-02-10
        - try to fix cpantesters failing tests

0.001002  2015-02-08
        - deprecate module
        - fix module for Log::Any 1.03
2015-02-13 13:06:34 +00:00
mef
a2a007b76e Update to 0.013
---------------
0.013     2014-11-16 21:29:04Z
  - switch from Class::Load to Module::Runtime for loading modules
2015-02-13 13:04:52 +00:00
mef
58333961da Update to 0.11
--------------
0.11      2014-11-16 22:03:33Z
  - remove optional test prereq by testing .pl config files, rather than .conf
2015-02-13 13:03:10 +00:00
mef
8c9e3dc4f5 Update to 0.16
--------------
0.16      2014-11-16 03:50:29Z
          - fix tests that failed due to an interaction between aliased.pm and
            perl 5.21.6
2015-02-13 13:01:41 +00:00
mef
87f56f23da 0.21 2015-02-08
- No code changes from 0.20.

0.20 2015-01-01 (TRIAL RELEASE)
[BACKWARDS INCOMPATIBILITIES]

- The errors thrown by this module when a type constraint fails have
  changed. They are now instances of the
  MooseX::Params::Validate::Exception::ValidationFailedForTypeConstraint
  class. When stringified, this class include the message generated by the
  failing type constraint. While similar to the error message thrown by
  Params::Validate itself, this message does not match that string exactly,
  and may break code that relies on a regex against the error message. This
  addresses RT #89378, requested by several people.
2015-02-13 12:59:18 +00:00
mef
7097bfac39 Update to 0.0014
----------------
0.0014    2015-01-18 20:38:41Z
          - add a test that runs `moose-outdated`, to make it more obvious
            when there are installation conflicts
2015-02-13 12:55:58 +00:00
mef
5dff3d23db Update to 0.66
--------------
0.66      2015-01-28 02:05:54Z
 - fix tests for formatting changes in Getopt::Long::Descriptive 0.099
   (RT#101724)
2015-02-13 12:53:33 +00:00
mef
49f3abce98 0.30 2015-01-08 03:54:49Z
- MouseX::App::Cmd has been split off into its own distribution;
      now this dist uses Moose unconditionally, rather than Any::Moose

0.29      2015-01-06 02:47:11Z
    - re-release 0.28 as stable

0.28      2014-05-06 16:20:58Z (TRIAL RELEASE)
    - Be more intelligent about determining Moose or Mouse requirements at
      build time.
2015-02-13 12:47:45 +00:00
jmcneill
2c6d1b35f4 Added misc/libcec version 2.2.0 2015-02-13 11:14:16 +00:00
jmcneill
2f25b565b2 + libcec 2015-02-13 11:13:28 +00:00
jmcneill
acd576187e Import libcec-2.2.0 as misc/libcec.
libCEC allows you in combination with the right hardware to control your
device with your TV remote control. Utilising your existing HDMI cabling,
it allows developers to interact with other HDMI devices without having to
worry about the communication overhead, handshaking, and the various ways
of sending a message for each vendor.
2015-02-13 11:12:23 +00:00
tnn
52d93688a9 set the default JVM for NetBSD/sparc64 and clean out nonexistent JVMs 2015-02-13 10:49:39 +00:00
tnn
4e9ee84787 add bootstrap jvm binaries for NetBSD 7.* / sparc64,
built in 7.0_BETA chroot with libkver.
2015-02-13 10:47:40 +00:00
snj
13cdfa48c2 Updated emulators/yabause to 0.9.14. 2015-02-13 05:45:30 +00:00
snj
f1815556ef Update yabause to 0.9.14.
Changes:
 general:
  - Fixed crash when bin is not found in a bin/cue.
  - Added Traditional Chinese translation.
  - Added Japanese translation.
  - Added Russian translation.
  - Updated German translation.
  - Added inline SH2 assembler function to main emulation code.
  - Fixed miscellaneous memory leak/uninitialized variables.
  - Added Stunner/Virtua Gun emulation
  - Added USB Dev cartridge emulation
  - Added SDL2 support
 emulated bios:
  - Work around fix for games trying to change scu mask from slave sh2
    when using hle bios. Fixes Astal.
 gtk port:
  - Added extra checks to resolution setting to avoid potential leaks
    or crashing.
 qt port:
  - Fixed an issue where coff/elf files weren't selectable when using
    memory transfer function.
  - Fixed a bug where qt volume slider wasn't showing the saved value
    on startup.
  - Mouse will now optionally auto-hide with no movement
  - Added gui for inline assembler.
  - Revised Mouse emulation handling, added sensitivity setting.
  - Other fixes
 video:
  - Fixed a bug where coordinate y increment wasn't being initialized under
    a specific set of circumstances. Should fix hang in Radiant Silvergun
    using OpenGL rendering.
  - Fixed Special Color Calculation mode 2
2015-02-13 05:45:09 +00:00
rodent
386b76a312 Add patch which includes <sys/uio.h> to fix build on OpenBSD.
Defuzz patchset.
2015-02-13 04:44:40 +00:00
taca
11c9eef08e Note update of www/contao32 and www/contao34 packages.
www/contao32	3.2.19
	www/contao34	3.4.4
2015-02-13 03:04:56 +00:00
taca
4c6554f02c Update contao34 package to 3.4.4 (Contao 3.4.4).
Version 3.4.4 (2015-02-12)
--------------------------

### Fixed
Fixed a directory traversal vulnerability discovered by Arnaud Buchoux. See
CVE-2015-0269 for more information.
2015-02-13 03:03:57 +00:00
taca
6ac084b12d Update contao32 package to 3.2.19 (Contao 3.2.19).
Version 3.2.19 (2015-02-12)
---------------------------

### Fixed
Fixed a directory traversal vulnerability discovered by Arnaud Buchoux. See
CVE-2015-0269 for more information.
2015-02-13 03:02:53 +00:00
snj
4184f6d82e emulationstation 2015-02-12 22:56:01 +00:00
snj
a10944479a +emulationstation 2015-02-12 22:48:28 +00:00
snj
332d3948ac Import emulationstation-2.0.0_rc1_20150210 as emulators/emulationstation.
EmulationStation is a graphical and themeable emulator front-end that allows
you to access all your favorite games in one place, even without a keyboard!

It targets computers connected to a television (like HTPCs, media boxes, and
the Raspberry Pi).
2015-02-12 22:48:02 +00:00
snj
568e608b0c freeimage 2015-02-12 22:41:19 +00:00
snj
1cf11f47ac +freeimage 2015-02-12 22:40:31 +00:00
snj
1d309a8395 Import freeimage-3.16.0 as graphics/freeimage.
FreeImage is an Open Source library project for developers who would like to
support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as
needed by today's multimedia applications. FreeImage is easy to use, fast,
multithreading safe, compatible with all 32-bit or 64-bit versions of Windows,
and cross-platform (works both with Linux and Mac OS X).

Thanks to its ANSI C interface, FreeImage is usable in many languages including
C, C++, VB, C#, Delphi, Java and also in common scripting languages such as
Perl, Python, PHP, TCL or Ruby.
2015-02-12 22:40:05 +00:00
pho
57667e2fcf Add PLIST.Darwin for Quartz backend to fix PLIST issue on Darwin 2015-02-12 17:02:51 +00:00
wiz
77c5abcbb8 Updated www/firefox to 35.0.1nb3 2015-02-12 13:50:33 +00:00
wiz
167a673ad3 Remove a patch, since it causes fallout. Requested by martin (the patch
author).
Bump PKGREVISION.
2015-02-12 13:50:22 +00:00
ryoon
eddc27d5c1 Updated devel/xulrunner31 to 31.4.0
Updated www/firefox31 to 31.4.0
Updated www/firefox31-l10n to 31.4.0
2015-02-12 13:47:40 +00:00
ryoon
616afcfdb9 Update to 31.4.0
* Sync with firefox31-31.4.0.
2015-02-12 13:47:06 +00:00
ryoon
8b53a954f0 Update to 31.4.0
Changelog:
Fixed in Firefox ESR 31.4

    2015-06 Read-after-free in WebRTC
    2015-04 Cookie injection through Proxy Authenticate responses
    2015-03 sendBeacon requests lack an Origin header
    2015-01 Miscellaneous memory safety hazards (rv:35.0 / rv:31.4)
2015-02-12 13:41:22 +00:00
schmonz
4905c399e2 Updated devel/p5-Pegex to 0.60 2015-02-12 13:14:14 +00:00
schmonz
6c8cc3fecf Update to 0.60. From the changelog:
- Added EMPTY atom
- Fix small bug in a helper function. Issue
- Update docs and Meta for 2015
2015-02-12 13:14:10 +00:00
adam
5191273b95 Updated security/openssl to 1.0.2 2015-02-12 13:10:34 +00:00
schmonz
c0202e5af2 Updated devel/p5-FindBin-libs to 2.12 2015-02-12 13:09:26 +00:00
schmonz
97ba350d18 Update to 2.12. From the changelog:
Patch, thanks to Dominic Humphries, for old version.
2015-02-12 13:09:22 +00:00
adam
2f1650ffbe Changes 1.0.2:
Suite B support for TLS 1.2 and DTLS 1.2
Support for DTLS 1.2
TLS automatic EC curve selection.
API to set TLS supported signature algorithms and curves
SSL_CONF configuration API.
TLS Brainpool support.
ALPN support.
CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
2015-02-12 13:08:53 +00:00
wiz
4876808de3 + dos2unix-7.2, modular-xorg-server-1.16.4, modular-xorg-server-1.17.1. 2015-02-12 11:55:23 +00:00
wiz
85e96a6290 Requires gcc-4.6 or newer. 2015-02-12 11:24:07 +00:00
tnn
aaab57ffae Ensure global tool arguments are used in one more place. 2015-02-12 11:17:17 +00:00
jaapb
a4db40bf48 Added buildlink3.mk file. 2015-02-12 11:07:43 +00:00
adam
3025feb402 Changes 9.4.1:
Security Fixes
* CVE-2015-0241 Buffer overruns in "to_char" functions.
* CVE-2015-0242 Buffer overrun in replacement printf family of functions.
* CVE-2015-0243 Memory errors in functions in the pgcrypto extension.
* CVE-2015-0244 An error in extended protocol message reading.
* CVE-2014-8161 Constraint violation errors can cause display of values in columns which the user would not normally have rights to see.

JSON and JSONB Unicode Escapes

Other Fixes and Improvements
* Cope with the non-ASCII Norwegian Windows locale name.
* Avoid data corruption when databases are moved to new tablespaces and back again.
* Ensure that UNLOGGED tables are correctly copied during ALTER DATABASE operations.
* Avoid deadlocks when locking recently modified rows.
* Fix two SELECT FOR UPDATE query issues.
* Prevent false negative for shortest-first regular expression matches.
* Fix false positives and negatives in tsquery contains operator.
* Fix namespace handling in xpath().
* Prevent row-producing functions from creating empty column names.
* Make autovacuum use per-table cost_limit and cost_delay settings.
* When autovacuum=off, limit autovacuum work to wraparound prevention only.
* Multiple fixes for logical decoding in 9.4.
* Fix transient errors on hot standby queries due to page replacement.
* Prevent duplicate WAL file archiving at end of recovery or standby promotion.
* Prevent deadlock in parallel restore of schema-only dump.
2015-02-12 09:34:28 +00:00
adam
4c3a7d56ca Updated multimedia/x265 to 1.5 2015-02-12 09:03:32 +00:00
adam
1e28fb7654 Changes 1.5:
search: use chroma reconQt buffer instead of recon picture (not yet updated)
This fixes non-determinism when psy-rd is enabled
2015-02-12 09:02:42 +00:00
adam
c991e767bc openssl option also requires --enable-nonfree 2015-02-12 08:54:15 +00:00
abs
6fc895a4c3 Updated pkgtools/pkg_rolling-replace to 0.24.2 2015-02-12 08:23:13 +00:00
abs
60f166cc87 Update to pkg_rolling-replace-0.24.2
Add -B - to pass -B to pkg_chk when determining which packages to update
2015-02-12 08:22:16 +00:00