Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-05 22:33:26 UTC Now

2013-07-22 14:29:43 UTC MAIN commitmail json YAML

2013-07-22 14:28:41 UTC MAIN commitmail json YAML

2013-07-22 14:27:17 UTC MAIN commitmail json YAML

2013-07-22 14:25:05 UTC MAIN commitmail json YAML

reset PKGREV for base pkg update

(drochner)

2013-07-22 14:24:17 UTC MAIN commitmail json YAML

2013-07-22 14:20:38 UTC MAIN commitmail json YAML

update to 1.2.1
changes:
-internal refactoring to the way that we calculate and process distance
scores in the autotagger
-Python-2.6 compatibility fixes, other minor fixes

(drochner)

2013-07-22 12:53:05 UTC MAIN commitmail json YAML

remove unwanted introspection option from PKG_SUGGESTED_OPTIONS.
PR pkg/48072.

(obache)

2013-07-22 12:18:05 UTC MAIN commitmail json YAML

add graphics/py-pydot-1.0.28

(richard)

2013-07-22 12:16:18 UTC MAIN commitmail json YAML

allows to easily create both directed and non directed graphs from Python.
Currently all attributes implemented in the Dot language are supported (up to
Graphviz 2.26.3).

Output can be inlined in Postscript into interactive scientific environments
like TeXmacs, or output in any of the format's supported by the Graphviz tools
dot, neato, twopi.

(richard)

2013-07-22 12:00:50 UTC MAIN commitmail json YAML

add devel/py-pyparsing-2.0.1

(richard)

2013-07-22 11:59:53 UTC MAIN commitmail json YAML

The pyparsing module is an alternative approach to creating and executing
simple grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions. The pyparsing module provides a library of classes that client
code uses to construct the grammar directly in Python code.

(richard)

2013-07-22 09:45:34 UTC pkgsrc-2013Q2 commitmail json YAML

2013-07-22 09:45:19 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup ticket #4186 - requested by taca
x11/ruby-tk: build fix

Revisions pulled up:
- lang/ruby193-base/distinfo                                    1.24
- lang/ruby193-base/patches/patch-ext_tk_extconf.rb            1.1

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Jul 19 15:32:58 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby193-base: distinfo
  Added Files:
  pkgsrc/lang/ruby193-base/patches: patch-ext_tk_extconf.rb

  Log Message:
  Build fix for x11/ruby-tk package.  Reported by PR pkg/48064.

(tron)

2013-07-22 08:15:41 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2013-07-22 08:13:56 UTC MAIN commitmail json YAML

Update emacs-snapshot tot 24.3.50.20130713.

Notable changes:
    - Fix races with threads and file descriptors.
    - progmodes/ruby-mode.el: Support array of symbols for Ruby 2.0.
    - filenotify.el: New package.
    - textmodes/bibtex.el: Add support for DOI URLs.
    - Convert symbol prettification into minor mode and global minor mode.
    - Add support for dired in saveplace.
    - Implement changes in Secret Service API.

(minskim)

2013-07-22 06:35:02 UTC MAIN commitmail json YAML

Updated x11/libXfont to 1.4.6

(wiz)

2013-07-22 06:34:53 UTC MAIN commitmail json YAML

Update to 1.4.6:

This minor bug fix release includes a couple bug fixes, and a little bit
of cleanup of both the code & build configuration.

Adam Jackson (2):
      catalogue: Fix obvious thinko
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (3):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      libXfont 1.4.6

Arvind Umrao (1):
      If socket is interrupted with signal EINTR, re-attempt read.

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Thomas Klausner (1):
      Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.

Yaakov Selkowitz (1):
      Omit catalogue support on systems without symlinks

(wiz)

2013-07-21 21:45:00 UTC MAIN commitmail json YAML

Added x11/xcb-util-cursor version 0.0.99

(wiz)

2013-07-21 21:44:50 UTC MAIN commitmail json YAML

+ xcb-util-cursor

(wiz)

2013-07-21 21:44:18 UTC MAIN commitmail json YAML

Import xcb-util-cursor-0.0.99 as x11/xcb-util-cursor.

XCB util-cursor module provides the following libraries:

  - cursor: port of libxcursor

(wiz)

2013-07-21 20:32:03 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 0.9.6

(wiz)

2013-07-21 20:31:52 UTC MAIN commitmail json YAML

Update to 0.9.6:

-----
0.9.6
-----

* Issue #44: Test failure on Python 2.4 when MD5 hash doesn't have a `.name`
  attribute.

-----
0.9.5
-----

* Python #17980: Fix security vulnerability in SSL certificate validation.

-----
0.9.4
-----

* Issue #43: Fix issue (introduced in 0.9.1) with version resolution when
  upgrading over other releases of Setuptools.

-----
0.9.3
-----

* Issue #42: Fix new ``AttributeError`` introduced in last fix.

-----
0.9.2
-----

* Issue #42: Fix regression where blank checksums would trigger an
  ``AttributeError``.

-----
0.9.1
-----

* Distribute #386: Allow other positional and keyword arguments to os.open.
* Corrected dependency on certifi mis-referenced in 0.9.

(wiz)

2013-07-21 20:27:20 UTC MAIN commitmail json YAML

Remove unneeded patch after gettext-0.18.3 update.

(wiz)

2013-07-21 20:25:47 UTC MAIN commitmail json YAML

Updated gettext* packages to 0.18.3.

(wiz)

2013-07-21 20:24:52 UTC MAIN commitmail json YAML

Update gettext* to 0.18.3:

Version 0.18.3 - July 2013

* Runtime behaviour:
  On Mac OS X systems, the setlocale() function now properly
  invalidates loaded message catalogs when a locale has been set.

* Programming languages support:

  - C++:
    The gnu::autosprintf class now provides an assignment operator.

  - Glade:
    xgettext now supports GtkBuider file format used by Glade 3.
    xgettext now also extracts contexts (msgctxt) from Glade 2 and
    GtkBuider files.

  - JavaScript:
    xgettext now partially supports JavaScript.  Since the current
    JavaScript specification (ECMA-262) does not define the standard
    set of formatting methods nor translation functions, the
    implementation supports only a limited set of formatting methods
    and translation functions commonly used in Gjs and other popular
    JavaScript implemenations and libraries.

  - Lua:
    xgettext now supports Lua, using 捗ubom鱈r Rem叩k's lua-gettext.

  - Python:
    xgettext and msgfmt's format string checking now recognize Python
    format string in braced syntax (PEP 3101).  xgettext now also
    supports explicit string concatenation with '+' and handles
    platform dependent line terminators (LF/CR/CRLF) transparently.

  - Tcl:
    Bug fix in xgettext Unicode escape handling.

  - Vala:
    xgettext now supports Vala.

* msgattrib now has --previous option to keep previous msgid when
  making messages fuzzy, similar to msgmerge --previous.

* msgfmt now checks PO file headers more strictly with less
  false-positives.

* 'gettextize' now checks macro directories specified with
  AC_CONFIGURE_MACRO_DIRS in configure.ac.

* Portability:
  - msginit now does not require GNU sed.
  - The Makefile rule for generating en@quot and en@boldquot now uses
    @SED@ variable instead of hard-coded 'sed' command to allow users
    to supply GNU sed.

* Future backward-incompatibilities:
  - In future Gettext versions, the files installed by 'gettextize'
    will require Automake 1.10 or later.  This will improve the
    compatibility of user projects with newer Automake versions.

(wiz)

2013-07-21 20:11:20 UTC MAIN commitmail json YAML

2013-07-21 20:11:11 UTC MAIN commitmail json YAML

Update to 1.16:

* What is new in gsl-1.16:

** fixed error in gsl_rng_fwrite where uninitialized padding
  bytes were being written (bug #39104)

** fixed error in gsl_block_alloc where padding bytes were not
  properly initialized (bugs #39101,#39102,#39103)

** fixed error in ntuple/test.c where padding bytes were not
  properly initialized (bug #39105)

** fixed triangle selection bug in gsl_sf_coupling_6j_e and
  gsl_sf_coupling_9j_e (bugs #39466 and #29606) (H奪kan Johansson and
  Alexey Illarionov)

** added higher level wrapper routine gsl_multifit_fdfsolver_driver

** converted gsl_multifit_linear_residuals to use dgemv to improve
  efficiency (bug #39153)

** added functions gsl_stats_spearman and gsl_sort_vector2 to compute
  Spearman rank correlation

** added function gsl_poly_dd_hermite_init for Hermite interpolation

** Added support for robust linear least squares

** Added function gsl_linalg_SV_leverage for computing statistical
  leverages from SVD decomposition

** Added support for approximating the Jacobian of nonlinear least
  squares fits using forward finite differences

** Extended gsl_sf_coupling_3j to allow larger range and to handle
  the special case (ja jb jc; 0 0 0)=0 when ja+jb+jc is odd

** Fixed gsl_sf_mathieu_se_array to return zero when the order is zero
  [bug #33679].

** Fixed overflow in gsl_sf_lncosh for large negative x (x<-354).

** Improved gsl_ran_negative_binomial_pdf to avoid underflow/overflow
  for large arguments.

** Multisets now allow k strictly greater than n.

** Fixed gsl_matrix_complex_fwrite/fread failure for noncontiguous
  matrices (Matthias Sitte).

(wiz)

2013-07-21 19:37:30 UTC MAIN commitmail json YAML

+ calibre-0.9.40, gettext-lib-0.18.3, gettext-tools-0.18.3, gsl-1.16,
  harfbuzz-0.9.19, mono-3.1.2, py-setuptools-0.9.6, webkit-gtk-2.0.4.

(wiz)

2013-07-21 17:29:47 UTC MAIN commitmail json YAML

Clean up php's framework.

* Define PHP's version at one place.
* Remove obsolete description in comments.
* Add "used by www/php-fpm/Makefile" in php5[34]/Makefile.php.
* Remove commented out support for suhosin extension from php54.
* Add PHP_CHECK_INSTALLED and PHP_EXTENSION_DIR to php/phpversion.mk.

No functional should be made.

(taca)

2013-07-21 17:28:12 UTC MAIN commitmail json YAML

2013-07-21 17:23:17 UTC MAIN commitmail json YAML

Updated graphics/gimp-docs-* to 2.8.0

(ryoon)

2013-07-21 17:20:54 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.23.0

(jnemeth)

2013-07-21 17:20:49 UTC MAIN commitmail json YAML

2013-07-21 17:20:26 UTC MAIN commitmail json YAML

Update to Asterisk 1.8.23.0: this is a bugfix release

pkgsrc changes:
- add work around for NetBSD's incompatible implementation of IP_PKTINFO
- core sounds package was updated to 1.4.24

The Asterisk Development Team has announced the release of Asterisk 1.8.23.0.

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

The following is a sample of the issues resolved in this release:

* --- Fix a memory copying bug in slinfactory which was causing
      mixmonitor issues.

* --- IAX2: fix race condition with nativebridge transfers.

* --- Fix crash in chan_sip when a core initiated op occurs at the
      same time as a BYE

* --- Fix The Payload Being Set On CN Packets And Do Not Set Marker
      Bit

* --- chan_sip: Session-Expires: Set timer to correctly expire at
      (~2/3) of the interval when not the refresher

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2013-07-21 17:07:18 UTC MAIN commitmail json YAML

Updated databases/ocaml-dbm to 1.0nb2

(jaapb)

2013-07-21 17:04:29 UTC MAIN commitmail json YAML

2013-07-21 16:00:15 UTC MAIN commitmail json YAML

Updated biology/hmmer to 3.0

(wen)

2013-07-21 15:58:51 UTC MAIN commitmail json YAML

2013-07-21 15:58:41 UTC MAIN commitmail json YAML

Updated print/hplip to 3.13.6

(schnoebe)

2013-07-21 15:56:37 UTC MAIN commitmail json YAML

HPLIP 3.13.6 - This release has the following changes:

Added Support for the Following New Printers:

- HP DesignJet T920 Postscript
- HP DesignJet T1500 Postscript
- HP Envy 4500 e-All-in-One
- HP Envy 4502 e-All-in-One

Added support for the following new Distro's:

-LinuxMint 15

Launchpad fixes:

1179433 - cupsext/getPrinter leaks server connection on each call
1179454 - Cannot set filename when scanning with hp-scan from ADF
1186411 - Fix for firmware download during plug and play
1185866 - hp-config_usb_printer hangs in loop
1189333 - Fixed hplip markup documentation errors

Issues fixed:

- Crash happens after removing "lp" group in RHEL6 32bit OS

Deailed Change log:

- Supported CUPS 1.6 IPP Private Structure changes

(schnoebe)

2013-07-21 15:50:19 UTC MAIN commitmail json YAML

Updated devel/SDL_gfx to 2.0.24
Updated mail/dcc to 1.3.147

(shattered)

2013-07-21 15:07:53 UTC MAIN commitmail json YAML

Updated net/p5-Net-FTPSSL to 0.22

(wen)

2013-07-21 15:06:51 UTC MAIN commitmail json YAML

Update to 0.22

Upstream changes:
0.22 2012/05/21 08:30:00
  - Bug # 77072 requested to autodetect the need for using the PRET command.
    The old test in t/10-complex.t was different & doesn't interfere.  The docs
    in the POD now mark the Pret option as optional for cases where auto-detect
    doesn't work!
  - Fixed issue with ccc that the server sometimes responds to a successful NOOP
    twice, resulting in command/resonses getting out of sync.  (Another hack)
  - Fixed quot() bug introduced with Bug # 74025 uc() fix in the last release.
    Accidently shifted off the arguments a 2nd time during the uc() call.
  - Fixed the return code in restart() to always be 1 instead of undef, since
    it never fails.  Also moved its description towards the end of the POD text.

0.21 2012/02/15 08:30:00
  - Fixed bad call to _croak_or_return () in _get_data_channel() when dealing
    with failed certificates for data connections.
  - Bug # 74547, a request to support ftp PRET command for distributed FTP data
    channel transfers.  New option to execute PRET before all PASV calls.
  - updated t/10-complex.t to dynamically check if PRET is needed.
  - Bug # 74035, as of Perl 5.12, uc($x) gives warning if $x is undef.  Added
    checks to avoid these warnings.  Did via [ uc($x||""); ]
  - Fixed both test cases to no longer send Port as undefined to get rid of
    warnings in log file. (Passing undef wasn't realistic, was just convenient.)
  - t/10-complex.t now explicity checks if any warnings are generated and does
    a request for feadback instead of as an error if any are found.  Should help
    considerably with debugging any code changes in the future.
  - Added new internal method _feat() to get additional commands to be
    recognized by supported().
  - Enhanced _help() in parsing it's response from the server & other significnt
    enhancements.  Major rewrite of this one method.
  - Above rewite uncovered bug in t/10-complex.t to fix in a supported() test.
  - Did some tweaking to the workings of the OverrideHELP option due to changes
    in _help() & supported().
  - Updated POD for supported() to describe changes to functionality.

0.20 2012/01/01 08:30:00
  - Fixed bug # 73115 where it looks like the response() had unexpected breaks
    in it.  Instead of returning "xyz message" the FTPS server was returning
    "x" on one line and "yz message" on another line.  And the code was
    treating "x" as the entire response (since there was no "-" after it.)
    Fixed so that if a response starts with a number that's less than 3
    digits with nothing else following it, to assume we hit this bug.
    The risk to this fix is that we might try to read past the response
    on some other server and cause things to hang.  So that's an issue to
    keep an eye out for after this release.
  - Fixed minor issue with "HELP" not supported on some boxes.  If this happens
    supported() will now always return false unless you use OverrideHELP.
  - Now prints the hash values chosen for new() to the logs.
  - Fixed so scrubbing out sensitive info from the logs is only done when debug
    is turned on instead of doing it all the time.
  - Reorganized the options to new() in the POD to put the less useful and
    special case options to new() last.
  - Other minor POD corrections and additions.

0.19 2011/09/26 08:30:00
  - If you use SSL_Advanced, it now writes to STDERR that you are using a
    depreciated feature.
  - Modified 10-complex.t & 20-certificate.t to honor the PERL_MM_USE_DEFAULT
    envionment variable for the smoke testers to always use defaults, which
    skips executing these 2 scripts.  BUG # 69982.
    (Same thing now happens for "make test < /dev/null" as well.)
    Couldn't use ExtUtils::MakeMaker::prompt() per request since "make test"
    wouldn't display the questions it was asking & it looked like it hung in
    interactive mode for normal users!  So based my solution on that function
    using diag() instead of print.
  - Fixed Typos in POD text Bug # 70438 & some misleading comments.
  - Updated the README file to include comments on t/20-certificate.t and what
    changes are required before you can use it.
  - Updated t/20-certificate.t to highlight the section of code that the README
    file is talking about and the initial prompt to remind the user to see the
    the README file for the needed modifications before running the test!

0.18 2011/07/29 08:30:00
  - Added SSL_Client_Certificate to support client certificates on the data
    channel as well as the command channel. Bug ID: 69327.
  - Depreciated SSL_Advanced in favor of SSL_Client_Certificate.  SSL_Advanced
    is now just an alias for SSL_Client_Certificate for backwards compatibility.
    I just feel the new name better describes what we are trying to do with it
    now that this feature is supported.
  - More fixes/clarifications to the POD text.
  - Fixed minor wild card issue with LIST & NLST if "+" was in the file name.
  - Added restart() function to be compatable with Net::FTP for restarts.
  - Added ability to restart downloads/get() where previous attempt left off.
  - Added ability to restart uploads/put() where the previous attempt left off.
  - Added append() command [APPE], it also uses OFFSET, but doesn't send the
    REST command to the server.
  - Added LocalAddr option to new().  Works against both the command channel
    and the data channel.
  - Masks out the user name used when generating a log file.  Similar to how
    this is already done for the password.  Except it must also hide it in the
    response to USER & PASS.  Only masked when written to the log, message()
    and last_message() still returns the user name unmasked in any response
    string!
  - Fixed a bug in t/10-complex.t and added optional environment variables
    for some of the connection values to make it easier for me to quickly
    rerun tests during development without having to key in ansers to questions
    with no good default values over & over again.
  - Wrote t/20-certificate.t to test certificates out.  But this and
    t/10-complex.t are probably incompatable in most settings.  Anyone else
    trying to use this test case will have to modify this code to point to their
    certificate and provide it's password, since I'm not going to publish my
    test client certificate.
  - Calls to command() now return a reference to this class so that you can
    code something like: "if ($ftps->command("NOOP")->response() == CMD_OK)".
    This should be compatible since it shouldn't be called externally, and
    you should always be calling response() afterwards anyway.  It still calls
    die if "Croak=>1" is used.  Response() will return CMD_ERROR should
    command() have issues to avoid hangs.
  - Modifed Net::FTPSSL to use the new command()->response() format internally.

0.17 2011/01/03 08:30:00
  - Fixed a subtle bug in response(), now tests if a parse succeeded instead
    of assuming it.  Allowed me to simplify this messy code quite a bit.
  - Reordered the methods in the POD to put some of the more relevant FTP
    commands closer to the top & the more obscure at the bottom to make
    for easier reading of the documentation.
  - Reworked t/10-complex.t quite a bit.  Made sure croak was always turned
    off immediately after a successful login.  Also now using the same hash
    for all the connection attempts.  I really need to take the time to do
    further redesign this script to make it easier to troubleshoot.
  - Fixed the smoke tester failures.  (They always answer NO to the deeper test)
  - t/10-complex.t now checks if OverridePASV or OverrideHELP are needed against
    the test server & dynamically adds it for the test cases if needed.
    Net::FTPSSL still can't dynamically figure this out for itself.
  - Added PASV/EPSV prompt to t/10-complex.t script instead of assuming PASV.

0.16 2010/11/30 08:30:00
  - Used Perl's special variables to write the Perl verion and OS to the logs
    to make support easier when trouble shooting tickets.
  - Fixes for Bug Id 61432.
  - On systems like "Connect:Enterprise UNIX", it incorrectly sends the
    response to HELP partially in clear text and partially encrypted on the
    command channel.  This causes this class to barf and never recover once it
    hits the clear text.  So a new "OverrideHELP" option was created to bypass
    calls to HELP if your server has this strange behavior.  This is needed
    since HELP is called internally by the Net::FTPSSL class via supported()!
    ** Maybe in the future I'll figure out a way to dynamically handle this. **
  - On some systems the server administrator won't configure their servers
    correctly to use the correct IP Address in the PASV response through a
    firewall when establishing a new Data Channel Connection.  To get arround
    this, a new "OverridePASV" option was created to force the use of the
    Specified Server Name instead of the invalid IP Address returned in the
    PASV response!
    ** Maybe in the future I'll figure out a way to dynamically handle this. **
  - Added "OverridePASV" & "OverrideHELP" test cases to t/10-complex.t
  - Added EPSV support.  Required the reorginization of some internal
    undocumented methods that no one should be using.
  - Added EPSV test to t/10-complex.t

0.15 2010/04/27 08:30:00
  - Fixes for Bug Id 53719.  Requested all internal calls to "ALLO" be
    conditional since some server connections die when it receives an "ALLO"
    command.
  - Fixing the above bug uncovered an infinite loop if Croak was also turned on.
    Now _croak_or_return() doesn't try to close the connection if called by
    command() or response() or if recursion was detected.
  - Fixed quot() to no longer upshift the command to upper case.  Discovered
    case where lower case was required.  So it's now up the the caller to
    put in upper case if it's required!  Also no longer checks if the command
    is valid according to HELP.  Some servers attempt to be sneeky by not
    advertising all available commands.

(wen)

2013-07-21 14:59:53 UTC MAIN commitmail json YAML

Updated net/p5-Nmap-Parser to 1.31

(wen)

2013-07-21 14:58:58 UTC MAIN commitmail json YAML

Update to 1.31

Upstream changes:
Changes for 1.31
    - Eliminate global variables %D - thanks to bonsaiviking
Changes for 1.30
    - Merged features of pull request #6 (bonsaiviking)
        https://github.com/apersaud/Nmap-Parser/commit/7ccf752af
    - Allow osclass elements within osmatch, Nmap XML format changed in 6.00

(wen)

2013-07-21 14:52:30 UTC MAIN commitmail json YAML

Updated textproc/p5-String-ToIdentifier-EN to 0.10

(wen)

2013-07-21 14:51:32 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
0.10 2013-06-10 00:22:12
    - convert to dzil
    - add =encoding UTF-8 to ::Unicode POD (RT#85981)

0.09  2012-11-05 02:47:53
    - bump up Lingua::EN::Inflect::Phrase dep to 0.16 (latest) due to unescaped
      braces in regex in Lingua::EN::Tagger

0.08  2012-09-24 03:59:43
    - update for Lingua::EN::Inflect::Phrase 0.14
    - change ascii 'acknowledge' to 'ack'

0.07  2012-02-27 22:31:06
    - work around a bug in [:upper:] in 5.15.8

0.06  2011-11-19 17:49:34
    - fix for perl 5.8.3 (RT#72088)

(wen)

2013-07-21 14:24:46 UTC MAIN commitmail json YAML

Added www/p5-Dancer2 version 0.05

(wen)

2013-07-21 14:21:23 UTC MAIN commitmail json YAML

+ p5-Dancer2

(wen)

2013-07-21 14:19:06 UTC MAIN commitmail json YAML

Import Dancer2-0.05 as www/p5-Dancer2.

Dancer2 is the new generation of Dancer, the lightweight web-framework
for Perl. Dancer2 is a complete rewrite based on Moo.

(wen)

2013-07-21 14:13:45 UTC MAIN commitmail json YAML

Update to 2.0.24. Changes:

* Fixed thick line swap bug and added accuracy test for thick line
* Improved interface to SDL_framerateDelay
* Fixed 32bpp blending function for BGRA
* Fix for pixel blend routine

(shattered)

2013-07-21 14:05:36 UTC MAIN commitmail json YAML

Update to 1.3.147. Changes:

- Support DNS whitelists.
- Improve physical page locality of the DCC server's use of the database hash table
and so improve server performance.
- Reduce dccifd thread stack size to 512 KBytes for busy 32-bit systems
- Dccproc, dccm, and dccifd decode HTML &#xxx character references in URLs.
- Dccproc, dccm, and dccifd convert UTF-8 domain names to Punycode
before checking DNS blacklists.

- Fix reporting of rogue server-IDs.
- Fix dccproc, dccifd, and dccm crash in parsing Received: fields with IPv6 addresses.
- Fix DNSBL bugs in parsing http://example.com?parameter and http://example.com:80
- Deal with trailing '.' and other punctuation URLs in dccm, dccifd, and
dccproc.  This changes the FUZ1 and FUZ2 checksums in some cases.
- Fix a rare crash of dccd, the server daemon.

(shattered)

2013-07-21 12:32:22 UTC MAIN commitmail json YAML

Updated textproc/lout to 3.40
Updated archivers/gsharutils to 4.13.4
Updated chat/fisg to 0.13.2
Updated chat/xaric to 0.13.6
Updated mail/ripmime to 1.4.0.10
Updated misc/mirmon to 2.8
Updated net/host to 20070128

(shattered)

2013-07-21 12:28:32 UTC MAIN commitmail json YAML

Update to 2007/01/17. Changes:

- the --checkzone option now actually works.
- canonical hostname checks are not done if the answer they are
  found in doesn't have the "recursion available" flag set.
- the logic for printing the warning when canonical hostname
  checks are skipped has been corrected.
- the way that canonical hostname checks are done has been fixed
  so that only initial results from the query for A RRs are used.
- a warning is now printed whenever a query requesting recursion
  results in an answer without the "ra" (recursion available) flag.

(shattered)

2013-07-21 12:16:34 UTC MAIN commitmail json YAML

add textproc/py-relatorio-0.5.7

(richard)

2013-07-21 12:15:29 UTC MAIN commitmail json YAML

A templating library which provides a way to easily output all kind of
different files (odt, ods, png, svg, ...). Adding support for more filetype is
easy: you just have to create a plugin for this.

relatorio also provides a report repository allowing you to link python objects
and report together, find reports by mimetypes/name/python objects.

(richard)

2013-07-21 12:05:30 UTC MAIN commitmail json YAML

2013-07-21 12:02:18 UTC MAIN commitmail json YAML

Pycha is a very simple Python package for drawing charts using the great
`Cairo` library. Its goals are:

* Lightweight
* Simple to use
* Nice looking with default values
* Customization

It won't try to draw any possible chart on earth but draw the most common ones
nicely. There are some other options to look at like `pyCairoChart`.

(richard)

2013-07-21 12:01:55 UTC MAIN commitmail json YAML

Drop maintainership.

I don't want to take over other's unwanted big change.

(obache)

2013-07-21 11:34:52 UTC MAIN commitmail json YAML

Update to 0.3.12. Changes:

"Some of FISG's behavior has changed slightly after version 0.3.8.

Few commandline options have been renamed and there is NO default
input format anymore, you will always have to specify one."

(shattered)

2013-07-21 11:29:55 UTC MAIN commitmail json YAML

Update to 0.13.6. Changes:

* ncommand.c - fix /names * to replace * with current channel.
* fix dcc - its not perfect, but it works (let me know if there are
* /topic * now does the expected thing. same for /untopic *
* fix "/names" to work when not in a channel

(shattered)

2013-07-21 11:25:56 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-LibYAML to 0.41

(wen)

2013-07-21 11:24:08 UTC MAIN commitmail json YAML

Update to 0.41

Upstream changes:
version: 0.41
date:    Wed Mar 13 10:34:55 PDT 2013
changes:
- Removed another C++ // style comment. jdb++
---
version: 0.40
date:    Tue Mar 12 11:05:34 PDT 2013
changes:
- Removed C++ // style comments, for better portability. jdb++
---
version: 0.39
date:    Mon Feb 11 18:08:04 PST 2013
changes:
- Using the latest libyaml codebase
- https://github.com/yaml/libyaml/tree/perl-yaml-xs
- Changes have been made to start moving libyaml to 1.2

(wen)

2013-07-21 10:58:49 UTC MAIN commitmail json YAML

Update to 1.4.0.10. Changes:

Added iconv output support via -x<set>.

Fixed up the BASE64 decoding detection of boundaries which are sometimes missed.

Updated ripOLE to handle nameless / unknown stream blobs.

Added a header fixing routine in MIME_headers, this fix attempts
to unwrap headers which are missing a leading space on the next line
This feature can be disabled using --disable-headerfix.

Added recursion facility if the input mailpack/MIME file is a directory.

(shattered)

2013-07-21 10:44:03 UTC MAIN commitmail json YAML

Update to 2.8. Changes:

o The code is now modularised. The distribution contains 'Mirmon.pm',
  an OO interface for mirmon objects. Program 'mirmon' still contains
  all the code ; it is split into 'Mirmon.pm' and 'mirmon.pl'.

o The mirror list can now have rsync urls.
o The algorithm to balance the probe load over the hourly mirmon runs
  is improved ; from completely skewed to balanced takes some 5 days.

(shattered)

2013-07-21 10:38:49 UTC MAIN commitmail json YAML

Updated devel/p5-Exception-Class to 1.37

(wen)

2013-07-21 10:37:30 UTC MAIN commitmail json YAML

Update to 1.37

Upstream changes:
1.37    2013-02-24

- I now recommend you use Throwable instead of this module. It has a nicer,
  more modern interface.

- Fixed various bugs and confusion in the docs.

1.36    2012-11-17

- Fixed some stupidity in the tests that appears to have been highlighted by
  recent changes to Devel::StackTrace. Reported by Dan Horne. RT #81245.

1.35    2012-09-17

- Require Class::Data::Inheritable 0.02+.

1.34    2012-09-16

- 1.33 did not declare any prereqs. Oops. Reported by Roham McGovern. RT
  #79677.

1.33    2012-09-16

- Fixed warning from basic.t on 5.17.x. RT #79121.

(wen)

2013-07-21 10:31:26 UTC MAIN commitmail json YAML

2013-07-21 10:11:27 UTC MAIN commitmail json YAML

+ blender-2.68, calibre-0.9.39, cheese-3.8.3, chrony-1.28,
  dd_rescue-1.35, ddrescue-1.17, erlang-16.2, glpk-4.52, imp-6.1.3,
  ingo-3.1.2, kronolith-4.1.2, libarchive-3.1.2, libmicrohttpd-0.9.28,
  opendkim-2.8.4, php-tt-rss-1.9.0, turba-4.1.1, wine-1.6.0 [wait
  until NetBSD gains OSS 4 [kern/46611] or bring OSS 3 support
  back].

(wiz)

2013-07-21 10:00:40 UTC MAIN commitmail json YAML

2013-07-21 09:50:46 UTC MAIN commitmail json YAML

Added devel/p5-MooX-Types-MooseLike-Numeric version 1.01

(wen)

2013-07-21 09:48:58 UTC MAIN commitmail json YAML

+ p5-MooX-Types-MooseLike-Numeric

(wen)

2013-07-21 09:46:27 UTC MAIN commitmail json YAML

Import MooX-Types-MooseLike-Numeric-1.01 as devel/p5-MooX-Types-MooseLike-Numeric.

MooX::Types::MooseLike::Numeric provides Moo types for numbers.

(wen)

2013-07-21 09:42:52 UTC MAIN commitmail json YAML

Updated sysutils/libpciaccess to 0.13.2

(wiz)

2013-07-21 09:42:40 UTC MAIN commitmail json YAML

Update to 0.13.2. Set LICENSE.

This release provides a lot of platform-specific improvements for various
platforms, including Solaris (SPARC & x64), FreeBSD, NetBSD, and Hurd.
It also provides some platform-independent fixes & code cleanup.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (10):
      Solaris: Implement map_legacy & legacy_io functions
      Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplication
      Bug 63583 - add legacy IO routines for FreeBSD
      Define PCI_MATCH_ANY as an unsigned int
      pci_id_file_open: move variable inside the #ifndef that uses it
      pci_device_solx_devfs_read: fix sign conversion/comparison warnings
      Solaris: Remove #defines for Ultra 45 southbridge device ids
      pci_device_solx_devfs_probe: implicit conversion changes signedness warnings
      Resync COPYING file with copyrights/licenses from code
      libpciaccess 0.13.2

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Egbert Eich (1):
      PCI: set correct mask value when matching for bridges.

Henry Zhao (5):
      libpciaccess: implementation of boot_vga in Solaris
      libpciaccess: sparc rom read fix
      scanpci: print meaningful info on BASEROM
      Solaris: Add domain support for sparc platform
      Solaris: probe improvement

John Martin (1):
      Fix Sun bug #7035791: scanpci should report 64 bit registers

Mark Logan (1):
      libpciaccess: fix memory usage errors

Samuel Thibault (1):
      Implement legacy io & map for x86 backend

Thomas Klausner (6):
      Protect config.h like usual.
      Move 'const' to correct place, so it has meaning.
      Update NetBSD support.
      Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.
      Fix build on NetBSD-4.
      Support more pci functions on NetBSD.

(wiz)

2013-07-21 09:11:43 UTC MAIN commitmail json YAML

lib/charset.alias is skipped by check-files.mk

(shattered)

2013-07-21 09:03:19 UTC MAIN commitmail json YAML

Update to 4.13.4. Changes:

* POSIX-ism: they have determined that uudecode is not expected
  to exit failure when the output file mode cannot be changed.
  Either POSIXLY_CORRECT or --ignore-chmod will cause uudecode
  to behave this way.
* output file names may be encoded in the uuencoded file.
  By specifying '--encode' on the command line, the output
  file name will be base64 encoded in the uuencode file.

(shattered)

2013-07-21 07:59:26 UTC MAIN commitmail json YAML

2013-07-21 07:58:48 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Types-MooseLike to 0.24

(wen)

2013-07-21 07:54:19 UTC MAIN commitmail json YAML

Update to 0.24
Update DEPENDS

Upstream changes:
0.24 - 2013-07-10
    - Upgrade Num test, keep in sync w/ Moose (autarch)
    - Improve documentation

0.23 - 2013-03-07
    - Fix regression in subtypes defined with a string (for the parent test)

0.22 - 2013-03-04
    - Allow subtyping of parameterized types (haarg)
    - Extract SetObject and Numeric types into their own distributions

(wen)

2013-07-21 07:33:43 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3116

(wen)

2013-07-21 07:32:21 UTC MAIN commitmail json YAML

Update to 1.3116

Upstream changes:
[ ENHANCEMENTS ]
    * GH #767: forwarded_for_address() now looks for HTTP_X_FORWARDED_FOR if
        X_FORWARDED_FOR is not there. (Jakob Voss)
    * GH #936: Add file locking to file logger. (David Golden)
    * GH #937: Add details to tutorial. (Craig Treptow)

(wen)

2013-07-21 07:20:19 UTC MAIN commitmail json YAML

Updated www/p5-Rose-HTML-Objects to 0.618

(wen)

2013-07-21 07:19:03 UTC MAIN commitmail json YAML

Update to 0.618

Upstream changes:
0.618 (03.29.2013) - John Siracusa <siracusa@gmail.com>

    * Made compatible with perl 5.17.10 (RT 84279)

0.617 (12.30.2012) - John Siracusa <siracusa@gmail.com>

    * Added base 2.18 as a prerequisite to avoid a load-order bug that
      occurs with some older versions.
    * Preserve custom class attributes on label objects (RT 82333)
      (Patch by Tom Heady)

0.616 (05.09.2012) - John Siracusa <siracusa@gmail.com>

    * Added add_class(es) and delete_class(es) methods.
    * Added was_submitted() method to the submit button class.
    * Calling clear() on a hidden field now clears it.

0.615 (05.01.2012) - John Siracusa <siracusa@gmail.com>

    * Minor efficiency improvements in HTML generation.

0.614 (04.02.2012) - John Siracusa <siracusa@gmail.com>

    * Deprecated and undocumented the form_rank_counter() method.  It will
      be removed in a future release.
    * Fixed a bug that could cause a repeated form to get the wrong rank.

0.613 (04.02.2012) - John Siracusa <siracusa@gmail.com>

    * Added make_next_form() method to repeatable forms.
    * Documented the empty_is_ok() attribute of repeatable forms.

0.612 (03.26.2012) - John Siracusa <siracusa@gmail.com>

    * Worked around fatal error triggered by loading Rose::HTML::Form
      in the perl debugger in some older versions of perl. (e.g.,
      perl -I lib -d lib/Rose/HTML/Form.pm)

(wen)

2013-07-21 07:03:43 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Tiny to 0.034

(wen)

2013-07-21 07:01:38 UTC MAIN commitmail json YAML

Update to 0.034

Upstream changes:
0.034    2013-06-26 19:02:25 America/New_York

  [ADDED]

  - Added support for 'Basic' authorization from
    user:password parameters in the URL

0.033    2013-06-21 06:26:51 America/New_York

  [FIXED]

  - Modifying the 'agent' attribute with the accessor will append the
    default agent string, just like setting it during construction

0.032    2013-06-20 11:41:24 America/New_York

  [ADDED]

  - Added 'no_proxy' attribute, defaulting to $ENV{no_proxy}

0.031    2013-06-16 23:18:18 America/New_York

  [FIXED]

  - Fixed bug receiving 0-length content bodies

0.030    2013-06-13 11:46:15 America/New_York

  [FIXED]

  - Requests with the empty string as body content no longer generate
    'content-type' and 'content-length' headers.

0.029    2013-04-17 13:49:07 America/New_York

  [FIXED]

  - Checks for new enough OpenSSL library before using SNI (otherwise
    IO::Socket::SSL throws warnings)

(wen)

2013-07-21 06:56:26 UTC MAIN commitmail json YAML

Updated comms/asterisk to 11.5.0

(jnemeth)

2013-07-21 06:55:53 UTC MAIN commitmail json YAML

Upgrade to Asterisk 11.5.0: this is a general bug fix release

pkgsrc changes:
  - add dependency on libuuid
  - work around NetBSD's incompatible implementation of IP_PKTINFO

The Asterisk Development Team has announced the release of Asterisk 11.5.0.

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

The following is a sample of the issues resolved in this release:

* --- Fix Segfault In app_queue When "persistentmembers" Is Enabled
      And Using Realtime

* --- IAX2: fix race condition with nativebridge transfers.

* --- Fix The Payload Being Set On CN Packets And Do Not Set Marker
      Bit

* --- Fix One-Way Audio With auto_* NAT Settings When SIP Calls
      Initiated By PBX

* --- chan_sip: NOTIFYs for BLF start queuing up and fail to be sent
      out after retries fail

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2013-07-21 03:01:08 UTC MAIN commitmail json YAML

Note update of devel/ruby-mode package to 2.0.0p247.

(taca)

2013-07-21 03:00:37 UTC MAIN commitmail json YAML

Update ruby-mode to 2.0.0p247.

Various fixes.

* Added misc/ruby-additional.el for emacs24 support.

* misc/ruby-electric.el (ruby-electric-curlies): Automatically
  indent closing curly brackets when
  ruby-electric-newline-before-closing-bracket is true.

* misc/ruby-electric.el (ruby-electric-curlies): Fix the bug where
  an open curly inserted in a string is always replaced with a
  hash sign.

(taca)

2013-07-21 02:51:28 UTC MAIN commitmail json YAML

Tweak GEM_CLEANBUILD for ruby200.

(taca)

2013-07-21 02:50:43 UTC MAIN commitmail json YAML

2013-07-21 02:49:58 UTC MAIN commitmail json YAML

2013-07-21 02:48:37 UTC MAIN commitmail json YAML

2013-07-21 02:48:12 UTC MAIN commitmail json YAML

Fix for ruby200.

It isn't very good practice to depend on parenthesis by CPP macro for
"if" statement of C language although CPP macro should be use parenthesis
after expanded.

(taca)

2013-07-21 02:43:57 UTC MAIN commitmail json YAML

Tweak GEM_CLEANBUILD for ruby200.

(taca)

2013-07-21 02:43:36 UTC MAIN commitmail json YAML

Tweak GEM_CLEANBUILD for ruby200.

(taca)

2013-07-21 02:43:10 UTC MAIN commitmail json YAML

2013-07-21 02:42:41 UTC MAIN commitmail json YAML

2013-07-21 02:42:09 UTC MAIN commitmail json YAML

Tweak GEM_CLEANBUILD for ruby200.

(taca)

2013-07-21 02:41:40 UTC MAIN commitmail json YAML

No need to specify GEM_CLEANBUILD.

(taca)

2013-07-21 02:40:46 UTC MAIN commitmail json YAML

2013-07-21 02:39:27 UTC MAIN commitmail json YAML

Tweak GEM_CLEANBUILD for ruby200 and enable with ruby200.

(taca)

2013-07-21 02:38:24 UTC MAIN commitmail json YAML

Tweak GEM_CLEANBUILD for ruby200.

(taca)

2013-07-21 02:37:26 UTC MAIN commitmail json YAML

Note addition of lang/ruby200 version 2.0.0p247 package.

(taca)

2013-07-21 02:37:01 UTC MAIN commitmail json YAML

Add and enable ruby200.

(taca)

2013-07-21 02:36:38 UTC MAIN commitmail json YAML

Add ruby200 package.  This is a meta package for Ruby 2.0.0.

(taca)

2013-07-21 02:35:41 UTC MAIN commitmail json YAML

Add and enable ruby200-base.

(taca)

2013-07-21 02:34:54 UTC MAIN commitmail json YAML

Note addition of lang/ruby200-base version 2.0.0p247 package.

(taca)

2013-07-21 02:34:28 UTC MAIN commitmail json YAML

2013-07-21 02:32:58 UTC MAIN commitmail json YAML

Add ruby200-base-2.0.0p247.

This is latest stable release of Ruby and it basically compatible with
Ruby 1.9.3.  Please refer full changes to NEWS/ChangeLog files or official
Web site.  Here is language changes:

* Added keyword arguments.

* Added %i and %I for symbol list creation (similar to %w and %W).

* Default source encoding is changed to UTF-8. (was US-ASCII)

* No warning for unused variables starting with '_'

(taca)

2013-07-21 02:27:45 UTC MAIN commitmail json YAML

Add support stuff for Ruby 2.0.0.

(taca)

2013-07-20 21:50:55 UTC MAIN commitmail json YAML

2013-07-20 19:47:19 UTC MAIN commitmail json YAML

lang/gcc-aux: bug fix

This commit achieves the following:
  1) Fix specific case of falsely identified aggregate array index
    duplicates.  Fix taken from gcc 4.8 source, it apparently will
    never be backported.
  2) Fix typo that caused mktemp to be used in DragonFly
  3) Incorporate NetBSD libstdc++ fixes into gcc-aux repository
    (which is a parallel fork) and regenerate diff-cxx.  This
    enables patches to be removed.

(marino)

2013-07-20 16:56:52 UTC MAIN commitmail json YAML

Added ham/xnec2c version 2.3beta

(wiz)

2013-07-20 16:56:40 UTC MAIN commitmail json YAML

Added ham/nec2c version 1.1

(wiz)

2013-07-20 16:56:18 UTC MAIN commitmail json YAML

2013-07-20 16:56:07 UTC MAIN commitmail json YAML

Import xnec2c-2.3beta as ham/xnec2c.

xnec2c is a GTK+ graphical interactive version of nec2c. It
incorporates the nec2c core which it uses for reading input files
and calculating output data, but it does not need and indeed does
not produce an output file by default. Since xnec2c incorporates
the nec2c core, it has access to all internal buffers, including
structure data, frequency-related data (structure currents, input
impedance, gain etc) and radiation pattern data (for the far field
and near field). It therefore has the ability to graphically display
user-requested data directly, as the frequency loop progresses or
after input from the user. Graphs of frequency-related data and
the current or charge distribution evolve as the frequency loop
progresses, and radiation patterns (far and near field) are
sequentially drawn for each frequency step. A new frequency can be
entered by the user from spin buttons in the main or radiation
pattern windows or by clicking on the graphs of frequency-related
data. New output data are then computed and displayed in text and
graphical form.

(wiz)

2013-07-20 16:50:46 UTC MAIN commitmail json YAML

add finance/py-vatnumber

(richard)

2013-07-20 16:50:13 UTC MAIN commitmail json YAML

2013-07-20 16:48:46 UTC MAIN commitmail json YAML

2013-07-20 16:46:55 UTC MAIN commitmail json YAML

2013-07-20 16:46:38 UTC MAIN commitmail json YAML

Import nec2c-1.1 as ham/nec2c.

nec2c is a translation of the NEC2 FORTRAN source code to the C
language.  The translation was performed mostly "by hand" and a
lot of modifications to the original program were introduced in
order to modernize the NEC2 and to remove as many built-in limitations
as possible. The attendant SOMNEC program was also translated to
C and incorporated in nec2c as a function so that Sommerfeld ground
solutions are a part of the program.

(wiz)

2013-07-20 15:56:27 UTC MAIN commitmail json YAML

Updated mail/akonadi to 1.10.0

(wiz)

2013-07-20 15:56:18 UTC MAIN commitmail json YAML

Update to 1.10.0:

1.10.0                            09-July-2013
----------------------------------------------
- Memory optimizations
- Fix a runtime error on Windows

1.9.80                            10-June-2013
----------------------------------------------
- Update item access time less often.
- Don't try to start akonadiserver if mysqld is not installed
- Allow to fetch available items even if there are errors in some of the items.
- Properly restrict the external part removal to the deleted collection.
- Support checking the cache for payloads in the FETCH command.
- Add infrastructure to track client capabilities.
- Allow to disable the cache verification on retrieval.
- fsck: move orphaned pim items to lost+found, delete orphaned pim item flags.
- Introduce NotificationMessageV2 that supports batch operations on set of entities.
- Fix build with Boost >= 1.53.
- Fix a runtime issue with MySQL >= 5.6 (MySQL >= 5.1.3 is now the minimum version).

(wiz)

2013-07-20 15:50:00 UTC MAIN commitmail json YAML

Updated math/gnumeric112 to 1.12.4

(wiz)

2013-07-20 15:49:51 UTC MAIN commitmail json YAML

Update to 1.12.4:

Gnumeric 1.12.4

Andreas:
* Improve xlsx export of Gnumeric functions.
* Improve xlsx import of Excel 2010 functions.
* Improve xls import of Excel 2010 functions.
* Fix documentation of r.q* and r.*nbinom. [#703164]
* Add Excel 2010's BETA.DIST.
* Fix crash on corrupted files. [#703149] [#703215] [#703625] [#703895]
* Fix import of sxc files. [#703249]
* Fix TDIST Import/Export from/to ODF.
* Write manual legend position to ODF. [#703362]
* Fix position handling in strict ODF export.

Jean:
* Don't attempt to add a path item when there is no path object. [#703052]

Morten:
* Improve accuracy for 2-argument ERF.
* Fix crashes on corrupted files.  [#703143] [#703307] [#703306]
* Fix --with-long-double tests.  [#703397]
* Fix problems saving auto filters to xls.  [#703308]
* Improve handling of large graph ranges.  [#703546]
* Fix analysis issue with translations.  [#703355]
* Fix COUNTIF (etc) pattern matching.  [#703770]

(wiz)

2013-07-20 15:44:19 UTC MAIN commitmail json YAML

Updated misc/goffice0.10 to 0.10.4

(wiz)

2013-07-20 15:44:10 UTC MAIN commitmail json YAML

Update to 0.10.4:

goffice 0.10.4:

Andreas:
* Fix crash on corrupted GOImage. [#703670]

Jean:
* Fix loading of image with invalid size or data. [#703740]
* Don't use invalid GOImage arguments. [#703949]

Morten:
* Fix linear regression failure.
* Add prescaling to linear regression.  [#703381]

(wiz)

2013-07-20 13:47:25 UTC MAIN commitmail json YAML

Added www/py-flask-cache version 0.12.

(kleink)

2013-07-20 13:46:16 UTC MAIN commitmail json YAML

+ py-flask-cache

(kleink)

2013-07-20 13:45:45 UTC MAIN commitmail json YAML

2013-07-20 12:50:00 UTC MAIN commitmail json YAML

Updated devel/cmake to 2.8.11.2

(ryoon)

2013-07-20 12:49:26 UTC MAIN commitmail json YAML

Update to 2.8.11.2

Chagnelog

Changes in CMake 2.8.11.2 (since 2.8.11.1)
------------------------------------------
Alex Neundorf (1):
      asm support: adapt to changes in CMakeDetectCompiler in 2.8.10

Bjoern Thiel (1):
      SelectLibraryConfigurations: Fix for cached <base>_LIBRARY

Brad King (5):
      cmCryptoHash: Increase alignment of HashFile buffer
      cmcurl: Backport curl bug 1192 fix (#14250)
      VS12: Add Visual Studio 12 generator (#14251)
      VS12: Generate flag tables from MSBuild v120 tool files
      FindBoost: Add -vc120 mangling for VS 12

Robert Maynard (1):
      VS: Clarify Visual Studio product year for each version

Changes in CMake 2.8.11.1 (since 2.8.11)
----------------------------------------
Brad King (5):
      ExternalData: Do not re-stage staged object files
      try_compile: Fix quoting of libraries in generated CMakeLists.txt
      KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)
      FindBoost: Fix handling of \ in input paths (#14179)
      Xcode: Fix framework search paths in STATIC library targets (#14191)

Modestas Vainius (1):
      Fix test failures caused by regexp-sensitive characters in the build paths

Stephen Kelly (9):
      include_directories: Fix handling of empty or space-only entries
      try_compile: Trim whitespace from LINK_LIBRARIES entries
      cmTarget: Remove some hardcoding of transitive property names.
      GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.
      GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.
      GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.
      FindQt4: Don't fail if certain Qt modules are unavailable.
      Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.
      Genex: Fix the HEAD target used for evaluated expressions

(ryoon)

2013-07-20 11:57:37 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.8.3.3

(adam)

2013-07-20 11:56:28 UTC MAIN commitmail json YAML

Changes 1.8.3.3:
* "git apply" parsed patches that add new files, generated by programs
  other than Git, incorrectly.  This is an old breakage in v1.7.11.
* Older cURL wanted piece of memory we call it with to be stable, but
  we updated the auth material after handing it to a call.
* "git pull" into nothing trashed "local changes" that were in the
  index.
* Many "git submodule" operations did not work on a submodule at a
  path whose name is not in ASCII.
* "cherry-pick" had a small leak in its error codepath.
* Logic used by git-send-email to suppress cc mishandled names like
  "A U. Thor" <author@example.xz>, where the human readable part
  needs to be quoted (the user input may not have the double quotes
  around the name, and comparison was done between quoted and
  unquoted strings).  It also mishandled names that need RFC2047
  quoting.
* "gitweb" forgot to clear a global variable $search_regexp upon each
  request, mistakenly carrying over the previous search to a new one
  when used as a persistent CGI.
* The wildmatch engine did not honor WM_CASEFOLD option correctly.
* "git log -c --follow $path" segfaulted upon hitting the commit that
  renamed the $path being followed.
* When a reflog notation is used for implicit "current branch",
  e.g. "git log @{u}", we did not say which branch and worse said
  "branch ''" in the error messages.
* Mac OS X does not like to write(2) more than INT_MAX number of
  bytes; work it around by chopping write(2) into smaller pieces.
* Newer MacOS X encourages the programs to compile and link with
  their CommonCrypto, not with OpenSSL.
Also contains various minor documentation updates.

(adam)

2013-07-20 10:20:56 UTC MAIN commitmail json YAML

Updated pkgtools/mksandbox to 1.2

(jperkin)

2013-07-20 10:20:42 UTC MAIN commitmail json YAML

mksandbox-1.2:

  * Mount /proc read-write on Linux, it appears to be required for e.g.
    groupadd to function correctly.

  * Add new --rodirs and --rwdirs options, which allow arbitrary lists
    of directories to be mounted appropriately inside the chroot.

  * Add --without-pkgsrc which prevents the default pkgsrc directories
    from being mounted.

This allows mksandbox to be easily used for chrooted pbulk setups, using
a simple invocation such as:

  mksandbox --without-pkgsrc --rodirs=/usr/pbulk --rwdirs=/shared /chroot

(jperkin)

2013-07-20 09:31:56 UTC MAIN commitmail json YAML

Updated devel/nss to 3.15.1

(ryoon)

2013-07-20 09:28:12 UTC MAIN commitmail json YAML

Update to 3.15.1

Changelog:
NSS 3.15.1 release notes

Introduction

Network Security Services (NSS) 3.15.1 is a patch release for NSS 3.15. The bug fixes in NSS 3.15.1 are described in the "Bugs Fixed" section below.
Distribution Information

NSS 3.15.1 source distributions are also available on ftp.mozilla.org for secure HTTPS download:

    Source tarballs:
    https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_1_RTM/src/

New in NSS 3.15.1
New Functionality

    TLS 1.2: TLS 1.2 (RFC 5246) is supported. HMAC-SHA256 cipher suites (RFC 5246 and RFC 5289) are supported, allowing TLS to be used without MD5 and SHA-1. Note the following limitations.
        The hash function used in the signature for TLS 1.2 client authentication must be the hash function of the TLS 1.2 PRF, which is always SHA-256 in NSS 3.15.1.
        AES GCM cipher suites are not yet supported.

New Functions

None.
New Types

    in sslprot.h
        SSL_LIBRARY_VERSION_TLS_1_2 - The protocol version of TLS 1.2 on the wire, value 0x0303.
        TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_NULL_SHA256 - New TLS 1.2 only HMAC-SHA256 cipher suites.
    in sslerr.h
        SSL_ERROR_UNSUPPORTED_HASH_ALGORITHM, SSL_ERROR_DIGEST_FAILURE, SSL_ERROR_INCORRECT_SIGNATURE_ALGORITHM - New error codes for TLS 1.2.
    in sslt.h
        ssl_hmac_sha256 - A new value in the SSLMACAlgorithm enum type.
        ssl_signature_algorithms_xtn - A new value in the SSLExtensionType enum type.

New PKCS #11 Mechanisms

None.
Notable Changes in NSS 3.15.1

    Bug 856060 - Enforce name constraints on the common name in libpkix  when no subjectAltName is present.
    Bug 875156 - Add const to the function arguments of SEC_CertNicknameConflict.
    Bug 877798 - Fix ssltap to print the certificate_status handshake message correctly.
    Bug 882829 - On Windows, NSS initialization fails if NSS cannot call the RtlGenRandom function.
    Bug 875601 - SECMOD_CloseUserDB/SECMOD_OpenUserDB fails to reset the token delay, leading to spurious failures.
    Bug 884072 - Fix a typo in the header include guard macro of secmod.h.
    Bug 876352 - certutil now warns if importing a PEM file that contains a private key.
    Bug 565296 - Fix the bug that shlibsign exited with status 0 even though it failed.
    The NSS_SURVIVE_DOUBLE_BYPASS_FAILURE build option is removed.

Bugs fixed in NSS 3.15.1

    https://bugzilla.mozilla.org/buglist.cgi?list_id=5689256;resolution=FIXED;classification=Components;query_format=advanced;target_milestone=3.15.1;product=NSS

Compatibility

NSS 3.15.1 shared libraries are backward compatible with all older NSS 3.x shared libraries. A program linked with older NSS 3.x shared libraries will work with NSS 3.15.1 shared libraries without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs to the functions listed in NSS Public Functions will remain compatible with future versions of the NSS shared libraries.

NSS 3.15 release notes

Introduction

The NSS team has released Network Security Services (NSS) 3.15, which is a minor release.
Distribution Information

The HG tag is NSS_3_15_RTM. NSS 3.15 requires NSPR 4.10 or newer.

NSS 3.15 source distributions are available on ftp.mozilla.org for secure HTTPS download:

    Source tarballs:
    https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_RTM/src/

New in NSS 3.15
New Functionality

    Support for OCSP Stapling (RFC 6066, Certificate Status Request) has been added for both client and server sockets. TLS client applications may enable this via a call to SSL_OptionSetDefault(SSL_ENABLE_OCSP_STAPLING, PR_TRUE);
    Added function SECITEM_ReallocItemV2. It replaces function SECITEM_ReallocItem, which is now declared as obsolete.
    Support for single-operation (eg: not multi-part) symmetric key encryption and decryption, via PK11_Encrypt and PK11_Decrypt.
    certutil has been updated to support creating name constraints extensions.

New Functions

    in ssl.h
        SSL_PeerStapledOCSPResponse - Returns the server's stapled OCSP response, when used with a TLS client socket that negotiated the status_request extension.
        SSL_SetStapledOCSPResponses - Set's a stapled OCSP response for a TLS server socket to return when clients send the status_request extension.
    in ocsp.h
        CERT_PostOCSPRequest - Primarily intended for testing, permits the sending and receiving of raw OCSP request/responses.
    in secpkcs7.h
        SEC_PKCS7VerifyDetachedSignatureAtTime - Verifies a PKCS#7 signature at a specific time other than the present time.
    in xconst.h
        CERT_EncodeNameConstraintsExtension - Matching function for CERT_DecodeNameConstraintsExtension, added in NSS 3.10.
    in secitem.h
        SECITEM_AllocArray
        SECITEM_DupArray
        SECITEM_FreeArray
        SECITEM_ZfreeArray - Utility functions to handle the allocation and deallocation of SECItemArrays
        SECITEM_ReallocItemV2 - Replaces SECITEM_ReallocItem, which is now obsolete. SECITEM_ReallocItemV2 better matches caller expectations, in that it updates item->len on allocation. For more details of the issues with SECITEM_ReallocItem, see Bug 298649 and Bug 298938.
    in pk11pub.h
        PK11_Decrypt - Performs decryption as a single PKCS#11 operation (eg: not multi-part). This is necessary for AES-GCM.
        PK11_Encrypt - Performs encryption as a single PKCS#11 operation (eg: not multi-part). This is necessary for AES-GCM.

New Types

    in secitem.h
        SECItemArray - Represents a variable-length array of SECItems.

New Macros

    in ssl.h
        SSL_ENABLE_OCSP_STAPLING - Used with SSL_OptionSet to configure TLS client sockets to request the certificate_status extension (eg: OCSP stapling) when set to PR_TRUE

Notable Changes in NSS 3.15

    SECITEM_ReallocItem is now deprecated. Please consider using SECITEM_ReallocItemV2 in all future code.

    NSS has migrated from CVS to the Mercurial source control management system.

    Updated build instructions are available at Migration to HG

    As part of this migration, the source code directory layout has been re-organized.

    The list of root CA certificates in the nssckbi module has been updated.

    The default implementation of SSL_AuthCertificate has been updated to add certificate status responses stapled by the TLS server to the OCSP cache.

    Applications that use SSL_AuthCertificateHook to override the default handler should add appropriate calls to SSL_PeerStapledOCSPResponse and CERT_CacheOCSPResponseFromSideChannel.
    Bug 554369: Fixed correctness of CERT_CacheOCSPResponseFromSideChannel and other OCSP caching behaviour.
    Bug 853285: Fixed bugs in AES GCM.
    Bug 341127: Fix the invalid read in rc4_wordconv.
    Faster NIST curve P-256 implementation.
    Dropped (32-bit) SPARC V8 processor support on Solaris. The shared library libfreebl_32int_3.so is no longer produced.

Bugs fixed in NSS 3.15

This Bugzilla query returns all the bugs fixed in NSS 3.15:

https://bugzilla.mozilla.org/buglist.cgi?list_id=6278317&resolution=FIXED&classification=Components&query_format=advanced&product=NSS&target_milestone=3.15

(ryoon)

2013-07-20 08:57:55 UTC MAIN commitmail json YAML

2013-07-20 08:57:20 UTC MAIN commitmail json YAML

Update to 4.10, based on pkgsrc/wip/nspr by mef@.

* Set LICENSE.

Changelog:
http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-Release-td280660.html
--------------
  NSPR 4.10 has the following bug fixes:
* Bug 331169: Obviate PR_Sleep before PR_GetConnectStatus on Windows.
  Fixed by Brian Smith.
* Bug 687033: Support Windows/arm. Fixed by Makoto Kato (partially
  checked in).
* Bug 687033: Remove WINCE and Win9x support partially.
* Bug 844513: Add AddressSanitizer (ASan) memory check annotations to
  PLArena. Fixed by Mats Palmgren.
* Bug 849089: Simple changes to make NSPR's configure.in work with
  the current version of autoconf.
* Bug 856196: Fix compiler warnings and clean up code in NSPR 4.10.
* Bug 859066: Fix warning in nsprpub/pr/src/misc/prnetdb.c.
* Bug 859830: Deprecate ANDROID_VERSION in favor of android/api-level.h.
  Fixed by Vicamo Yang.
* Bug 861434: Make PR_SetThreadPriority() change priorities
  relatively to the main process instead of using absolute values on
  Linux. Fixed by Gabriele Svelto.
* Bug 871064L: _PR_InitThreads() should not call PR_SetThreadPriority.

(ryoon)

2013-07-20 08:05:34 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 5.0.9

(ryoon)

2013-07-20 08:04:27 UTC MAIN commitmail json YAML

Update to 5.0.9

Changelog:
Version 5.0.9 July 15th 2013

    Fixes for mounting an WebDAV into an ownCloud
    Improved expiration of older versions in the case of a full storage
    IE8 fixes
    Increased speed when syncing shared files
    Oracle compatibility fixes
    Make upgrade routine more robust
    Fix gallery for certain php configurations
    Fix pdf viewer close button
    user_external fixes
    Several smaller fixes

Version 5.0.8 July 10th 2013

    SECURITY: XSS vulnerability in ���Share Interface��� (oC-SA-2013-029)
    SECURITY: Authentication bypass in ���user_webdavauth��� (oC-SA-2013-030)
    New anonymous upload feature
    Fix syncing of external filesystems
    External filesystems performance improvements
    Improve compatibility with Oracle
    Improved and simplified theming
    Internet explorer 8 fixes
    Fixes for partial file uploads
    LDAP: fix handling of User and Group Bases
    Improved and more robust upgrade system
    A lot of encryption system fixes
    Do not add groups if user has no groups
    Several Contacts fixes
    A lot of smaller bugfixes all over the place

(ryoon)

2013-07-20 07:48:02 UTC MAIN commitmail json YAML

add textproc/py-xlwt

(richard)

2013-07-20 07:41:39 UTC MAIN commitmail json YAML

added textproc/py-xlwt to 0.7.5

(richard)

2013-07-20 07:40:11 UTC MAIN commitmail json YAML

Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003
XLS files, on any platform, with Python 2.3 to 2.7.

xlwt is a library for generating spreadsheet files that are compatible with
Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support
for Unicode. Excel spreadsheets can be generated on any platform without
needing Excel or a COM server. The only requirement is Python 2.3 to 2.7.

(richard)

2013-07-20 05:23:21 UTC MAIN commitmail json YAML

update databases/pgadmin3 to 1.16.1

(richard)

2013-07-20 05:12:13 UTC MAIN commitmail json YAML

add option pgadmin-db-designer

(richard)

2013-07-20 05:10:42 UTC MAIN commitmail json YAML

pgAdmin 1.16.1 has been released, offering 19 bug fixes over the previous version.
The list of bug fixes is available in the CHANGELOG.

The following are the recent Changes
------------------------------------

Date      Dev Ver    Change details
---------- --- ------  --------------
2012-12-03 DP  1.16.1  Prevent a crash that could happen if further changes
                        were made on a dialogue after using the Apply button.
                        [Akshay Joshi]
2012-11-29 GL  1.16.1  Save new comments on already existing columns when
                        editing a table. Per a report from Jeff Janes.
2012-11-29 GL  1.16.1  Fix the query editor behaviour when executing COPY TO
                        stdout and COPY FROM stdin [Heikki Linnakangas]
2012-11-28 AV  1.16.1  Date picker controls returns a full timestamp by
                        default, which can cause inadvertent date changes
                        on jobs and role validty dates. Ignore the time part.
2012-11-26 MH  1.16.1  Fix query for database descriptions
2012-11-15 DP  1.16.1  Avoid querying the catalogs for toast table settings
                        for every table in the database. This gives a huge
                        performance gain with large schemas.
2012-11-08 DP  1.16.1  Prevent a crash when refreshing a node which has a
                        child with an open dialogue [Dhiraj Chawla]
2012-11-08 DP  1.16.1  Fix dropping/renaming of indexes [Akshay Joshi]
2012-11-08 DP  1.16.1  Avoid updating the GQB model on every key press in
                        the query tool [Dhiraj Chawla]
2012-11-02 DP  1.16.1  Fix a crash that can occur when renaming objects.
                        [Ashesh Vashi/Sachin Srivastava]
2012-11-01 DP  1.16.1  Fix dropping of constraints [Akshay Joshi]
2012-10-31 DP  1.16.1  Fix the "blocked by" column in the server status
                        dialogue on 9.2 servers [Sachin Srivastava]
2012-10-11 DP  1.16.1  Prevent a crash if the query tool is closed whilst a
                        file is loading [Akshay Joshi]
2012-10-09 AV  1.16.1  Fix setting of comments on PPAS procedures.
2012-10-08 DP  1.16.1  Don't autosize the search results columns if no
                        results are found [Akshay Joshi]
2012-10-08 AV  1.16.1  Prevent a crash if opening a second config file in
                        the editor.
2012-10-08 DP  1.16.1  Prevent the SSL options combo box displaying
                        duplicate options if the server dialogue is
                        reopened [Akshay Joshi]
2012-09-14 GL  1.16.1  Fix trigger query when connected to PostgreSQL 8.2 or
                        lower, per a report from Jon Roberts.
2012-09-12 GL  1.16.1  Fix message when executing an empty query, per Marc
                        Mamin.

(richard)

2013-07-20 05:07:48 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20130719

(ryoon)

2013-07-20 05:07:15 UTC MAIN commitmail json YAML

Update to 20130719

* Use tarball, and install man page and bash stuff.

Changelog:
unknown.

(ryoon)

2013-07-20 04:36:05 UTC MAIN commitmail json YAML

Update mozc packages to 1.11.1502.102.

(ryoon)

2013-07-20 04:34:53 UTC MAIN commitmail json YAML

Update to 1.11.1502.102.

* ibus-mozc depends on mozc-server and mozc-tool.
* Add CFLAGS+=-std=c++0x in gyp/common.gypi.

Changelog:
r163 2013-07-17 1.11.1502.102

    Fixes cursor movement issue on Emacs 24 ( Issue 168 )
    Support numpad keys in mozc.el ( Issue 170 )
    Fix build failure on Windows ( Issue 185 , Issue 191)
    Support GCC 4.8.0 ( Issue 186 )
    Fix build failure when use_libprotobuf=1 is specified ( Issue 189 )
    Support Emacs 24 in mozc.el ( Issue 190 )
    Development of ibus-mozc is now in maintenance mode (Issue 194)
    Intorduce Mode Indicator for Windows
    Support per-user input mode for Windows 8 (TSF-mozc)
    Support InputScope for Windows 8 (TSF-mozc)
    Support surrounding text on Windows, Mac, LInux and NaCl
    Enable a developer to configure document directory and/or Zinnia model file path at build time for GNU/Linux build. See the build instruction about how to customize them.
    Dictionary update

(ryoon)

2013-07-20 04:03:47 UTC MAIN commitmail json YAML

+ php-5.5.1 [taca], php-owncloud-5.0.9, postfix-2.9.7, postfix-2.10.1.

(taca)

2013-07-20 04:02:32 UTC MAIN commitmail json YAML

Note update of lang/ruby193-base package to 1.9.3p448nb2.

(taca)

2013-07-20 04:02:00 UTC MAIN commitmail json YAML

Don't specify sitedir and vendordir with CONFIGURE_ARGS.
It generates wrong path in rbconfig.rb (but not cause critical problem
in general).

Bump PKGREVISION.

(taca)

2013-07-19 18:19:08 UTC MAIN commitmail json YAML

2013-07-19 18:07:01 UTC MAIN commitmail json YAML

Updated www/py-flask-login to 0.2.6.

(kleink)

2013-07-19 18:06:18 UTC MAIN commitmail json YAML

Update py-flask-login to 0.2.6.

0.2.6
-----

* Add options to disable the login decorators.
* if availabe, use X-Forwarded-For header instead of request.remote_addr for
  the session protectin id

(kleink)

2013-07-19 18:04:55 UTC MAIN commitmail json YAML

Updated www/py-werkzeug to 0.9.2.
Updated www/py-werkzeug-docs to 0.9.2.

(kleink)

2013-07-19 18:03:42 UTC MAIN commitmail json YAML

Update py-werkzeug and py-werkzeug-docs to 0.9.2.

Version 0.9.2
-------------

(bugfix release, released on July 18th 2013)

- Added `unsafe` parameter to :func:`~werkzeug.urls.url_quote`.
- Fixed an issue with :func:`~werkzeug.urls.url_quote_plus` not quoting
  `'+'` correctly.
- Ported remaining parts of :class:`~werkzeug.contrib.RedisCache` to
  Python 3.3.
- Ported remaining parts of :class:`~werkzeug.contrib.MemcachedCache` to
  Python 3.3
- Fixed a deprecation warning in the contrib atom module.
- Fixed a regression with setting of content types through the
  headers dictionary instead with the content type parameter.
- Use correct name for stdlib secure string comparision function.
- Fixed a wrong reference in the docstring of
  :func:`~werkzeug.local.release_local`.
- Fixed an `AttributeError` that sometimes occurred when accessing the
  :attr:`werkzeug.wrappers.BaseResponse.is_streamed` attribute.

(kleink)

2013-07-19 15:32:58 UTC MAIN commitmail json YAML

2013-07-19 14:49:28 UTC MAIN commitmail json YAML

Fix comment on patches/patch-lib_stdio.in.h.
Previous comment is irrelevant. Pointed out by wiz@. Thank you.

(ryoon)

2013-07-19 14:35:37 UTC MAIN commitmail json YAML

Fix builtin detection conditionals.

* Correct detection of following cases.
  non-editline/readline, editline/non-readline, and editline/readline.
* If builtin editline has header files in include/editline, create
  include/readline/* symlinks.
* Fix PR pkg/48062 with above fixes. Confirmed on Ubuntu Linux/amd64 13.04.

(ryoon)

2013-07-19 14:29:16 UTC MAIN commitmail json YAML

Set OS_VARIANT for OmniOS.

* OmniOS (SunOS variant) is shipped with readline 6.2. OS_VARIANT=OmniOS
  will be used by devel/readline/buildlink3.mk.

(ryoon)

2013-07-19 14:01:22 UTC MAIN commitmail json YAML

Updated mail/imapfilter to 2.55

(degroote)

2013-07-19 13:58:56 UTC MAIN commitmail json YAML

Update imapfilter to 2.5.5

Changes since 2.0.6:

IMAPFilter 2.5.5 - 8 Jun 2013
  - Work-around for some servers that send an unexpected APPEND response.
  - The serial number of the certificates is taken into account, because some
    servers send different certificates with the same subject and issuer.
  - Details of the stored certificates are written to the certificates file, in
    order to make it easier to distinguish each of them.
  - Support for TLS versions 1.1 and 1.2 for secure connections.

IMAPFilter 2.5.4 - 9 Apr 2013
  - Some server responses are now parsed less stricly.
  - More detailed information is now printed when there's an error.
  - Bug fix; various corrections in the recovery mechanism.

IMAPFilter 2.5.3 - 22 Jul 2012
  - New implementation for international mailbox names.
  - Bug fix; wrong variable name in one of the examples on extending.
  - Bug fix; an OpenSSL compilation warning.

IMAPFilter 2.5.2 - 29 Feb 2012
  - Persistent errors or connection failures are now ignored when running in
    daemon mode, and a reconnection is attempted during the next loop iteration.
  - Bug fix; problems with failure handling during login/logout.

IMAPFilter 2.5.1 - 27 Feb 2012
  - Support for recovery of a session after a BYE response is received.
  - Option to control in which cases a terminated session will be restored.
  - Bug fix; a BYE response could sometimes get incorrectly ignored.

IMAPFilter 2.5 - 23 Feb 2012
  - Support for recovery of a session when a network failure is encountered,
    and other robustness improvements.
  - Informational messages are printed also for the fetch and append methods.
  - Lua 5.2 compatibility, while the codebase can still be compiled with
    version 5.1.
  - The OpenSSL library is now a mandatory build requirement.
  - Bug fix; unrecoverable login failures did not result in aborting of the
    execution of the configuration.
  - Bug fix; when messages were appended to a mailbox that did not exist, it
    failed to create the mailbox and then retry the appending.
  - Bug fix; misleading errors were printed on some SSL failures.
  - Bug fix; protected call of the commands to execute in the daemon function
    could hide important failures.
  - Bug fix; the man page had an incorrect description of the -d option.
  * Support for the old deprecated 1.x configuration format has been removed,
    and the current 2.x format can only be executed from now on.

IMAPFilter 2.4.2 - 19 Jan 2012
  - Bug fix; some ASCII characters in mailbox names were incorrectly converted
    to UTF-7.

IMAPFilter 2.4.1 - 8 Dec 2011
  - Bug fix; become_daemon() failure.

IMAPFilter 2.4 - 6 Dec 2011
  - Support for non-ASCII mailbox names.
  - New environment variable to set the configuration directory.
  - Bug fix; parsing of some server responses was broken since the previous
    release.
  - Bug fix; the match_field() method matched on the whole header field,
    instead of only the header field body.
  - Bug fix; debug file check caused printing of a misleading error message.
  - Bug fix; typo error in a configuration man page example.

IMAPFilter 2.3 - 6 Aug 2011
  - Support for appending/uploading messages to mailboxes.
  - Debug file option now takes filename argument.
  - New simplified configuration and building procedure.
  - Bug fix; in some cases a mailbox was incorrectly assumed selected.
  - Bug fix; in some cases server capabilities needed update after login.
  - Bug fix; timeout problem with CRAM-MD5 authentication.
  - Bug fix; some servers send non-ASCII characters in their responses.

IMAPFilter 2.2.3 - 6 Mar 2011
  - Project moved to GitHub.
  - Changed file and directory structure.
  - The next UID is returned as an additional return value of check_status().
  - All processing methods now return a boolean based on their success.
  - Bug fix; a lost connection is now handled better by trying to reconnect.
  - Bug fix; in some cases in IDLE a message had arrived but was ignored.
  - Bug fix; in some servers the initial IDLE reply wasn't handled correctly.
  - Bug fix; typo errors in the documentation.

IMAPFilter 2.2.2 - 23 Jan 2010
  - Bug fix; a couple of errors in the extending examples file.

IMAPFilter 2.2.1 - 20 Jan 2010
  - A global option for the IDLE refreshing interval was added.
  - Bug fix; more detailed reporting when SSL socket errors occur.

IMAPFilter 2.2 - 30 Dec 2009
  - Support for combining searching methods in multiple mailboxes at the same
    or different accounts and processing of the results in bulk.
  - Support for meta-searching that allows searching on the previous searching
    results.
  - The processing and fetching methods were enhanced to reflect the new
    changes and the documentation was updated.
  - Global options for the message cache and the certificates were added.
  - Bug fix; questions for certificates are not asked while in daemon mode, but
    instead an error is printed.
  * A different format is used for the returned structures of the searching
    methods, due to the introduction of multiple mailbox searching and
    meta-searching, and thus any configuration files that rely on them should
    be updated. Consequently, the processing and fetching methods have been
    also enhanced and the relevant documentation updated, and while these
    changes are backwards compatible, an update of the configuration file is
    still recommended.

IMAPFilter 2.1.2 - 3 Dec 2009
  - Bug fix; cache for message parts didn't work correctly.
  - Bug fix; documentation error.

IMAPFilter 2.1.1 - 24 Nov 2009
  - Bug fix; global option timeout and enter_idle() didn't play well together.

IMAPFilter 2.1 - 23 Nov 2009
  - Support for the IMAP IDLE extension (RFC 2177) through the enter_idle()
    method.
  - Support for fetching of a message's body structure through the
    fetch_structure() method, and of a message's specific body part through the
    fetch_parts() method.
  - Addition of a global option that controls the character set used for all
    the searching methods.
  - Bug fix; fetching of non-existent messages.
  - Bug fix; no trailing end-of-line characters in the results of
    fetch_fields().

IMAPFilter 2.0.11 - 20 Sep 2009
  - Bug fix; fetching of messages with empty body.
  - Workaround for problematic IMAP server sending non-compliant mailbox status
    information.

IMAPFilter 2.0.10 - 16 Feb 2008
  - Bug fix; failed a great number (tens of thousands) of commands were
    exchanged with an IMAP server.
  - Bug fix; failed to fetch the body of some messages in some extremely rare
    occasions.
  - Bug fix; the description for the contain_header() method was clarified.

IMAPFilter 2.0.9 - 26 Dec 2007
  - Bug fix; the match_*() methods failed to match messages.
  - Bug fix; the match_*() methods failed with an error when no messages
    matched.
  - Bug fix; note added in the documentation about the need to use double
    backslashes inside of regular expression patterns.

IMAPFilter 2.0.8 - 23 Dec 2007
  - Bug fix; on some platforms it is necessary to link against the math library.

IMAPFilter 2.0.7 - 22 Dec 2007
  - Bug fix; the match_*() methods failed with an error message.

(degroote)

2013-07-19 12:58:20 UTC MAIN commitmail json YAML

2013-07-19 12:57:51 UTC MAIN commitmail json YAML

2013-07-19 12:57:28 UTC MAIN commitmail json YAML

Install missing files as necessary.

(joerg)

2013-07-19 12:54:58 UTC MAIN commitmail json YAML

2013-07-19 12:53:09 UTC MAIN commitmail json YAML

2013-07-19 12:52:10 UTC MAIN commitmail json YAML

2013-07-19 12:51:56 UTC MAIN commitmail json YAML

2013-07-19 12:51:11 UTC MAIN commitmail json YAML

2013-07-19 12:50:44 UTC MAIN commitmail json YAML

2013-07-19 12:13:36 UTC MAIN commitmail json YAML

Fix build on Ubuntu Linux/amd64 13.04.

* patch is borrowed from Gentoo Linux.

(ryoon)

2013-07-19 10:08:59 UTC MAIN commitmail json YAML

2013-07-19 09:53:53 UTC MAIN commitmail json YAML

Updated www/yaws to 1.96

(fhajny)

2013-07-19 09:53:34 UTC MAIN commitmail json YAML

2013-07-19 09:46:03 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 2.1.13

(fhajny)

2013-07-19 09:45:37 UTC MAIN commitmail json YAML

Update ejabberd to 2.1.13.

Bugs fixed since 2.1.12:
* Compilation: Detect correctly newer Darwin versions (EJAB-1594)
* Guide: ejabberd_service expects a shaper_rule, not a shaper
* MUC: Handle multiple < and > in mod_muc_log plaintext mode (EJAB-1640)
* MUC: Handle ~ control sequence in text of mod_muc_log (EJAB-1639)
* MUC: list_to_integer/2 only works in OTP R14 and newer
* Pubsub: access_createnode acl also applies to auto created nodes
* Web: Normalize HTTP path

(fhajny)

2013-07-19 09:35:23 UTC MAIN commitmail json YAML

Updated net/rabbitmq to 3.1.3

(fhajny)

2013-07-19 09:35:02 UTC MAIN commitmail json YAML

Update rabbitmq to 3.1.3.

Bugs fixed in 3.1.3
==================================

management plugin
------------------
25643 fix bug that lead to incorrect reporting of accumulated
      stats (since 3.1.2)

Bugs fixed in 3.1.2:
==================================

server
------
25636 fix startup failure when using SSL with Erlang/OTP R16B01
25571 fix potential deadlock in application shutdown handling (since 2.1.0)
25567 fix queue crash requeuing in-memory messages (since 2.7.0)
25599 fix queue record leak of exclusive durable queues after forceful
      shutdown (since 3.0.1)
25576 fix bug in queue index where a broker crash between segment
      deletion and journal truncation could prevent the broker from
      subsequently starting (since 2.0.0)
25615 fix duplicate mirror queue slaves starting on a single node (since 2.6.0)
25588 ensure per-message-TTL is removed when messages are dead-lettered
      (since 3.0.0)
25575 fix bug handling empty rabbit_serial leading to startup failure
      (since 1.7.0)
25640 fix channel crash with a race between basic.ack and basic.cancel
      when prefetch >= 1 (since 3.1.0)
25638 fix leak affecting HA/mirrored queues (since 3.0.0)
25611 improve stack traces when message store crash occurs
25612 fix crashing processes when stopping node as part of a cluster
      (since 2.4.0)

stomp plugin
-------------
25564 fix handling of reply-to for non-temporary queue destinations
      (since 3.1.0)
25566 allow unescaped colons in header values for STOMP 1.0 compatibility

management plugin
-----------------
25592 fix bug allowing unprivileged users to see stats for all vhosts
      (since 3.1.0)
25600 fix consumer record leak in the management database (since 2.2.0)
25629 fix memory leak in the presence of long-lived channels and
      short-lived queues (since 3.1.0)
25580 fix bug preventing definitions file from loading if it contained
      a policy from a non default vhost (since 3.1.1)

LDAP plugin
-----------
25573 fix garbled login failure errors (since 2.3.0)

Java client
-----------
25633 fix quoting and escaping in json parser, avoid a potentially
      non-terminating loop and improve error handling (since 2.8.2)
      (thanks to Bradley Peabody)

Erlang client
-------------
25521 fix negotiated frame-max handling, which was being ignored (since 2.0.0)
25489 fix rpc client/server to ensure correlation-ids are valid UTF-8 strings
      (since 2.0.0) (thanks to Daniel White)

(fhajny)

2013-07-19 08:16:36 UTC MAIN commitmail json YAML

Changes 3.2.3:
* LIBZMQ-526 Assertion failure "Invalid argument (tcp_connecter.cpp:285)"
* LIBZMQ-446 Setting the DSCP bits by default causes CAP_NET_ADMIN error
* LIBZMQ-496 Crash on heavy socket opening/closing: Device or resource busy (mutex.hpp:90)
* LIBZMQ-462 test_connect_delay fails at test_connect_delay.cpp:80
* LIBZMQ-497 Messages getting dropped
* LIBZMQ-488 signaler.cpp leaks the win32 Event Handle
* LIBZMQ-476 zmq_disconnect has no effect for inproc sockets
* LIBZMQ-475 zmq_disconnect does not sent unsubscribe messages

(adam)

2013-07-19 05:53:20 UTC MAIN commitmail json YAML

Updated x11/xconsole to 1.0.6

(wiz)

2013-07-19 05:53:07 UTC MAIN commitmail json YAML

Update to 1.0.6:

This release fixes a build issue on FreeBSD, minor file handling issues on
all platforms, and deletes code for OS'es that xconsole hasn't built on in
years.

Alan Coopersmith (7):
      config: Add missing AC_CONFIG_SRCDIR
      unifdef -Uultrix
      unifdef -UISC
      unifdef -ULynx
      Fix file leak if fdopen() fails
      Use fstat() on the fd from open(), instead of stat() on the same pathname
      xconsole 1.0.6

Niclas Zeising (1):
      Fix build on FreeBSD

(wiz)

2013-07-19 03:59:59 UTC MAIN commitmail json YAML

Setting both 53 and 54 to PHP_VERSIONS_ACCEPTED isn't required since
default is both 53 and 54.

(taca)

2013-07-19 03:52:29 UTC MAIN commitmail json YAML

2013-07-18 22:17:44 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.18.0nb2

(wiz)

2013-07-18 22:17:33 UTC MAIN commitmail json YAML

Fix netbsd hints:
--whole-archive is a linker flag, not a compiler flag.
Bump PKGREVISION.

Hopefully improves p5-gettext with clang from pkgsrc.

(wiz)

2013-07-18 20:34:47 UTC MAIN commitmail json YAML

Updated devel/py-mako to 0.8.1

(adam)

2013-07-18 20:33:50 UTC MAIN commitmail json YAML

Changes 0.8.1:
- [bug] Changed setup.py to skip installing markupsafe
  if Python version is < 2.6 or is between 3.0 and
  less than 3.3, as Markupsafe now only supports 2.6->2.X,
  3.3->3.X.
- [bug] Fixed regression where "entity" filter wasn't
  converted for py3k properly (added tests.)
- [bug] Fixed bug where mako-render script wasn't
  compatible with Py3k.
- [bug] Cleaned up all the various deprecation/
  file warnings when running the tests under
  various Pythons with warnings turned on.

(adam)

2013-07-18 20:19:51 UTC MAIN commitmail json YAML

2013-07-18 20:19:03 UTC MAIN commitmail json YAML

Install missing files as needed.

(joerg)

2013-07-18 17:09:25 UTC MAIN commitmail json YAML

2013-07-18 16:07:37 UTC MAIN commitmail json YAML

Updated pkgtools/mksandbox to 1.1

(jperkin)

2013-07-18 16:07:22 UTC MAIN commitmail json YAML

mksandbox-1.1:

  * Add /lib64 and /usr/lib64 on Linux.
  * Ensure that read-only --bind mounts on Linux are actually read-only.

(jperkin)

2013-07-18 14:59:04 UTC MAIN commitmail json YAML

Fix non-editline builtin case.
Many thanks for obache@.

* READLINE_DEFAULT is depends on builtin editline/readline type if possible.
* _READLINE_ACCEPTED is always "editline readline", both are provided.

Tested on OmniOS (builtin readline-6.2; with some modifications) and NetBSD.

XXX If buitin readline is incompatible, READLINE_DEFAULT is set as readline.
    According to devel/readline/builtin.mk, SunOS, Darwin, and Interix's
    readline is incompatible with GNU readline.
    This behavior should be fixed.

(ryoon)