Commit graph

25342 commits

Author SHA1 Message Date
adam
43373ffcd2 Changes 1.9.2:
User-visible changes:
  - Client-side bugfixes:
    * svn: fix crash when saving credentials in kwallet (r1700740, r1700951)
    * checkout/update: fix "access denied" error on Windows (r1701064 et al)
    * update: fix crash when updating a conflicted tree (r1702198, r1702200)
    * commit: fix possible crash (r1702231)
    * ra_serf: do not crash on unexpected 'X-SVN-VR-Base' headers (r1702288)
    * merge: fix crash when merging to a local add (r1702299 et al)
    * svnmucc: fix error during propset+put for existing file (r1702467 et al)
    * update: fix crash without .svn/tmp folder (r1701838, r1702203)
    * checkout: remove unnecessary I/O operation (r1701638)
    * merge: fix possible crash (r1701997)
    * update: fix crash with some of the incoming deletes (r1702247)
    * upgrade: fix crash for pre-1.3 wc with externals (r1702218 et al)
    * revert: fix crash when reverting the root of a move (r1702237 et al)
    * svn: do not crash upon specific database corruptions (r1702974, r1702991)
    * svn: show utf8proc version in svn --version --verbose (r1702533, r1702891)

  - Server-side bugfixes:
    * fix reporting for empty representations in svnfsfs stats (r1698312 et al)

Developer-visible changes:
  - General:
    * fix svnfsfs_tests.py in fsfs-v4 and fsfs-v6 modes (r1700215 et al)

  - API changes:
    * disable unsupported operations for standard streams
