Commit graph

252035 commits

Author SHA1 Message Date
wen
e7e2394316 Updated www/p5-CGI-Emulate-PSGI to 0.22 2016-07-24 00:45:16 +00:00
wen
e46a2f85c4 Update to 0.22
Upstream changes:
0.22  2016-07-19 08:03:23 PDT
        - Do not set HTTP_PROXY (kazeburo) #14
2016-07-24 00:44:05 +00:00
wen
4069457528 Updated www/p5-FCGI to 0.78 2016-07-24 00:39:53 +00:00
wen
e7d1a1868c Update to 0.78
Upstream changes:
Version 0.78 --  2015-03-07

  o make copyright and license information more visible (RT#112535)
2016-07-24 00:38:36 +00:00
wen
fa12215f9c Updated www/p5-HTML-StripScripts to 1.06 2016-07-24 00:35:44 +00:00
wen
fe309ec45e Update to 1.06
Upstream changes:
1.06  12 May 2016  Added title tag to <a> elements RT 83302
                   Fixed a bug in the mailto regex RT 87872 (thanks to ANDK and SysPete)
                   Fixed an unclosed { in the _hss_attval_size regex RT 98110, RT 104221,
                        RT 107247, (thanks to fraserbn, jplesnik, dtenney, and SysPete)
                   Fixed a spelling mistake (thanks to gregoa and SysPete)
2016-07-24 00:34:26 +00:00
wen
d8e56b18a9 Updated www/p5-LWP-ConsoleLogger to 0.000028 2016-07-24 00:28:01 +00:00
wen
8c3103feb7 Update to 0.000028
Upstream changes:
0.000028  2016-06-20 15:46:31-04:00 America/Toronto

0.000027  2016-06-18 10:31:58-04:00 America/Toronto (TRIAL RELEASE)
    - Allow arbitrary headers and params to be redacted.
    - Fixes "Wide character in print" warnings.  Reported by Ricardo SIGNES ��
      https://github.com/oalders/lwp-consolelogger/issues/6

0.000026  2016-06-09 16:22:18-04:00 America/Toronto
    - Fixes test that broke under scalar_quotes  => q{'}
    - Displays application/javascript content type (Andy Jack)

0.000025  2016-06-09 09:29:08-04:00 America/Toronto
    - Don't redact JSON with vendor-specific content types.

0.000024  2016-05-16 12:15:53-04:00 America/Toronto
    - Don't print gzipped and other non-text content to the screen.

0.000023  2016-04-15 15:22:01-04:00 America/Toronto
    - Avoid warning when Content-Type header is not set.
2016-07-24 00:27:00 +00:00
wen
70b504d335 Updated www/p5-LWP-Protocol-PSGI to 0.09 2016-07-24 00:04:00 +00:00
wen
94c1adb20a Update to 0.09
Update DEPENDS

Upstream changes:
0.09  2016-03-03 08:58:44 PST
        - Update documentation
        - Remove Guard dependency
2016-07-24 00:02:43 +00:00
wen
bc20c547eb Updated www/p5-ParallelUserAgent to 2.62 2016-07-23 23:57:45 +00:00
wen
0dbc92b857 Update to 2.62
Add LICENSE

Upstream changes:
Sun May 29 2016 Michael South <msouth@cpan.org>
 o CPAN Release 2.62

 o Fix HTTPS support with newer LWP versions, a HUGE thanks
 to Sebastian Willing <sewi@cpan.org> for taking care of this.

Mon Feb 18 2013 Michael South <msouth@cpan.org>
 o CPAN Release 2.61

 o Correcting error in Makefile.PL :(

Mon Feb 18 2013 Michael South <msouth@cpan.org>
 o CPAN Release 2.60

 o using 'localhost' when creating daemons for any local/*.t
   tests.  Some machines don't return a reachable domain
   for `hostname`.  This may need further refinement.
 o exiting explicitly from daemon in local/*.t code that
   creates them.  This was already done in timeouts.t,
   adding it to the other two locations.
 o attempting a fix for https://rt.cpan.org/Ticket/Display.html?id=46821
   without having reproduced.  Should at least do no harm, though.
 o applied (some of) the patch for https://rt.cpan.org/Ticket/Display.html?id=35775
   by CHORNY@cpan.org (issue with use of `pwd` on Win32)
 o adding (generated) META.yml and META.json

Fri Feb 15 2013 Michael South <msouth@cpan.org>
 o CPAN Release 2.59

 o some tests were failing due to prerequisites that were not specified
 o a little more robustness/info in debug mode of t/local/compatibility.t

Tue Dec 11 2012 Michael South <msouth@cpan.org>

 o CPAN Release 2.58

 o updates for newer versions of libwww (tests now pass with libwww 6.04)
 o "harder" deprecation of some (previously deprecated) UA shadow methods
 o removed some deprecated constructs that were throwing warnings
2016-07-23 23:56:48 +00:00
wen
2e3cca79da Updated www/p5-Dancer2 to 0.201000 2016-07-23 23:47:09 +00:00
wen
ed6c65bd76 Update to 0.201000
Upstream changes:
0.201000  2016-07-22 08:26:18-05:00 America/Chicago

0.200004  2016-07-21 23:39:23-05:00 America/Chicago

    [ BUG FIXES ]
    * GH #1216: Make DSL work in edge-case of plugins calling DSL before the
      app class loaded Dancer2. (Sawyer X)
    * GH #1210: Show proper module/line number in log output (Masaaki Saito)

    [ ENHANCEMENTS ]
    * GH #900: Switch from to_json to encode/encode_json (Nuno Ramos Carvalho)
    * GH #1196: Move serializer from JSON to JSON::MaybeXS (Nuno Ramos Carvalho)
    * GH #1215: Remove unused DANCER2_SHARE_DIR env variable (Jason A. Crome)

    [ DOCUMENTATION ]
    * PR #1213: Clarify params merging docs and related examples
      (Daniel Perrett)
    * Add Peter Mottram (@SysPete) to list of core developers. (Russell Jenkins)
    * PR #1208: Introduce appdir before it's used; simplify description of what
      a view is (James E Keenan)
    * GH #1218: By request, remove David Golden from list of core developers.
      Created "emeritus" section to honor the contributions of former core
      developers. Thanks, xdg!

0.200003  2016-07-11 17:17:57+02:00 Europe/Amsterdam

    [ BUG FIXES ]
    * PR #1198: Session::YAML should not accept bad session cookie value
      from client (Peter Mottram)
    * Require minimum version of YAML of 0.86 (to satisfy GH #899) and a
      maximum version of YAML 1.15. YAML 1.16 causes test failures as
      reported by CPAN Testers.
    * Remove session test data from builds. (Peter Mottram)

    [ ENHANCEMENTS ]
    * Require minimum version of ExtUtils::MakeMaker of 7.1101 to support
      a range of prereq version numbers (rjbs, Jason Crome, Sawyer X)
    * GH #1188: Add error message to open_file (exercism-1)
    * Support showing private variables in templates under
      Template::Toolkit. (Alberto Sim繭es)

    [ DOCUMENTATION ]
    * GH #1193: Spelling correction (Gregor Herrmann)
    * Fix typo of config option in Pod. (Nuno Carvalho)
    * Fix POD syntax error. (Nuno Carvalho)
    * Fix Manual error. (James E Keenan)
    * Move documentation index to dancer2. (Alan Berndt)
    * GH #1209: Clean up examples for 'set views' and 'set public_dir'
      in Dancer2::Manual (James E Keenan)

0.200002  2016-06-22 16:39:13+02:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Using `var` with a `forward`ed request now works.
      (Sawyer X, Jason Crome)


0.200001  2016-06-16 15:51:04+02:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #1175: Plugins are not required to be in the Dancer2::Plugin
      namespace. (Russell @veryrusty Jenkins)
    * GH #1176, #1177: Remove Test::Deep as a test dependency.
      (Nuno Carvalho, Peter Mottram)
    * GH #1185: Fails on 5.25.1. (Tony Cook)

    [ DOCUMENTATION ]
    * GH #1178: Update D2::Manual with links to new plugin architecture.
      (Joel Berger, Jason A. Crome)
    * GH #1184: Use 'before_template_render' rather than the special case
      'before_template' in D2::Manual and D2::Tutorial (Philippe Bricout)

    [ ENHANCEMENTS ]
    * GH #1018: Additional plugin hook tests (Ruben Amortegui)
2016-07-23 23:45:00 +00:00
wen
d5e4739b3a Updated www/p5-Mojolicious to 7.0 2016-07-23 23:32:09 +00:00
wen
b5c559cd83 Update to 7.0
Upstrem changes:
7.0  2016-07-19
  - Code name "Doughnut", this is a major release.
  - Removed Mojolicious::Plugin::Charset.
  - Removed authority method from Mojo::URL.
  - Removed squish method from Mojo::ByteStream.
  - Removed squish function from Mojo::Util.
  - Removed support for smart whitespace trimming from all_text and text methods
    in Mojo::DOM.
  - Updated jQuery to version 3.1.0.
  - Improved Mojo::URL not to include the userinfo part when generating URLs, as
    recommended by the URL Living Standard.
  - Improved Mojolicious::Plugin::Config to no longer log which files have been
    loaded.
  - Fixed trailing slash bug in Mojo::URL.
  - Fixed a few whitespace bugs in Mojo::DOM.
  - Fixed attribute selector bug in Mojo::DOM::CSS. (Akron)
  - Fixed a bug causing headers with zero length values to be ignored by the get
    command. (jberger)
2016-07-23 23:31:09 +00:00
kamil
fbc2220330 Fix build for X11_TYPE != "native"
Noted by <wiz>
Solution suggested by <leot>
2016-07-23 21:12:48 +00:00
kamil
b5d14e3d73 Updated lang/python27 to 2.7.12nb3 2016-07-23 18:37:00 +00:00
kamil
17410d8796 Fix dlopen(3) calls in _ctypes.so for X11BASE libraries
A Python code can dynamically load shared libraries and it's wrapped with
a plain dlopen(3) call. The holder of this interface (_ctypes module)
without rpath set to X11BASE cannot detect libs like 'GL'.

This might be the last step to fix issues with running GUI Python
applications on NetBSD.

Bump PKGREVISION.
2016-07-23 18:28:26 +00:00
kamil
74ca07884c Updated graphics/py-OpenGL to 3.0.1nb7 2016-07-23 17:28:22 +00:00
kamil
aaf9d04074 Remove wrong patch for ctypesloader
The Python's function find_library() is works for a string in a form of
'GL', not 'libGL.so'.

Bump PKGREVISION.
2016-07-23 17:23:58 +00:00
kamil
0d7e97590d Updated lang/python27 to 2.7.12nb2 2016-07-23 15:20:17 +00:00
kamil
54b3ae80e4 Fixing find_library() on POSIX-like (excluding Darwin) systems.
This isn't addressing Python's wrapper for dlopen(3).

This possibily addresses mostly NetBSD as other popular OSes have ldconfig.

Testing commands:

 - before applying the patch

>>> from ctypes.util import find_library
>>> find_library("m")
'libm.so.0'
>>> find_library("crypto")
'libcrypto.so.11'
>>> find_library("GL")
>>> find_library("curl")

 - after applying the patch

>>> from ctypes.util import find_library
>>> find_library("m")
'libm.so.0'
>>> find_library("crypto")
'libcrypto.so.11'
>>> find_library("GL")
'libGL.so.2'
>>> find_library("curl")
'libcurl.so.4'

This patch doesn't solve the case of custom dirs like $PREFIX/qt5/lib.
However it's solving most common cases of using this call.

A possible solution is to parse the output "pkg_info -La"... however it's
very slow. In other words a cache with libraries might be needed to handle
it efficiently.

Bump PKGREVISION.
2016-07-23 13:09:15 +00:00
jnemeth
3c1655b909 Updated comms/asterisk to 11.23.0 2016-07-23 08:30:43 +00:00
jnemeth
a5ac47e94e Update to Asterisk 11.23.0: this is a bug fix release.
The Asterisk Development Team has announced the release of Asterisk 11.23.0.

The release of Asterisk 11.23.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

Bugs fixed in this release:
-----------------------------------
 * ASTERISK-26141 - res_fax: fax_v21_session_new leaks reference to
      v21_details (Reported by Corey Farrell)
 * ASTERISK-26140 - res_rtp_asterisk: gcc 6 caught a
      self-comparison (Reported by George Joseph)
 * ASTERISK-26138 - chan_unistim:  Under FreeBSD, chan_unistim
      generates a compile error (Reported by George Joseph)
 * ASTERISK-26130 - [patch] WebRTC: Should use latest DTLS version.
      (Reported by Alexander Traud)
 * ASTERISK-26126 - [patch] leverage 'bindaddr' for TLS in
      http.conf (Reported by Alexander Traud)
 * ASTERISK-26069 - Asterisk truncates To: header, dropping the
      closing '>' (Reported by Vasil Kolev)
 * ASTERISK-26097 - [patch] CLI: show maximum file descriptors
      (Reported by Alexander Traud)
 * ASTERISK-24436 - Missing header in res/res_srtp.c when compiling
      against libsrtp-1.5.0 (Reported by Patrick Laimbock)
 * ASTERISK-26091 - [patch] ar cru creates warning, instead use ar
      cr (Reported by Alexander Traud)
 * ASTERISK-26038 - 'make install' doesn't seem to install OS/X
      init files (Reported by Tzafrir Cohen)
 * ASTERISK-26034 - T.38 passthrough problem behind firewall due to
      early nosignal packet (Reported by George Joseph)
 * ASTERISK-26030 - call cut because of double Session-Expires
      header in re-invite after proxy authentication is required
      (Reported by George Joseph)
 * ASTERISK-26008 - app_followme does not delete recorded name
      prompt (Reported by Tzafrir Cohen)
 * ASTERISK-24463 - Voicemail email address corrupt or not sent
      when message is in the process of being recorded during reload
      (Reported by John Campbell)
 * ASTERISK-25917 - [patch]app_voicemail: passwordlocation=spooldir
      only works if you manually add secret.conf yourself (Reported by
      Jonathan R. Rose)
 * ASTERISK-25954 - Manager QueueSummary and QueueStatus Actions
      are case sensitive to QueueName (Reported by Javier Acosta)
 * ASTERISK-16115 - [patch] problem with ringinuse=no, queue
      members receive sometimes two calls (Reported by nik600)
 * ASTERISK-25934 - chan_sip should not require sipregs or
      updateable sippeers table unless rt (Reported by Jaco Kroon)
 * ASTERISK-25888 - Frequent segfaults in function can_ring_entry()
      of app_queue.c (Reported by Sébastien Couture)
 * ASTERISK-25874 - app_voicemail: Stack buffer overflow in
      test_voicemail_notify_endl (Reported by Badalian Vyacheslav)
 * ASTERISK-25912 - chan_local passes AST_CONTROL_PVT_CAUSE_CODE
      without adding them to the local hangupcauses via
      ast_channel_hangupcause_hash_set (Reported by Jaco Kroon)
 * ASTERISK-25407 - Asterisk fails to log to multiple syslog
      destinations (Reported by Elazar Broad)
 * ASTERISK-25510 - [patch]Log to syslog failing (Reported by
      Michael Newton)

Improvements made in this release:
-----------------------------------
 * ASTERISK-25444 - [patch]Music On Hold Warning misleading
      (Reported by Conrad de Wet)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.23.0

Thank you for your continued support of Asterisk!
2016-07-23 08:27:44 +00:00
adam
0e9278f2fc Updated databases/py-sqlalchemy to 1.0.14 2016-07-22 20:47:48 +00:00
adam
b26d339662 SQLAlchemy release 1.0.14 is now available.
This is the latest release in the 1.0 series which includes a variety of bug fixes that have accumulated since the last 1.0 release. This release happens to only feature Core and dialect level changes; none are ORM specific. All applicable fixes here are also in the 1.1 series, most of which are already released as of 1.1.0b2. As the 1.1 series moves towards final release, the 1.0 series will move into "maintenance" mode with very few additional changes being made.
2016-07-22 20:47:00 +00:00
shattered
784d3c822b Unbreak build on systems without msginit in base (= Solaris) 2016-07-22 18:51:41 +00:00
leot
0334ae439e Updated print/mupdf to 1.9anb2 2016-07-22 15:42:54 +00:00
leot
a4dda0c193 Add a patch to fix CVE-2016-6265 use after free bug (from upstream)
Bump PKGREVISION
2016-07-22 15:42:38 +00:00
nros
f9e72c097a Add patch to adapt for qore api change.
Revbump because of lang/qore version update.
2016-07-22 13:16:39 +00:00
nros
a7d77badf0 Revbump because of lang/qore version update. 2016-07-22 13:04:04 +00:00
nros
693cbd0362 Correct error in buildlink3.mk done in previous commit 2016-07-22 13:01:33 +00:00
nros
3cd8ae5e89 Revbump because of lang/qore version update. 2016-07-22 12:53:33 +00:00
nros
9c5783462f Updated textproc/qore-yaml-module to 0.5 2016-07-22 12:42:36 +00:00
nros
849c041b77 Update qore-xml-module to version 0.5.
Patches have been applied upstream.

release notes:
This release of the yaml module includes bug fixes and major new features
such as:

* Support for the DataStream Protocol allowing point-to-point data streaming
  over HTTP using YAML-serialized chunks of data;
  the following user modules support this:
   - DataStreamClient
   - DataStreamRequestHandler
   - DataStreamUtil
* new function naming convention
2016-07-22 12:39:22 +00:00
nros
3d510b3602 Updated textproc/qore-xml-module to 1.3 2016-07-22 12:26:32 +00:00
nros
326b701103 Update qore-xml-module to version 1.3.
Release notes:

This release contains major new functionality and many bugfixes over
the previous version; major features include:

* SaxIterator class
* FileSaxIterator class
* massive improvements in SOAP compatibility support entailing significant
  changes in the following modules:
  - WSDL
  - SoapClient
  - SoapHandler
* QUnit-based testing infrastructure
2016-07-22 12:22:43 +00:00
jperkin
1f15fd90cc Remove obsolete and unused SunOS code. 2016-07-22 12:21:05 +00:00
jperkin
252d1a601f Use PKGMANDIR. 2016-07-22 12:19:15 +00:00
jperkin
8b1d2a2b34 Needs C99 (sets _XOPEN_SOURCE=600). 2016-07-22 10:34:45 +00:00
jperkin
c8974b9b10 Uses C99 (isinf). 2016-07-22 10:33:31 +00:00
adam
343689a295 Updated graphics/freetype2 to 2.6.5 2016-07-22 10:30:51 +00:00
adam
c1eaef4455 FreeType 2.6.5
This release is almost identical to the previous version, with two differences.
* It compiles again on Mac OS X, and
* it reverts the activation of subpixel hinting by default; it will be enabled by default in the forthcoming 2.7.x series. Main reason for reverting this feature is the principle of least surprise: a sudden change in appearance of all fonts (even if the rendering improves for almost all recent fonts) should not be expected in a new micro version of a series.
2016-07-22 10:30:11 +00:00
jperkin
ff1324415c Don't override isinfinite/signbit/isinf on SunOS. 2016-07-22 10:14:17 +00:00
jperkin
d1795121ea Skip some more shared libraries, noticed in the 32-bit SunOS build. 2016-07-22 09:40:00 +00:00
wiz
6c1bcdb1c5 Fix version number in htop update. 2016-07-22 05:45:29 +00:00
wiz
a8682fad05 Reset PKGREVISION after update. 2016-07-22 05:45:05 +00:00
maya
a6d23b3637 Updated sysutils/htop to 2.0.2nb1 2016-07-22 05:31:23 +00:00
maya
c767ece990 Update sysutils/htop to 2.0.2
Changes:
Mac OS X: stop trying when task_for_pid fails for a process, stops spamming logs with errors.
Add Ctrl+A and Ctrl+E to go to beginning and end of line
FreeBSD: fixes for CPU calculation (thanks to Tim Creech, Andy Pilate)
Usability: auto-follow process after a search.
Use Linux backend on GNU Hurd
Improvement for reproducible builds.
BUGFIX: Fix behavior of Alt-key combinations (thanks to Kang-Che Sung)
Various code tweaks and cleanups (thanks to Kang-Che Sung)
2016-07-22 05:30:58 +00:00