Commit graph

274328 commits

Author SHA1 Message Date
jperkin
07d386a69e python35: Disable libpython3.so.
This is a useless library (we've built it incorrectly for a long time so it
contains no valid symbols) that only creates CONFLICTS with other python3
packages.  No objection on tech-pkg.  Bump PKGREVISION.
2017-12-13 12:55:32 +00:00
jperkin
ede065802d doc: Updated lang/python34 to 3.4.7nb1 2017-12-13 12:55:06 +00:00
jperkin
d5eba20469 python34: Disable libpython3.so.
This is a useless library (we've built it incorrectly for a long time so it
contains no valid symbols) that only creates CONFLICTS with other python3
packages.  No objection on tech-pkg.  Bump PKGREVISION.
2017-12-13 12:54:57 +00:00
fhajny
cd09f4c3f3 doc: Updated databases/elasticsearch to 6.0.1 2017-12-13 12:53:54 +00:00
fhajny
bf5e1bedb1 Update databases/elasticsearch to 6.0.1
=== Breaking changes

Scroll::
- Fail queries with scroll that explicitely set request_cache


=== Enhancements

Core::
- Fix classes that can exit

Discovery::
- Stop responding to ping requests before master abdication

Plugin Repository S3::
- Remove S3 output stream
- Update to AWS SDK 1.11.223

Search::
- fix unnecessary logger creation

Sequence IDs::
- Log primary-replica resync failures

Snapshot/Restore::
- Remove XContentType auto detection in BlobStoreRepository


=== Bug fixes

Cluster::
- Properly format IndexGraveyard deletion date as date

Core::
- Do not set data paths on no local storage required
- Ensure threadcontext is preserved when refresh listeners are invoked
- Avoid NPE when getting build information
- When building Settings do not set SecureSettings if empty

Engine::
- Reset LiveVersionMap on sync commit
- Carry over version map size to prevent excessive resizing

Inner Hits::
- Return an empty _source for nested inner hit when filtering on a
  field that doesn't exist

Mapping::
- Fix dynamic mapping update generation.
- Fixed rounding of bounds in scaled float comparison

Nested Docs::
- Ensure nested documents have consistent version and seq_ids

Network::
- Throw UOE from compressible bytes stream reset
- Bubble exceptions when closing compressible streams

Plugin Lang Painless::
- Painless: Fix errors allowing void to be assigned to def.

Plugin Repository GCS::
- Create new handlers for every new request in
  GoogleCloudStorageService

Recovery::
- Flush old indices on primary promotion and relocation

Reindex API::
- Reindex: Fix headers in reindex action

Search::
- Fix profiling naming issues

Sequence IDs::
- Fix resync request serialization

Snapshot/Restore::
- Do not swallow exception in ChecksumBlobStoreFormat.writeAtomic()
- Delete shard store files before restoring a snapshot
- Fix snapshot getting stuck in INIT state
- Fix default value of ignore_unavailable for snapshot REST API
- Do not create directory on readonly repository


=== Upgrades

Plugin Discovery EC2::
- Upgrade AWS SDK Jackson Databind to 2.6.7.1

Plugin Discovery GCE::
- Update Google SDK to version 1.23.0
2017-12-13 12:53:45 +00:00
fhajny
9048a872fb doc: Updated sysutils/beats to 6.0.1 2017-12-13 12:45:04 +00:00
fhajny
fb3befce9a Update sysutils/beats to 6.0.1.
Affecting all Beats
- Fix documentation links in README.md files.
- Fix add_docker_metadata dropping some containers.

Heartbeat
- Fix the "HTTP up status" visualization.

Metricbeat
- Fix map overwrite in docker diskio module.
- Fix connection leak in mongodb module.
- Fix the include top N processes feature for cases where there
  are fewer processes than N.
