Commit graph

238646 commits

Author SHA1 Message Date
mef
abdb35afc0 Update 2.73 to 2.76
-------------------
$Revision: 2.76 $ $Date: 2015/07/31 02:18:28 $
! ucm/koi8-u.ucm
  Pulled: Fix 0x95
  https://github.com/dankogai/p5-encode/pull/41

2.75 2015/06/30 09:59:53
! Unicode/Unicode.pm Unicode/Unicode.xs encoding.pm
  VERSION++'ed to make bleadperl happy
  Message-Id: <CADED=K4QjMxGFAOLEuZUx3OtN-d-hokhurr4BYBE2E3okoxA7g@mail.gmail.com>

2.74 2015/06/25
! Unicode/Unicode.xs
  Applied: #101486: [PATCH] reduce compiler warnings and stderr noise (again)
  https://rt.cpan.org/Ticket/Display.html?id=101486
! bin/enc2xs
  Applied patch: #105471: make Encode build with -pedantic
  https://rt.cpan.org/Ticket/Display.html?id=105471
! Byte/Makefile.PL
  CN/Makefile.PL
  EBCDIC/Makefile.PL
  JP/Makefile.PL
  KR/Makefile.PL
  Makefile.PL
  Symbol/Makefile.PL
  TW/Makefile.PL
  Applied patch: #102826: non-deterministic Makefiles
  https://rt.cpan.org/Ticket/Display.html?id=102826
2015-09-07 03:21:03 +00:00
dsainty
5bba7c97d0 Updated multimedia/mediainfo and multimedia/libmediainfo to 0.7.77 2015-09-07 01:04:56 +00:00
dsainty
6a0dd73879 Update mediainfo and libmediainfo to 0.7.77
The change logs between 0.7.65 and 0.7.77 total several hundred lines, and
consists primarily of very detailed per-codec trivia.  The complete change
logs can be found in the source distribution as MediaInfo/History_CLI.txt and
MediaInfoLib/History_DLL.txt.

Pkgsrc:

  - patch-MediaInfoLib_Source_MediaInfo_Text_File__Ttml.h applied upstream.

  - pkglint a bit.

  - mediainfo appears to have done some work in avoiding bashisms, so remove
    "bash" from the tools.

  - CONFIG_SHELL doesn't need to be explicitly bash any longer.  Possibly this
    was only ever necessary because bash seems to be the only shell that was
    willing to treat a garbage shell substitution (caused by a bug in the
    configure.ac) as somehow legal.

  - ... and libmediainfo now actually builds if you accidentally on purpose
    override CONFIG_SHELL to be pdksh.
2015-09-07 01:02:00 +00:00
gdt
c841dbd8e7 Updated graphics/guile-cairo to 1.4.1 2015-09-07 00:47:32 +00:00
gdt
5777732deb Set license (LGPL3). 2015-09-07 00:47:07 +00:00
gdt
13c8105276 Update to 1.4.1.
(While 1.9.1 exists, it is a pre-release and hence not packaged.)

guile-cairo 1.4.1 -- 2011-04-22
===============================

* Guile-Cairo has moved to git.  See the HACKING file for information on
  how to access Guile-Cairo.

* Guile-Cairo's license has been upgraded to the LGPL version 3 or
  later.  This should not cause problems for any users.  See
  http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility for more
  information.
2015-09-07 00:45:27 +00:00
mef
980fbeae8f Updated textproc/miller to 2.1.3 2015-09-06 23:23:40 +00:00
mef
ca99d5ccb9 Update 2.1.1 to 2.1.3
---------------------
  ChangeLog is unknown.