2015-09-26 06:32:17 +00:00
tnn
cbc3834cfd Update to binutils-2.25.1.
This is a bugfix release that primarily fixes out of bounds memory writes
in libbfd when inspecting malicious binaries.
2015-09-25 17:05:33 +00:00
taca
63ba5565b5 Avoid using rubyforge.org since it stopped most of services. 2015-09-25 08:55:44 +00:00
taca
3a2d7f4b41 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 08:55:18 +00:00
taca
dcf4499579 Avoid using rubyforge.org since it stopped most of services. 2015-09-25 08:54:47 +00:00
taca
380e854897 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 08:53:27 +00:00
taca
4a26ca339d Update HOMEPAGE and comment out unreachable MASTER_SITES.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 08:52:59 +00:00
taca
78e08219c1 Avoid using rubyforge.org since it stopped most of services. 2015-09-25 08:52:21 +00:00
taca
5f034cb5e9 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 08:50:45 +00:00
richard
cc84347a97 missing perl possible -fstack-protector* options plus patch to get MAKE_JOBS_SAFE
working again as referenced https://bugs.gentoo.org/show_bug.cgi?id=388607
2015-09-25 08:43:03 +00:00
taca
380cf51122 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 06:06:36 +00:00
taca
2c05893308 Avoid using rubyforge.org since it stopped most of services. 2015-09-25 06:05:11 +00:00
taca
8ac2d2cab2 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 06:04:44 +00:00
taca
ce9318ffff Update SOPE to 2.3.2, which required by SOGo 2.3.2.
Changes are too many to write here, please refer:
https://github.com/inverse-inc/sope/blob/master/ChangeLog.
2015-09-25 06:00:29 +00:00
ryoon
c8294dbfb0 Update to 0.8.1
Changelog: highlights only
Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Fri Feb 7 00:55:18 2014 +0000

    pstream.h (basic_ipstream::basic_ipstream(argv_type, pmode): Use
    basic_ipstream::readable(pmode) to correctly set input mode.
    test_pstreams.cc: Test execve-style construction for ipstream.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Fri Jul 12 00:20:21 2013 +0100

    pstream.h: Add initializer-list constructors.
               Make unary constructors explicit.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Thu Jul 11 23:27:43 2013 +0100

    pstream.h: Add newpg pmode flag. Version 0.8.1.
    test_pstreams.cc: Test newpg flag.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Fri Mar 29 17:42:22 2013 +0000

    pstream.h: Doc tweak

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Wed Jan 23 00:43:11 2013 +0000

    pstream.h: Put child in new process group and define pstreambuf::killpg()

    Thanks to Hein-Pieter van Braam for the suggestion.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Sun Jan 20 19:15:41 2013 +0000

    pstream.h: Retry interrupted writes

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Sun Jan 20 17:11:27 2013 +0000

    pstream.h: Overload constructors for convenience.

    Bump version to 0.7.3

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Mon Jun 25 22:57:26 2012 +0100

    pstream.h: Update copyright years and remove RCSID.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Mon Jun 25 22:48:53 2012 +0100

    pstream.h (pstreambuf::xsputn): Optimize.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Sun Jun 24 13:03:43 2012 +0100

    pstream.h (basic_pstreambuf::open): Work with _FORTIFY_SOURCE.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Tue Nov 15 11:12:10 2011 +0000

    (basic_pstreambuf::wpipe, basic_pstreambuf::rpipe): Fix for clang.
    (PSTREAMS_VERSION): Bump to 0.7.2

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Thu Oct 14 19:57:41 2010 +0000

    	* pstream.h, test_pstreams.cc: Update copyright dates.

Author: Jonathan Wakely <pstreams@kayari.org>
Date:   Thu Oct 14 19:55:19 2010 +0000

    	* pstream.h (pstreams_common::pstreams_common): Use basic_ios::rdbuf
            to set the streambuf, basic_ios::init(0) has already been called.
2015-09-24 23:08:42 +00:00
joerg
e900111cc6 Update py-h5py to 2.5.0 to sync with the API changes in devel/hdf.
cython is now unconditional and the package is installed as egg.
2015-09-23 12:11:47 +00:00
joerg
e375f260ba + py-pkgconfig 2015-09-23 12:10:03 +00:00
joerg
33500d4ba6 Add py-pkgconfig-1.1.0:
py-pkgconfig is a Python wrapper for the pkg-config program.  It
simplifies checking for libraries and the necessary compiler and linker
flags.

Add during the freeze as it is a prerequirement for fixing
devel/py-h5df.
2015-09-23 12:09:18 +00:00
joerg
0d70b52a01 Fix rpath handling. 2015-09-23 11:47:57 +00:00
joerg
87ea6293cd Honour DESTDIR properly. 2015-09-23 11:46:57 +00:00
joerg
b9115bfa21 Try to get subversion support to at least build again. 2015-09-23 11:45:54 +00:00
joerg
6f89ccebc3 Drop pointless preprocessor noise. 2015-09-23 11:42:57 +00:00
wiz
71a2f92f9b Add build dependency on perl so that man pages are created correctly.
Noted by Frédéric Fauberteau in PR 50266.

Bump PKGREVISION.
2015-09-23 08:44:41 +00:00
mef
6a67701393 - Fix the build with newer ExtUtils-MakeMaker
Incompatible change in the newer ExtUtils-MakeMaker:
It places .o files where the source file lives (lib/File/ in this case),
whereas the older MakeMaker placed it in the current working dir
(toplevel in this case).

Thanks Matthias Ferdinand
http://mail-index.netbsd.org/pkgsrc-users/2015/09/19/msg022238.html
2015-09-23 06:43:47 +00:00
joerg
c1db536141 Don't hard-code JDK position. 2015-09-17 17:13:33 +00:00
richard
14bace16a4 update tryton client to 3.6.3
$ hg log --style changelog -b 3.6 -r 3.6.3:3.6.2
2015-09-08  Cédric Krier  <ced@b2ck.com>

	* CHANGELOG:
	Prepare release 3.6.3
	[12ad2caf0b4a] [3.6.3] <3.6>

2015-07-28  Cédric Krier  <ced@b2ck.com>

	* doc/usage.rst, tryton/gui/main.py:
	opt-in for Mac integration

	The Mac integration is not fully stable for now.

	issue4595 review19341002 (grafted from
	b00d6918cc6acee02921bb92e2c0ddbe1788c95c)
	[0a41df770987] <3.6>

	* tryton/config.py:
	Decode windows HOME using the file system encoding

	GTK requires to have string encoded in utf-8.

	issue4870 review16471002 (grafted from
	3a832b0ccf86fd80fb58f0e32f18647c4612b744)
	[d8b7956f1fe4] <3.6>

	* tryton/gui/window/view_form/model/record.py:
	Check if field is loaded before adding its timestamp

	issue4876 review20331003 (grafted from
	4adab6dc64fa312664c6dfadce62f38cc065dacd)
	[20357c8c7814] <3.6>

	* tryton/common/common.py:
	Don't decode file name from get_preview_filename

	The file name received from get_preview_filename is already encoded
	in utf-8.

	issue4871 review8251002 (grafted from
	19ac99adc0b71c99478f7510d10c8aab50fcbefd)
	[facaf37c52cb] <3.6>

2015-07-09  Cédric Krier  <ced@b2ck.com>

	* tryton/common/domain_parser.py,
	tryton/gui/window/view_form/screen/screen.py:
	Add support of TimeDelta to DomainParser

	issue4851 review20321002 (grafted from
	6d3ea9bff014927d9073a892e1d02ce3eb5c5852)
	[0458be2d858c] <3.6>

2015-07-07  Cédric Krier  <ced@b2ck.com>

	* doc/usage.rst:
	Remove Tabs Position documenation

	issue1014 (grafted from 97e4356ed90b91ff253ab30887c45a38c2b7f00f)
	[6fd0b418e185] <3.6>

2015-07-01  Cédric Krier  <ced@b2ck.com>

	* tryton/common/datetime_.py,
	tryton/gui/window/view_form/view/list_gtk/editabletree.py:
	Call activate on Date, Time cell before getting value

	The focus-out event is not yet triggered when editing is done which
	result of the content of the cell not yet being parsed. So the
	parsing must be forced by calling activate.

	issue4826 review18341002 (grafted from
	1f55c2dbde245703ff89d3a68f0aa90a8a27db8c)
	[71e137fa3ddf] <3.6>

2015-07-01  David Harper  <google@unicode2013.org>

	* tryton/gui/window/view_form/model/field.py:
	Fix set_client of new datetime from editable tree

	issue4850 review20311002 (grafted from
	67d552d629c7ea2bfedd93d1c0bf22b6f33ef98a)
	[acf96fab06be] <3.6>

2015-07-01  Cédric Krier  <ced@b2ck.com>

	* tryton/gui/window/form.py:
	Display date and microsecond in logs

	create and write dates should be formatted the same way as the
	revisions.

	issue4808 review18351002 (grafted from
	ad74340d5c82480adef6115ba08677be8457c500)
	[0b59dd061a53] <3.6>

2015-06-28  Cédric Krier  <ced@b2ck.com>

	* tryton/gui/window/view_form/view/list.py:
	Fix behaviour of TreeModel when record is None

	issue4831 review16381002 (grafted from
	1c35fe52323832015370d4831f3b09bdacdb27ed)
	[39744a792077] <3.6>

2015-07-13  Cédric Krier  <ced@b2ck.com>

	* tryton/__init__.py:
	Increase version number
	[f0042c7ffa0a] <3.6>

	* .hgtags:
	Added tag 3.6.2 for changeset 94c93cbb7dd4
	[4dbcf91f53fc] <3.6>

	* CHANGELOG:
	Prepare release 3.6.2
	[94c93cbb7dd4] [3.6.2] <3.6>
2015-09-17 14:29:25 +00:00
richard
9927c7e96c update trytond to 3.6.3
$ hg log --style changelog -b 3.6 -r 3.6.3:3.6.2
2015-09-08  Cédric Krier  <ced@b2ck.com>

	* CHANGELOG:
	Prepare release 3.6.3
	[8a2f9afeb713] [3.6.3] <3.6>

2015-07-14  Cédric Krier  <ced@b2ck.com>

	* trytond/model/modelsql.py:
	Get all eligible records when writting many values

	The call to trigger_write_get_eligibles must be done with all the
	records and not only the first set.

	issue4863 review23311002 (grafted from
	e87ffbe12522d4abe7565bb44f2ca0add34e171e)
	[674cb62177cc] <3.6>

	* trytond/model/modelview.py:
	Always test field presence in initial value when computed changed
	values

	The value could be None which is also the default value returned by
	dict.get. So it will fail to detect change in such case.

	issue4839 review23281002 (grafted from
	e54306367a05a86e94020c325529e91911393488)
	[54a9317d3ede] <3.6>

2015-07-13  Cédric Krier  <ced@b2ck.com>

	* trytond/__init__.py:
	Increase version number
	[485c13d4e861] <3.6>

	* .hgtags:
	Added tag 3.6.2 for changeset 95f7272b4410
	[2ce2d2ece951] <3.6>

	* CHANGELOG:
	Prepare release 3.6.2
	[95f7272b4410] [3.6.2] <3.6>
2015-09-17 14:28:01 +00:00
wiz
5e76a677db Update to 1.33:
1.33: 2015-08-30
    Deal with a really annoying build-portability glitch around -lrt.
    Fix cvsconvert to be Python 2.6-compatible.
2015-09-16 16:17:18 +00:00
wiz
bdc1988573 Update to 3.29:
3.29: 2015-09-02
 Now included: git aliases that allow git to work with action stamps.
 The new repomapper tool helps prepare contributor maps.
 Use of branchify/branchify_map is now less likely to produce invalid resets.
 branchify_map has been changed to handle subdirectories better.
 "branchify_map reset" actually works now.
 Prevent a crash on empty SVN comments produced by dumpfiltering.
 'assign' command with no selection set or arguments lists assignments.
 New --user-ignores option on Subversion reads passes through .gitignores.
 'repotool initialize' now generates an easier-to-read conversion makefile.
2015-09-16 16:13:16 +00:00
joerg
3a34460abd Don't clean intermediate files after checksum/patch phase.
The work directories are almost empty, so it doesn't save much space.
It makes debugging annoying and it breaks local DISTDIR settings.
2015-09-15 20:56:33 +00:00
joerg
78268fcbb7 Depend on ncurses for !NetBSD and NetBSD before 6.0. Do not force
ncurses on the cmake side. Avoids picking up ncurses from pkgsrc when it
is installed, but not intended to be used by cmake.
2015-09-15 13:08:37 +00:00
joerg
8eb05d8506 Deal with new freetype header. 2015-09-13 15:09:03 +00:00
bsiegert
dc85bc6b40 Revbump all packages using Go after the Go update. 2015-09-13 14:34:25 +00:00
taca
29680dc400 Update ruby-celluloid-essentials to 0.20.2.1.
* update readme to actually have information in it.
2015-09-13 14:24:25 +00:00
taca
e14ffcbad5 Update ruby-celluloid to 0.17.1.2.
Exact changes are not available but depends on several sub-packages.
2015-09-13 14:19:06 +00:00
taca
f01d29d0d2 Add and enable ruby-celluloid-essentials, ruby-celluloid-extras,
ruby-celluloid-fsm, ruby-celluloid-pool and ruby-celluloid-supervision.
2015-09-13 14:15:24 +00:00
taca
3bcf1f3d50 Add ruby-celluloid-supervision, it is part of new ruby-celluloid pacakge.
Supervisors, Supervision Groups, and Supervision Trees for Celluloid.
2015-09-13 14:13:37 +00:00
taca
f84af222df Add ruby-celluloid-pool, it is part of new ruby-celluloid pacakge.
An implementation of an actor pool, based on the Celluloid concurrent object
framework.
2015-09-13 14:12:40 +00:00
taca
6d39749ed9 Add ruby-celluloid-fsm, it is part of new ruby-celluloid pacakge.
Simple finite state machines with integrated Celluloid timeout support.
2015-09-13 14:11:45 +00:00
taca
40d3dc9dbd Add ruby-celluloid-extras, it is part of new ruby-celluloid pacakge.
Classes to support examples, benchmarks, or add special functionality.
2015-09-13 14:10:34 +00:00
taca
2dc3ce81d3 Add ruby-celluloid-essentials, it is part of new ruby-celluloid pacakge.
Notifications, Internals, Logging, Probe, and essential Celluloid pieces
demanding Supervision.
2015-09-13 14:08:58 +00:00
taca
d8b3a3946e Add and enable ruby-rspec-logsplit. 2015-09-13 14:05:43 +00:00
taca
c88f8f0dc9 Add ruby-rspec-logsplit, required by new version of ruby-celluloid.
Separate the logs between examples to allow for easier understanding.
# Log Splitter for RSpec

This `RSpec` plugin allows you to change the logger for your library for each
separate example. This gives the ability to see the log output for each
specific test.
2015-09-13 14:02:13 +00:00
taca
e4b49f1138 Add and enable ruby-nenv. 2015-09-13 14:00:58 +00:00
taca
4cbaeacf29 Add ruby-nenv, required by new version of ruby-celluloid.
Using ENV is like using raw SQL statements in your code. We all know
how that ends...
2015-09-13 14:00:03 +00:00
taca
851c315506 Add and enable ruby-dotenv. 2015-09-13 13:58:46 +00:00
taca
061dc876b6 Add ruby-dotenv, required by new version of ruby-celluloid.
Shim to load environment variables from `.env` into `ENV` in *development*.

Storing [configuration in the environment](http://www.12factor.net/config) is
one of the tenets of a [twelve-factor app](http://www.12factor.net/). Anything
that is likely to change between deployment environments-such as resource
handles for databases or credentials for external services - should be
extracted from the code into environment variables.

But it is not always practical to set environment variables on development
machines or continuous integration servers where multiple projects are
run. dotenv loads variables from a `.env` file into `ENV` when the environment
is bootstrapped.
2015-09-13 13:57:25 +00:00
taca
30ec35758a Update ruby-test-unit to 3.1.3.
# News

## 3.1.3 - 2015-07-26 {#version-3-1-3}

It's a bug fix release.

### Improvements

  * Removed unused `TODO` file. [GitHub#108][Patch by takiy33]

### Fixes

  * `--location`: Fixed a bug that `--location LINE` doesn't work when
    test script is specified as relative path. [Reported by TOMITA Masahiro]

    The following doesn't work:

        % ruby ./test.rb --location 10

    The following works:

        % ruby test.rb --location 10

### Thanks

  * takiy33
  * TOMITA Masahiro
2015-09-13 13:02:06 +00:00
taca
4de7f26172 Update ruby-term-ansicolor to 1.3.2.
2015-06-23 - 1.3.2 * Fix release 1.3.1
2014-06-17 - 1.3.1 * This release was a bit premature, yanked it.
2015-09-13 13:00:06 +00:00
taca
c608439542 Update ruby-rugged to 0.23.2.
No exact change are available but catch up to libgit2 0.23.
2015-09-13 12:27:45 +00:00
taca
3ec6587052 Update libgit2 to 0.23.2.
Changes are too many to write here, please refer:
	<https://github.com/libgit2/libgit2/releases>.
2015-09-13 12:21:13 +00:00
taca
a6b0d9c189 Update ruby-rspec-rails to 3.3.3.
### 3.3.3 / 2015-07-15
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.2...v3.3.3)

Bug Fixes:

* Fix issue with generators caused by `Rails.configuration.hidden_namespaces`
  including symbols. (Dan Kohn, #1414)

### 3.3.2 / 2015-06-18
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.1...v3.3.2)

Bug Fixes:

* Fix regression that caused stubbing abstract ActiveRecord model
  classes to trigger internal errors in rails due the the verifying
  double lifecycle wrongly calling `define_attribute_methods` on the
  abstract AR class. (Jon Rowe, #1396)

### 3.3.1 / 2015-06-14
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.0...v3.3.1)

Bug Fixes:

* Fix regression that caused stubbing ActiveRecord model classes to
  trigger internal errors in rails. (Myron Marston, Aaron Kromer, #1395)
2015-09-13 11:56:42 +00:00
taca
4bd3f33582 Update ruby-rspec-mocks to 3.3.2.
### 3.3.2 / 2015-07-15
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.1...v3.3.2)

Bug Fixes:

* Prevent thread deadlock errors during proxy creation (e.g. when using
  `before_verifying_doubles` callbacks). (Jon Rowe, #980, #979)

### 3.3.1 / 2015-06-19
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.0...v3.3.1)

Bug Fixes:

* Fix bug in `before_verifying_double` callback logic that caused it to be called
  once for each class in the ancestor list when mocking or stubbing a class. Now
  it is only called for the mocked or stubbed class, as you would expect. (Sam
  Phippen, #974)
2015-09-13 11:54:16 +00:00
taca
c0bae883ca Update ruby-rspec-expectations to 3.3.1.
### 3.3.1 / 2015-07-15
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.3.0...v3.3.1)

Bug Fixes:

* Fix `be >`, `be <`, etc so that it fails rather than allowing an
  argument error to be raised when compared against an object of the
  wrong type. This allows it to be used in composed matcher expressions
  against heterogeneous objects. (Dennis Günnewig, #809)
* Fix `respond_to` to work properly on target objects
  that redefine the `method` method. (unmanbearpig, #821)
2015-09-13 11:53:01 +00:00
taca
b43b78a1c5 Update ruby-rspec-core to 3.3.2.
### 3.3.2 / 2015-07-15
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)

Bug Fixes:

* Fix formatters to handle exceptions for which `backtrace` returns `nil`.
  (Myron Marston, #2023)
* Fix duplicate formatter detection so that it allows subclasses of formatters
  to be added. (Sebastián Tello, #2019)

### 3.3.1 / 2015-06-18
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)

Bug Fixes:

* Correctly run `before(:suite)` (and friends) in the context of an example
  group instance, thus making the expected RSpec environment available.
  (Jon Rowe, #1986)
2015-09-13 11:51:51 +00:00
taca
d87ef3b9cf Update ruby-rgl to 0.5.1.
2015-12 Release 0.5.1

Horst Duchene <monora@gmail.com>
 * Changed edge sequence to match example picture (daa88e)

Chase <chase.gilliam@gmail.com>
 * updated algorithms to 6.1 and added test unit to support newer rubies (fbd874)
2015-09-13 11:50:46 +00:00
taca
1c5e2ae129 Update ruby-power_assert to 0.2.4.
* Fix NameError when an inter class alias of basic operator is defined.
* Support Gemfile.local.
* File.exists? is a deprecated name.
2015-09-13 11:49:29 +00:00
taca
133f648c60 Update ruby-parser to 3.7.1.
=== 3.7.1 / 2015-08-06

* 1 minor enhancement:

  * Improved understandability of lexing postfix symbols.
2015-09-13 10:20:12 +00:00
taca
30a3cc88dc Update ruby-msgpack to 0.6.2.
2015-07-22 version 0.6.2:

* Fix release workflow: Ruby 2.1 and 2.2 are supported for Windows (2.0 is
  omitted)
* Fix to encode symbols along its encoding
* Fix segmentation fault in minor case

2015-07-01 version 0.6.1:

* Added :compatibility_mode option to Packer#initialize. Default is false. If it
  is set to true, str8 format and bin format family will not be used.
2015-09-13 10:18:35 +00:00
taca
c05b341425 Update ruby-mixlib-shellout to 2.2.1.
Release 2.2.1

* Fix executable resolution on Windows when a directory exists with the same
  name as the command to run

Release 2.2.0

* Remove windows-pr dependency
2015-09-13 10:17:11 +00:00
taca
0e9f2e154f Update ruby-minitest to 5.8.0.
=== 5.8.0 / 2015-08-06

* 2 minor enhancements:

  * Add optional delegation mechanism to extend object with a mock. (zamith)
  * Return early if there are no filtered methods. (jeremyevans)

* 1 bug fix:

  * Don't extend io with pride if io is not a tty. (toy)
2015-09-13 10:10:54 +00:00
taca
2d15fca142 Update ruby-little-plugger to 1.1.4
== 1.1.4 / 2015-08-27

* 1 bug fix
  * Fixing specs for Ruby 2.0
2015-09-13 10:09:39 +00:00
taca
b4984dab1e Update ruby-highline to 1.7.3.
### 1.7.3 / 2015-06-29
* Add HighLine::Simulator tests (Bala Paranj (@bparanj) and Abinoam Marques
  Jr. (@abinoam), #142, PR #143)
2015-09-13 10:08:10 +00:00
taca
43a89b744d Update ruby-ffi-yajl to 2.2.2.
2.2.2 (07/15/2015)

Bugs fixed

* Fix uninitialized constant StringIO error in C extension

2.2.1 (07/13/2015)

Bugs fixed

* Aaron Lasseigne: Thanks for fixing my bad .travis.yml
* Kouhei Sutou: Numerous circular argument reference fixes, method redefined,
  assigned but unused warnings, superclass mismatch warnings, etc.
* Fixed uninitialized variable when using C-ext.
* Fixed README require
* Fixed superclass mismatch in rbx when using C-ext.
* Lots of rubocop fixes, and added rubocop to travis
2015-09-13 10:06:44 +00:00
wiz
2b9795a358 Update to 0.1.8:
Version 0.1.8

Move flush into own method

Version 0.1.7

Don't use closed fobj
Add makefile

Version 0.1.6

Actually call fsync

Remove useless file
Simplify CI setup
Adapt to internal tox changes
Fix docs
Fix link
Split alternatives and credit
Update alternatives
Fix comment
2015-09-13 09:33:08 +00:00
wiz
b72635a17d Update to 3.5.1:
TortoiseHg 3.5.1

TortoiseHg 3.5.1 is a regularly scheduled bugfix release.

Bugs Fixes

    visdiff: preserve the executable bit after editing a file

Installer

    setup: exclude setup.py and distutils from py2exe build
    wix: add mercurial/help/scripting.txt (fixes #4264)
2015-09-13 09:30:48 +00:00
wiz
d65dd12ff5 Update to 18.3.1:
------
18.3.1
------

* Issue #425: Correct regression in setuptools.findall.

----
18.3
----

* Setuptools now allows disabling of the manipulation of the sys.path
  during the processing of the easy-install.pth file. To do so, set
  the environment variable ``SETUPTOOLS_SYS_PATH_TECHNIQUE`` to
  anything but "rewrite" (consider "raw"). During any install operation
  with manipulation disabled, setuptools packages will be appended to
  sys.path naturally.

  Future versions may change the default behavior to disable
  manipulation. If so, the default behavior can be retained by setting
  the variable to "rewrite".

* Issue #257: ``easy_install --version`` now shows more detail
  about the installation location and Python version.
2015-09-13 09:28:16 +00:00
wiz
c0229f9e72 Update to 2.5.2:
Fixes since v2.5.1
------------------

 * "git init empty && git -C empty log" said "bad default revision 'HEAD'",
   which was found to be a bit confusing to new users.

 * The "interpret-trailers" helper mistook a multi-paragraph title of
   a commit log message with a colon in it as the end of the trailer
   block.

 * When re-priming the cache-tree opportunistically while committing
   the in-core index as-is, we mistakenly invalidated the in-core
   index too aggressively, causing the experimental split-index code
   to unnecessarily rewrite the on-disk index file(s).

 * "git archive" did not use zip64 extension when creating an archive
   with more than 64k entries, which nobody should need, right ;-)?

 * The code in "multiple-worktree" support that attempted to recover
   from an inconsistent state updated an incorrect file.

 * "git rev-list" does not take "--notes" option, but did not complain
   when one is given.

 * Because the configuration system does not allow "alias.0foo" and
   "pager.0foo" as the configuration key, the user cannot use '0foo'
   as a custom command name anyway, but "git 0foo" tried to look these
   keys up and emitted useless warnings before saying '0foo is not a
   git command'.  These warning messages have been squelched.

 * We recently rewrote one of the build scripts in Perl, which made it
   necessary to have Perl to build Git.  Reduced Perl dependency by
   rewriting it again using sed.

 * t1509 test that requires a dedicated VM environment had some
   bitrot, which has been corrected.

 * strbuf_read() used to have one extra iteration (and an unnecessary
   strbuf_grow() of 8kB), which was eliminated.

 * The codepath to produce error messages had a hard-coded limit to
   the size of the message, primarily to avoid memory allocation while
   calling die().

 * When trying to see that an object does not exist, a state errno
   leaked from our "first try to open a packfile with O_NOATIME and
   then if it fails retry without it" logic on a system that refuses
   O_NOATIME.  This confused us and caused us to die, saying that the
   packfile is unreadable, when we should have just reported that the
   object does not exist in that packfile to the caller.

 * An off-by-one error made "git remote" to mishandle a remote with a
   single letter nickname.

 * A handful of codepaths that used to use fixed-sized arrays to hold
   pathnames have been corrected to use strbuf and other mechanisms to
   allow longer pathnames without fearing overflows.

Also contains typofixes, documentation updates and trivial code
clean-ups.
2015-09-13 09:24:32 +00:00
wiz
eabe625a2b Update to 1.94b:
--------------
Version 1.94b:
--------------

  - Changed allocator alignment to improve support for non-x86 systems (now
    that llvm_mode makes this more feasible).

  - Fixed a minor typo in afl-cmin. Spotted by Jonathan Neuschafer.

  - Fixed an obscure bug that would affect people trying to use afl-gcc
    with $TMP set but $TMPDIR absent. Spotted by Jeremy Barnes.

--------------
Version 1.93b:
--------------

  - Hopefully fixed a problem with MacOS X and persistent mode, spotted by
    Leo Barnes.
2015-09-13 09:18:09 +00:00
taca
fe6f807b1f Update ruby-facade to 1.0.7.
== 1.0.7 - 9-Sep-2015
* This gem is now signed.
* The Rakefile tasks now assume Rubygems 2.x.
2015-09-13 09:04:52 +00:00
taca
f72639d0ad Update ruby-ffi to 1.9.10.
1.9.10
* Simplify clean list and add libtest build files.
* methodHandleParamTypes needs to refer to valid memory after rbffi_MethodHandle_Init
* tweak travis to allow failure in 2.2 on osx
* allow failure on osx 2.2 and head builds
* CLEAN tweak [ci skip]

1.9.9
* workaround bundler problem
* fix struct specs on 1.8 sets them to pending rather than checking for a raise but...
* better clean/clobber config
* Simplify cross build tasks and add rake-compiler-dock for building Windows binary gems.
* Added Platform.solaris? singleton method.
* fix library load... forever
* better native_type
* enable and fix warnings in specs.
* add compiler and platform based tests
* Fix compatibility with newer libffi on Windows/MSVC
* Handle better RUBY_VERSION.
2015-09-13 09:03:17 +00:00
adam
5c13bd7393 Changes 3.2.3:
New features and improvements
* Added support for compiler option -gsplit-dwarf.

Bug fixes
* Support external zlib in nonstandard directory.
* Avoid calling exit() inside an exit handler.
* Let exit handler terminate properly.
* Bail out on compiler option --save-temps in addition to -save-temps.
* Only log "Disabling direct mode" once when failing to read potential include files.
2015-09-13 07:59:45 +00:00
wiz
5b9feddfdb Update to 1.967.11:
1.967_010     Sun Jul  7 11:23:53 2013

    - Base the standalone precompiled parser's runtime name on the
      parser's class, rather than use the fixed
      "Parse::RecDescent::_Runtime".  This prevents "already defined"
      warnings when two standalone precompiled parsers are used.

    - Add support for allowing precompiled parsers to share a common
      runtime via the Precompile({-runtime_class}) option and the
      PrecompiledRuntime() function.

    - Warn on creation of Precompiled parsers that depend on
      Parse::RecDescent.

    - *** NON-BACKWARDS COMPATIBLE CHANGE! *** Change global the
      <skip:> directive to eval similar to other <skip:> directives,
      rather than being single-quoted in the resulting parser.

1.967011      Sat Sep 12 16:42:01 2015

    - Correct some typos in the documentation. (RT.cpan.org #87185,
      thanks dsteinbrunner!)

    - Sort hash keys and rulenames when generating code. This keeps
      the output text for a given input text the same, reducing
      differences in automated builds. (RT.cpan.org #102160, thanks
      Reiner!)

    - Precompiled parsers now document which
      $Parse::RecDescent::VERSION was used to generate
      them. (RT.cpan.org #77001)
2015-09-13 07:34:53 +00:00
taca
9cec01f49f Update ruby-eventmachine to 1.0.8.
# Changelog

## 1.0.8 (August 6, 2015)
* fix kqueue assertion failed, postpone ArmKqueueWriter until all events are processed [#51, #176, #372, #401, #619]
* fix Rubinius GC, crank the machine from Ruby space when running Rubinius [#201, #202, #617]
* test to show that LineText2 preserves whitespace and newlines [#32, #622]
* bump up compiler warnings and resolve them [#616]
* fix Windows x64 use uintptr_t instead of unsigned long for binding pointers [#612, #615]
* fix linetext2 unroll tail recursion to avoid stack level too deep [#609]
* fix for compilation with SSL on windows [#601]
* open file descriptors and sockets with O_CLOEXEC where possible [#298, #488, #591]
* fix SmtpClient: send second EHLO after STARTTLS. [#589]
* fix nul-terminated strings in C, use StringValueCStr instead of StringValuePtr
2015-09-13 05:15:13 +00:00
taca
b8f1daa054 Update ruby-backports to 3.6.6.
* Explicitly set license to MIT in backports.gemspec.
* Fix Bignum#bit_length.
* Fix Bignum#bit_length correctly.
2015-09-13 04:57:44 +00:00
tnn
93c466170d cloud.github.com unconditionally redirects to https. Use it directly. 2015-09-12 20:03:00 +00:00
wiz
49c5e9efac + bam. 2015-09-12 18:51:43 +00:00
wiz
b3c8506e50 Import bam-0.4.0 as devel/bam.
Packaged by Timo Buhrmester in PR 50234.

Bam is a fast and flexible build system. Bam uses Lua to describe the
build process. It's takes its inspiration for the script files from
scons. While scons focuses on being 100% correct when building, bam
makes a few sacrifices to acquire fast full and incremental build times.
2015-09-12 18:51:07 +00:00
wiz
08b6afd76a Add URLs to upstream bug reports. 2015-09-12 16:46:11 +00:00
joerg
971456fe39 Remove the need for ncurses, just a curses with libform is enough.
Bump revision.
2015-09-12 15:15:49 +00:00
dsainty
e69d158298 This package uses zlib and libxml2, link them in.
Fixes build on a Linux system with PREFER_PKGSRC=yes.

Bump PKGREVISION.
2015-09-10 00:54:47 +00:00
gdt
6127607b1b Catch up with HOMEPAGE and MASTER_SITES.
No functional change other than a fetchable distfile.
2015-09-09 23:27:05 +00:00
tnn
ff44ec5cbc PR pkg/50202: David Shao: add devel/libdevq (from pkgsrc-wip) 2015-09-09 23:04:59 +00:00
tnn
03a81509e0 Import libdevq-0.0.2 as devel/libdevq.
libdevq on FreeBSD and DragonFly partially substitutes for Linux's udev
enough to build features such as libgbm and drm egl on MesaLib.
2015-09-09 23:01:35 +00:00
jperkin
d0e804caf5 Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
2015-09-08 11:57:48 +00:00
jperkin
8091aee373 Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
2015-09-07 12:02:05 +00:00
wiz
fda0a22ce9 + p5-File-Slurper. 2015-09-06 20:42:03 +00:00
wiz
82a903f2ce Import p5-File-Slurper-0.008 as devel/p5-File-Slurper.
A simple, sane and efficient module to slurp a file.
2015-09-06 20:40:49 +00:00
wiz
514b1391b3 Update to 1.6.0:
1.6.0
-----

* Strip comments in requirements files

1.5.0
-----

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

1.4.0
-----

* Fix docs for environment markers in extras
* Export ChangeLog and AUTHORS in install
* Updated from global requirements
* Updated from global requirements
* Show how long the git querying takes
* Add wsgi_scripts support to PBR
* Updated from global requirements
2015-09-06 20:33:46 +00:00
wiz
053704fd22 Update to 1.92b:
--------------
Version 1.92b:
--------------

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

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

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

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

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

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

  - Fixed a potential problem with deferred mode signatures getting optimized
    out by the linker (with --gc-sections).
2015-09-06 19:52:10 +00:00
gdt
6cf7e3c944 Note that update to 1.9.15 is on hold because it requires guile 2.0. 2015-09-06 13:48:38 +00:00
mef
e4baefb093 Update from 1.20140927 to 1.20150614
------------------------------------
1.20150614  2015-06-14 23:16:46Z
    - remove useless 'use UNIVERSAL'
2015-09-06 13:17:05 +00:00
mef
7d57f34366 Update to 1.27
--------------
1.27  2015-09-06
	- readline-7.0 support
	    new function
		rl_callback_sigcleanup
	- improve POD documents
	- Gnu.xs: not to use obsoleted typedefs which were obsoleted
          by ReadLine 6.3
	- fix a wrong fix on 1.21 to let completion_function do case
          insensitive match. [rt.cpan.org #72378]
	- fix rl_display_match_list to show the first entry of the
          array.  The bug caused segmentation fault with readline-7.0.
	- some improvement of Makefile.PL:
	  - add support homebrew on Mac OS X. [rt.cpan.org #104389]
	  - print an error string when system() fails.
	  - specify 'int' on 'main()'.
	  - use -O when -D_FORTIFY_SOURCE is defined.
2015-09-06 13:12:13 +00:00
mef
0b42dc4de2 Update to 0.13
--------------
0.13      2015-07-28 06:35:39Z
  - bump minimum version of B::Hooks::Parser for ::Install::Files
2015-09-06 10:45:06 +00:00
mef
0275d0f6d8 Update to 0.36
--------------
0.36    2015-07-17 22:15 UTC
        + Fix : [RT #104312] : fatal hides perl errors in modules
        no indirect 'fatal' will no longer hide compilation errors
        occurring before indirect constructs.
        Thanks Lukas Mai for reporting.
2015-09-06 10:42:57 +00:00
mef
3577db7c6a Update to 0.16
--------------
0.16    2015-07-01 14:30 UTC
        + Fix : Broken linkage on Windows.
2015-09-06 10:41:36 +00:00
mef
b86e0c1c69 (pkgsrc)
- Add following line for make test
   BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
(upstream)
 - Update 2.01 to 2.03
----------------------
2.03      2015-06-29
  - Remove annoying warnings when version_ok called by itself GH #5 (DROLSKY)

2.02      2015-06-17
  - Production release identical to 2.01_01 release

2.01_01   2015-06-15
  - Added 'multiple' option to check each version inside a .pm file
    with multiple packages.
2015-09-06 10:21:06 +00:00
mef
de27be9fa2 0.51 Mon Jul 27 20:05:00 BST 2015
- Fixed top level describe blocks running out of order
    Contributed by @mla (issue #28)
2015-09-06 10:18:06 +00:00
mef
402521dbbc Update 0.31 to 0.33
-------------------
0.33 2015-06-06T03:36:58Z
    - Tell Test::Stream::IPC to poll for results

0.32 2015-06-04T16:14:57Z
    - Update for newer Test::Stream
    - REmove some old Test::Stream support
2015-09-06 10:16:43 +00:00
mef
0a55e63cad Update 1.20140408 to 1.20150527
-------------------------------
1.20150527 2015-05-27 08:33:52-07:00 America/Los_Angeles
    - improved dependencies (build/run/requires), (Olivier Mengue, GH PR #10)
    - improved runtime loading (Olivier Mengue, GH PR #11)

1.20150521 2015-05-21 09:09:19-07:00 America/Los_Angeles
    - updated CGI dependency
    - improved README for GitHub (Rob Van Dam, GH PR #9)
2015-09-06 10:14:50 +00:00
mef
c85db1ad75 Updat 0.09 to 0.10
-----------------
v0.10 2015-05-30
    - Updated docs for mocking when using exported functions
2015-09-06 10:10:49 +00:00
mef
2e36f32e6f Update 1.41 to 1.44
-------------------
1.44 2015-07-06T00:29:56Z
        * Fix file_has_* tests to work on Windows (RJBS) GitHub #13

1.43_02 2015-06-24T15:21:57Z
 * check file_mode_has tests for Windows

1.43 2015-06-22T21:44:37Z
        * Don't install README.pod

1.42 2015-06-16T17:58:11Z
        * Fix problem with META* specifying requirements (RT #105210)
2015-09-06 10:09:20 +00:00
mef
811695e148 Update to 0.22
-----------------
0.22   2015-08-21
- The test_all_dependents() sub now lets you pass a filter subroutine instead
  of an exclude regex. This is a lot simpler to implement in many cases.
2015-09-06 10:07:46 +00:00
mef
bdb64903bf Update to 0.05
--------------
0.05    2015-Jun-07
    ! It does work on darwin, though.
    ! Fix the NAME of the module in the POD.
    ! Fix export of exit_status.
2015-09-06 10:05:21 +00:00
mef
e730dedbef Update 0.42 to 0.46
-------------------
0.46 Mon May 25 18:47:04 BST 2015
* Fix test skip count for non-terminals
  (Alexandr Ciornii)

0.44 Mon May 25 12:09:17 BST 2015
* Fix multi-choice without defaults (Noel Maddy)
2015-09-06 06:55:49 +00:00
mef
cd3da2df8c (pkgsrc)
- Remove following line, see 6th line of 1.04
   INTERACTIVE_STAGE=     test
(upstream)
 - Update 1.03 to 1.05
-------------------
1.05 2015-06-06 JSTOWE
    - Use sysread instead of getc() from ruittenb@cpan.org
    - Set cursor visibility as per patch javibarroso@gmail.com
    - Set isig/-isig to stty to allow signals as per javibarroso@gmail.com
    - Simplify Makefile.PL slightly as metacpan appears to dislike it
    - Use direct object notation for constructor in examples
    - Use strict and warnings in examples/test.pl

1.04 2015-06-05 JSTOWE
    - Now use strict and warnings, and drop use of vars.
    - Specified min version of perl in code and metadata
    - Moved Screen.pm to lib/Term/Screen.pm as per convention
    - Reformatted this file as per CPAN::Changes::Spec
    - Added github repo to metadata and pod
    - make test will work non-interactively
    - preserve exit code
2015-09-06 06:53:55 +00:00
mef
80ecaf05db 1.17-RC1: Wed 1 Jul 10:30:15 BST 2015
- Fix regression caused by last resort change
    - Add support for capabilities of more than 2 characters

1.17:   Mon 17 Aug 08:30:54 BST 2015
    - No changes version bounce
2015-09-06 06:50:41 +00:00
mef
c100835ac1 Update to 0.03
--------------
0.03    2015-06-28
    - move to ExtUtils::MakeMaker and add author tests
    - rewrite Changes according to CPAN::Changes::Spec
    - improve standard doc parts in pod
    - add newly introduced functions in LMU 0.408+
2015-09-06 06:49:39 +00:00
mef
c913856d70 Update to 1.112
---------------
1.112 Sat Jul 25 2015
    [ENHANCEMENTS]
    - the 'trace' option now also outputs some information about process
      termination and status (as requested by TIMB in RT #106046)
2015-09-06 06:47:40 +00:00
mef
1d617fdb5b Update 0.10 to 0.11 (following info from Changes at github)
-------------------
0.11- B. Estrade (1):
   Adding new test for signatures as part of Feb 2015 PRC.
   Rafael Garcia-Suarez (8):
   Bump version to 0.10
   Merge pull request #6 from estrabd/Issue-5-add-signature-test
   Fix skipping tests on earliers perls
   Add new test to MANIFEST
   Do not let get_code_location() segfault on XSUBs
   Add a test for calling get_code_location on XSUBs
   Add a pure-perl version of last test
   Bump version
2015-09-06 06:46:22 +00:00
mef
58c776b5a9 Update 1.20 to 1.99
-------------------
1.99    2015-08-26

        This release provides support for Elasticsearch 2.0.0-beta1 and above,
        but the default client is still '1_0::Direct' and will remain so until
        version 2.00 is released.

        New features:
        * Added default_qs_params, which will be added to every request
        * Added max_time to the Bulk helper, to flush after a max elapsed time
        * Added filter_path parameter to all methods which return JSON
        * Added indices.flush_synced()
        * Added render_search_template()
        * Added cat.nodeattrs()
        * Added human flag to indices.get and indices.get_settings
        * Added rewrite flag to indices.validate_query
        * Added rewrite flag to indices.analyze
        * Added fields param to bulk()
        * Added update_all_types to indices.create and indices.put_mapping
        * Added request_cache to indices.put_warmer and indices.stats
        * Added request to indices.clear_cache
        * Added RequestTimeout exception for server-side timeouts
        * Updated Plugin::Watcher with 1.0 API

        Removed:
        * Removed id and id_cache from indices.clear_cache
        * Removed filter and filter_cache from indices.clear_cache
        * Removed ignore_conflict from indices.put_mapping

        Bugfixes:
        * Fixed error handling in Hijk
        * Fixed live test to non-existent IP address
2015-09-06 06:41:44 +00:00
mef
78c997f2b5 Update to 0.28
--------------
0.28    2015-08-18 15:00 UTC
        + Chg : SUB() and EVAL() will now warn if they cannot find an
                appropriate context in the current stack. They will still
                return undef in this case, which is interpreted as the current
                context when combined with other words.
        + Fix : [RT #104751] : Scope::Upper does not handle exotic stack types
                Trying to target a scope above the current perl scope will now
                result in a warning. In that case, the topmost context in the
                current stack will still be returned.
                Thanks Rafaël Garcia-Suarez for the report.
        + Fix : Test failures of threads tests on systems with harsh resource
                constraints causing the threads to exit() during run.
        + Opt : Some internal structures were shrunk, resulting in memory
                savings and small speedups.
2015-09-06 06:36:24 +00:00
mef
955073fe2e Update to 0.21
--------------
0.21 Sun 19 Jul 22:14:54 2015
    - remove useless use of UNIVERSAL::isa (#RT105948)
     (Karen Etheridge)
2015-09-06 06:34:40 +00:00
mef
8bdb373822 Update to 0.36
--------------
0.36 2015-08-16T11:34:00
	- Ron Savage is now co-maint.
	- Move eg/ to examples/.
	- Many thanx to the various parties who logged issues on RT. Some have been fixed, see below.
	- Add examples/failure.01.pl, downloaded, and noted in docs, from
		https://rt.cpan.org/Public/Bug/Display.html?id=104897
	- Move pod tests into xt/author/pod.t by cutting them out of t/00_basic.t.
		See https://rt.cpan.org/Public/Bug/Display.html?id=85686
		and https://rt.cpan.org/Public/Bug/Display.html?id=85209
	- Add repository https://github.com/ronsavage/Regexp-Assemble.git.
		Note: github does not list Perl as one of the licence options, so the auto-generated
		LICENSE (sic) file is not included in the distro.
		See https://rt.cpan.org/Public/Bug/Display.html?id=103856.
	- Fix some spelling errors in the pod.
		See https://rt.cpan.org/Public/Bug/Display.html?id=84336
	- Move ./Assemble.pm into lib/Regexp/.
	- Move the contents of the TODO file into the docs, and delete that file.
	- Rearrange pod, but not be running this module over it :-). Actually, put pod at end of file.
	- Update Makefile.PL.
	- Add Changelog.ini.
	- Update MANIFEST.SKIP.
2015-09-06 06:33:24 +00:00
mef
2ee10a4190 Update 0.19 to 0.21
-------------------
0.21  Thu Aug  6 2015
	- GH#5: make tests less time-sensitive (Stefan Parvu).
	- RT#103130: fix taint safe test (Hakon Haegland).

0.20  Wed Jun 24 2015
	- GH#4: fix taint safe test (rouzier).
	- RT#103130: make tests less time-sensitive (Remi Collet, ppisar).
2015-09-06 04:04:49 +00:00
mef
e1c5058b51 (pkgsrc)
- Add following line for make test
  BUILD_DEPENDS+=        p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
(upstream)
 - Update 1.125 to 1.126
------------------------
1.126 2015-08-10
    [New Policies]
    * Added a policy: ControlStructures::ProhibitYadaOperator - Never use ...
      in production code.

    [Bug Fixes]
    * Fixed problems arising from having -b in your .perltidyrc file. Thanks
      @hjkatz.
    * Removed extra newline from policy names returned by P::C::Config->policies.
      Thanks @ratsbane.
    * `fc` and `say` are now covered by ProhibitUselessTopic. Thanks @JRaspass.

    [Miscellanea]
    * Add more strict/warnings importer modules. Thanks @oalders.
    * Path::Tiny is now recommended over File::Slurp
    * Micro-optimize by calling ->content() directly instead of going
      through the overloads. Thanks @JRaspass.
    * Square brackets are now allowed around your `## no critic` policy
      list. Thanks @zdm.
2015-09-06 03:58:35 +00:00
mef
72dd843cdc Update 0.19 to 0.21
-------------------
0.21  Wed Sep  2 18:00:00 2015
  - Use compressed Sereal for encoding instead of Data::Dumper.
    Reduces the disk footprint after installation by 4x.
    The compressed tarball on the other hand is marginally bigger
    because it means that we double-zlib compress the data.

0.20  Wed Sep  2 14:40:00 2015
  - Perl 5.22.0 support.
2015-09-06 03:53:38 +00:00
mef
444eb4efa4 Update 1.4414 to 1.4417
-----------------------
1.4417    2015-06-09 16:19:41-06:00 America/Denver
    - No changes from 1.4416

1.4416    2015-05-19 11:11:47-04:00 America/New_York (TRIAL RELEASE)
    [FIXED]
    - Minimum Perl was inadvertently set to v5.10.0.  Now back to v5.8.1.

1.4415    2015-04-28 11:29:52-04:00 America/New_York (TRIAL RELEASE)
    [TESTS]
    - Outputs the version of backends used
    [META]
    - Updated repo metadata and boilerplate files
    - Pointed issue tracker to the Perl-Toolchain-Gang Github repo
2015-09-06 03:36:16 +00:00
mef
ac3686a861 Update to 1.15
---------------
1.15 2015.07.08
    - test's watchdog actually exit if it's being hit. (RT#105747, Zefram)
    - condition to catch children reaped by external forces
      improved. (RT#105748, Zefram + Yanick)
2015-09-06 03:34:22 +00:00
mef
f76d7ec76c Update 1.002002 to 1.003002
---------------------------
1.003002 - 2015-07-25
  - also switch the tests to strictures 2 (aaaaaaaaaaaaaaaaaaaaaaaaaa)

1.003001 - 2015-07-25
  - also switch the documentation to strictures 2 (slow clap for mst there)

1.003000 - 2015-07-25
  - switch to strictures 2
    - add make_variant_package_name optional method
2015-09-06 03:33:01 +00:00
mef
9b638f3886 Update 0.039 to 0.041
----------------------
0.041		2015-07-02	T. R. Wyant
  No changes since 0.041_02.

0.040_02	2015-06-25	T. R. Wyant
  Report \C (match octet) as removed in 5.23.0.

0.040_01	2015-06-20	T. R. Wyant
  Accept non-ASCII whitespace under /x. The Whitespace object can be
    multiple characters; the perl_version_introduced() becomes
    '5.021001' if any of them is a code point above 127.
  The perl_version_removed() method now returns '5.021001' when called
    on a PPIx::Regexp object produced by parsing '?foo?' (match once
    without explicit 'm'). The object produced by parsing 'm?foo?' still
    returns the minimum Perl version.

0.040		2015-05-31	T. R. Wyant
  No changes since 0.039_02.

0.039_02	2015-05-24	T. R. Wyant
  Do not parse unadorned parentheses as capture groups when /n is in
    effect. Instead, they are parsed as PPIx::Regexp::Structure. Named
    captures appear to be unaffected by /n.
  Made a verbose dump a little more so. Specifically, dump
    max_capture_group where relevant, and display dumped values a bit
    more informatively.

0.039_01	2015-05-23	T. R. Wyant
  Report /n (no captures) as having been added in 5.21.8.
2015-09-06 03:31:37 +00:00
wiedi
5772216a55 use c99 to fix build on SunOS 2015-09-05 23:19:52 +00:00
mef
e431a7eac2 (pkgsrc)
- Add following line for make test
   BUILD_DEPENDS+=        p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
   BUILD_DEPENDS+=        p5-Package-Constants-[0-9]*:../../devel/p5-Package-Constants
   BUILD_DEPENDS+=        p5-Parallel-ForkManager-[0-9]*:../../devel/p5-Parallel-ForkManager
   BUILD_DEPENDS+=        p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch
 - (Be careful, not all the dependent packages pass for 'make test', followings are suspect)
    p5-MooseX-App-Cmd-0.31
    git-base-2.5.1
    p5-SQL-Abstract-Limit-0.14.1nb6
    p5-IO-tty-1.12nb1

(upstream)
 - Update 2.0.4 to 2.2.0
---------------------
2.2.0 2015-08-09
  [ BUG FIXES ]
      - Allow git to prompt user when calling sendemail (GH#25, Arthur Axel
        fREW Schmidt)
      - Tags were printed with the warning "at line blah". (GH#22)

  [ ENHANCEMENTS ]
      - Improve error message. (GH#24, frioux)

  [ NEW FEATURES ]
      - Store module name in config instead of relying on commit messages
        (frioux, GH#26)

  [ STATISTICS ]
      - code churn: 8 files changed, 219 insertions(+), 438 deletions(-)

2.1.0 2015-06-01
  [ ENHANCEMENTS ]
      - Be a little more clever about finding out if the META repo is
        git-based.

  [ STATISTICS ]
      - code churn: 3 files changed, 22 insertions(+), 4 deletions(-)
2015-09-05 15:31:58 +00:00
adam
49628c1fbe Enable PLIST.long_double_math on OS X El Capitain and newer 2015-09-05 14:41:06 +00:00
adam
0b793e25f6 Changes 1.9.1:
User-visible changes:
- Client-side bugfixes:
  * Fix crash with GPG-agent with non-canonical $HOME
  * Fix checkout errors with svn+ssh:// on Windows
  * svn: expose expat and zlib versions in svn --version --verbose
  * svn: improve help text for 'svn info --show-item'

- Server-side bugfixes:
  * svnserve: fixed minor typo in help text
  * Enable caching with memcached on Windows
  * Fix an error leak in FSFS verification
  * Fix incomplete membuffer cache initialization
  * svnfsfs: fix some bugs and inconsistencies in load-index

- Client-side and server-side bugfixes:
  * Fix alignment fault in ra_svn on 32 bit SPARC machines

- Bindings bugfixes:
  * Fix memory corruption in copy source SWIG bindings
2015-09-05 14:10:59 +00:00
mef
74185b964e Update 1.366 to 1.367
---------------------
(below is compiled from CHANGES)
================================
2015-06-03 10:10:18 -0400 v1_367
================================
 -  Version bump for release.
 -  Merge pull request #22 from zhouzhen1/prchallenge
 -  Some trivial changes for the CPAN PR challenge.
 -  rt.cpan.org 96039. Avoid close() on a FIFO until the reader is done.

 -  Cygwin seems to block on close() if a FIFO contains data. This test
    deadlocks because it expects the ability to read from the FIFO
    asynchronously later.

 -  rt.cpan.org 100499. Fix SuccessEvent values for AF_INET6.
 -  Applied ketas' micro patches, and updated an example in the docs.
 -  rt.cpan.org 101227. Comment on an unused assertion.
 -  rt.cpan.org 103842. Skip YAML line ending test on contemporary YAML.
 -  a couple of pod typo fix
 -  add 'use strict' to POE/Queue.pm and POE/Resource.pm
 -  Merge pull request #20 from nanis/nanis-fix-for-nmake

 -  Hard coded Unix-style directory separator causes problems on Windows
    with nmake

 -  Enable bind for IN6ADDR_ANY
 -  Use File::Spec->catfile to compose certain paths

 -  Surrounding them with double quotes worked on Windows, but created
    problems on other systems.

 -  Quote paths to fix errors with nmake on Windows
 -  C:\...\POE-1.366> nmake test

 -  "C:\opt\perl-5.20.1\bin\perl.exe" mylib/gen-tests.perl lib/POE.pm
    Can't open perl script "mylib": Permission denied NMAKE : fatal error
    U1077: 'C:\opt\perl-5.20.1\bin\perl.exe' : return code '0xd' Stop.

 -  This happens because perl ends up seeing mylib and /gen-tests.perl as
    two separate thingies. It seemed to me that the most straightforward
    solution which I do not think should effect any other platforms is to
    quote the filename arguments. Hope this makes sense.

 -  Make loop discovery O(M+N) instead of O(M*N) stat() operations.
 -  fix typo ("Consier" => "Consider")
2015-09-05 13:44:39 +00:00
mef
9417562f06 Update 1.009 to 1.010
---------------------
1.010  2015-07-13
  - Fix #101800 "[PATCH] Reinstate files to inc dir if deleted by external process"
      Periodic temp  directory cleaning programs (eg. "tmpwatch") may remove some
          (older) files from $PAR_TEMP/inc, but keep others. This causes the packed
	      program to fail.
    - When extracting a .par file to $PAR_TEMP/inc do NOT restore the original
          modified timestamps of the file (so that the extracted files have
	        the time of extraction as their modified time).
    - Add a "canary" file in $PAR_TEMP and back-date it 1 day. Hence any process
          removing files in $PAR_TEMP based on timestamps should remove
	        the "canary" before others.
    - If the canary file is missing, extract the .par to $PAR_TEMP/inc
          as previously was done only when $PAR_TEMP/inc was missing.
2015-09-05 13:42:48 +00:00
mef
44141c7e16 Update to 1.1001
----------------
1.1001  2015-09-04 14:07:14 CEST
        - Fixed tests to avoid using subtests. #38
2015-09-05 13:41:22 +00:00
mef
a077caa549 Update 2.32 to 2.34
-------------------
  Date : 2015-08-30 00:29:56 +0000
    Updated for v5.20.3-RC2
2015-09-05 13:40:06 +00:00
mef
779a888548 Adjust BUILD_DEPENDS for make test. Now pass all the test.
+BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
  +BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
   # for make test
  -#BUILD_DEPENDS+=       p5-Types-Standard-[0-9]*:../../devel/p5-Types-Standard
  +BUILD_DEPENDS+=        p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
  +BUILD_DEPENDS+=        p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet
2015-09-05 13:33:53 +00:00
mef
487ee1b8ad Add two BUILD_DEPENDS for make test, but still fails one test.
+BUILD_DEPENDS+=        p5-YAML-[0-9]*:../../textproc/p5-YAML
  +# for others
  +BUILD_DEPENDS+=        p5-Pod-Coverage-[0-9]*:../../textproc/p5-Pod-Coverage
2015-09-05 13:31:50 +00:00
mef
542298a581 Add following line for make test
BUILD_DEPENDS+=        p5-CGI-[0-9]*:../../www/p5-CGI
2015-09-05 12:52:34 +00:00
mef
780c6b02cf update 3.99 to 4.02
--------------------
4.02 Thu Aug 27 00:57:06 2015
   - Remove errant debugging code - D'oh!
2015-09-05 11:50:39 +00:00
mef
3248844aad Update to 0.328
---------------
0.328     2015-09-03 20:37:50-04:00 America/New_York
        - get command description from Pod by default (Jakob Voss)
        - add a "--help" option to all commands by default (Jakob Voss)
        - add "command_groups" to group commands in listing (Jakob Voss)
        - fix the handling of "exit" in App::Cmd::Tester (Matthew Astley)
        - add 'show_version_cmd' option to enable display of 'version'
          command in command list. (John Anderson)
        - minor documentation improvements (Alberto Simoes, rjbs)
2015-09-05 11:34:51 +00:00
jperkin
2755e5bad0 Pass --disable-sdltest on Darwin when using GNU configure, fixes various
issues (crashes, hangs) when building SDL packages in a session which
isn't logged into the console.

Tested in a full bulk build, some packages issue warnings for it being
an unrecognized option but I cannot see any failures due to it, and it
fixes a reasonable number of package builds.
2015-09-05 11:21:53 +00:00
adam
75a68eee90 Changes 2.3.6:
Added support for Visual Studio 2015
2015-09-05 10:55:20 +00:00
mef
240a2ba6a2 (pkgsrc)
- Update required version:
    -DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
    +DEPENDS+= p5-namespace-autoclean>=0.16:../../devel/p5-namespace-autoclean
 - Add following line for make test
    BUILD_DEPENDS+=        p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny

(upstream)
 - Update 0.41 to 0.43
  ---------------------
 0.43      2015-08-16 03:29:28Z
    - add some diagnostics to a test that is failing occasionally

0.42      2015-06-04 06:17:43Z
  - eliminate remaining uses of List::MoreUtils
  - increase required version of namespace::autoclean to 0.16 to avoid test
    failures
2015-09-05 06:57:59 +00:00
mef
fdcb2bab1d (pkgsrc)
- Add following lines for make test
  BUILD_DEPENDS+= p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
  BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
(upstream)
 - Update to 0.34
 ----------------
0.34    2015-08-16 02:39:14Z
   - bump namespace::clean prereq
2015-09-05 06:53:03 +00:00
mef
2d688be4ed Update to 0.08
--------------
0.08      2015-08-16 02:14:11Z
  - fix duplicate TYPES section in pod
2015-09-05 06:47:07 +00:00
mef
f3fb919d6a Add following line for make test
BUILD_DEPENDS+=        p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
  BUILD_DEPENDS+=        p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
2015-09-05 06:44:40 +00:00
mef
b62aef4e33 Add following lines for make test
BUILD_DEPENDS+=        p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
  BUILD_DEPENDS+=        p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
2015-09-05 06:05:53 +00:00
mef
fb37610dbe Update to 0.014
---------------
0.014     2015-08-16 02:03:26Z
  - update some distribution tooling
2015-09-05 05:38:04 +00:00
mef
9056601d6e Update to 0.13
--------------
0.13      2015-08-16 04:10:59Z
        - update some distribution tooling
2015-09-05 05:34:11 +00:00
mef
b275686c1e Update to 0.30
--------------
0.30      2015-08-16 04:02:53Z
 - update some distribution tooling
2015-09-05 04:59:55 +00:00
mef
c96a87163a Update to 0.20
--------------
0.20      2015-08-16 03:27:34Z
    - some tooling modernization and documentation cleanup.
2015-09-05 04:50:26 +00:00
mef
d5a34d2bbe Add following lines for make test
BUILD_DEPENDS+=        p5-CPAN-Meta-Check>=0.007:../../devel/p5-CPAN-Meta-Check
   BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
   BUILD_DEPENDS+=        p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
   BUILD_DEPENDS+=        p5-Module-Build-Tiny>=0.037:../../devel/p5-Module-Build-Tiny
   BUILD_DEPENDS+=        p5-MooseX-Role-WithOverloading-[0-9]*:../../devel/p5-MooseX-Role-WithOverloading

   BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
2015-09-05 04:44:21 +00:00
mef
ab95766b32 Update to 0.14
--------------
0.14      2015-08-16 03:11:52Z
    - update some distribution tooling
2015-09-04 14:47:08 +00:00
mef
fd61b1d824 Update to 0.24
--------------
0.24      2015-08-16 18:49:16Z
    - Don't rely on hash order in tests (RT#81564)
    - repository migrated to the GitHub Moose organization
2015-09-04 14:39:53 +00:00
mef
96166e2880 Update to 0.003
---------------
0.003   2015-06-27
    - switch to ExtUtils::MakeMaker
    - improve META information
    - fix bug when MooX::Roles::Pluggable is used multiple times in similar
      context
    - Update copyright year
2015-09-04 14:35:41 +00:00
mef
07a93c9c78 Update to 0.31
--------------
0.31      2015-05-23 03:40:01Z
    - fix test failures on MSWin32 (see RT#96863)
2015-09-04 14:30:19 +00:00
mef
f5e1ec0ac8 (pkgsrc)
- Add following line for make test
  BUILD_DEPENDS+=        p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
(upstream)
 - Update 0.013 to 0.015
---------------------
0.015 2015-05-29
    - fix breaking tests on Win32 due stacked Capture::Tiny::_capture_tee
      (thanks Alexandr Ciornii for reporting)

0.014 2015-05-27
    - switching from IO::TieCombine to stacked Capture::Tiny in
      MooX::Cmd::Tester to avoid breaking commands in test (only)
      when relying on fileno of STD{OUT,ERR}
2015-09-04 14:28:33 +00:00
nonaka
76e6bfb48b Don't change DISTNAME, make extract fails. Use PKGNAME. 2015-09-04 14:23:49 +00:00
wiz
81686b0534 Change PKGNAME back to opengrok.
One could argue that it should be OpenGrok, but let's do this some
other time.
2015-09-04 13:49:51 +00:00
mef
383417079d Add following line for make test
BUILD_DEPENDS+=                p5-CGI-[0-9]*:../../www/p5-CGI
2015-09-04 12:52:49 +00:00
mef
82260662ba Add following line for make test
BUILD_DEPENDS+=        p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
2015-09-04 12:48:49 +00:00
mef
f2a3632872 Add following line for make test
BUILD_DEPENDS+=        p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
2015-09-04 12:28:20 +00:00
pgoyette
a01067968b English grammar nit - multiple server names listed, so use plural form
of "one of the following servers"
2015-09-04 12:14:29 +00:00
nonaka
dd54ea8802 PR 50207: Update devel/opengrok/MESSAGE
ok'd by wiz@
2015-09-04 12:07:39 +00:00
mef
e329a32d38 (pkgsrc)
- Add following line for make test
  BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
(upstream)
 - Update 1.18 to 1.19
----------------------
1.19  2015-05-27
  - add %Preload rule for LWP::MediaTypes: data file LWP/media.types
  - add %Preload entry for MIME::Types: data file MIME/types.db
  - add %Preload rule for AnyEvent
  - always add Encode.pm when fix encountering constructs like
      decode("klingon", ...)
            open FH, "<:encoding(klingon)", ..
  - add license
  - update OpenFoundry repository URL
2015-09-04 11:36:12 +00:00
mef
93798ff53d Update 5.20150420 to 5.20150820
-------------------------------
5.20150820
  - Updated for v5.23.2

5.20150720
  - Updated for v5.23.1

5.20150520
  - Updated for v5.22.0
2015-09-04 11:27:47 +00:00
mef
ff25ac6480 Update to 2.50
--------------
2.50     2015-09-02
- Changed how the Screen output handles UTF-8 data once more. The Screen
  module has gone back to printing output directly to the global STDOUT and
  STDERR handles. The previous changes broke the tests for several modules,
  including Log::Dispatch::Config. This change should fix them.
2015-09-04 08:49:41 +00:00
wiz
c1cd7ceef0 Update to 0.12.1.5, based on PR 50203 by NONAKA Kimihiro.
Convert to github.mk while here.

Changes:

March 2015 update 0.12.1.5 (0.12-stable)
-------------------------------------------------

This is bug fix release based on 0.12.1.

Bug fixes:
    change the tunable for fetching history when not found in file history cache fixes #917
    rename OPENGROK_REMOTE_REPOS to OPENGROK_GENERATE_HISTORY
    fallback to newer file if genre for older file is null fixes #832
    fix Solaris package install to depend on JRE 7

January 2015 update 0.12.1.4 (0.12-stable)
-------------------------------------------------

This is bug fix release based on 0.12.1.

Bug fixes:
  check write object to be non null before calling close on it
  filter repositories based on list of directories before invalidating when doing partial reindex fixes #880

January 2015 update 0.12.1.3 (0.12-stable)
-------------------------------------------------

This is bug fix release based on 0.12.1.

Bug fixes:
  change indexpart command in the OpenGrok shell script to require SRC_ROOT

January 2015 update 0.12.1.2 (0.12-stable)
-------------------------------------------------

This is bug fix release based on 0.12.1.

Functional changes:
   add support for parallel indexing #876

November 2014 update 0.12.1.1 (0.12-stable)
-------------------------------------------------

This is bug fix release based on 0.12.1.

Bug fixes:
  support branches for Mercurial repository #865
  Search link does not contain project #835
2015-09-04 05:28:06 +00:00
sevan
f4c7c0d175 Unbreak on Bitrig/amd64, ARM support not implemented yet.
Patches filed upstream as binutils/18920

Reviewed by wiz@
2015-09-03 20:55:55 +00:00
dsainty
61bee7382a I've become a fan of the AVR family of chips and their excellent
gcc-supported toolchain, so I'm no longer using PICs.  Reset MAINTAINER.
2015-09-03 03:12:11 +00:00
wiz
91fd769cb2 Updated mercurial to 3.5.1:
Regularly-scheduled bugfix release.

    convert: fix git copy file content conversions
    filesets: ignore unit case in size() predicate for single value
    help: fix typo familar -> familiar
    help: fix typo in scripting documentation
    hg: avoid auto sharing when the clone destination is remote
    hgweb: fix trust of templates path (BC)
    histedit: backout ebb5bb9bc32e
    largefiles: ensure lfutil.getstandinmatcher() only matches standins
    match: fix a case-only rename + explicit path commit on icasefs (issue4768)
    parsers: fix memory leak in compute_phases_map_sets
    rebase: lock the repo during the full rebase operation
    revset: prevent crash caused by empty group expression while optimizing "and"
    revset: prevent crash caused by empty group expression while optimizing "or"
    strip: use the 'finally: tr.release' pattern during stripping
    update: wlock the repo for the whole 'hg update' command
    wix: avoid an abort with 'hg help -k foo'
2015-09-02 16:52:37 +00:00
mef
303c75ca5e Update 1.05 to 1.07
-------------------
version 1.07: Tue Jul 21 17:38:01 CEST 2015

	Fixes:
	- remove superfluous blank lines, when (translated) message
	  ends on \n. Reported by [Andrew Beverley]
	- Dancer2::Plugin:: deep recursion in ERROR handler [Andrew Beverley]

	Improvements:
	- document HASH for ::Syslog::new(logsocket).
	  Idea of [Andrew Beverley]
	- add Log::Report::DBIC::Profiler [Andrew Beverley]
	- loads of documentation on using Log::Report in Dancer2,
	  written by [Andrew Beverley]
	- protect against two instances of ::Syslog at the same time: its
	  impossible.

version 1.06: Mon Jun 15 17:30:33 CEST 2015

	Fixes:
	- t/60mojo.t will not run on old mojo's: requires 2.16 (2011)
	  [cpantesters]
	- ::Dispatcher::File do not use %F/%T in strfime, which is not
	  supported by Windows.
	- make ::Die understand multiline 'die()' messages.
	  rt.cpan.org#101389 [Ken Neighbors]

	Improvements:
	- add Dancer::Log::Report and examples/dancer/
	- add Dancer2::*, contributed by [Andrew Beverly]
2015-09-02 13:07:06 +00:00
wen
ff8dcc5648 Update to 0.200013
Upstream changes:
0.200013  2015-07-01 09:46:11-04:00 America/New_York
        - document that Moo, rather than Moose, may be used if preferred
          (Brian Manning)
2015-09-02 13:04:14 +00:00
jperkin
e721d1cfd6 Fix p5-Struct-Dumb typo. 2015-09-02 13:04:12 +00:00
mef
8ba69667be Update 0.84 to 0.87
-------------------
0.87    Released at 2015-06-16.
        - Implemented new option skip_message.

0.86    Released at 2015-06-12.
        - Quick fix for dateext and fileopen.

0.85    Released at 2015-06-12.
        - Added parameter dateext to Output::File.
2015-09-02 12:48:31 +00:00
mef
1a0da57207 Update 2.46 to 2.49
-------------------
2.49     2015-08-21
- The Screen output now enables autoflush on the handle it uses to send output
  to STDOUT or STDERR every time it sends a message. This does not affect the
  global STDOUT or STDERR, as the Screen module makes its own handle for
  output. This fixes a bug reported by Karen Etheridge that caused this module
  to not play nicely with Capture::Tiny in some cases. RT #106605.

2.48     2015-08-07
- Fixed (I hope) tests that were added in the last release that fail on
  Windows.

2.47     2015-08-06
- Really, really make per-thread locking work. Depending on when threads and
  threads::shared were loaded, you might get an error like 'Type of arg 1 to
  threads::shared::share must be one of $@% at .../Log/Dispatch/Syslog.pm line
  67, near "$thread_lock)"'. Reported by David Schweikert.

- Added support for auth-related parameters and replyto to
  Log::Dispatch::Email::MailSender. Implemented by Rohan Carly. Based on
  GitHub #10.

- Added a utf8 flag for Log::Dispatch::Screen. If this is true, then it sets
  the ":encoding(UTF-8)" flag on the handle it uses for output (without
  affecting STDOUT or STDERR elsewhere). Suggested by Ivan Baidakou.
2015-09-02 12:40:18 +00:00
fhajny
c5e1f7cd3a Update devel/rudiments to 0.53.
rudiments 0.53
- exposed codetreegrammar class and updated codetree class so that
  successive parses/writes can use the same grammar without having to reload
- added insert/appendXml(File) methods to xmldomnode to parse and
  insert/append xml strings or files to a node
- fixed FILE->fileno detection for solaris 11.2, which doesn't have it at all
- llabs() is detected and preferred to abs()
- added partial xml namespace support (namespaces for tags)
- added partial support for extended ascii character set to character class
- added setgroups() call before setuid() call to drop extraneous groups
- updated rudiments-config man page, slightly
- removed outdated and unused dtd class
- updated file::resolveSymbolicLink() to use
  directory::maxPathLength(filename) as a starting point
- updated directory::getCurrentDirectory() to use MAX_PATH
  as a starting point
- serialport/serialportprofile, modemserver/modemclient classes are disabled
  in the default build now
- updated intro docs

rudiments 0.52
- tweaked codetree's recursive break logic a bit
- added compiler class
- added case-insensitive methods to xmldomnode
- added methods to xmldomnode that operate on descendents (as opposed
  to just operating on direct children)
- added methods to xmldomnode for deleting, wrapping, unwrapping
- fixed dynamiclib::getError() bug on windows
- tweaked -Werror detection in configure script
- removed rpcentry class
- added file::setPermissions() methods


rudiments 0.51
- added missing inline qualifiers to dynamicarray/staticarray method
  implementations
- added test for clock_settime, datetime class uses it if other set-time
  functions aren't available, returns false and sets errno=ENOSYS if
  no set-time function is available
- directory::fpathConf now falls back to MAX_PATH code if fpathconf exists
  but there's dirfd() or anything like it
- file::createFifo returns false and sets errno=ENOSYS on platforms that
  don't support fifo's now
- file::generateKey returns -1 and sets errno=ENOSYS on VMS now
- file::createHardLink returns -1 and sets errno=ENOSYS on platforms
  don't support hard links now
- fixed missing breaks in stdio::flush
- userentry::getPassword/getRealName return NULL on VMS now
- unix sockets are faked on VMS now
- threadmutex is built and installed now whether or not threads are
  supported, but if threads are not supported, its methods are degenerate
  and return success
- filesystem::getCurrentProperties() returns false and sets errno=ENOSYS
  on VMS now
- implemented degenerate groupentry for VMS
- fixed file::getBlockCount() crash that could occur if the filesystem's
  block size was reported as 0
- tweaked copy constructors and = operators in staticarray/dynamicarray
  classes to work with older compilers
- disabled -Werror for gcc < 2.7
- filedescriptor::printf uses fprintf or fdopen/vfprintf when possible,
  in leiu of falling back to charstring::printf
- charstring::printf tries the null device before falling back
  to a scratch file
- the rate at which charstring::printf expands its buffer is now
  exponential up to 1024 bytes
- added sys::getDirectorySeparator()
- fixed trailing-slash-followed-by-quote issue when building windows
  command lines
- added --enable-enosys-notify configure option for runtime notifcations
  when methods set ENOSYS
- cleared errno before each EINTR loop
- fixed sys::sync() segfault
- fixed ssl tests
- removed intervaltimer class
- updated sys::getPhysicalPageCount/getAvailablePhysicalPageCount for Windows
- added sys::getAllocationGranularity, updated code to use it instead
  of getPageSize, in most cases
- fixed copy-constructor/=-operator bugs in dynamicarray class
- added config_vs2013.h for VS 2013
- fixed several permissions-related issues for WinNT 4
- allowShortReads/useBlockingMode are set by default for stdinput now
- added wrapper for atexit()
- changed process::getRealUser/GroupId to getUser/GroupId to match
  setUser/Groupid
- added process::setEffectiveUser/Group methods
- fixed and documented auto-resume behavior in snooze methods
- fixed detection of double-dashed command line parameters without values
- removed redundant charstring::rightPad()
- renamed charstring::padString() to charstring::pad()
- added safePrint methods that take unsigned char arguments
- fixed bytestring::findFirst() with unsigned char needle, when needle is 0
- fixed bugs in linkedlist::moveBefore/moveAfter
- fixed bugs in singlylinkedlist::removeAll()
- removed arg parameter from thread::setFunction(), added
  thread::setArgument(), and added thread::create(arg)
- changed thread::create() to thread::run()
- wrote lots of example code and updated the programming docs
- removed unused shmfile class
- fixed several LocalFree's that should have been delete[]'s
2015-09-02 12:37:09 +00:00
mef
ed1c52b98f Update to 0.08
--------------
0.08      2015-04-04 14:06:26-04:00 America/New_York
    [Changed]
    - Bumped Log::Any::Adapter prereq to 1.03
2015-09-02 12:29:04 +00:00
mef
ad1c623b62 Update to 0.10
--------------
0.10    2015/07/16 19:22:00
        [CHANGES]
         * Added 'extract_first_by'
         * Updated documentation:
            + Added 'since' version to all functions
            + Use =head2 barename for nicer indexing
2015-09-02 12:16:53 +00:00
mef
e4d592e057 Update to 0.004013
------------------
0.004013  Thu Jul 23 07:15:57 2015
    * Added better default ERASE character for MSWin32 (thanks Dan!)
    * Silenced warnings within test for valid input
      (Thanks Joel!)
2015-09-02 12:11:25 +00:00
mef
0dbef82d65 Update 7.0.4 to 7.06
--------------------
7.06 Mon Aug 31 18:54:14 BST 2015
    Enhancements:
    - version ranges are now supported for PREREQS, etc.
    - Metadata is now represented internally as Meta Spec 2.0
    - Use intermediate files to store META.* and *.ppd files
    - ExtUtils::Command has been re-incorporated at 1.19 of that module
    - Refactored XS handling
    - XSMULTI=>1 - put multiple *.xs under lib, it "just works" and XSBUILD
      for refined control of XSMULTI
    - can do "make test" without first doing "make"

    Bug fixes:
    - Handle new warnings from File::Path
    - Resolve RT#106572 specifying AUTHOR via command-line is broken
    - Warning on missing TEST_REQUIRES and CONFIGURE_REQUIRES
    - Sanitise make_type on Win32
    - Cygwin rebase fixes
    - Makefile starting comments reflect decoded @ARGV, not raw
    - Add various targets to .PHONY to avoid disk IO with dmake
    - Fixed race condition in realclean
    - improve static-build lib detection
    - Eliminate non-error STDERR
    - Make WriteEmptyMakefile Makefile functional when called in subdir
    - manifypods fixes
    - perllocal.pod generation "Perl in Space" fix
    - PASTHRU fixes
    - Fix distsignature dependencies for parallel make
    - Check exit status for commands in "make ci" target

    Dist fixes:
    - Made %ExtraPrereqs match bundled prereqs
    - Included MANIFEST.SKIP from ExtUtils::Manifest
    - The bundled Encode::Locale has been updated to 1.04

    Test fixes:
    - test PL_FILES of a "module"
    - Various tests no longer require a separate .pm file for testing
    - Support v5.6.1 in various tests
    - test static build if $ENV{AUTHOR_TESTING}
    - XS tests now pluggable
    - test for "Perl in Space"

    Doc fixes:
    - better document for PL_FILES, oneliner method
    - FAQ updated
2015-09-02 12:05:44 +00:00
wiz
8a4dbb8770 Update p5-Date-Manip to 6.51:
=head1 VERSION 6.51  2015-09-01

Changes suggested by perlcritic

Played with perlcritic and made a few minor changes based on it's suggestions.
I doubt I will use perlcritic significantly.

Date::Manip::Delta::value now returns an empty string

If a delta has an error, or no valid delta in it, the value method returns
an empty string instead of undef.  This is to be consistent with the
Date::Manip::Date::value method which returns an empty string.

Bug fixes

Fixed a bug where date/delta calculations with deltas that are too
large was not working correctly.  They now set an error condition
and fail.  RT 105737

Fixed a bug introduced by the previous patch and luckily discovered
pre-release by Tom Wyant.

Fixed code that produced a warning in 5.22.0.  Tom Wyant

Improved DM6 ParseDate and ParseDateString

Added C<@opts> argument.  Based on RT 105622.

Time zone fixes

Newest zoneinfo data (tzdata 2015f)

Now uses /etc/localtime as a method to determine the local timezone.
Patch supplied in RT 105159 (modified by me).  The patch uses some
code derived from DateTime::TimeZone .

Clearer message when the date is not valid in the timezone.

Test fixes

Added a number of new tests based on Devel::Cover.  Over the next several
releases, I intend to continue to add tests until coverage is 100%.

Documentation fixes

Fixed a typo.  RT 105546
2015-09-02 07:41:08 +00:00
mef
82ec1ac049 Update to 1.89b
--------------
Version 1.89b:
--------------
  - Revamped the support for persistent and deferred forkserver modes.
    Both now feature simpler syntax and do not require companion env
    variables. Suggested by Jakub Wilk.

  - Added a bit more info about afl-showmap. Suggested by Jacek Wielemborek.
2015-09-02 03:43:21 +00:00
markd
4402860a5c Don't try to use libgd if configure finds one. 2015-09-01 20:52:06 +00:00
mef
33b851b72e (pkgsrc)
- Add following line for make test
      BUILD_DEPENDS+= p5-Struct-Dumb-[0-9]*:../../devel/p5-Struct-Dumb
  - (but still one fails) as:
     not ok 26 - ->failure [3] gives EAI_NONAME
     #   Failed test '->failure [3] gives EAI_NONAME'
     #   at devel/p5-IO-Async/work/IO-Async-0.68/t/50resolver.t line 323.
     #          got: '7'
     #     expected: '8'
(upstream)
  - Update 0.66 to 0.68
--------------------------
0.68    2015/07/31 20:07:48
        [CHANGES]
         * Allow IO::Async::Function body to 'die' with an ARRAYref to set
           more details on failed Future
         * Have IO::Async::Resolver calls indicate the failed resolver name
         * Have IO::Async::Resolver's getaddrinfo and getnameinfo resolvers
           give error numbers in failure result
         * Added 'init_code' parameter to IO::Async::Function (RT104127)
         * Added IO::Async::Channel->encode, ->send_encoded; deprecate the old
           ->send_frozen method
         * Added IO::Async::Test::wait_for_future

        [BUGFIXES]
         * Clean up after 'on_hangup' loop tests (RT106061)
         * Make ->stop + ->start on IO::Async::Timer::Periodic not forget the
           first_interval (RT100927)

0.67    2015/06/01 15:06:13
        [CHANGES]
         * Add a ->post_fork method to IO::Async::Loop in case subclasses
           should take specific action (RT104130)
         * Remove IO::Async::MergePoint entirely
         * Add debug_printf() calls to IO::Async::Process
         * Various documentation additions

        [BUGFIXES]
         * Remember to actually delete unused filehandles from the pollmask
           (RT103922)
2015-09-01 14:15:17 +00:00
sevan
38d1d115b6 Disable the use of OpenMP libraries
This resolves an issue where binaries from this package are linked to libraries
from the native compiler on the system. The generated binaries are subsequently not executable
because the path to the compilers library directory is not in the linkers search
path. Observed on OmniOS with this package linking to libgomp from native GCC

Reviewed by wiz@
2015-09-01 13:16:48 +00:00
mef
0fb7500363 Added devel/p5-Struct-Dumb version 0.03 2015-09-01 13:01:12 +00:00
mef
56fd984259 Import p5-Struct-Dumb-0.03 as devel/p5-Struct-Dumb.
Struct::Dumb - make simple lightweight record-like structures
2015-09-01 12:59:12 +00:00
mef
bec8dcae71 (upstream)
- Update 0.08 to 0.09
----------------------
0.09      2015-08-16 05:34:14Z
        - update some distribution tooling

(pkgsrc)
 - Add following line
   # Tie::RefHash::Weak was not in CORE (or so I think)
   DEPENDS+= p5-Tie-RefHash-Weak>=0.08:../../devel/p5-Tie-RefHash-Weak
2015-09-01 12:36:33 +00:00
mef
65c381b3e1 Update 0.043 to 0.045
---------------------
0.045     2015-07-19 09:46:07-07:00 America/Los_Angeles
        And this time let's actually use a non-trial release, dummy...

0.044_92  2015-07-19 09:45:11-07:00 America/Los_Angeles (TRIAL RELEASE)
        No changes since last development release

0.044_91  2015-07-13 18:12:05-07:00 America/Los_Angeles (TRIAL RELEASE)
        Uncoditionally set no_abbrev option to improve raw log parsing [#67] (John Anderson)

0.044_90  2015-05-06 15:08:17-07:00 America/Los_Angeles (TRIAL RELEASE)
        - Document 'modifications' method on G::W::Log (John Anderson)
        - Parse raw logs correctly (John Anderson)
	- Set modifications properly in constructor (John Anderson)
2015-09-01 12:30:33 +00:00
mef
24cd1d389c Update 1.313 to 1.315
---------------------
1.315 Wed Jul 29 2015
    [ENHANCEMENTS]
    - Show exit status in 'unknown git error' message (TIMB)

1.314 Sat May 23 2015
    [ENHANCEMENTS]
    - simplified the internals of version comparisons
    - give the correct result for comparisons involving 1.0.0a and 1.0.0b
2015-09-01 12:21:08 +00:00
mef
758b9dcd72 Update 3.24 to 3.30
-------------------
3.30 - Mon Aug 31 10:35:00 CET 2015
  - Promote to stable CPAN release.

3.29_01 - Mon Aug 10 10:45:00 CET 2015
  - Support added for XS handshake API introduced in 5.21.6.
  - Backported S_croak_xs_usage optimized on threaded builds
  - Fix INCLUDE_COMMAND $^X for Perl In Space
  - Remove 'use lib' left over from refactoring
  - Document + improve ancient optimization in ParseXS
  - Improve RETVAL code gen
2015-09-01 12:17:22 +00:00
nros
d160b45fff +asio 2015-08-31 14:31:58 +00:00
nros
c2c49d16c0 Import of asio 1.10.6 to pkgsrc-current.
Packaged for pkgsrc-wip by nros.

Asio is a cross-platform C++ library for network and low-level I/O
programming that provides developers with a consistent asynchronous
model using a modern C++ approach.
2015-08-31 14:31:05 +00:00
richard
b3c5b37415 workaround for erroneous readdir_r usage reported upstream as found on SunOS
bump PKGREVISION
2015-08-30 16:17:27 +00:00
wiz
04cfdf1432 Update to 2.5.1:
Git v2.5.1 Release Notes
========================

Fixes since v2.5
----------------

 * Running an aliased command from a subdirectory when the .git thing
   in the working tree is a gitfile pointing elsewhere did not work.

 * Often a fast-import stream builds a new commit on top of the
   previous commit it built, and it often unconditionally emits a
   "from" command to specify the first parent, which can be omitted in
   such a case.  This caused fast-import to forget the tree of the
   previous commit and then re-read it from scratch, which was
   inefficient.  Optimize for this common case.

 * The "rev-parse --parseopt" mode parsed the option specification
   and the argument hint in a strange way to allow '=' and other
   special characters in the option name while forbidding them from
   the argument hint.  This made it impossible to define an option
   like "--pair <key>=<value>" with "pair=key=value" specification,
   which instead would have defined a "--pair=key <value>" option.

 * A "rebase" replays changes of the local branch on top of something
   else, as such they are placed in stage #3 and referred to as
   "theirs", while the changes in the new base, typically a foreign
   work, are placed in stage #2 and referred to as "ours".  Clarify
   the "checkout --ours/--theirs".

 * An experimental "untracked cache" feature used uname(2) in a
   slightly unportable way.

 * "sparse checkout" misbehaved for a path that is excluded from the
   checkout when switching between branches that differ at the path.

 * The low-level "git send-pack" did not honor 'user.signingkey'
   configuration variable when sending a signed-push.

 * An attempt to delete a ref by pushing into a repository whose HEAD
   symbolic reference points at an unborn branch that cannot be
   created due to ref D/F conflict (e.g. refs/heads/a/b exists, HEAD
   points at refs/heads/a) failed.

 * "git subtree" (in contrib/) depended on "git log" output to be
   stable, which was a no-no.  Apply a workaround to force a
   particular date format.

 * "git clone $URL" in recent releases of Git contains a regression in
   the code that invents a new repository name incorrectly based on
   the $URL.  This has been corrected.
   (merge db2e220 jk/guess-repo-name-regression-fix later to maint).

 * Running tests with the "-x" option to make them verbose had some
   unpleasant interactions with other features of the test suite.
   (merge 9b5fe78 jk/test-with-x later to maint).

 * "git pull" in recent releases of Git has a regression in the code
   that allows custom path to the --upload-pack=<program>.  This has
   been corrected.

 * pipe() emulation used in Git for Windows looked at a wrong variable
   when checking for an error from an _open_osfhandle() call.

Also contains typofixes, documentation updates and trivial code
clean-ups.
2015-08-30 16:08:06 +00:00
wiz
db62e01661 Update to 1.002005:
1.002005 - 2015-08-28
  - fix level as a hashref parameter
2015-08-30 15:59:26 +00:00
wiz
2ed97c3c5a Update to 13.1.2:
13.1.2 (2015-08-23)
~~~~~~~~~~~~~~~~~~~

* Upgrade pip to 7.1.2.

13.1.1 (2015-08-20)
~~~~~~~~~~~~~~~~~~~

* Upgrade pip to 7.1.1.

* Upgrade setuptools to 18.2.

* Make the activate script safe to use when bash is running with ``-u``.
2015-08-30 14:46:17 +00:00
wiz
8696270461 Update to 18.2:
18.2
----

* Issue #412: More efficient directory search in ``find_packages``.
2015-08-30 14:44:13 +00:00
wiz
7775671e6f Update to 5.1:
Version 5.1
-----------

(bugfix release, released on 17th August 2015)

- Fix a bug in `pass_obj` that would accidentally pass the context too.

Version 5.0
-----------

(codename "tok tok", released on 16th August 2015)

- Removed various deprecated functionality.
- Atomic files now only accept the `w` mode.
- Change the usage part of help output for very long commands to wrap
  their arguments onto the next line, indented by 4 spaces.
- Fix a bug where return code and error messages were incorrect when
  using ``CliRunner``.
- added `get_current_context`.
- added a `meta` dictionary to the context which is shared across the
  linked list of contexts to allow click utilities to place state there.
- introduced `Context.scope`.
- The `echo` function is now threadsafe: It calls the `write` method of the
  underlying object only once.
- `prompt(hide_input=True)` now prints a newline on `^C`.
- Click will now warn if users are using ``unicode_literals``.
- Click will now ignore the ``PAGER`` environment variable if it is empty or
  contains only whitespace.
- The `click-contrib` GitHub organization was created.
2015-08-30 14:43:25 +00:00
wiz
c6808de295 Update to 1.2.1:
v1.2.1

Nothing changed from v1.2.0.

v1.2.0

    Out-of-line mode: int a[][...]; can be used to declare a
    structure field or global variable which is, simultaneously,
    of total length unknown to the C compiler (the a[] part) and
    each element is itself an array of N integers, where the value
    of N is known to the C compiler (the int and [...] parts around
    it). Similarly, int a[5][...]; is supported (but probably less
    useful: remember that in C it means int (a[5])[...];).
    PyPy: the lib.some_function objects were missing the attributes
    __name__, __module__ and __doc__ that are expected e.g. by some
    decorators-management functions from functools.
    Out-of-line API mode: you can now do from _example.lib import
    x to import the name x from _example.lib, even though the lib
    object is not a standard module object. (Also works in from
    _example.lib import *, but this is even more of a hack and will
    fail if lib happens to declare a name called __all__. Note that
    * excludes the global variables; only the functions and constants
    make sense to import like this.)
    lib.__dict__ works again and gives you a copy of the dictâassuming
    that lib has got no symbol called precisely __dict__. (In
    general, it is safer to use dir(lib).)
    Out-of-line API mode: global variables are now fetched on demand
    at every access. It fixes issue #212 (Windows DLL variables),
    and also allows variables that are defined as dynamic macros
    (like errno) or __thread -local variables. (This change might
    also tighten the C compilerâs check on the variablesâ type.)
    Issue #209: dereferencing NULL pointers now raises RuntimeError
    instead of segfaulting. Meant as a debugging aid. The check is
    only for NULL: if you dereference random or dead pointers you
    might still get segfaults.
    Issue #152: callbacks: added an argument ffi.callback(...,
    onerror=...). If the main callback function raises an exception
    and onerror is provided, then onerror(exception, exc_value,
    traceback) is called. This is similar to writing a try: except:
    in the main callback function, but in some cases (e.g. a signal)
    an exception can occur at the very start of the callback
    functionâbefore it had time to enter the try: except: block.
    Issue #115: added ffi.new_allocator(), which officializes
    support for alternative allocators.
2015-08-30 14:42:03 +00:00
wiz
8f40afdd16 Update to 1.88b:
--------------
Version 1.88b:
--------------

  - Made AFL_EXIT_WHEN_DONE work in non-tty mode. Issue spotted by
    Jacek Wielemborek.

--------------
Version 1.87b:
--------------

  - Added QuickStartGuide.txt, a one-page quick start doc.

  - Fixed several typos spotted by Dominique Pelle.

  - Revamped several parts of README.
2015-08-30 14:33:45 +00:00
richard
bef0032f54 use NO_DIVIDE only on i386 SunOS; bump PKGREVISION 2015-08-30 10:54:11 +00:00
markd
cda12aa3b3 Add netcd-cxx 2015-08-30 10:27:16 +00:00
markd
24dbe33368 Add netcdf-cxx 4.2
C++ support for NetCDF (network Common Data Form).
2015-08-30 10:26:44 +00:00
dholland
878ecddb3d Add config entries for dragonfly and bitrig. 2015-08-30 08:27:37 +00:00
taca
6b0fbeb286 Update php-xdebug to 2.3.3.
Fri, Jun 19, 2015 - xdebug 2.3.3

= Fixed bugs:

- Fixed issue #1130: Escaping issues with docrefs and HTML characters in
error messages
- Fixed issue #1133: PDO exception code value type is changed
- Fixed issue #1137: Windows does not support %zu formatting for sprintf
- Fixed issue #1140: Tracing with __debugInfo() crashes Xdebug due to a stack
overflow
- Fixed issue #1148: Can't disable max_nesting_function
- Fixed issue #1151: Crash when another extension calls call_user_function()
during RINIT

- Fixed crash with code coverage (Antony Dovgal)
- Fixed usage of virtual_file_ex and STR_FREE (Remi Collet)
- Reset overloaded opcodes at the end of each request (Eran Ifrah)

= Improvements:

- Fixed issue #686: Not possible to inspect SplObjectStorage instances with
Xdebug
- Fixed issue #864: No attributes are shown if an object extends
ArrayIterator
- Fixed issue #996: Can't evaluate property of class that extends ArrayObject
- Fixed issue #1134: Allow introspection of ArrayObject implementation's
internal storage
- Get rid of setlocale hack, by using %F instead of %f (and speed up tracing
by 15-20%)
2015-08-30 08:26:00 +00:00
taca
2a7f54c6c7 Update php-raphf to 1.1.0.
* Fixed php module dependency check with RTLD_LAZY
+ Source code documentation available at http://m6w6.github.io/ext-raphf
2015-08-30 08:22:53 +00:00
mlelstv
fcf330b9a4 Resurrect lost DESCR. 2015-08-30 06:37:29 +00:00
schmonz
4e233fc41a Update to 0.37. From the changelog:
- Allow specification of extra step files and directories in `pherkin`
- Don't require Devel::FindRef
- Fixed the Test::Builder wrapping issue discussed at:
    https://github.com/pjlsergeant/test-bdd-cucumber-perl/pull/61
  Output from Test::Exception should now be properly captured.
- Updated git repository all over the places
2015-08-29 23:14:43 +00:00
joerg
e0e30cfc2e Let's assume one of the p5-Test-Fatal locations is a typo. 2015-08-29 22:53:47 +00:00
khorben
f35a4d73b0 Do not attempt to build debugging backends
This should fix the build for the time being.
2015-08-29 15:12:32 +00:00
wiz
e9de78204a Update to 1.6.0. Build tested only, I don't know how to runtest this.
Changes:

I've tagged a new release of Ninja, version v1.6.0

== Release notes

* rules are now scoped to the subninja they're in. See thread
  "RFC: allow scoping rules via subninja"
  (https://groups.google.com/forum/#!topic/ninja-build/q8esdaNErjo)
  for discussion. (#921)
* dupe edges with multiple outputs now uses first edge
  instead of last (#867)
  + can make this warning optionally an error (-w dupbuild=err),
    which will hopefully become the default one day
    (this release is step 1 of #931)
* pools actually work now (#959)
* no longer print "Recompacting..." when recompacting –
  it's very fast in practice anyway
* generators can now run more often than twice if needed (#908)
* unexpected output names now cause a rebuild instead of
   a hard error (#417)

* POSIX-specific changes
  + child processes get detached from terminal (#909)
  + check for SIGINT after ppoll/pselect -> faster Ctrl-C (#893)
  + add an explicit SIGTERM signal handler (#743)

* Windows-specific changes
  + `-t graph` now produces working dot files on Windows
    when files contain backslashes
  + ninja now uses the full width in cmd.exe
    (it was one column short previously)
  + Ctrl-s (or pause key) in cmd.exe now pauses ninja
  + ninja now builds with MSVS2015
  + run more than 34 child processes if there are
    more than 32 cores. (#958)

* Ran ninja under afl-fuzz and fixed all crashes and bugs it found
  (see new afl-fuzz section in HACKING)
  + fix crashes on cyclic graphs with multiple outputs (#875, #867)
  + failing stat() now aborts build (#830, #904)
  + cyclic rule bindings no longer crash (#902)
  + dependency cycles with multiple outputs no longer get
    ninja into a stuck state (#934)

* Tweaks to configure.py
  (only relevant if you compile ninja itself)
  + configure.py now works with Python 3
  + configure.py now has a --verbose mode
  + configure.py now passes -fdiagnostics-color, so ninja's build
    is now colored with both new enough clangs (3.3+)
    and gccs (4.9+)

* Improvements to zsh completion to work better on OS X

* Documentation updates
+ the target^ syntax is now documented
+ the rule scoping change mentioned above is documented
2015-08-29 06:32:02 +00:00
wen
4505ad48a9 Update to 1.35
Update LICENSE

Upstream changes:
1.35, 2015-06-10 ^

    Change to Artistic License 2.0
    Add more misc tests. Add use strict to Set::Object::Weak
2015-08-29 03:53:00 +00:00
wen
254f9e0eda Update to 2.4.5
Upstream changes:
v2.4.5 2015-08-03T15:57:50Z
    - Fix for older Perl(< 5.14.0) (#54)
2015-08-29 02:37:24 +00:00
markd
9067a29c60 make subversion plugin compile with subversion 1.9.
bump PKGREVISION.
2015-08-29 02:29:53 +00:00
wen
c771cf1ee3 Update to 2.1603
Update DEPENDS

Upstream changes:
2.1603   2015-08-28

  - No changes from 2.1602-TRIAL (other than a minor documentation tweak).

2.1602   2015-08-14 (TRIAL RELEASE)

  [BUG FIXES]

  - Replaced uses of overload::Overloaded with the new
    Devel::OverloadInfo::is_overloaded (thanks, ilmari!) to work around more
    issues with overload handling in older versions of perl.

2.1601   2015-08-10 (TRIAL RELEASE)

  [BUG FIXES]

  - Explicit boolean overload handling has been added to Class::MOP::Method
    and Moose::Meta::Role::Method::Required, to work around a bug with the
    handling of overload fallbacks on perl 5.8.x.  In particular this fixes
    issues observed in MooseX::MethodAttributes.
2015-08-29 02:29:22 +00:00
wiedi
f781338ead Fix netcdf build on osx with clang. The fix will also be in the next release.
Details: http://www.unidata.ucar.edu/software/netcdf/docs/known_problems.html#clang-ncgen3
2015-08-28 18:14:42 +00:00
wiz
9a9597d501 Fix permissions on egg info files. Add link to bug report.
Update HOMEPAGE.
Bump PKGREVISION.
2015-08-28 10:51:42 +00:00
wiz
256264a3e3 Mark as BROKEN with perl-5.22 and link to upstream bug report. 2015-08-28 10:45:39 +00:00
wiz
c92084adb7 Mark as not-for-python-3.x.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 561: ordinal not in range(128)
2015-08-28 10:26:40 +00:00
wiz
54b2b84797 Update to 1.5, and simplify a lot.
New features in 1.5 since 1.4:

 - regular expressions (with Oniguruma)

 - a library/module system

 - many new builtins

    - datetime builtins
    - math builtins
    - regexp-related builtins
    - stream-related builtins (e.g., all/1, any/1)
    - minimal I/O builtins (`inputs`, `debug`)

 - new syntactic features, including:

    - destructuring (`. as [$first, $second] | ...`)
    - try/catch, generalized `?` operator, and label/break
    - `foreach`
    - multiple definitions of a function with different numbers of
      arguments

 - command-line arguments

    - --join-lines / -j for raw output
    - --argjson and --slurpfile
    - --tab and --indent
    - --stream (streaming JSON parser)
    - --seq (RFC7464 JSON text sequence)
    - --run-tests improvements

 - optimizations:

    - tail-call optimization
    - reduce and foreach no longer leak a reference to .
2015-08-28 09:09:22 +00:00
richard
dcf6fd65c9 cleanup SunOS workarounds in ncurses and ncursesw since update to ncurses 6.0
resolve for PR pkg/50175
bump PKGREVISION
2015-08-28 07:09:57 +00:00
khorben
2bb45c648b Fix build on amd64 2015-08-27 08:27:07 +00:00
khorben
8e3ce7173f Fix build on amd64 2015-08-26 22:34:03 +00:00
shattered
852fab6396 Update to 4.7m. Changes:
- add --with-man2html option to configure script
- update config.guess, config.sub
2015-08-26 21:26:29 +00:00
wiz
f4cc451782 Update to 0.53:
0.53 2015-08-24
  * Fixed bug in Linux occurring if process name is empty (RT#106571)
  * Added missing includes on AIX (RT#39748)
  * Some minor changes on tests and documentation
2015-08-26 11:51:48 +00:00
wiz
6e54569ba1 Mark as BROKEN with perl 5.22, and link to upstream bug reports.
These do contain patches, if someone is interested in fixing this.
2015-08-26 11:12:15 +00:00
tnn
262f67d0b8 Add devel/jd-gui 2015-08-26 10:59:35 +00:00
tnn
ceeed277b5 Import jd-gui-1.4.0 as devel/jd-gui.
JD-GUI is a standalone graphical utility that displays Java source codes
of ".class" files. You can browse the reconstructed source code with the
JD-GUI for instant access to methods and fields.
2015-08-26 10:57:30 +00:00
wiz
0640cbcbb7 Update to 0.23.1:
0.23.1 (2015-08-22)
===================

Bugs fixed
----------

* Invalid C code for generators.  This fixes ticket 858.

* Invalid C code for some builtin methods.  This fixes ticket 856.

* Invalid C code for unused local buffer variables.
  This fixes ticket 154.

* Test failures on 32bit systems.  This fixes ticket 857.

* Code that uses "from xyz import *" and global C struct/union/array
  variables could fail to compile due to missing helper functions.
  This fixes ticket 851.

* Misnamed PEP 492 coroutine property ``cr_yieldfrom`` renamed to
  ``cr_await`` to match CPython.

* Missing deallocation code for C++ object attributes in certain
  extension class hierarchies.

* Crash when async coroutine was not awaited.

* Compiler crash on ``yield`` in signature annotations and default
  argument values.  Both are forbidden now.

* Compiler crash on certain constructs in ``finally`` clauses.

* Cython failed to build when CPython's pgen is installed.
2015-08-25 08:59:15 +00:00
gdt
8f6e8f78ab Add missing include file (install and PLIST).
Reported by Jason Bacon via pkgsrc-users@.
2015-08-24 17:58:34 +00:00
fhajny
ef6b259265 Update devel/py-argcomplete to 1.0.0.
Version 1.0.0 (2015-08-22)
- Don't print args with suppressed help by default; add
  argcomplete.autocomplete(print_suppressed=True) to control this behavior.

Version 0.9.0 (2015-07-03)
- Fix always_complete_options=False support.
2015-08-24 16:31:28 +00:00
fhajny
0119094929 Update devel/libbson to 1.1.10.
No change since 1.1.9; released to keep pace with mongo-c-driver.
2015-08-24 15:56:07 +00:00
richard
b86d646729 Updates and additions to release 3.6
details found here (http://www.tryton.org/posts/new-tryton-release-36.html)

    Major changes for the developer

        It is now allowed to have many times the same field in list/tree view.
        There is no more a datetime widget for list/tree, two columns with one
        widget date and one widget time should be used instead.

        A new field TimeDelta appears in this release to represent a duration. It
        replace the float_time widget which had some rounding issue. This new
        field is already used in the timesheet and project modules.

        The One2Many widget can be configured to use a Cartesian product with the
        selections of many values for Many2One or Reference fields.

        A method restore_history_before is added to ModelSQL which behaves like
        the existing restore_history but restore the records just before the datetime.

        The on_change methods have been migrated to a behaviour more consistent
        with the Active Record Pattern used in Tryton. Instead of returning a
        dictionary with the values to change, now the instance is directly changed.

        This allow to chain easily the on_change methods or reuse them in other
        methods reducing the duplication.

        The method save on ModelStorage is now a dualmethod which means that it
        can be called as usual as an instance method but also as a class method
        with a list of records. Saving many records at once this way improves the
        performance as the method will minimize the number of queries to the
        database and will validate the result by bunch.

        The Dict field received a translated method to create descriptors which
        translate the values or the keys like the same method on Selection field.

        It is now allowed to use the dotted notation in the order clause of a search.
        The ORM will automatically generate the needed joins.

        The API of the Report class has been reworked to improve the customization
        of the engine. The formatting methods are now more strict to prevent silent
        failure.

        The safe_eval (which was not sure to be safe) has been completely removed.
        In the places where the evaluated code was any way safe, the standard eval
        is used. For evaluated code from outside, a JSON notation is now used. Some
        utilities have been developed to ease the creation of JSON from XMl or in
        the views.

        A new kind of button has been added which works on non-saved record. They
        are quite similar to on_change but they are triggered by a click on a
        button instead of a change of field.

    Accounting

        A new method reverse_compute has been added to Tax which allow to compute
        the base amount from the taxed amount.
        The sign of the second currency amount is enforced to be the same as
        debit - credit.
        The analytic account management has been reworked to use a really One2Many
        instead of the pseudo-field. This simplification was possible thanks to the
        recent new features like the usage of Reference field on One2Many.

    Party

        The vat number is now stored in its compact format.

    Product

        The number of decimal for internal price calculations is now a configuration
        parameter price_decimal. This parameter is used everywhere to ensure
        consistency between all modules.

    Purchase/Sale

        Their lines support both mixed invoice type (Invoice vs Credit Note) per
        line when computing the invoiced quantity.

    Stock

        A new state staging is added to the move. Such state doesn't impact at all
        the computation of the stock level. It is used for supply on sale, to
        create moves in advance.
        Inactive products are still computed for the stock level.
        The computation of assigned move has been improved to take only in
        consideration outgoing move assigned not the incoming. This result in a
        less optimistic for the stock level and thus prevent to assign a move with
        an incoming one that is just assigned but not yet done.
        Forecasts are now automatically deactivated when their period is in the past.

    pkgsrc related updates:
    update to tryton-3.6.0
    update to trytond-3.6.0 including UTC check patch for SunOS
    update trytond modules to latest 3.6
    add meta-pkgs/py-tryton-platform
    add misc/py-trytond-party-relationship
    add misc/py-trytond-product-attribute
    add misc/py-trytond-production
    add misc/py-trytond-stock-inventory-location
    add misc/py-trytond-stock-product-location
    add finance/py-trytond-account-invoice-line-standalone
    add finance/py-trytond-account-invoice-history
    add finance/py-trytond-account-invoice-stock
    add finance/py-trytond-account-payment-clearing
    add finance/py-trytond-account-stock-continental
    add finance/py-trytond-analytic-invoice
    add finance/py-trytond-analytic-purchase
    add finance/py-trytond-analytic-sale
    add finance/py-trytond-product-price-list
    add finance/py-trytond-product-cost-fifo
    add finance/py-trytond-product-cost-history
    add finance/py-trytond-purchase
    add finance/py-trytond-purchase-invoice-line-standalone
    add finance/py-trytond-sale
    add finance/py-trytond-stock-supply
    add time/py-trytond-company-work-time
2015-08-24 14:49:41 +00:00
richard
8494a8c64c Add py-cached property
A cached-property for decorating methods in classes.

History:
1.2.0 (2015-04-28)

    Overall code and test refactoring, thanks to @gsakkis
    Allow the del statement for resetting cached properties with ttl instead
    of del obj._cache[attr], thanks to @gsakkis.
    Uncovered a bug in PyPy, https://bitbucket.org/pypy/pypy/issue/2033/
    attributeerror-object-attribute-is-read, thanks to @gsakkis
    Fixed threaded_cached_property_with_ttl to actually be thread-safe, thanks
    to @gsakkis

1.1.0 (2015-04-04)

    Regression: As the cache was not always clearing, we've broken out the
    time to expire feature to its own set of specific tools, thanks to
    @pydanny
    Fixed typo in README, thanks to @zoidbergwill

1.0.0 (2015-02-13)

    Added timed to expire feature to cached_property decorator.
    Backwards incompatiblity: Changed del monopoly.boardwalk to del
    monopoly['boardwalk'] in order to support the new TTL feature.
2015-08-24 11:33:58 +00:00
wiz
e296bd6a02 Remove patch that was integrated in upstream for 0.52. 2015-08-24 06:28:33 +00:00
mef
85fc5511be - Update to 2.32
-----------------------------------------
   version 2.32 at 2015-08-22 23:16:21 +0000
    Updated for v5.20.3-RC1

- Update to 2.30 (previous commit log was wrong, so list here, sorry)
    Updated for v5.23.2
2015-08-24 03:52:27 +00:00
mef
71b3210f02 Update to 0.52
--------------
0.52 2015-08-23
  * Incorporated mainly bugfixes (see github repor for details);
    OS affected: NetBSD, cygwin, AIX, bsdi, Linux
  * Added test for another odd command name ([])
  * Added some scripts for process tracking. Still in beta-phase.
2015-08-24 03:46:20 +00:00
khorben
f3674e8aeb Do not install the desktop entry for gdeasm for now 2015-08-24 02:04:21 +00:00
khorben
b00ba7fa5c Package DeforaOS Coder 0.1.0
This release brings:
- improvements to simulator(1) (device chooser, button emulation...)
- improvements to sequel(1) (console log, user interface...)
- spanish translation

Unfortunately gdeasm(1) is still not packaged yet, as some dependencies are
still missing in pkgsrc. This is also true for the new debugger(1)
interface (still in its infancy though).
2015-08-24 01:59:18 +00:00
khorben
bc5f2444bf Depend on x11/modular-xorg-xephyr for simulator(1)
Bump PKGREVISION as this modifies the resulting package.
2015-08-24 00:50:40 +00:00
khorben
838eaffae5 Only attempt to move the manual pages if really needed 2015-08-24 00:46:02 +00:00
khorben
bdeca19a08 Package DeforaOS libSystem 0.2.2
Among the changes:
- extended String API (trimming)
- reworked the Array and Config classes
- build with SSP and PIE by default
- fixes and improvements to the build system
- additional tests
2015-08-23 14:40:57 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
wiz
3dcdbc7632 Update to 2.5.8:
libgphoto2 2.5.8 release

all:
* Missing COPYRIGHT headers added.
* Bug fixes for issues detected by Coverity.

ptp2:
* Canon Powershot/IXUS CHDK support
  Install the CHDK firmware and then use "gphoto2 --set-config chdk=On" to enable.
* Canon EOS: Implemented new capture method for new Canon EOS to avoid hangs.
* Canon EOS: New configuration variable: continuousaf
* Canon EOS: event output for focusinfo / focusmask
* Nikon DSLR: New configuration variables: movieiso, movieshutterspeed, moviehighisonr
* Nikon Coolpix A: also manually add override opcodes for capture (please report if it works)
* New USB ids:
  Sony: DSC-HX60V, Alpha-A7S, Alpha-A77 M2, Alpha A5100
  Panasonic: DMC-LS2
  Canon EOS 7D Mark II, Canon EOS M3
  Canon Powershot SX520 HS
  Fuji Fujifilm X-E2
  Samsung NX1
* Media Player IDs synced with the libmtp ID database.
* Lots of bugfixes.

libgphoto2_port/libusb1:
* Prefer libusb1 over libusb0 if both are present.
* Asynchronous interrupt handling, to avoid losing usb interrupts during other
  operations.

------------------------------------------------------------------------------
libgphoto2 2.5.7 release

ptp2:
* Canon EOS focusinfo crash fixed (affected all config operations)
* wait_for_event sleep backoff increased (50 - 100 - 150 - 200ms)
* Nikon: fixes to make Nikon Coolpix S9700 over PTPIP work better
* Nikon: WLAN GUID setting
* Sony: tighten event loop to avoid loss of objectadded events
* New USB ids: Nikon Coolpix 9400, Nikon S9700, Pentax K3 (in PTP).

pentax:
* added Pentax K100Ds
* added raw capture support

packaging:
* fixed missing libexif in pkgconfig

translations:
* updated ukrainian, vietnamese, french, polish
------------------------------------------------------------------------------
libgphoto2 2.5.6 release

ptp2:
* Nikon D3000/D3100/D3200: It hides the "good" capture opcodes from the
  DeviceInfo. Override and add them. If you see capture bugs, please report
  with debuglogfile.
* "exposurecompensation" now in correct size (-3.0 <-> 3.0 usually)
* Canon EOS: decode and report "focusinfo" variable that outputs the focus information of the camera.
* Canon EOS: autofocusdrive=0 and cancelautofocus=1 added to cancel autofocusing,
  to avoid blocking the camera.
* Canon EOS: "eosviewfinder" renamed to "viewfinder"
* Sony SLT: Make property setting work for "iso", "exposurecompensation",
  "f-number", "shutterspeed"
* Canon EOS: crash on 700D fixed
* Nikon DSLR: race condition on object addition handled better
* Nikon DSLR: make sure we make a pause a bit during polling after capture.
* IDs added:
  Nikon: Coolpix P7800, S1, J4
  Nikon: D3300, D610, D4s, D810, D750
  Canon: IXUS 125HS, PowerShot Elph340HS
  Leica M9
* various bugfixes

libgphoto2_port/usb1:
* fixed a memory leak
* api changed for gp_log_data to make smaller debuglogs possible

------------------------------------------------------------------------------
libgphoto2 2.5.5.1 release

This is a regression fix release.

ptp2:
* fixed all Nikon S* coolpix that are not Nikon 1
* Nikon: exit from potential endless loop on trigger capture

canon:
* On EOS/Rebel DSLR do not query or set "zoom" as its manual always

translations:
* updated polish, ukrainian, vietnamese

------------------------------------------------------------------------------
libgphoto2 2.5.5 release

ptp2:
* Nikon 1 support. Final fix to get it running by Raj Kumar of archive.org.
* Nikon: liveview capture without autofocus enhanced, now also for card
* Nikon: restart liveview after capture
* Canon EOS: New property reporting method (OLC Info) implemented.
* Print read-only values in configuration table lookup (for Canon EOS mostly)
* Sony: Fixed Sony SLT-A900v capture
* Fixed the various "datetime" hooks for PTP generic, Canon Powershot and Canon EOS
  to hopefully work better. --set-config datetime=now sets the camera to the current time.
* CHDK: some changes
* New ids:
  Nikon DSC D3x, D5300
  Nikon Coolpix P330
  Canon PowerShot S95, S120, SX260HS, SX280HS, SX160IS, A2500, A2600, Elph135, IXUS 300HS, IXUS 255HS
  Canon EOS 1200D
  Sony DSC-A900, Alpha 6000, DSC-HX5V
  Casio EX-ZR700,
  Fuji FinePix AV-150, T200
* Massive logging and error handling cleanup by Axel Waggershauser
* cleanup of the USB data handling
* Bugfixes

st2205:
* add support for a new type of 240x320 picture frames

all:
* Massive logging and error handling cleanup by Axel Waggershauser.
* Various cleanups from David Berrange for mingw32 builds.
* fixed libgd detection and linking.

print-camera-list
* add a mode to print udev rules for the non-standard USB support (usbscsi/usbdisk),
  needed additional to HWDB databases.

translations:
* updated ukrainian, vietnamese, polish, french, finish, chinese, danish, dutch,
------------------------------------------------------------------------------
libgphoto2 2.5.4 release

ptp2:
* Sony SLT DSLR support: SDRAM capture, Tethering, Triggering movie capture, property reading
* Nikon DSLR: bulb mode implemented in newer DSLRs (D600/D7100/D5200 and later)
* Nikon capture adjustments (always set controlmode before capture).
* Nikon capture in "live view mode" no longer does autofocus, use "autofocusdrive".
* Nikon "applicationmode" setting added.
* Nikon Coolpix capture failure on empty cards fixed.
* Some Canon EOS 5D Mark III config adjustments/additions.
* Canon EOS: enable trigger capture
* Olympus E-series capture: some improvements.
* ptp2: implemented device property description caching
* New IDs
  - Sony DSC-W510, SLT-A58 (control)
  - Nikon P80 v1.1
  - Canon A3500IS, A1400, SX170IS, SX510HS, A2200
  - Fuji FinePix S4850, JX370, S4850
  - Apple iPhone 5

ax203:
* support for picture frame with id 1.

sierra:
* Reimplemented a libusb based mass storage tunneling driver to support
  non-Linux systems (e.g. Mac OS X).

libusb1:
* fixed timeout detection for USB interrupts

all:
* Lots of small fixes to build with mingw32.

Translations updates:
* Danish, Spanish, French, Dutch, Polish, Russian, Serbian, Ukrainian,
  Vietnamese

------------------------------------------------------------------------------
libgphoto2 2.5.3.1 release

packaging:
* "print-camera-list hwdb" output mode added for udev versions >= 201.

  Put this to /usr/lib/udev/hwdb/20-gphoto.hwdb (your udev hwdb directory might be different)

  Added a missing "i" in the PTP matcher.

------------------------------------------------------------------------------
libgphoto2 2.5.3 release

packaging:
* "print-camera-list hwdb" output mode added for udev versions >= 201.

  Put this to /usr/lib/udev/hwdb/20-gphoto.hwdb (your udev hwdb directory might be different)

* "print-camera-list html" output mode added for http://gphoto.org/proj/libgphoto2/support.php

all:
* Lots of Coverity fixes merged

ptp2:
* Nikon: added a new PTP capture opcode function, allows capture to card during liveview
* Nikon: rewrote some of the wait logic in the capture routines
* Nikon: enable --trigger-capture support
* Nikon: hook up some more configuration variables (funcbutton, previewbutton, menusandplayback, changeafarea)
* canon: hook up configuration variables (colortemperature)
* ptpip: several contributed bugfixes, and event handling
* panasonic: allow deleting files by setting MTP Responder code.
* new ids:
  * Kodak Z8612 IS
  * Sony DSC-S780, SLT-A57, SLT-A58, SLT-A99v, DSC-RX100M2, Alpha A3000, NEX 6
  * Nikon Coolpix S3200, DSLR D3200, J3, V2, S02, 2200v1.1, S4300, S2700, L27, S02, V2, J3
  * Panasonic TZ-8
  * Olympus E-M5
  * Canon Rebel G15, EOS 70D, A1000IS, SX150IS, A810
  * Canon Rebel T3, EOS 1Dx, EOS 70D
  * Fuji FinePix SL1000, S2980
* merged ids from libmtp
* lots of bugfixes

canon:
* label PowerShot S110 from 2001 differently than the 2012 PowerShot S110.
* fixed "new / downloaded" logic
* disable unconditional "clear halt" calls as they confuse newer controllers

ax203:
* support Nantronics N25S80 chipset

directory:
* support NRW files

sierra:
* capture fixed for Olympus C-3030

pentax:
* Various fixes from Jiri Pinka

jd11:
* enhanced de-bayering a bit

translations:
* new czech translation by Pavel Borecki.
* updated czech, danish, dutch, polish, russian, seribian, ukrainian,
  french, vietnamese, taiwanese

libgphoto2:
* use generic macros to check for libGD and libxml2 to allow better handling.

libgphoto2_port/disk:
* check the right fstab field for ignoring filesystems (avoids autofs scans)


------------------------------------------------------------------------------
libgphoto2 2.5.2 release

ptp2:
* Fixed Raspberry Pi and USB 3.0 "connect only once" problem.
* Experimental Olympus E-series (not Pen) remote control support. Try in "Control" mode.
* Nikon DSLR: real movie capture! (use --set-config movie=1/0 and --wait-event)
* New ids:
  Sony: DSC-A900, SLT-A350, DSC-RX1, HX300, NEX-3N
  Nikon Coolpix: P80, L820, S9500, S620, P520, S2500, S2600
  Nikon Coolpix A
  Nikon DSLR: D2Xs, D4, D7100
  Nikon J2
  Canon Powershot: S100, A1300IS, A2300IS,
  Canon EOS: 700D, 100D
  Fuji FinePix: H20EXR, X20
  Samsung: NX1000, EK-GC100
  Also various MTP device ids merged from libmtp.
* ptpip: major/minor number was switched in init packet.
* Nikon DSLR: out of focus during capture fixed, various bugfixes
* Nikon "controlmode" config for unlocking the camera.
* Canon DSLR: "keepdeviceon" pinging in get_config, liveview
* Canon thumbnail retrieval fixed.
* Lots of work on getting Olympus E-series DSLRs in Control mode
  to run.

canon:
* wait-for-event: handle when camera goes offline during waiting.
* fixed mtime 0 (Jan 1 1970) issue when downloading files and using --filename

sierra:
* Fixed the Nikon Coolpix 4300 and 2500 USB over SCSI capture mode.
* Ignore register 4 read errors after capture as Nikon does not supply them.
* added commented code on how to switch the Coolpix 2500 to RAW DIAG mode.

libgphoto2_port:
* gp_port_reset functionality to do a port reset.

libgphoto2_port/usbscsi:
* Use timeout supplied by driver, not hardcoded 1.5 seconds (fixes Nikon sierra capture).

translations:
* updated ukrainian, finish, dutch, polish, russian, french, vietnamese, german

build:
* specify lots of _BSD_SOURCE et.al. to make the strict MacOS ports
  build happier. Might break non Linux platforms, please report this.

* libxml2 needed for Olympus E series capture support.

* cleaned up AM_CPPFLAGS/CPPFLAGS usage, do not use both of them together.

------------------------------------------------------------------------------
libgphoto2 2.5.1.1 release

ptp2:
* fixed 32bit architectures
------------------------------------------------------------------------------
libgphoto2 2.5.1 release

translations updates
* lots of translations synced to 2.5.0 release

ptp2:
* Lots of new USB ids added
  - Sony RX100, SLT-A65V, HX200V
  - Nikon Coolpix S01, S3300, P7700, S8200, P510, J1
  - Nikon DSLR D600, D800E, D800, D5200
  - Panasonic DMC LX7
  - Olympus SP-720UZ, E-PL5
  - Canon PowerShot D10, IXUS 310IS, SX220HS, G1 X, SX40HS,
    A4000IS, SX240HS, A2400IS, S110, SX500IS
  - Canon EOS M, EOS 650D, EOS 6D
  - Fuji FinePix S2950, S4300, X-S1, HS30EXR, XF1
* wait-for-event also for Canon PowerShot (capture capable ones)
  now waits for "shutter press" signal and triggers a capture.
* Canon Powershot Preview mode fixes
* various Nikon configurations added: angle, flickerreduction,
  rawcompression, remotemode.
* Nikon DSLR to-ram capture fixes
* merged music player ids from libmtp. Includes big Samsung devices rename.
* EOS preview capture bugfixes: some waiting reduced to allow higher
  preview / regular capture speed on Canon EOS, understand newer EOS.
* some more bug fixes

ax203:
* SST25VF080 and SST25VF016 support added.
* ax206 support enhanced.

canon:
* decode "zoom" settings better
* "shootingmode" fix

libgphoto2_port/libusb1:
* bugfixes

examples:
* focus.c, sample-justfocus.c: focusing example added

------------------------------------------------------------------------------
libgphoto2 2.5.0 release

libgphoto2 API:
   * gp_context* functions no longer get varargs, but preprocessed
     strings. This makes hooking them into other language bindings
     easier.

   * gp_file_new_from_handler(): Allow passing data in and out via
     handler functions (to allow streaming). See also CameraFileHandler
     function pointers.

   * CameraFileInfoFile: removed "name" structmember and GP_FILE_INFO_NAME
     flags.
     Use direct passing in of the filename to the API functions.

   * New: gp_camera_autodetect(CameraList *list, GPContext*);

     Simple autodetection function returning all current detected cameras.

   * (TODO: not yet New: gp_camera_open (Camera *camera, const char *name, const char *port, GPContext *context);

     Simple open function without needing to involve libgphoto2_port.
     )

   * gp_file_set_name() and _get_name() passing in is no longer needed
     and the API will go away.

   * New gp_file_get_name_by_type() will convert a regular filename ("normal")
     into one depending on type (e.g. "raw_" prefix) and adjusted suffix
     (like ".ppm" turning into ".pgm" for grayscale previews).

   * gp_file_set_type() and gp_file_get_type() are gone, these functions
     are now implicit passed via arguments to the the put_file and
     set_file_noop() functions.

   * gp_filesystem_set_info_noop(), gp_filesystem_set_file_noop(),
     gp_filesystem_put_file(), gp_camera_folder_put_file():

     Added "filename" argument to pass in the filename. The one
     from CameraFileInfoFile and CameraFile are no longer used.

     Added "type" argument to pass in the filetype (GP_FILE_TYPE_*).

   * Adjusted to new GPPortInfo handling.

   * Rewrote gphoto2-filesys.c to be directory based (in a tree structure).
     Change should not be visibile outside of gphoto2-filesys.c.

libgphoto2_port API:
   * GPPortInfo is now abstracted and internal.

     If you need to retrieve name, path or type, use
	     gp_port_info_get_xx (info, &x);
     to get the value.
     Name and path strings continue to be owned by libgphoto2_port,
     do not modify and do not free.

     You are not supposed to create / append new ones to GPPortInfoList.

   * Disk Settings have been removed from the Settings union. Should
     not affect frontends at all.

   * Started using symbol versions.

PTP2 driver:
   * Lots of improvements.
   * PTP Object management rewritten, able to do "on demand" loading.

Directory driver:
   * Use GPPortInfo instead of settings to pass basepath in.
   * Abstracted common functionality.

Build:
   * Removed dummy README file from SVN.
   * Ship README.packaging in dist tarball for the first time.
   * Allow building "all plus non-default" camlibs.
   * Fix libltdl test compile for cases with LDFLAGS defined.

Documentation:
   * Optionally (--enable-internal-docs) build internal doxygen docs
     with call graphs and all the dirty details.
   * Improved docs on how to selectively build camlibs.

Test cases:
   * Test camlib loading of both uninstalled and installed camlibs.
2015-08-23 14:17:05 +00:00
wiz
4c05be9654 Update to 0.18.0:
libgee 0.18.0
=============
 * No changes since previous release

libgee 0.17.92
==============
 * Fix default value of --enable-consistency-check
2015-08-23 14:12:57 +00:00
wen
11017c8d67 Update to 1.6.2
Upstream changes:

1.6.2 (2015-02-15)

Changes:

    Added check for breaking around a binary operator. (Issue #197, Pull #305)

Bugs:

    Restored config_file parameter in process_options(). (Issue #380)

1.6.1 (2015-02-08)

Changes:

    Assign variables before referenced. (Issue #287)

Bugs:

    Exception thrown due to unassigned local_dir variable. (Issue #377)

1.6.0 (2015-02-06)

News:

    Ian Lee <ianlee1521@gmail.com> joined the project as a maintainer.

Changes:

    Report E731 for lambda assignment. (Issue #277)
    Report E704 for one-liner def instead of E701. Do not report this error in the default configuration. (Issue #277)
    Replace codes E111, E112 and E113 with codes E114, E115 and E116 for bad indentation of comments. (Issue #274)
    Report E266 instead of E265 when the block comment starts with multiple #. (Issue #270)
    Report E402 for import statements not at the top of the file. (Issue #264)
    Do not enforce whitespaces around ** operator. (Issue #292)
    Strip whitespace from around paths during normalization. (Issue #339 / #343)
    Update --format documentation. (Issue #198 / Pull Request #310)
    Add .tox/ to default excludes. (Issue #335)
    Do not report E121 or E126 in the default configuration. (Issues #256 / #316)
    Allow spaces around the equals sign in an annotated function. (Issue #357)
    Allow trailing backslash if in an inline comment. (Issue #374)
    If --config is used, only that configuration is processed. Otherwise, merge the user and local configurations are merged. (Issue #368 / #369)

Bug fixes:

    Don’t crash if Checker.build_tokens_line() returns None. (Issue #306)
    Don’t crash if os.path.expanduser() throws an ImportError. (Issue #297)
    Missing space around keyword parameter equal not always reported, E251. (Issue #323)
    Fix false positive E711/E712/E713. (Issues #330 and #336)
    Do not skip physical checks if the newline is escaped. (Issue #319)
    Flush sys.stdout to avoid race conditions with printing. See flake8 bug: https://gitlab.com/pycqa/flake8/issues/17 for more details. (Issue #363)
2015-08-23 11:26:38 +00:00
wen
14805f2a20 Update to 0.3.1
Upstream changes:

0.3.1 - 2015-06-14

    Include test_mccabe.py in releases.
    Always coerce the max_complexity value from Flake8’s entry-point to an integer.
2015-08-23 11:15:03 +00:00
wen
fbcabd09bf Update to 0.9.2
Upstream changes:
0.9.2 (2015-06-17):
  - Fix a traceback when a global is defined in one scope, and used in another.

0.9.1 (2015-06-09):
  - Update NEWS.txt to include 0.9.0, which had been forgotten.

0.9.0 (2015-05-31):
  - Exit gracefully, not with a traceback, on SIGINT and SIGPIPE.
  - Fix incorrect report of undefined name when using lambda expressions in
    generator expressions.
  - Don't crash on DOS line endings on Windows and Python 2.6.
  - Don't report an undefined name if the 'del' which caused a name to become
    undefined is only conditionally executed.
  - Properly handle differences in list comprehension scope in Python 3.
  - Improve handling of edge cases around 'global' defined variables.
  - Report an error for 'return' outside a function.
2015-08-23 07:50:41 +00:00
wen
f6da2f730b Update to 0.005
Upstream changes:
0.005     2015-07-14 21:52:35-04:00 America/New_York
        - bump required version of MXRP
2015-08-23 07:27:04 +00:00
mef
3749989976 Add following line for make test
BUILD_DEPENDS+=        p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
2015-08-23 02:15:04 +00:00
mef
b631558217 Add following lines for make test
# for make test
   BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
   BUILD_DEPENDS+=        p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
   # (recommended)
   BUILD_DEPENDS+=        p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
   BUILD_DEPENDS+=        p5-Test-LeakTrace-[0-9]*:../../devel/p5-Test-LeakTrace
   BUILD_DEPENDS+=        p5-IO-String-[0-9]*:../../devel/p5-IO-String
   BUILD_DEPENDS+=        p5-Pod-Coverage-[0-9]*:../../textproc/p5-Pod-Coverage
2015-08-23 02:11:22 +00:00
mef
e88ddc9c0f Changes in version 2.47
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=89513.
  - Should have done that earlier :)
  - This changes the format for accepted float numbers:
    <optional sign>
    <optional mantissa>
    <optional dec.point and fraction>
    <optional "e" and exponent>
  - Mantissa and decimal fraction may not both be omitted.
  - Underscores are permissible virtually anywhere in numbers for clarity.
2015-08-23 01:19:05 +00:00
mef
d004d74551 Update 0.32 to 0.33
-------------------
0.33    2015/07/29 16:15:55
        [CHANGES]
         * Added ->catch and ->catch_with_f
         * Add catch-handler semantics to ->then / ->then_with_f
         * Also pass fmap* items via $_ (RT105558)
         * Undocument ->done_cb / ->fail_cb / ->cancel_cb
         * Entirely delete ->and_then / ->or_else
         * New barename documentation style including "since" versions
         * Further document the idea of failure categories as used by catch*
2015-08-23 00:23:26 +00:00
mef
56990e197f 1.000008 2015-07-12T03:57:39Z 5a21094
[BugFix]
  - Declare a minimum version for a working Capture::Tiny::capture_stderr
 [Dependencies::Stats]
  - Dependencies changed since 1.000007, see misc/*.deps* for details
  - develop: +4 -1 (2)
  - test: (suggests: +1)
2015-08-23 00:15:42 +00:00