2017-12-13 12:44:54 +00:00
jperkin
83b4bb41fc bind9{9,10}: Fix path to rndc-confgen in SMF. 2017-12-13 12:05:15 +00:00
jperkin
a340eeaf01 doc: Updated textproc/php-json to 7.0.26nb1 2017-12-13 11:42:51 +00:00
jperkin
23beabed49 php-json: Install header and add buildlink3.mk. Bump PKGREVISION.
Patch from Matthieu Guegan in joyent/pkgsrc#53.
2017-12-13 11:42:41 +00:00
jperkin
4798fdd8cc php-apcu: Fix obvious copy/pasto. 2017-12-13 11:34:47 +00:00
jperkin
c1e44a0735 gcc{5,6,7}: Disable fixincludes on SmartOS like gcc49. 2017-12-13 10:54:53 +00:00
jperkin
3d33d44d0d oracle-j{re,dk}8: Fix SunOS, print-PLIST, and SSP. 2017-12-13 09:34:48 +00:00
adam
38ef7ae65c Updated devel/py-pexpect, devel/py-hypothesis, textproc/py-regex, devel/py-ipykernel 2017-12-13 09:01:04 +00:00
adam
1afdf96e73 py-ipykernel: updated to 4.7.0
4.7.0
- Add event loop integration for :mod:asyncio.
- Use the new IPython completer API.
- Add support for displaying GIF images (mimetype image/gif).
- Allow the kernel to be interrupted without killing the Qt console.
- Fix is_complete response with cell magics.
- Clean up encoding of bytes objects.
- Clean up help links to use https and improve display titles.
- Clean up ioloop handling in preparation for tornado 5.
2017-12-13 08:59:59 +00:00
adam
cb208e24e4 py-ipython: avoid conflicts between Python 3.x versions; PLIST changed; bumped revision 2017-12-13 08:58:03 +00:00
adam
7242edaffb py-regex: updated to 2017.12.12
2017.12.12:
Bug fixes.
2017-12-13 08:31:16 +00:00
adam
92332ce3fa py-hypothesis: updated to 3.42.2
3.42.2:
This patch fixes :issue:1017, where instances of a list or tuple subtype used as an argument to a strategy would be coerced to tuple.

3.42.1:
This release has some internal cleanup, which makes reading the code more pleasant and may shrink large examples slightly faster.

3.42.0:
This release deprecates :ref:faker-extra, which was designed as a transition strategy but does not support example shrinking or coverage-guided discovery.
2017-12-13 08:17:10 +00:00
adam
93cebc8868 py-coverage: use ALTERNATIVES; PLIST changed to avoid conflicts between Python versions; bumped revision 2017-12-13 08:16:08 +00:00
adam
51098d97a1 py-pexpect: updated to 4.3.1
Version 4.3.1
* When launching bash for :mod:pexpect.replwrap, load the system bashrc
  from a couple of different common locations, and then unset
  the PROMPT_COMMAND environment variable, which can interfere with the
  prompt we're expecting
2017-12-13 07:36:22 +00:00
minskim
31e26d74cd shells/zsh: Add a directory to search for xattr.h
This change makes shells/zsh build on Ubuntu Linux.
2017-12-12 23:57:29 +00:00
maya
106bd61336 libuuid: on further thought, move nls disable Makefile.common, the configure
script is shared by all the util-linux packages.
2017-12-12 20:56:09 +00:00
maya
0757162880 libuuid: disable NLS for everyone for PLIST consistency.
configure script is looking for a symbol _nl_expand_alias. AFAIK we don't
have a way to supply this from pkgsrc, so we are left with some operating
systems that pass this test (smartos, linux) and some that don't (netbsd + ??)

This will not change the binary package to anyone who successfully
installed it before, we are missing a NLS-only item in the PLIST.

Report by wilbury.
2017-12-12 20:52:19 +00:00
hauke
cbccace970 Unbreak package by culling extern declarations doubling as function
prototypes. Since NetBSD headers have moved to #including what they
reference, <string.h> is everywhere, which turns the externs from
annoying into harmful.
2017-12-12 20:42:41 +00:00
adam
1d67c4fbf2 Updated www/py-flask-login, www/py-flask-sqlalchemy, www/py-flask-testing, www/py-flask-user 2017-12-12 10:40:27 +00:00
adam
753976d158 py-flask-user: updated to 0.6.19
v0.6.19 Fixed install problem
2017-12-12 10:28:20 +00:00
adam
87fd630ebb py-flask-testing: updated to 0.6.2
Version 0.6.2:
* Add support for OS chosen port in LiveServerTestCase
* Better error messages when missing required modules
* assertRedirects now supports all valid redirect codes as specified in the HTTP protocol
* Fixed bug that caused TypeError instead of AssertionError when testing against used templates
* Fixed bug in assertRedirects where the location was not being checked properly
2017-12-12 10:07:26 +00:00
adam
95f532add5 py-flaks-sqlalchemy: updated to 2.3.2
Version 2.3.2
- Don't mask the parent table for single-table inheritance models.