2015-09-06 23:23:30 +00:00
jperkin
f064cce7ff Fix up a few more symbol renames, now -Wimplicit-function-declaration clean. 2015-09-06 21:25:19 +00:00
wiz
c85233ba32 Fix build with jbig2dec-0.12. 2015-09-06 20:53:24 +00:00
wiz
54ad5699f1 Updated textproc/p5-Pod-POM to 2.00 2015-09-06 20:42:42 +00:00
wiz
04ab984290 Update to 2.00:
2.00 2015-09-05 NEILB
    * Bumped version to 2.00 because last release failed to index:
      some of the earlier releases had a dist version of 0.xx, but
      various of the modules had version numbers 1.0x. PAUSE is now
      right stricter about monotically increasing version numbers,
      so easiest to just to jump ahead.

0.30 2015-09-04 NEILB
    * Dropped File::Slurp in favour of File::Slurper.
      RT#106853 from Henk van Oers.
    * Don't try to convert text to UTF-8 if it's already tagged as UTF-8.
      Thanks to Artem Krivopolenov.
    * Changed all remaining instances of 'use base' to 'use parent';
      it was previously using a mixture of parent *and* base.
    * Added "use warnings" and "require 5.006" to all modules.

0.29_02 2015-08-03 NEILB
    * Don't try to convert text to UTF-8 if it's already tagged as UTF-8.
      Thanks to Artem Krivopolenov.
    * Changed all remaining instances of 'use base' to 'use parent';
      it was previously using a mixture of parent *and* base.

0.29_01 2015-08-02 NEILB
    * Switched to Dist::Zilla
    * Added "use warnings" and "require 5.006" to all modules.
    * Moved custom-pom2 script from bin/ to examples/
    * Reformatted this file as per CPAN::Changes::Spec
2015-09-06 20:42:33 +00:00
wiz
9a6e1e1ae2 Added devel/p5-File-Slurper version 0.008 2015-09-06 20:42:15 +00:00
wiz
fda0a22ce9 + p5-File-Slurper. 2015-09-06 20:42:03 +00:00
wiz
82a903f2ce Import p5-File-Slurper-0.008 as devel/p5-File-Slurper.
A simple, sane and efficient module to slurp a file.
2015-09-06 20:40:49 +00:00
wiz
587567dd72 Updated net/py-twisted to 15.4.0 2015-09-06 20:36:07 +00:00
wiz
495f8070e4 Update to 15.4.0:
Twisted Core 15.4.0 (2015-09-04)
================================

