Commit graph

219097 commits

Author SHA1 Message Date
wen
87e60b9dc4 Update to 2.01.34
Update LICENSE
2014-07-13 13:32:51 +00:00
obache
5471bbb758 libpciacess on NetBSD-5 is missing linkage with libz whereas using it. 2014-07-13 13:00:33 +00:00
wen
b8db8cb443 Updated math/R-statmod to 1.4.20 2014-07-13 12:48:50 +00:00
wen
2f18a0cdea Update to 1.4.20
Update LICENSE

Upstream changes:
30 May 2014: statmod 1.4.20

- Considerable work on the inverse Gaussian functions dinvgauss(),
  pinvgauss(), qinvgauss() and rinvgauss().  The parameter arguments
  are changed to mean, shape and dispersion instead of mu and lambda.
  The functions now include arguments lower.tail and log.p, meaning
  that right-tailed probabilities can be used and probabilities can
  be specified on the log-scale.  Good numerical precision is
  maintained in these case.  The functions now respect attributes,
  so that a matrix argument for example will produce a matrix result.
  Checking is now done for missing values and invalid parameter
  values on an element-wise basis.  A technical report has been
  written to describe the methodology behind qinvgauss().

- This file has been renamed to NEWS instead of changelog.txt.

- The introductory help page previously called 1.Introduction is now
  named statmod-package.

13 April 2014: statmod 1.4.19

- qinvgauss() now uses a globally convergent Newton iteration, which
  produces accurate values for a greater range of parameter values.

- glmnb.fit() now supports weights.
2014-07-13 12:47:38 +00:00
wen
6c66210d33 Updated math/p5-Statistics-Descriptive to 3.0607 2014-07-13 12:42:59 +00:00
wen
ec8ed083bd Update to 3.0607
Add missing DEPENDS

Upstream changes:
3.0607      2014-02-01
    - Fix the List::MoreUtils prereqs.
    - http://www.cpantesters.org/cpan/report/365b752c-8adf-11e3-bd14-e3bee4621ba3
    - Thanks to Chris Williams (BINGOS) for the CPAN Testers Report.

3.0606      2014-01-31
    - Implement the median_absolute_deviation method.
    - https://bitbucket.org/shlomif/perl-statistics-descriptive/pull-request/5/median-absolute-deviation-method/diff
    - Thanks to Kang-min Liu.
    - Minimal version of perl set to 5.6.0 (CPANTS).
    - Add standalone LICENSE file (CPANTS).

3.0605      2013-05-21
    - Add t/style-trailing-space.t .
    - Add t/cpan-changes.t .
    - Convert Changes to it.
2014-07-13 12:41:28 +00:00
wen
f1cd2cdd96 Updated math/R-zoo to 1.7.11 2014-07-13 12:07:09 +00:00
wen
a994c14a6a Update to 1.7.11
Update LICENSE

Upstream changes:
Changes in Version 1.7-11

  o Extended the license from "GPL-2" to "GPL-2 | GPL-3".

  o Avoid duplications in Suggests/Imports/Depends in the package's
    DESCRIPTION. Use only :: instead of ::: to access certain functions
    from other namespaces.

  o Added as.list() methods for yearmon/yearqtr.

  o Added workaround in Ops.zoo if first argument is not a zoo series
    (prompted by Josh Ulrich).

  o The transform() method for zoo series now does what method for
    data.frame does (instead of just calling it) in order to get
    non-standard evaluation.
2014-07-13 12:06:08 +00:00
wen
984c9430e5 Updated devel/p5-MooseX-OneArgNew to 0.004 2014-07-13 11:52:02 +00:00
wen
0758bbbe63 Update to 0.004
Upstream changes:
0.004     2013-10-05 09:05:39 America/New_York
          update repo and bugtracker metadata

0.003     2013-04-16 16:36:26 America/New_York
        - add a "coerce" parameter to the role; now ->new can accept one arg
          that can be coerced to the expected type; suggested by Mark Jason
          Dominus
2014-07-13 11:51:06 +00:00
wen
a2c04124de Updated devel/p5-MooseX-Object-Pluggable to 0.0013 2014-07-13 11:41:49 +00:00
wen
6b1fbe92c9 Update to 0.0013
Update LICENSE