Version 2.3.1
- If a model has a table name that matches an existing table in the metadata,
  use that table. Fixes a regression where reflected tables were not picked up
  by models.
- Raise the correct error when a model has a table name but no primary key.
- Fix repr on models that don't have an identity because they have not been
  flushed yet.
- Allow specifying a max_per_page limit for pagination, to avoid users
  specifying high values in the request args.
- For paginate with error_out=False, the minimum value for page is
  1 and per_page is 0.

Version 2.3.0
- Multiple bugs with __tablename__ generation are fixed. Names will be
  generated for models that define a primary key, but not for single-table
  inheritance subclasses. Names will not override a declared_attr.
  PrimaryKeyConstraint is detected.
- Passing an existing declarative_base() as model_class to
  SQLAlchemy.__init__ will use this as the base class instead of creating
  one. This allows customizing the metaclass used to construct the base.
- The undocumented DeclarativeMeta internals that the extension uses for
  binds and table name generation have been refactored to work as mixins.
  Documentation is added about how to create a custom metaclass that does not
  do table name generation.
- Model and metaclass code has been moved to a new models module.
  _BoundDeclarativeMeta is renamed to DefaultMeta; the old name will be
  removed in 3.0.
- Models have a default repr that shows the model name and primary key.
- Fixed a bug where using init_app would cause connectors to always use the
  current_app rather than the app they were created for. This caused issues
  when multiple apps were registered with the extension.
2017-12-12 09:53:24 +00:00
adam
2cdaf62a81 py-flask-login: updated to 0.4.1
Version 0.4.1:
- New config option USE_SESSION_FOR_NEXT to enable storing next url in session
  instead of url.
- Accept int seconds along with timedelta for REMEMBER_COOKIE_DURATION.
- New config option FORCE_HOST_FOR_REDIRECTS to force host for redirects.
2017-12-12 09:38:54 +00:00
adam
55949b1c29 Updated www/py-django-admin-sortable2, devel/py-meson, devel/py-pylint 2017-12-12 08:39:44 +00:00
adam
0fa00c1621 py-pylint: updated to 1.7.5
Pylint 1.7.5:
* Removed `stat` from the list of moved Python 3 modules.
* Backported `trailing-comma-tuple`
  Previously this check was only emitted on Python 3. Now it is
  also emitted on Python 2.
2017-12-12 08:38:18 +00:00
adam
1ae9653ef4 py-meson: updated to 0.44.0
0.44.0:
Added warning function
Adds support for additional Qt5-Module keyword moc_extra_arguments
Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir
An array type for user options
LLVM dependency supports both dynamic and static linking
Added if_found to subdir
get_unquoted() method for the configuration data object
Added disabler object
Config-Tool based dependencies gained a method to get arbitrary options
2017-12-12 08:36:43 +00:00
adam
d69072105b py-django-admin-sortable2: updated to 0.6.18
0.6.18:
Fixes meth:adminsortable2.admin.SortableInlineAdminMixin.get_fields: Always return a list instead of sometimes a tuple.
2017-12-12 08:28:36 +00:00
spz
1aaa1b61a4 RELRO & friends 2017-12-12 07:13:01 +00:00
ryoon
06245c40c8 Updated sysutils/file to 5.32nb1 2017-12-12 03:12:20 +00:00
ryoon
6486337522 Fix functionality under NetBSD-current. Taken from NetBSD src
Bump PKGREVISION
2017-12-12 03:11:51 +00:00
spz
9fc345a9ac compiling this package works so much better with all necessary patches added... 2017-12-11 19:00:32 +00:00
minskim
e4f9341133 doc: Updated devel/re2 to 20170301nb1 2017-12-11 18:02:20 +00:00
minskim
1b660e434f devel/re2: Fix library install_name on Darwin
Bump PKGREVISION.
2017-12-11 18:01:51 +00:00
fhajny
71ecb20fb9 Mark sysutils/syslog-ng 3.13.2 update 2017-12-11 14:48:50 +00:00
fhajny
60bfc69f7a Update sysutils/syslog-ng* to 3.13.2.
- Remove separate sysutils/syslog-ng-json package, it is now a core
  module/dependency.

