Commit graph

241977 commits

Author SHA1 Message Date
fhajny
0dc7b685c8 Add security/py-ndg_httpsclient 2015-12-01 08:43:58 +00:00
fhajny
804d2e822c Added security/py-ndg_httpsclient version 0.4.0 2015-12-01 08:43:25 +00:00
fhajny
92a75a38cb Import ndg_httpsclient-0.4.0 as www/py-ndg_httpsclient.
A HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL. PyOpenSSL provides a more fully featured SSL
implementation over the default provided with Python and
importantly enables full verification of the SSL peer.
2015-12-01 08:43:05 +00:00
fhajny
995371eb3c Add time/py-rfc3339 2015-12-01 08:38:11 +00:00
fhajny
e9ccb065c7 Added time/py-rfc3339 version 1.0 2015-12-01 08:37:45 +00:00
fhajny
fe7870c8bd Import pyRFC3339 1.0 as time/py-rfc3339.
pyRFC3339 parses and generates RFC 3339-compliant timestamps
using Python datetime.datetime objects.
2015-12-01 08:37:29 +00:00
fhajny
79a1d85f74 Update py-dialog and py-dialog2 to 3.3.0 2015-12-01 08:33:50 +00:00
fhajny
9328920d84 Update devel/py-dialog and devel/py-dialog2 to 3.3.0.
Main changes in version 3.3.0
- Allow passing dialog arguments via a temporary file.
- Bug fix in Dialog._dialog_version_check().

Main changes in version 3.2.2
- Fix backend version check for buildlist, programbox, rangebox
  and treeview.
- Bug fixes related to old versions of dialog (e.g., 1.1-20100428)
  and Python.
2015-12-01 08:32:51 +00:00
fhajny
84d8e7c919 Add devel/py-funcsigs 2015-12-01 08:22:45 +00:00
fhajny
d4405a590e Import py-funcsigs and update py-mock to 1.3.0nb1 to fix it for Python 2.7 2015-12-01 08:02:28 +00:00
fhajny
8fc9bcd149 py-mock requires py-funcsigs on Python<3.3. Bump PKGREVISION. 2015-12-01 08:01:30 +00:00
fhajny
16adbd552c Import funcsigs 0.4 as devel/py-funcsigs.
funcsigs is a backport of the PEP 362 function signature features
from Python 3.3's inspect module. The backport is compatible with
Python 2.6, 2.7 as well as 3.2 and up.
2015-12-01 07:58:50 +00:00
fhajny
f48d5f4a23 ÅAdd py-ZopeEvent 2015-12-01 07:55:38 +00:00
fhajny
e3de08df19 Update Zope modules, add py-ZopeEvent 2015-12-01 07:55:08 +00:00
fhajny
d53a5cfe7e Update devel/py-ZopeComponent to 4.2.2.
Fix missing dependencies.

4.2.2 (2015-06-04)
- Fix test cases for PyPy and PyPy3.
2015-12-01 07:52:51 +00:00
fhajny
99ec90d03f Update devel/py-ZopeInterface to 4.1.3.
- Fix installation without a C compiler on Python 3.5.
2015-12-01 07:51:19 +00:00
fhajny
c755ee30f7 Import zope.event 4.1.0 as devel/py-ZopeEvent.
The zope.event package provides a simple event system, including:
- An event publishing API, intended for use by applications which
  are unaware of any subscribers to their events.
- A very simple event-dispatching system on which more sophisticated
  event dispatching systems can be built. For example, a type-based
  event dispatching system that builds on zope.event can be found
  in zope.component.