Upstream changes:
0.0013    2014-02-02 08:53:34Z
          - line numbers in shipped code are now almost the same (within 3) as
            the repository source, for easier debugging
          - add error diagnostic if the plugin is not a Moose role (RT#49507)
          - avoid continuing on after failing to load a plugin (RT#63013)
          - keep track of all plugins successfully loaded so far in case we
            fail in the middle (RT#88562)

0.0012    2013-11-11 03:59:19Z
          - removed use of deprecated Class::MOP::load_class
          - repository migrated from shadowcat to the github moose organization
2014-07-13 11:39:43 +00:00
obache
26ef889ab2 Updated devel/ruby-test-unit-notify to 1.0.2 2014-07-13 11:16:49 +00:00
obache
ae0570fd65 Update ruby-test-unit-notify to 1.0.2.
## 1.0.2 - 2014-07-13 {#version-1-0-2}

### Improvements

* Supported Windows. You need to install
  [Growl for Windows](http://www.growlforwindows.com/).
  [GitHub#3] [Patch by Arikui]

### Thanks

* Arikui
2014-07-13 11:16:02 +00:00
wen
0a6b6daa94 Updated devel/p5-MooseX-NonMoose to 0.26 2014-07-13 11:06:52 +00:00
wen
3d29d648aa Update to 0.26
Add missing DEPENDS

Upstream changes:
0.26  2014-02-25
      - fix dependency specification for Try::Tiny (Gareth Harper, #9)

0.25  2014-02-06
      - fix for Module::Runtime 0.014
2014-07-13 11:06:03 +00:00
wen
7b7a986680 Updated devel/p5-MooseX-MultiInitArg to 0.02 2014-07-13 10:27:01 +00:00
wen
cf71d3a1c4 Update to 0.02
Upstream changes:
0.02  2013-06-08 21:28:08 CDT
        - qw in list context is now an error
2014-07-13 10:25:54 +00:00
wen
0fbf712ab4 Updated devel/p5-MooseX-MethodAttributes to 0.29 2014-07-13 10:18:00 +00:00
wen
20cce6bc56 Update to 0.29
Upstream changes:
0.29      2013-11-15 02:31:46Z
 * change docs to recommending using a role to grant Inheritable behaviour
   rather than a superclass, and changed tests to match
 * converted all uses of namespace::clean to namespace::autoclean
 * converted all uses of Test::Exception to Test::Fatal
 * repository migrated to the github moose organization

0.28   2012-09-04 03:28:26Z
 * RT#79385: Import Carp::croak into the right package (spotted by Bill
   Moseley)

0.27   2012-02-13 18:28:00Z
 * Fix issue with new Moose and new Module::Runtime where Moose
   functions were not getting correctly exported to the users of
   this module.

0.26   2012-01-13 12:06:00Z
 * Fix packages relying on ->meta->make_immutable to return true.
   This should work, but doesn't in some occasional circumstances.
2014-07-13 10:16:20 +00:00
obache
45036e7205 + libsixel 2014-07-13 10:11:46 +00:00
obache
85f9800034 Added graphics/libsixel version 0.23.2 2014-07-13 10:11:09 +00:00
obache
6c300970c4 Import libsixel-0.23.2 as graphics/libsixel.
This package provides encoder/decoder implementation for DEC SIXEL graphics, and
some converter programs.

SIXEL is one of image formats for printer and terminal imaging introduced by
Digital Equipment Corp. (DEC).
Its data scheme is represented as a terminal-friendly escape sequence.
So if you want to view a SIXEL image file, all you have to do is "cat" it to
your terminal.
2014-07-13 10:10:56 +00:00
obache
47b064d27a note gdk-pixbuf2 option. 2014-07-13 10:05:16 +00:00
wen
be24030e15 Updated devel/p5-MooseX-Getopt to 0.63 2014-07-13 10:01:29 +00:00
wen
d3c1668c64 Update to 0.63
Upstream changes:
0.63      2014-03-25 16:37:58Z
 - fix test prereq on Test::Warnings (thanks, omega!)

0.62      2014-03-07 05:44:01Z
 - fix test that assumes option parsing is case-insensitive, which is no
   longer true with Getopt::Long::Descriptive 0.097
2014-07-13 10:00:26 +00:00
wen
45bef279bd Updated devel/p5-MooseX-Daemonize to 0.19 2014-07-13 09:55:54 +00:00
wen
6ed76401bf Update to 0.19
Add a missing DEPENDS
Add a patch for Makefile.PL, remove the line which assert the OS is not MSWin32.

Upstream changes:
0.19      2014-02-07 04:19:25Z
    - fix buggy test that does not try hard enough to look for a nonexistent
      pid (ether)
    - repository moved to github moose organization
2014-07-13 09:54:21 +00:00
mbalmer
beb1e0c877 Add x11/XaoS update. 2014-07-13 09:21:10 +00:00
mbalmer
3a57254884 Update XaoS to version 3.6. From Olaf 'Rhialto' Seibert, thanks!
Closes PR/48836.
2014-07-13 09:17:04 +00:00
wen
55bfe3fcf3 Updated devel/p5-Sub-Exporter-ForMethods to 0.100051 2014-07-13 08:06:31 +00:00
wen
df3db4eaf9 Update to 0.100051
Upstream changes:
0.100051  2013-10-18 11:14:47 America/New_York
          update bugtracker and repo metadata
2014-07-13 08:04:23 +00:00
tron
31bd79601c Note update of the "phpmyadmin" package to version 4.2.5. 2014-07-13 07:39:58 +00:00
tron
e937c0fd87 Update "phpmyadmin" package to version 4.2.5. The following bugs have
been fixed since version 4.2.3:
- bug #4467 shell_exec() has been disabled for security reasons
- bug #4470 Error while submitting empty query
- bug #4463 Fatal error: Class 'PMA_DatabaseInterface' not found
- bug #4469 Fixed cookie based login for installations without mcrypt
- bug #4473 incorrect result count when having clause is used
-           mcrypt: remove the requirement (64-bit) and the related warning
- bug #4449 Mediawiki export does not produce table header row; also fix
            related PHP warnings
- bug #4442 New lines are added to query every time
- bug #4445 Fatal error on SQL Export of join query
- bug #4448 Dump binary columns in hexadecimal notation not working
- Regenerate cookie encryption IV for every session
- bug #4405 Cannot import (open_basedir): fix another case
- bug #4457 SQL tab - Insert queries not showing affected row count
- bug       Missing warning about existing account, on multi-server config
- bug #4435 WHERE clause can be undefined
- bug       SQL export views as tables option getting ignored
- bug #4464 [security] XSS injection due to unescaped db/table name in
            navigation hiding
- bug #4465 [security] XSS injection due to unescaped db/table name in
            recent/favorite tables
2014-07-13 07:39:04 +00:00
ryoon
403b648dcf Updated misc/byobu to 5.81 2014-07-13 07:13:59 +00:00
ryoon
4686f6acc7 Update to 5.81 from 5.69
Changelog:
byobu (5.81) released; urgency=medium

  * usr/bin/byobu-enable.in, usr/share/man/man1/byobu-enable.1:
    - no need to launch byobu in byobu-enable (no idea why I did it
      that way originally)
  * debian/control, usr/bin/ctail, usr/share/man/man1/ctail.1:
    - move the ctail command over to byobu, from bikeshed
    - ctail will tail and colorize log files
  * debian/control, usr/bin/wifi-status, usr/share/man/man1/wifi-
    status.1:
    - move the wifi-status command to byobu, from bikeshed
    - fantastic demonstration of byobu split screens
  * debian/links, usr/bin/col1, usr/share/man/man1/col1.1:
    - move the col1..col9 utilities over from bikeshed
    - super handy, minimal way of awking out a particular column
  * usr/bin/Makefile.am, usr/share/man/man1/Makefile.am:
    - update automake files to install new utilities
  * usr/bin/ctail:
    - use command -v to test for ccze existence
  * debian/control, etc/profile.d/Z97-byobu.sh.in (properties changed:
    +x to -x):
    - update package description to better reflect modern Byobu
    - fix lintian complaint about profile script

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 28 Apr 2014 09:36:59 -0700

byobu (5.80-0ubuntu1) utopic; urgency=medium

  * usr/lib/byobu/include/mondrian:
    - simplify and cleanup the mondrian squares easter egg, and idempotent
  * usr/bin/byobu-reconnect-sockets.in:
    - let's make sure that we name our temp directory

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 28 Apr 2014 09:36:53 -0700

byobu (5.79-0ubuntu1) unstable; urgency=medium

  [ Dustin Kirkland ]
  * usr/bin/byobu-ctrl-a.in: LP: #1313209
    - fix syntax error, remove unnecessary bindkey line
    - also fixes LP: #814172
  * usr/share/byobu/profiles/tmuxrc:
    - tmux windows still aren't working right; disable for now

  [ Kosuke Asami ]
  * usr/lib/byobu/include/config.py.in: LP: #1303218

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 27 Apr 2014 09:22:25 -0500

byobu (5.78-0ubuntu1) unstable; urgency=medium

  * usr/share/byobu/profiles/dircolors:
    - give executables just a little more pop
    - use a light grey underline for symlinks
    - add whitespace before inline comment
  * usr/share/byobu/profiles/bashrc:
    - Enable Ubuntu-themed dircolors on Ubuntu systems
  * usr/bin/byobu-janitor.in: LP: #1311919
    - ensure that windows.tmux exists;  fixes warning with F5
  * usr/bin/byobu-ctrl-a.in: LP: #1311177, #1274720
    - revert r2317 as this is breaking ctrl-a in byobu-screen in a bad way

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 23 Apr 2014 18:24:21 -0500

byobu (5.77-0ubuntu1) trusty; urgency=medium

  * usr/share/byobu/profiles/dircolors,
    usr/share/byobu/profiles/Makefile.am,
    usr/share/byobu/profiles/tmuxrc:
    - add a dircolors file
  * usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/dircolors:
    - LP: #1299964
    - swap orange and aubergine on the command prompt
    - aubergine is now the directory, orange is the hostname
    - still working on dircolors, use an aubergine (like our prompt)
      for directories
  * usr/lib/byobu/logo: LP: #1299964
    - use an orange background for the UTF-8, 256-colour Ubuntu logo

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 30 Mar 2014 20:42:08 -0500

byobu (5.76-0ubuntu1) trusty; urgency=medium

  * usr/share/byobu/profiles/tmux:
    - use nice, subtle, thin pane border, a separate color from the active
      highlighted one
  * usr/share/byobu/keybindings/f-keys.tmux,
    usr/share/doc/byobu/help.tmux.txt: LP: #1294139
    - change Shift-F11 to zoom in/out of splits

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 18 Mar 2014 23:25:05 +0900

byobu (5.75-0ubuntu1) trusty; urgency=medium

  [ Dustin Kirkland ]
  * debian/control:
    - bump standards
  * usr/lib/byobu/include/shutil, usr/lib/byobu/release: LP: #1278016
    - /etc/issue might be modified to display corporate banners or
      legal warnings; try to use /etc/os-release if available
  * usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors,
    usr/lib/byobu/include/constants, usr/lib/byobu/include/Makefile.am,
    usr/lib/byobu/include/shutil, usr/share/byobu/profiles/tmux:
    - split the color definitions into their own file
    - have the constants source that file
    - use that file when creating the user's local color palette
    - use a bit more orange
  * usr/bin/byobu-launcher-uninstall.in, usr/bin/byobu-launch.in: LP: #1292228
    - allow byobu-launch to pass arguments through to byobu-launcher
    - fix up the uninstallation of byobu launcher
  * usr/lib/byobu/include/select-session.py: LP: #1279533
    - quick hack to fix crashes when python can't figure out the encoding
  * usr/bin/byobu-layout.in: LP: #1278277
    - fix layout saving, which broke in tmux 1.8
    - incrementally rearrange while building our windows up to restore,
      as sometimes we run out of room; tiling in between seems to work
  * usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors,
    usr/lib/byobu/include/constants:
    - fix profile color breakage
  * usr/bin/byobu-ctrl-a.in: LP: #814172
    - fix issues with F5 refresh in byobu-screen, when the user has changed
      the default escape key
  * usr/share/byobu/profiles/bashrc: LP: #1259621
    - ensure that if the root user is in byobu, and we're using the
      fancy new colored prompt, that we use a # to indicate root
  * usr/share/man/man1/byobu.1: LP: #1248901
    - add note to manpage about putty resizing to 1-character tall and
      causing byobu-screen to crash

  [ Kosuke Asami ]
  * usr/lib/byobu/battery: LP: #1289157, #1289157
    - Mac OS X battery indicator support

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 17 Mar 2014 13:00:02 +0900

byobu (5.74-0ubuntu1) trusty; urgency=low

  [ Dustin Kirkland ]
  * usr/lib/byobu/include/ec2instancespricing.py: LP: #1286367
    - merged in updated instance pricing script from
      https://github.com/erans/ec2instancespricing
  * usr/share/byobu/profiles/tmux: LP: #1273685
    - remove double sourcing of local .tmux.conf
  * usr/lib/byobu/battery: LP: #1270451
    - add support for yet another batter type (Android)
    - thanks to Felix Krull for the initial patch
  * usr/share/byobu/profiles/tmux: LP: #1270551
    - enable ctrl-left and ctrl-right to move among words

  [ Chris Johnston ]
  * usr/share/man/man1/byobu-layout.1: LP: #1288738
    - fix manpage typo

  [ Mike Miller ]
  * usr/lib/byobu/logo: LP: #1278006
    - fix RHEL detection for logo

  [ Daniel Hahler ]
  * usr/bin/byobu-keybindings: LP: #1258093
    - fix toggling of f-keys
  * usr/share/byobu/profiles/tmux: LP: #1258534
    - ensure that we respect BYOBU_NO_TITLE in tmux

  [ Ryo ONODERA ]
  * configure.ac, etc/profile.d/Z97-byobu.sh => etc/profile.d/Z97-
    byobu.sh.in, usr/bin/byobu-config => usr/bin/byobu-config.in,
    usr/bin/byobu-ctrl-a => usr/bin/byobu-ctrl-a.in, usr/bin/byobu-
    disable-prompt => usr/bin/byobu-disable-prompt.in, usr/bin/byobu-
    disable => usr/bin/byobu-disable.in, usr/bin/byobu-enable-prompt =>
    usr/bin/byobu-enable-prompt.in, usr/bin/byobu-enable =>
    usr/bin/byobu-enable.in, usr/bin/byobu-export => usr/bin/byobu-
    export.in, usr/bin/byobu-janitor => usr/bin/byobu-janitor.in,
    usr/bin/byobu-launcher-install => usr/bin/byobu-launcher-install.in,
    usr/bin/byobu-launcher-uninstall => usr/bin/byobu-launcher-
    uninstall.in, usr/bin/byobu-launcher => usr/bin/byobu-launcher.in,
    usr/bin/byobu-launch => usr/bin/byobu-launch.in, usr/bin/byobu-
    layout => usr/bin/byobu-layout.in, usr/bin/byobu-prompt =>
    usr/bin/byobu-prompt.in, usr/bin/byobu-quiet => usr/bin/byobu-
    quiet.in, usr/bin/byobu-reconnect-sockets => usr/bin/byobu-
    reconnect-sockets.in, usr/bin/byobu-select-backend => usr/bin/byobu-
    select-backend.in, usr/bin/byobu-select-profile => usr/bin/byobu-
    select-profile.in, usr/bin/byobu-select-session => usr/bin/byobu-
    select-session.in, usr/bin/byobu-shell => usr/bin/byobu-shell.in,
    usr/bin/byobu-silent => usr/bin/byobu-silent.in, usr/bin/byobu-
    status-detail => usr/bin/byobu-status-detail.in, usr/bin/byobu-
    status => usr/bin/byobu-status.in, usr/bin/byobu-ugraph =>
    usr/bin/byobu-ugraph.in, usr/bin/byobu-ulevel => usr/bin/byobu-
    ulevel.in, usr/bin/byobu => usr/bin/byobu.in,
    usr/lib/byobu/include/config.py =>
    usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/dirs =>
    usr/lib/byobu/include/dirs.in, usr/lib/byobu/include/toggle-utf8 =>
    usr/lib/byobu/include/toggle-utf8.in, usr/share/byobu/tests/byobu-
    time-notifications => usr/share/byobu/tests/byobu-time-
    notifications.in: LP: #1264978, #1289157
    - use @prefix@ rather than hardcoding /usr, makes code
      more portable and easier to build with ./config --prefix

  [ Arminius Silvanus ]
  * usr/share/byobu/profiles/bashrc: LP: #1280550
    - test the $BASH variable, rather than $SHELL, to tell if we're
      running in a bash environment

  [ Jan Klepek ]
  * usr/lib/byobu/include/config.py: LP: #1286249
    - fall back to using the distro status file, fixes
      crash in config if status file disappears

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 16 Mar 2014 12:46:33 -0700

byobu (5.73-0ubuntu1) trusty; urgency=low

  * usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/tmux-send-
    command-to-all-panes, usr/lib/byobu/include/tmux-send-command-to-
    all-windows, usr/share/byobu/keybindings/f-keys.tmux,
    usr/share/byobu/keybindings/f-keys.tmux.disable,
    usr/share/doc/byobu/help.tmux.txt:
    - add two new keybindings for byobu-tmux, Shift-F9 and Ctrl-F9
    - these will prompt you for a command, and then run that command
      in all splits or windows (respectively)

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 17 Feb 2014 15:06:58 -0600

byobu (5.72-0ubuntu1) trusty; urgency=low

  * usr/lib/byobu/include/constants:
    - make sure we export this variable, so that we only need to
      do the expensive test once

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 12 Feb 2014 14:30:38 -0600

byobu (5.71-0ubuntu1) trusty; urgency=low

  * usr/bin/byobu-janitor, usr/lib/byobu/date,
    usr/lib/byobu/include/constants, usr/lib/byobu/include/shutil,
    usr/lib/byobu/time, usr/share/byobu/profiles/tmux,
    usr/share/byobu/profiles/tmuxrc, usr/share/man/man1/byobu.1:
    - LP: #1059127
    - fix longstanding "date and time flash on and off" bug
    - this isn't a great fix, but it's a start
    - basically, we need to use the tmux status native support
      for timestamps
    - support configuration through ~/.byobu/datetime.tmux
    - this will be a difference between byobu-tmux and byobu-screen,
      which is a bummer
    - also, there's more work to be done, in order to enable/disable
      this via F9/byobu-config
  * usr/lib/byobu/include/constants: LP: #1278446
    - ensure that we pick a python that has a proper snack module
      installed

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 10 Feb 2014 15:38:22 -0600

byobu (5.70-0ubuntu1) trusty; urgency=low

  * usr/share/byobu/keybindings/f-keys.tmux:
    - fix navigation among sessions
  * usr/share/byobu/keybindings/f-keys.tmux,
    usr/share/byobu/keybindings/f-keys.tmux.disable,
    usr/share/doc/byobu/help.tmux.txt:
    - change the rarely used Ctrl-F8 keybinding to rename the current
       session
    - move the restore-a-split-layout to Shift-Alt-F8
  * usr/lib/byobu/session, usr/share/byobu/keybindings/f-keys.screen,
    usr/share/byobu/keybindings/f-keys.screen.disable,
    usr/share/byobu/status/status: LP: #1255139
    - add support for screen session names in the status item
    - only display when more than one session in tmux, always displayed by
      default in screen, where we have more real estate
    - support the Ctrl-F8 hotkey in screen too, to rename session

 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 16 Jan 2014 17:48:33 -0600
2014-07-13 07:13:21 +00:00
wen
78d35bc030 Updated www/p5-Mojolicious to 5.13 2014-07-13 04:45:07 +00:00
wen
328ada9170 Update to 5.13
Upstream changes:
5.13  2014-07-13
  - Added json_like, json_message_like, json_message_unlike and json_unlike
    methods to Test::Mojo.
  - Improved HTML5.1 compliance of Mojo::DOM::HTML.
  - Fixed bug where Mojo::UserAgent would keep too many connections alive.
  - Fixed Mojo::Reactor::Poll bug where watchers were active after they have
    been removed. (jberger)

5.12  2014-07-04
  - Fixed a few multipart form handling bugs.
  - Fixed AUTOLOAD bug in Mojo::Collection where it would behave differently
    than calling pluck directly.

5.11  2014-07-02
  - Moved reverse_proxy attribute from Mojo::Server::Daemon to Mojo::Server.
  - Added delay and inactivity_timeout helpers to
    Mojolicious::Plugin::DefaultHelpers.
  - Improved error method in Mojolicious::Validator::Validation to return
    field names when called without arguments.
  - Fixed "0" value bug in Mojo::UserAgent::Transactor.

5.10  2014-06-28
  - Added cleanup attribute to Mojo::Server::Prefork.
  - Improved Mojo::Server::Prefork to keep sending heartbeat messages when
    stopping gracefully.
  - Fixed small bug where Mojo::Server::Daemon was too eager to reconfigure
    Mojo::IOLoop.
  - Fixed small bug where Hypnotoad would clean up process id and lock files
    too early.

5.09  2014-06-24
  - Improved .ep templates to make the current controller available as $c.

5.08  2014-06-17
  - Added reset method to Mojo::IOLoop.
  - Added reset method to Mojo::Reactor.
  - Added reset method to Mojo::Reactor::Poll.

5.07  2014-06-13
  - Fixed RFC 7230 compliance bugs in Mojo::Headers.

5.06  2014-06-11
  - Added deserialize and serialize attributes to Mojolicious::Sessions.
  - Improved redirect_to to behave more like url_for.
  - Fixed bug in Mojo::UserAgent where HTTP/1.0 connections were sometimes
    kept alive.

5.05  2014-06-08
  - Fixed parsing of header fields with single character names in
    Mojo::Headers. (crab)
2014-07-13 04:44:08 +00:00
wen
46d6d442fa Updated www/p5-Dancer2 to 0.143000 2014-07-13 04:38:27 +00:00
wen
ecee7844b5 Update to 0.143000
Add missing DEPENDS

Upstream changes:
0.143000  2014-07-05 21:39:28CEST+0200 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #538, #539: Coerce propogated exceptions to strings within Error object.
      (Steven Humphrey)
    * GH #531: Generate valid HTML when show_errors is true from Error objects.
      (Steven Humphrey)
    * GH #603: Update skeleton test to use Plack::Test. (Sawyer X)

    [ ENHANCEMENTS ]
    * Provide psgi_app in top-level Dancer.pm to make it easier to change it.
      (Sawyer X)

0.142000  2014-06-24 15:16:42CEST+0200 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #550, #555: Allow the content type to be set when using send_file
      as per the documentation. (Russell Jenkins, Steven Humphrey)

    [ ENHANCEMENTS ]
    * GH #512, #520, #602: Pass all settings into JSON serializer engine.
      (Jakob Voss, Russell Jenkins)
    * GH #532: Serialize runtime errors such as those produced by die if a
      serializer exists. (Steven Humphrey)

0.141000  2014-06-08 22:27:03CEST+0200 Europe/Amsterdam

    * No functional changes.

0.140900_01 2014-06-07 23:32:56IDT+0300 Asia/Jerusalem

    [ BUG FIXES ]
    * GH #447: Setting the apphandler now triggers the Dancer Runner
      configuration change, which works. (Sawyer X)
    * GH #578: Remove the default engine configurations. (Sawyer X)
    * GH #567: Check for proper module names in loading engines. Might help
      with taint mode. (Sawyer X)
    * GH #585, #595: Return 405 Method Not Allowed instead of 500.
      (Omar M. Othman)
    * GH #570, #579: Ensure keywords pass, send_error and send_file
      exit immediatly when executed. (Russell Jenkins)

    [ ENHANCEMENTS ]
    * GH #587: Serializer::Mutable alive! (Pedro Bruno)

    [ DOCUMENTATION ]
    * Fix doc for params(). Ported from Dancer#1025 (Stefan Hornburg)
2014-07-13 04:37:30 +00:00
ryoon
a5033cfffd Updated sysutils/file to 5.19 2014-07-13 03:39:16 +00:00
ryoon
b18d0fcd13 Update to 5.19
* Fix CVE-2014-3478, CVE-2014-3479, CVE-2014-3480, CVE-2014-3487

Changelog:
2014-06-12  12:28  Christos Zoulas <christos@zoulas.com>

	* release 5.19

2014-06-09   9:04  Christos Zoulas <christos@zoulas.com>

	* Misc buffer overruns and missing buffer size tests in cdf parsing
	  (Francisco Alonso, Jan Kaluza)

2014-06-02  14:50  Christos Zoulas <christos@zoulas.com>

	* Enforce limit of 8K on regex searches that have no limits
	* Allow the l modifier for regex to mean line count. Default
	  to byte count. If line count is specified, assume a max
	  of 80 characters per line to limit the byte count.
	* Don't allow conversions to be used for dates, allowing
	  the mask field to be used as an offset.

2014-05-30  12:51  Christos Zoulas <christos@zoulas.com>

	* Make the range operator limit the length of the
	  regex search.

2014-05-14  19:23  Christos Zoulas <christos@zoulas.com>

	* 347: Windows fixes
	* 352: Hangul word processor recognition
	* 354: Encoding irregularities in text files

2014-05-06  6:12  Christos Zoulas <christos@zoulas.com>

	* Fix uninitialized title in CDF files (Jan Kaluza)

2014-05-04  14:55  Christos Zoulas <christos@zoulas.com>

	* 351: Fix compilation of empty files

2014-04-30  17:39  Christos Zoulas <christos@zoulas.com>

	* Fix integer formats: We don't specify 'l' or
	  'h' and 'hh' specifiers anymore, only 'll' for
	  quads and nothing for the rest. This is so that
	  magic writing is simpler.

2014-04-01  15:25  Christos Zoulas <christos@zoulas.com>

	* 341: Jan Kaluza, fix memory leak
	* 342: Jan Kaluza, fix out of bounds read

2014-03-28  15:25  Christos Zoulas <christos@zoulas.com>

	* Fix issue with long formats not matching fmtcheck
2014-07-13 03:38:42 +00:00
wen
55a395c770 Updated devel/p5-Moo to 1.005000 2014-07-13 02:06:38 +00:00
wen
d48431dda9 Update to 1.005000
Upstream changes:
1.005000 - 2014-06-10
  - add qsub to Sub::Quote as a prototyped alternative to quote_sub, accepting
    only the sub body
  - avoid testing UTF-8 on perl 5.6
2014-07-13 02:05:44 +00:00
wen
723247c7cc Updated devel/p5-Date-Manip to 6.46 2014-07-13 01:56:26 +00:00
wen
4913c0999a Update to 6.46
No changelog upstream.
2014-07-13 01:55:15 +00:00
schwarz
31f9b12b2b updated devel/libosip and net/libexosip to 4.1.0 each. 2014-07-12 16:48:26 +00:00
wiz
b1d61a16f2 Updated misc/calibre to 1.44.0 2014-07-12 15:48:14 +00:00
wiz
62e4e4fa1f Update to 1.44.0:
- version: 1.44.0
  date: 2014-07-11

  new features:

    - title: "Edit Book: Syntax highlight links, images, stylesheet
    includes, etc. Links that point to missing files are marked as
    errors. You can Ctrl + click on a highlighted link to jump to
    the file it points to directly."

    - title: "Edit Book: Check Book: Add a check for manifest items
    missing href attributes."
      tickets: [1339766]

    - title: "When clicking in the search box, select all existing
    text, for easy replacement."
      tickets: [1338862]

    - title: "Edit Book: Add buttons to change the text alignment
    of the current paragraph. If you do not see them, go to
    Preferences->Toolbars and add them to the Text formatting
    actions toolbar."

    - title: "Improve performance of rendering the book list when
    lots of column coloring rules are used"

    - title: "Kobo driver: Support for new firmware version 3.5"

  bug fixes:

    - title: "Edit Book/Book polishing: Do not auto-resolve @import
    rules in AZW3 files. Also do not add a @namespace rule to all
    stylesheets that contain tag selectors."

    - title: "Edit book/Book polishing: Preserve the class attribute
    on the <html> tag in AZW3 format files."
      tickets: [1339055]

    - title: "Edit Book: Fix inline spell check context menu not
    working when triggered by context menu key or a right clicking
    at the right edge of the word."

    - title: "Fix some font directories from fonts.conf being
    ignored on linux when scanning the system for installed fonts."
      tickets: [1339257]

    - title: "Edit book: Spell checker: Treat hyphenated words as
    single words for spell checking"

    - title: "Edit Book: When using the spell check dialog to change
    words, detect any changes made to open files outside the spell
    check dialog and automatically integrate them, to prevent those
    changes from being lost."

    - title: "Update driver for Tolino Shine to handle new firmware"
      tickets: [1338219]

    - title: "Book polishing: When changing the cover in an EPUB
    file, place the newly created cover image in the same folder
    as other images in the book, rather than the root"

    - title: "Linux installer: Use pkg-config to get the location
    for installing the calibre bash completion scripts. pkg-config
    is used only when installing to /usr."
      tickets: [1340023]

  improved recipes:

    - Science Daily

- version: 1.43.0
  date: 2014-07-04

  new features:

    - title: "Add a wizard for easily searching date fields in your
    library. To use it click the advanced search button to the left
    of the search field. Allows you to search for books whose date
    is older/newer than a specified date or less/more than a number
    of days from today and so on."

    - title: "Driver for Onyx T68."
      tickets: [1336868]

    - title: "When reading metadata from file names, allow setting
    the comments field as well, in addition to
    title/authros/publisher/series/etc."
      tickets: [1332582]

  bug fixes:

    - title: "Fix a regression in the previous release that broke
    changing Save to Disk preferences"

    - title: "Recognize leading articles for the Esperanto language
    when auto-generating title sorts. "
      tickets: [1336639]

    - title: "Edit Book: Fix a regression that caused syncing of
    the preview panel to the editor cursor position to not work
    when the cursor is positioned on a blank line in between two
    tag definitions"

    - title: "Metadata download: Round the downloaded ratings so
    that, for example, 3.6 stars becomes 4 stars instead of 3
    stars."
      tickets: [1335696]

    - title: "Edit Book: Fix a crash when performing some image
    editing operations on 64 bit calibre builds"

    - title: "Recognize additional leading articles in the titles
    of Italian language books"
      tickets: [1332837]

    - title: "Edit Book: Fix an occasional spurious error message
    when using the Live CSS feature"

  new recipes:

    - title: Dark Reading
      author: Brandon Allberry

- version: 1.42.0
  date: 2014-06-27

  new features:

    - title: "Edit Book: new tool to easily add a cover to the
    book. It automatically generates the HTML wrapper and takes
    care of marking the covers files as covers in the OPF."

    - title: "Edit Book: Improve the performance of inline spell
    checking, especially noticeable when editing large HTML files
    (over 100KB in size)."

    - title: "Edit Book: Run syntax highlighting in the background,
    reducing user interface latency when editing large files"

    - title: "Template language: Add a new function (group_re) to
    use grouping regular expressions with groups, where you can
    replace the matched groups with result of another template."

    - title: "Edit Book: Check Book: Add a check for HTML files
    with non UTF-8 encoding declarations"

    - title: "Edit Book: Spell check dialog: Add an option to make
    filtering the word list case sensitive"

  bug fixes:

    - title: "Get Books: Fix integration with ebook.de broken by
    website changes"

    - title: "MOBI Input: Preserve the dc:rights metadata during
    conversion."
      tickets: [1333468]

    - title: "Edit Book: Fix non-BMP unicode characters causing
    matching tag highlighting to be slightly off on linux"

    - title: "Edit Book: When editing HTML files that have charset
    encoding declarations, automatically change the declared encoding
    (if any) to UTF-8 on save, since the editor always saves files
    in the UTF-8 encoding."

    - title: "Edit Book: Fix various problems when editing EPUB
    files with non-ascii internal filenames on OS X."
      tickets: [1317883]

    - title: "Edit Book: Remove unused CSS: Fix an error if an HTML
    file links to a missing stylesheet"

  improved recipes:

    - Deadspin

  new recipes:

    - title: Economic and Political Weekly
      author: Krittika Goyal

- version: 1.41.0
  date: 2014-06-21

  new features:

    - title: "New tool to set metadata in the actual book files in
    the calibre library from the updated metadata in the calibre
    database."
      description: "To use it go to Preferences->Toolbars and add
      the 'Embed metadata' tool to the main toolbar. Then simply
      select the books whose files you want to update and click
      the Embed metadata button. Normally, calibre updates metadata
      in the book files whenever a file is exported from calibre.
      This tool is useful for people who want the files in the
      calibre library to have updated metadata as well." type:
      major

    - title: "calibredb: Add a new 'embed_metadata' command to
    update metadata in the actual book files in the calibre library
    from the calibre database."

    - title: "Edit Book: Allow customization of toolbars"

    - title: "Add empty book: When adding empty book records to
    the library, add an option to also create empty EPUB files.
    Useful if you intend to subsequently edit these files with the
    calibre editor. You can access the add empty books feature by
    right clicking the Add Books button."

    - title: "Edit book: Remove unused CSS: Add an option to also
    remove unused class attributes from the HTML"

    - title: "Edit book: Check Book: Add checks for empty
    HTML/XML/CSS/image files in the book."
      tickets: [1329971]

    - title: "Edit Book: Check Book: Add checks for links whose
    fragment (the part after the #) points to a location that does
    not exist"

  bug fixes:

    - title: "RTF metadata: Add proper support for unicode characters
    when reading and writing metadata to RTF files"

    - title: "RTF metadata: Fix failure to write metadata to RTF
    files that do not already have an \\info block"

    - title: "Edit Book: Remove unused CSS: Handle @import rules
    when checking for unused CSS"

    - title: "Edit Book: Remove unused css: Prevent failure when
    book has invalid items marked as stylesheets"

    - title: "calibredb: Fix set_metadata not working for the
    series_index field."
      tickets: [1329724]
2014-07-12 15:48:01 +00:00
agc
83723de30d Note update of security/netpgpverify to 20140712 2014-07-12 15:46:53 +00:00