Features
--------
 - Trial has been ported to Python 3. (#5965)
 - Twisted now requires setuptools for installation. (#7177)
 - twisted.internet.endpoints.clientFromString is now ported to Python
   3. (#7973)
 - twisted.internet._sslverify now uses SHA256 instead of MD5 for
   certificate request signing by default. (#7979)
 - twisted.internet.endpoints.serverFromString is now ported to Python
   3. (#7982)
 - twisted.positioning is now ported to Python 3. (#7987)
 - twisted.python.failure.Failure's __repr__ now includes the
   exception message. (#8004)

Bugfixes
--------
 - fixed a bug which could lead to a hang at shutdown in
   twisted.python.threadpool. (#2673)
 - twisted.internet.kqreactor on Python 3 now supports EINTR
   (Control-C) gracefully. (#7887)
 - Fix a bug introduced in 15.3.0; pickling a lambda function after
   importing twisted.persisted.styles raises PicklingError rather than
   AttributeError. (#7989)

Other
-----
 - #7902, #7980, #7990, #7992


Twisted Web 15.4.0 (2015-09-04)
===============================

Features
--------
 - twisted.web.proxy is now ported to Python 3. (#7939)
 - twisted.web.guard is now ported to Python 3. (#7974)

Bugfixes
--------
 - twisted.web.http.Request.setResponseCode now only allows bytes
   messages. (#7981)
 - twisted.web.server.Request.processingFailed will now correctly
   write out the traceback on Python 3. (#7996)
2015-09-06 20:35:58 +00:00
wiz
af6de59ca0 Updated devel/py-pbr to 1.6.0 2015-09-06 20:33:54 +00:00
wiz
514b1391b3 Update to 1.6.0:
1.6.0
-----

* Strip comments in requirements files

1.5.0
-----

* Handle git being entirely absent
* We require the use of setuptools
* Fix retrieval of commit data and most recent tag

1.4.0
-----

* Fix docs for environment markers in extras
* Export ChangeLog and AUTHORS in install
* Updated from global requirements
* Updated from global requirements
* Show how long the git querying takes
* Add wsgi_scripts support to PBR
* Updated from global requirements
2015-09-06 20:33:46 +00:00
wiz
bd4754a3fe Updated security/py-cryptography to 1.0.1 2015-09-06 20:32:37 +00:00
wiz
afbba9ffca Update to 1.0.1:
1.0.1 - 2015-09-05
~~~~~~~~~~~~~~~~~~

* We now ship OS X wheels that statically link OpenSSL by default. When
  installing a wheel on OS X 10.10+ (and using a Python compiled against the
  10.10 SDK) users will no longer need to compile. See :doc:`/installation` for
  alternate installation methods if required.
* Set the default string mask to UTF-8 in the OpenSSL backend to resolve
  character encoding issues with older versions of OpenSSL.
* Several new OpenSSL bindings have been added to support a future pyOpenSSL
  release.
* Raise an error during install on PyPy < 2.6. 1.0+ requires PyPy 2.6+.
2015-09-06 20:32:28 +00:00
wiz
7803de9e0c Updated fonts/harfbuzz to 1.0.3 2015-09-06 20:30:34 +00:00
wiz
15ccde9dc1 Update to 1.0.3:
Overview of changes leading to 1.0.3
Tuesday, September 1, 2015
====================================

- Start of user documentation, from Simon Cozens!
- Implement glyph_extents() for TrueType fonts in hb-ot-font.
- Improve GPOS cursive attachments with conflicting lookups.
- More fixes for cluster-level = 1.
- Uniscribe positioning fix.
2015-09-06 20:30:26 +00:00
joerg
236fae7493 Deal with systems defining swap16/swap32 as macros. 2015-09-06 20:21:20 +00:00
wiz
a9c5dfd393 Updated devel/afl to 1.92b 2015-09-06 19:52:19 +00:00
wiz
053704fd22 Update to 1.92b:
--------------
Version 1.92b:
--------------

  - Yet another C++ fix (namespaces). Reported by Daniel Lockyer.

--------------
Version 1.91b:
--------------

  - Another fix to make 1.90b actually work properly with C++ (d'oh).
    Problem spotted by Daniel Lockyer.

--------------
Version 1.90b:
--------------

  - Fixed a minor typo spotted by Kai Zhao; and made several other minor updates
    to docs.

  - Updated the project URL for python-afl. Requested by Jakub Wilk.

  - Fixed a potential problem with deferred mode signatures getting optimized
    out by the linker (with --gc-sections).
2015-09-06 19:52:10 +00:00
gdt
f5d0ecef58 Updated geography/geos to 3.5.0 2015-09-06 19:46:07 +00:00
gdt
d0f54a57e4 Update to 3.5.0.
Changes in 3.5.0
2015-08-15

- New things:
  - Voronoi API (#627)
  - PHP: Geometry->normalize method
  - GEOS_USE_ONLY_R_API macro support (#695)
  - PHP: WKBReader->read() & WKBWriter::write() methods (Benjamin Morel)
  - GEOSClipByRect (#699, Mika Heiskanen, Sandro Santilli)
  - CAPI: thread-safe message handling API (#663, Pepijn Van Eeckhoudt)
- Improvements:
  - Speed-up intersection and difference between geometries
    with small bounding box overlap.
  - CAPI: add MULTILINESTRING support for GEOSisClosed (Benjamin Morel)
- C++ API changes:
  - Added no-parameter CoordinateSequenceFactory::create method (Sandro Mani)
2015-09-06 19:45:44 +00:00
gdt
5cc7e81feb Updated graphics/gimp-ufraw to 0.22 2015-09-06 19:19:15 +00:00
gdt
a2058a0365 Update to 0.22.
Change to lcms2.

16/06/2015 - UFRaw-0.22 released, based on DCRaw v 9.26.

* Fix security issue CVE-2015-3885.
* Removal of liblcms1 support.
* Better Foveon support.
* Lot of new camera support and bug fixes.
2015-09-06 19:18:49 +00:00
jperkin
112e171d27 Ensure netpgpverify configure is called with CONFIG_SHELL. Fixes
build on legacy Solaris.
2015-09-06 18:38:21 +00:00
wiedi
d763441258 fix build on SunOS 2015-09-06 18:32:10 +00:00
wiz
5e336cd481 Fix build with perl-5.22.
From Petar Bogdanovic on pkgsrc-users.
2015-09-06 17:13:56 +00:00
joerg
e29f14c9ed Added comms/srtp version 1.4.4 2015-09-06 14:02:44 +00:00
joerg
a61984c205 Add srtp. 2015-09-06 14:02:29 +00:00
joerg
fa21eb32cd Add srtp-1.4.4, an implementation of Secure RTP. 2015-09-06 14:02:08 +00:00
gdt
6cf7e3c944 Note that update to 1.9.15 is on hold because it requires guile 2.0. 2015-09-06 13:48:38 +00:00
mef
68b644c9ea Updated devel/p5-UNIVERSAL-isa to 1.20150614 2015-09-06 13:17:14 +00:00
mef
e4baefb093 Update from 1.20140927 to 1.20150614
------------------------------------
1.20150614  2015-06-14 23:16:46Z
    - remove useless 'use UNIVERSAL'
2015-09-06 13:17:05 +00:00
mef
f0249d489a Updated devel/p5-Term-ReadLine to 1.27 2015-09-06 13:12:23 +00:00
mef
7d57f34366 Update to 1.27
--------------
1.27  2015-09-06
	- readline-7.0 support
	    new function
		rl_callback_sigcleanup
	- improve POD documents
	- Gnu.xs: not to use obsoleted typedefs which were obsoleted
          by ReadLine 6.3
	- fix a wrong fix on 1.21 to let completion_function do case
          insensitive match. [rt.cpan.org #72378]
	- fix rl_display_match_list to show the first entry of the
          array.  The bug caused segmentation fault with readline-7.0.
	- some improvement of Makefile.PL:
	  - add support homebrew on Mac OS X. [rt.cpan.org #104389]
	  - print an error string when system() fails.
	  - specify 'int' on 'main()'.
	  - use -O when -D_FORTIFY_SOURCE is defined.
2015-09-06 13:12:13 +00:00
taca
889fdc8f7d reset PKG_REVISION. 2015-09-06 12:30:34 +00:00
taca
0c7a67c873 Note update of PHP.
lang/php54	5.4.45
	lang/php55	5.5.29
	lang/php56	5.6.13
2015-09-06 12:28:32 +00:00
taca
5bce200245 Update php55 to 5.6.13 including security fixes.
03 Sep 2015, PHP 5.6.13

- Core:
  . Fixed bug #69900 (Too long timeout on pipes). (Anatol)
  . Fixed bug #69487 (SAPI may truncate POST data). (cmb)
  . Fixed bug #70198 (Checking liveness does not work as expected).
    (Shafreeck Sea, Anatol Belski)
  . Fixed bug #70172 (Use After Free Vulnerability in unserialize()). (Stas)
  . Fixed bug #70219 (Use after free vulnerability in session deserializer).
    (taoguangchen at icloud dot com)

- CLI server:
  . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).
    (wusuopu, cmb)
  . Fixed bug #70264 (CLI server directory traversal). (cmb)

- Date:
  . Fixed bug #70266 (DateInterval::__construct.interval_spec is not supposed to
    be optional). (cmb)
  . Fixed bug #70277 (new DateTimeZone($foo) is ignoring text after null byte).
    (cmb)

- EXIF:
  . Fixed bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte
    value of 32 bytes). (Stas)

- hash:
  . Fixed bug #70312 (HAVAL gives wrong hashes in specific cases). (letsgolee
    at naver dot com)

- MCrypt:
  . Fixed bug #69833 (mcrypt fd caching not working). (Anatol)

- Opcache:
  . Fixed bug #70237 (Empty while and do-while segmentation fault with opcode
    on CLI enabled). (Dmitry, Laruence)

- PCRE:
  . Fixed bug #70232 (Incorrect bump-along behavior with \K and empty string
    match). (cmb)
  . Fixed bug #70345 (Multiple vulnerabilities related to PCRE functions).
    (Anatol Belski)

- SOAP:
  . Fixed bug #70388 (SOAP serialize_function_call() type confusion / RCE).
    (Stas)

- SPL:
  . Fixed bug #70290 (Null pointer deref (segfault) in spl_autoload via
    ob_start). (hugh at allthethings dot co dot nz)
  . Fixed bug #70303 (Incorrect constructor reflection for ArrayObject). (cmb)
  . Fixed bug #70365 (Use-after-free vulnerability in unserialize() with
    SplObjectStorage). (taoguangchen at icloud dot com)
  . Fixed bug #70366 (Use-after-free vulnerability in unserialize() with
    SplDoublyLinkedList). (taoguangchen at icloud dot com)

- Standard:
  . Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).
    (cmb)
  . Fixed bug #70157 (parse_ini_string() segmentation fault with
    INI_SCANNER_TYPED). (Tjerk)

- XSLT:
  . Fixed bug #69782 (NULL pointer dereference). (Stas)

- ZIP:
  . Fixed bug #70350 (ZipArchive::extractTo allows for directory traversal when
    creating directories). (neal at fb dot com)
2015-09-06 12:27:43 +00:00
taca
3c20765513 Update php55 to 5.5.29 including security fixes.
03 Sep 2015, PHP 5.5.29

- Core:
  . Fixed bug #70172 (Use After Free Vulnerability in unserialize()). (Stas)
  . Fixed bug #70219 (Use after free vulnerability in session deserializer).
    (taoguangchen at icloud dot com)

- EXIF:
  . Fixed bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte
    value of 32 bytes). (Stas)

- hash:
  . Fixed bug #70312 (HAVAL gives wrong hashes in specific cases). (letsgolee
    at naver dot com)

- PCRE:
  . Fixed bug #70345 (Multiple vulnerabilities related to PCRE functions).
    (Anatol Belski)

- SOAP:
  . Fixed bug #70388 (SOAP serialize_function_call() type confusion / RCE).
    (Stas)

- SPL:
  . Fixed bug #70365 (Use-after-free vulnerability in unserialize() with
    SplObjectStorage). (taoguangchen at icloud dot com)
  . Fixed bug #70366 (Use-after-free vulnerability in unserialize() with
    SplDoublyLinkedList). (taoguangchen at icloud dot com)

- XSLT:
  . Fixed bug #69782 (NULL pointer dereference). (Stas)

- ZIP:
  . Fixed bug #70350 (ZipArchive::extractTo allows for directory traversal when
    creating directories). (neal at fb dot com)
2015-09-06 12:26:37 +00:00
taca
639b0a5fbd Update php54 to 5.4.45 including security fixes.
03 Sep 2015 PHP 5.4.45

- Core:
  . Fixed bug #70172 (Use After Free Vulnerability in unserialize()). (Stas)
  . Fixed bug #70219 (Use after free vulnerability in session deserializer).
    (taoguangchen at icloud dot com)

- EXIF:
  . Fixed bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte
    value of 32 bytes). (Stas)

- hash:
  . Fixed bug #70312 (HAVAL gives wrong hashes in specific cases). (letsgolee
    at naver dot com)

- PCRE:
  . Fixed bug #70345 (Multiple vulnerabilities related to PCRE functions).
    (Anatol Belski)

- SOAP:
  . Fixed bug #70388 (SOAP serialize_function_call() type confusion / RCE).
    (Stas)

- SPL:
  . Fixed bug #70365 (Use-after-free vulnerability in unserialize() with
    SplObjectStorage). (taoguangchen at icloud dot com)
  . Fixed bug #70366 (Use-after-free vulnerability in unserialize() with
    SplDoublyLinkedList). (taoguangchen at icloud dot com)