2015-12-01 07:49:03 +00:00
joerg
b3bce06c92 Revert. Committer was explicitly asked to not commit that change as it
is incompletely and incorrect.
2015-11-30 22:38:16 +00:00
asau
bcc1b4be8b pbulk-base-0.51: Allow symbolic host names in distributed case. 2015-11-30 20:46:57 +00:00
joerg
092aa50941 Doesn't like nbpax for extraction, so use bsdtar. 2015-11-30 16:50:16 +00:00
roy
0974346f5a Updated net/dhcpcd to 6.9.4 2015-11-30 16:22:56 +00:00
roy
9ec492c15e Update to dhcpcd-6.9.4 with the following changes:
*  dhcpcd will now configure chrony if installed and ntp isn't
  *  dhcpcd no longer attempts temporary address management on Linux
  *  replace the SixRD decode function with a generic definition
  *  try harder to ensure only 1 lladdr exists per interface on BSD
  *  kFreeBSD compiles once more, thanks to JS Junior
  *  change IPv6 routes on MTU change
  *  -p works with -x on an already running process started without -p
  *  fix TEST for IPv4LL
  *  Correct size allocation for prefix delegation, thanks to Jade
  *  Add an option to enable DHCPv6 Information Request without the
     need for dhcpcd to recieve an IPv6 Router Advertisement with the
     Other Configuration bit set.
  *  Introduce the optional option type, which allows embedded options
     to be optional
  *  Mark our logger function as sysloglike because we enjoy using %m
  *  Don't check link state if not instruted to before working out if
     we can fork early or not.
  *  Add a -N --renew option to renew any existing address early
  *  Obey the hostname_short option even for configured FQDN hostnames
  *  -U, --dumplease now works with standard input.
     It no longer works with a filename.
  *  If dumping leases, skip authentication and address expiry checks
  *  Fix adding host routes via a gateway on Linux
  *  Fix adding static routes via a gateway on BSD
  *  Always send LOG_DEBUG to syslog(3) even if we are in quiet mode.
     It's upto syslog to filter it.
  *  If testing or dumping leases, don't send to syslog only
     stdout/stderr.
2015-11-30 16:22:32 +00:00
mef
0ed8eca055 Add Following line for make test
+BUILD_DEPENDS+=        p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs
2015-11-30 15:14:53 +00:00
tnn
dc6185fd4c Try to fix breakage, optionalize x11 on Darwin. Bump. 2015-11-30 14:36:35 +00:00
adam
f921f4cdb2 Updated devel/libsigc++ to 2.6.2 2015-11-30 14:35:56 +00:00
adam
3945852564 Changes 2.6.2:
* slot: Handle auto-disconnection when a slot contains a slot
* slot and signal: Correct move constructors and move assignments.
* trackable, slot_base, signal_base, connection: Add some noexcept specs
* trackable, slot, signal: Remove noexcept from move operations.
* slot and signal: Add missing move constructors and move assignments
* signal_impl: =delete copy and move operations.
* typed_slot_rep: =delete unimplemented copy and move operations.
* slot_rep: =delete copy and move operations.
2015-11-30 14:27:44 +00:00
mef
c70ee7a525 Added devel/p5-Test-EOL version 1.6 2015-11-30 14:10:15 +00:00
mef
0f9f118ebf Import p5-Test-EOL-1.6 as devel/p5-Test-EOL.
This module scans your project/distribution for any perl files (scripts,
modules, etc) for the presence of windows line endings.
2015-11-30 14:08:51 +00:00
mef
43356a0f55 Added devel/p5-CPAN-Meta version 2.150005 2015-11-30 13:35:44 +00:00
mef
2754b12606 Import p5-Test-CPAN-Meta-0.25 as devel/p5-Test-CPAN-Meta.
This distribution was written to ensure that a META.yml file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are
slowly being introduced to module uploads, via the use of package makers
and installers such as ExtUtils::MakeMaker, Module::Build and
Module::Install.
2015-11-30 13:33:25 +00:00
mef
70d36ac804 Add following line for make test
+BUILD_DEPENDS+=        p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
2015-11-30 13:22:48 +00:00
adam
8423d17afd Updated converters/help2man to 1.47.3 2015-11-30 11:59:18 +00:00
adam
b59e36e3e6 Changes 1.47.3:
* Filter more untranslatable strings from help2man-texi.pot, and add a
  note to translators about translation of cross-references.
2015-11-30 11:58:27 +00:00
markd
fef47894b7 Fix build with latest gstreamer-1. 2015-11-30 08:36:36 +00:00
wiedi
c26bbcaf80 Updated databases/hiredis to 0.13.3 2015-11-29 18:36:12 +00:00
wiedi
bbf0af8e69 Update hiredis to 0.13.3
Changes:
	* Revert "Clear `REDIS_CONNECTED` flag when connection is closed".
	* Make tests pass on FreeBSD (Thanks, Giacomo Olgeni)
2015-11-29 18:35:37 +00:00
taca
90ef2af079 Note update of devel/ruby-tins package to 1.7.0. 2015-11-29 15:21:45 +00:00
taca
2ac9cf581b Update ruby-tins to 1.7.0.
2015-11-09 Release 1.7.0

* Officially require ruby >= 2.0 and use new hash syntax.
* New feature attempt: sleep:-30 sleeps upto 30 seconds while retrying
  with an exponential waiting pattern.
* Remove rotate and shuffle, recent rubies all support them.
* Add an object oriented view on method signatures and use it to create
  method descriptions.