3.13.2

Fixes
- Missing manpages from release tarball
- Package syslog-ng-mod-json is removed from
- Drop syslog-ng-abi virtual packages


3.13.1

Features
- Add app-parser() framework (automatic parsing of log messages)
- Support microseconds in Riemann destination
- Add osquery destination as an SCL plugin
- Add network load balancer destination
- Add possibility to only signal re-open of file handles (SIGUSR1)
- It is possible from now to limit the number of registered dynamic
  counters
- Add $(binary) template function
- Add experimental transport for transferring messages in whole
  between syslog-ng instances (EWMM)
- Docker based build and debian package generation
- Add auto-parse(yes/no) to app-paser(), system() and
  default-network-drivers()
- Add Graylog2 destination and $(format-gelf) template function

Bugfixes
- Exit when a read fails on an included config file instead of
  starting up with an empty configuration.
- Fix double free
- Add missing discarded counter to groupingby
- Fix a reference leak in Python destination
- Fix timezone issue in snmptrapd parser
- Fix potential crash in stdin driver
- Fix a crash when initializing new config fails for socket with
  keep_alive off
- Fix filter evaluation in case of contexts with multiple elements
- Various grouping-by fixes
- Fix potential use after free around dns-cache during shutdown
- Fix access to indirect values within Java destination
- Fix a crash in affile
- Fix a memory leak
- Fix a crash when getent is used empty group
- Fix jvm-options()
- Fix a crash in Python language binding
- Fix a crash in afmongodb
- Fix a memory leak in afmongodb
- Fix name-to-GID calculation in the $(getent) template function
- Fix a crash when redis is configured without the command() option
- Fix a race condition in kv-parser()

Other changes
- Cleanup diskq related warning messages
- Provide tls block for tls options in amqp(), http(), riemann()
  destination drivers
- It it possible from now to register blocks and generators as plugins
- Drop compatiblity with configurations below 3.0
- Do not change permissions of a file by default
- Allow source files to specify permissions locally
- Minor performance improvement
- The current config version can be queried with "--version"
- Increase the performance of kv-parser()
2017-12-11 14:45:11 +00:00
jperkin
4074f9adee glibmm: Add PLIST support for files not installed on Darwin. 2017-12-11 13:37:43 +00:00
jperkin
409f10e32d glib2: Fix building with ObjC on older Darwin. 2017-12-11 13:34:00 +00:00
jperkin
48bde5e230 libuv: Provide compat strnlen for older Darwin. 2017-12-11 13:32:12 +00:00
jperkin
ab91400f81 R: Fix PLIST.Darwin after update. 2017-12-11 12:28:09 +00:00
jperkin
9e03fc6447 cairo: Sync buildlink3 includes from package.
Should fix issues seen where dependencies aren't able to resolve xext
pkg-config dependencies.
2017-12-11 12:24:08 +00:00
jperkin
0132853e6d doc: Updated graphics/ImageMagick6 to 6.9.9.20nb2 2017-12-11 11:30:49 +00:00
jperkin
df8ca53641 ImageMagick6: Limit OpenMP workaround to NetBSD.
It's not proven that this issue exists elsewhere and it carries a significant
performance penalty, so re-enable on other platforms.  Bump PKGREVISION.
2017-12-11 11:30:41 +00:00
jperkin
f432a0a508 doc: Updated graphics/ImageMagick to 7.0.7.11nb2 2017-12-11 11:30:16 +00:00
jperkin
8632d62817 ImageMagick: Limit OpenMP workaround to NetBSD.
It's not proven that this issue exists elsewhere and it carries a significant
performance penalty, so re-enable on other platforms.  Bump PKGREVISION.
2017-12-11 11:30:05 +00:00