- XSLT:
  . Fixed bug #69782 (NULL pointer dereference). (Stas)

- ZIP:
  . Fixed bug #70350 (ZipArchive::extractTo allows for directory traversal when
    creating directories). (neal at fb dot com)
2015-09-06 12:25:11 +00:00
wiedi
2c8d46a3ef depends on libpcap 2015-09-06 12:08:06 +00:00
taca
a5de06ef0b Note update of mail/squirrelmail package to 1.4.23pre14523. 2015-09-06 12:04:51 +00:00
taca
3e70c7041a Update squirrelmail to new snapshot, 1.4.23pre14523.
Should be fix PR pkg/50197.

Here is changes from previous pkgsrc's snapshot.

Version 1.4.23 - SVN
--------------------
  ...
  - Added Solarized Light and Solarized Dark themes, by Pavneet Arora.
  - Added associative edit list option widget, with optional folder
    list selector for values
  - Added option to use blank spacer instead of security image ("This
    image has been removed for security reasons.") for replacing
    unsafe images.
  - Full date and time is used as "title" (mouseover) text for dates
    shown on the message list screen
  - Custom Stylesheets are now sorted on the Display Preferences page
  - $xtra in the displayHtmlHeader function is now available in the
    global scope so that plugins can modify it during the generic_header
    hook
  - Added some generic client-side (JavaScript) libraries (including
    an asynchronous server request mechansim). See the new /scripts
    directory (plugin authors can refer to the plugin documentation
    for how to use them)
  - Added optional JavaScript folder list refresh ("check mail")
    mechanisms that try to avoid refreshing if server is not responding -
    see the $check_mail_mechanism setting in config/config.php or the
    "4. General Options ==> "21. Auto check mail mechanism" setting in
    the configuration tool.  (If you do not update your configuration,
    you will get messages in your logs:  "PHP Notice:  Undefined variable:
    check_mail_mechanism in /path/to/squirrelmail/src/left_main.php on
    line 322...")
  - Added advanced control over the SSL context used when connecting
    to the SMTP and IMAP servers over SSL/TLS (thanks to Emmanuel
    Dreyfus).  You can take a look at $imap_stream_options and
    $smtp_stream_options in config_local.example.php in SquirrelMail
    version 1.5.2 for more information.  These configuration settings
    should work the same under 1.4.23:
    http://sourceforge.net/p/squirrelmail/code/HEAD/tree/trunk/squirrelmail/config/config_local.example.php
  - Added ability to show login error from the IMAP server instead of
    traditional "Unknown user or password incorrect" (thanks to Alain
    Williams).  See $display_imap_login_error in the configuration
    file or "4.  General Options ==> 22. Display login error from IMAP"
    in the configuration tool.
  - Configuration tool now shows the SquirrelMail version
  - Added new attachments_top hook to src/read_body.php
  - When resuming a draft, correct (from) identity is now pre-selected
  - Removed overly-restrictive character limitations on address book
    nicknames
  - Prevent session lock-up caused by filters plugin trying to move
    messages in an account that is over quota
  - Added MD5 alternative to directory hash calculation
  - Added ability for administrator to control whether or not users
    can edit their reply-to address ($edit_reply_to in config.php)
  - Added new "login_before_page_header" (boolean) hook; allows
    plugins to have more explicit control over login page header
2015-09-06 12:04:12 +00:00
mef
51d54f3a23 Updated devel/p5-autovivification to 0.16
Updated devel/p5-indirect to 0.36
Updated devel/p5-signatures to 0.13
2015-09-06 10:45:56 +00:00