2015-11-29 15:20:41 +00:00
taca
e1ad05ff30 Note update of devel/ruby-rspec-rails package to 3.4.0. 2015-11-29 15:00:27 +00:00
taca
4673a3e0f8 Update ruby-rspec-rails to 3.4.0.
### 3.4.0 / 2015-11-11
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.3...v3.4.0)

Enhancements:

* Improved the failure message for `have_rendered` matcher on a redirect
  response. (Alex Egan, #1440)
* Add configuration option to filter out Rails gems from backtraces.
  (Bradley Schaefer, #1458)
* Enable resolver cache for view specs for a large speed improvement
  (Chris Zetter, #1452)
* Add `have_enqueued_job` matcher for checking if a block has queued jobs.
  (Wojciech Wnętrzak, #1464)

Bug Fixes:

* Fix another load order issued which causes an undefined method `fixture_path` error
  when loading rspec-rails after a spec has been created. (Nikki Murray, #1430)
* Removed incorrect surrounding whitespace in the rspec-rails backtrace
  exclusion pattern for its own `lib` code. (Jam Black, #1439)
2015-11-29 14:59:13 +00:00
taca
41bd0ef2cf Note update of ruby-rspec packages:
devel/ruby-rspec-support	3.4.1
	devel/ruby-rspec-core		3.4.1
	devel/ruby-rspec-mocks		3.4.0
	devel/ruby-rspec		3.4.0
2015-11-29 14:56:57 +00:00
taca
3367911209 Update ruby-rspec to 3.4.0.
This is a meta ruby gem package for rspec-core, rspec-expectations
and rspec-mocks.
2015-11-29 14:53:59 +00:00
taca
d76578c462 Update ruby-rspec-mocks to 3.4.0.
### 3.4.0 / 2015-11-11
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.2...v3.4.0)

Enhancements:

* Make `expect(...).to have_received` work without relying upon
  rspec-expectations. (Myron Marston, #978)
* Add option for failing tests when expectations are set on `nil`.
  (Liz Rush, #983)

Bug Fixes:

* Fix `have_received { ... }` so that any block passed when the message
  was received is forwarded to the `have_received` block. (Myron Marston, #1006)
* Fix infinite loop in error generator when stubbing `respond_to?`.
  (Alex Dowad, #1022)
* Fix issue with using `receive` on subclasses (at a class level) with 1.8.7.
  (Alex Dowad, #1026)
2015-11-29 14:51:46 +00:00
taca
6658a6e738 Update ruby-rspec-expectations to 3.4.0.
### 3.4.0 / 2015-11-11
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.3.1...v3.4.0)

Enhancements:

* Warn when `RSpec::Matchers` is included in a superclass after it has
  already been included in a subclass on MRI 1.9, since that situation
  can cause uses of `super` to trigger infinite recursion. (Myron Marston, #816)
* Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
  `SystemExit`. It is dangerous to interfere with these. (Myron Marston, #845)
* Add `#with_captures` to the
  [match matcher](https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers/match-matcher)
  which allows a user to specify expected captures when matching a regex
  against a string. (Sam Phippen, #848)
* Always print compound failure messages in the multi-line form. Trying
  to print it all on a single line didn't read very well. (Myron Marston, #859)

Bug Fixes:

* Fix failure message from dynamic predicate matchers when the object
  does not respond to the predicate so that it is inspected rather
  than relying upon it's `to_s` -- that way for `nil`, `"nil"` is
  printed rather than an empty string. (Myron Marston, #841)
* Fix SystemStackError raised when diffing an Enumerable object
  whose `#each` includes the object itself. (Yuji Nakayama, #857)
2015-11-29 14:50:42 +00:00
taca
36568b9477 Update ruby-rspec-core to 3.4.1.
### 3.4.1 / 2015-11-18
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.0...v3.4.1)

Bug Fixes:

* Fix backtrace formatter to handle backtraces that are `nil`.
  (Myron Marston, #2118)

### 3.4.0 / 2015-11-11
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.2...v3.4.0)

Enhancements:

* Combine multiple `--pattern` arguments making them equivalent to
  `--pattern=1,2,...,n`. (Jon Rowe, #2002)
* Improve `inspect` and `to_s` output for `RSpec::Core::Example`
  objects, replacing Ruby's excessively verbose output. (Gavin Miller, #1922)
* Add `silence_filter_announcements` configuration option.
  (David Raffensperger, #2007)
* Add optional `example_finished` notification to the reporter protocol for
  when you don't care about the example outcome. (Jon Rowe, #2013)
* Switch `--bisect` to a recursion-based bisection algorithm rather than
  a permutation-based one. This better handles cases where an example
  depends upon multiple other examples instead of just one and minimizes
  the number of runs necessary to determine that an example set cannot be
  minimized further. (Simon Coffey, #1997)
* Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
  values. (Tim Mertens, #2035)
* Remove unneeded warning about need for `ansicon` on Windows when using
  RSpec's `--color` option. (Ashley Engelund, #2038)
* Add option to configure RSpec to raise errors when issuing warnings.
  (Jon Rowe, #2052)
* Append the root `cause` of a failure or error to the printed failure
  output when a `cause` is available. (Adam Magan)
* Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
  `SystemExit`. It is dangerous to interfere with these. (Myron Marston, #2063)
* Add `config.project_source_dirs` setting which RSpec uses to determine
  if a backtrace line comes from your project source or from some
  external library. It defaults to `spec`, `lib` and `app` but can be
  configured differently. (Myron Marston, #2088)
* Improve failure line detection so that it looks for the failure line
  in any project source directory instead of just in the spec file.
  In addition, if no backtrace lines can be found from a project source
  file, we fall back to displaying the source of the first backtrace
  line. This should virtually eliminate the "Unable to find matching
  line from backtrace" messages. (Myron Marston, #2088)
* Add support for `:extra_failure_lines` example metadata that will
  be appended to the failure output. (bootstraponline, #2092).
* Add `RSpec::Core::Example#duplicate_with` to produce new examples
  with cloned metadata. (bootstraponline, #2098)
* Add `RSpec::Core::Configuration#on_example_group_definition` to register
  hooks to be invoked when example groups are created. (bootstraponline, #2094)
* Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
  allow  manipulating an example groups examples. (bootstraponline, #2095)
* Display multiline failure source lines in failure output when Ripper is
  available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
  (Yuji Nakayama, #2083)
* Add `max_displayed_failure_line_count` configuration option
  (defaults to 10). (Yuji Nakayama, #2083)
* Enhance `fail_fast` option so it can take a number (e.g. `--fail-fast=3`)
  to force the run to abort after the specified number of failures.
  (Jack Scotti, #2065)
* Syntax highlight the failure snippets in text formatters when `color`
  is enabled and the `coderay` gem is installed on a POSIX system.
  (Myron Marston, #2109)

Bug Fixes:

* Lock `example_status_persistence_file` when reading from and writing
  to it to prevent race conditions when multiple processes try to use
  it. (Ben Woosley, #2029)
* Fix regression in 3.3 that caused spec file names with square brackets in
  them (such as `1[]_spec.rb`) to not be loaded properly. (Myron Marston, #2041)
* Fix output encoding issue caused by ASCII literal on 1.9.3 (Jon Rowe, #2072)
* Fix requires in `rspec/core/rake_task.rb` to avoid double requires
  seen by some users. (Myron Marston, #2101)
2015-11-29 14:49:49 +00:00
taca
c3d1dd0577 Update ruby-rspec-support to 3.4.1.
### 3.4.1 / 2015-11-20
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.4.0...v3.4.1)

Bug Fixes:

* Fix `RSpec::Support::RubyFeature.ripper_supported?` so it returns
  `false` on Rubinius since the Rubinius team has no plans to support
  it. This prevents rspec-core from trying to load and use ripper to
  extract failure snippets. (Aaron Stone, #251)

### 3.4.0 / 2015-11-11
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.3.0...v3.4.0)

Enhancements:

* Improve formatting of `Delegator` based objects (e.g. `SimpleDelgator`) in
  failure messages and diffs. (Andrew Horner, #215)
* Add `ComparableVersion`. (Yuji Nakayama, #245)
* Add `Ripper` support detection. (Yuji Nakayama, #245)

Bug Fixes:

* Work around bug in JRuby that reports that `attr_writer` methods
  have no parameters, causing RSpec's verifying doubles to wrongly
  fail when mocking or stubbing a writer method on JRuby. (Myron Marston, #225)
2015-11-29 14:48:51 +00:00
taca
b3e0719fa7 Note update of devel/ruby-racc package to 1.4.14. 2015-11-29 14:45:16 +00:00
taca
219cdcc9bc Update ruby-racc to 1.4.14.
Changes are not available, please refer:
	<https://github.com/tenderlove/racc/commits/master>.
2015-11-29 14:44:19 +00:00
taca
e87af80c6c Note update of devel/ruby-power_assert package to 0.2.6. 2015-11-29 14:40:11 +00:00
taca
61c6b5e4d8 Update ruby-power_assert to 0.2.6.
* Fix escape.
* Add workaround for https://bugs.ruby-lang.org/issues/11182.
2015-11-29 14:39:25 +00:00