1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

473467 Commits

Author SHA1 Message Date
Sergey A. Osokin
e78f7bf6b6 Update from 1.15.11 to 1.15.12.
Update third-party njs module from 0.3.0 to 0.3.1.

<ChangeLogs>

Changes with nginx 1.15.12                             16 Apr 2019

*) Bugfix: a segmentation fault might occur in a worker process if
   variables were used in the "ssl_certificate" or "ssl_certificate_key"
   directives and OCSP stapling was enabled.

Changes with njs 0.3.1                                 16 Apr 2019

Core:

*) Feature: added arrow functions support.
   Thanks to 洪志道 (Hong Zhi Dao) and Artem S. Povalyukhin.

*) Feature: added Added Object.getOwnPropertyNames().
   Thanks to Artem S. Povalyukhin.

*) Feature: added Added Object.getOwnPropertyDescriptors().
   Thanks to Artem S. Povalyukhin.

*) Feature: making __proto__ accessor descriptor of Object instances
   mutable.

*) Feature: added shebang support in CLI.

*) Feature: added support for module mode execution in CLI. In module
   mode global this is unavailable.

*) Bugfix: fixed editline detection.

*) Bugfix: fixed Function.prototype.bind().
   Thanks to 洪志道 (Hong Zhi Dao).

*) Bugfix: fixed checking of duplication of parameters for functions.
   Thanks to 洪志道 (Hong Zhi Dao).

*) Bugfix: fixed function declaration with the same name as a variable.
   Thanks to 洪志道 (Hong Zhi Dao).

*) Improvement: code related to parsing of objects, variables and
   functions is refactored.
   Thanks to 洪志道 (Hong Zhi Dao).

*) Improvement: console.log() improved for outputting large values.

*) Improvement: console.log() improved for outputting strings in a
   compliant way (without escaping and quotes).

*) Improvement: using ES6 version of ToInt32(), ToUint32(), ToLength().

</ChangeLogs>
2019-04-17 01:20:50 +00:00
Sunpoet Po-Chuan Hsieh
6e71ab5db8 Update to 2019.04.14 2019-04-16 23:50:41 +00:00
Sunpoet Po-Chuan Hsieh
47c3ff515c Change RUN_DEPENDS from py-prompt_toolkit to py-prompt_toolkit1
- Bump PORTREVISION for dependency change
2019-04-16 23:50:36 +00:00
Sunpoet Po-Chuan Hsieh
5a59275415 Change RUN_DEPENDS from py-prompt_toolkit to py-prompt_toolkit1
- Bump PORTREVISION for dependency change
2019-04-16 23:50:32 +00:00
Sunpoet Po-Chuan Hsieh
a89c9f0b67 Change RUN_DEPENDS from py-prompt_toolkit to py-prompt_toolkit1
- Bump PORTREVISION for dependency change
2019-04-16 23:50:27 +00:00
Sunpoet Po-Chuan Hsieh
c1277a2fd3 Allow build with py-prompt_toolkit 2.x
- Bump PORTREVISION for package change

Obtained from:	34de86178d
		d3d84de2aa
Approved by:	dbaio (maintainer)
2019-04-16 23:50:21 +00:00
Sunpoet Po-Chuan Hsieh
c87e21c032 Update to 2.0.4
Changes:	https://github.com/prompt-toolkit/ptpython/blob/master/CHANGELOG
2019-04-16 23:50:15 +00:00
Sunpoet Po-Chuan Hsieh
5bb985eb6f Update to 2.0.2
Changes:	https://github.com/dbcli/pgcli/blob/master/changelog.rst
2019-04-16 23:50:10 +00:00
Sunpoet Po-Chuan Hsieh
bc52087324 Update to 1.19.0
Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
2019-04-16 23:50:05 +00:00
Sunpoet Po-Chuan Hsieh
19fc270320 Update to 2.0.9
- Update WWW

Changes:	https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG
2019-04-16 23:50:00 +00:00
Sunpoet Po-Chuan Hsieh
8e8cc4cc23 Add py-prompt_toolkit1 1.0.5 (copied from py-prompt_toolkit)
- Add PORTSCOUT
- Update WWW
2019-04-16 23:49:54 +00:00
Sunpoet Po-Chuan Hsieh
60c1de5553 Update to 0.22.0
Changes:	https://github.com/DataDog/dd-trace-rb/releases
2019-04-16 23:49:48 +00:00
Sunpoet Po-Chuan Hsieh
baaf0e4d74 Update to 4.17.0
Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
2019-04-16 23:49:43 +00:00
Sunpoet Po-Chuan Hsieh
8fb7adc2db Update to 0.24.0
Changes:	https://github.com/DataDog/dd-trace-py/releases
2019-04-16 23:49:38 +00:00
Sunpoet Po-Chuan Hsieh
8b9c27114b Update to 1.3.3
Changes:	https://docs.sqlalchemy.org/en/latest/changelog/changelog_13.html
2019-04-16 23:49:32 +00:00
Sunpoet Po-Chuan Hsieh
0eef581163 Update to 1.2.19
Changes:	https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
2019-04-16 23:49:27 +00:00
Sunpoet Po-Chuan Hsieh
a5061ea82a Update to 0.77
Changes:	https://metacpan.org/changes/distribution/YAML-LibYAML
2019-04-16 23:49:22 +00:00
Sunpoet Po-Chuan Hsieh
07ff89f47d Update to 1.1.89
Changes:	https://metacpan.org/changes/distribution/Rinci
2019-04-16 23:49:17 +00:00
Sunpoet Po-Chuan Hsieh
feb9e0022d Convert to test framework 2019-04-16 23:49:12 +00:00
Gerald Pfeifer
07d42c59bf The Wine Staging patchset is now available for Wine 4.6. 2019-04-16 22:29:50 +00:00
Fernando Apesteguía
dbb9034ef6 games/vegastrike: fix install when mesher option enabled
Port didn't install when mesher option was enabled.

While here add some missing dependencies and reorder some variables

PR:	236914
Submitted by:	hiroo.ono+freebsd@gmail.com
2019-04-16 21:18:26 +00:00
Stefan Eßer
80605f4c81 Update to version 3.5.0.
Approved by:    antoine (implicit)
2019-04-16 20:56:09 +00:00
Eugene Grosbein
331c744120 net/freerdp: add some options
Additionally, pet portlint a bit while I'm here.

PR:		230963
Submitted by:	Ivan Rozhuk <rozhuk.im@gmail.com>
Approved by:	kevans (maintainer)
2019-04-16 20:53:29 +00:00
Thierry Thomas
34730e8f94 Upgrade to v2.0.1. 2019-04-16 20:18:37 +00:00
Stephen Montgomery-Smith
c8866acbc6 - Default to on option to install subpackage math/octave-forge-optim.
- Bump portrevision.
2019-04-16 20:05:20 +00:00
Josh Paetzel
5576d08f40 Update to 6.0.0
- Added a ``BaseEventEmitter`` class which is entirely synchronous and
  intended for simple use and for subclassing
- Added an ``AsyncIOEventEmitter`` class for intended use with asyncio
- Added a ``TwistedEventEmitter`` class for intended use with twisted
- Added an ``ExecutorEventEmitter`` class which runs events in an executor
- Deprecated ``EventEmitter`` (use one of the new classes)
2019-04-16 20:04:43 +00:00
Stephen Montgomery-Smith
7f1c0ae6e2 - Update to 1.6.0.
- Unbreak.
2019-04-16 20:04:22 +00:00
Thierry Thomas
6fb0cfc02f Upgrade to v1.28.0.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.28.0>.
2019-04-16 19:55:07 +00:00
Tobias C. Berner
a366f5fb27 devel/qt5: Follow-up to r499101
- Move the GCC related path fix into freebsd-g++/qmake.conf
  Otherwise the inclusion of the GCC path would break clang
  based systems when gcc-${GCC_DEFAULT} was installed.

- This might break GCC architectures again, and if so, that
  will be fixed in a follow up commit.

PR:		235921
2019-04-16 19:37:11 +00:00
Tobias Kortkamp
43bceef1b0 devel/cloudabi-toolchain: Drop bogus PORTREVISON variable 2019-04-16 19:20:52 +00:00
Tobias Kortkamp
666fd30fbf textproc/ripgrep: Update to 11.0.1
This release only bumps the regex crate to 1.1.6 to fix a search
bug that can cause ripgrep to enter an infinite loop.

Changes:	https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1
PR:		237306
2019-04-16 19:12:18 +00:00
Tobias Kortkamp
da641ca923 irc/inspircd: Spell GNUTLS_CONFIGURE_ENABLE correctly 2019-04-16 18:44:22 +00:00
Kris Moore
07e4b7a571 - Update to 2019041600
Unbreak on latest HEAD
2019-04-16 18:42:38 +00:00
Guido Falsi
48c4c9fdc6 Make thunar-archive-plugin work with file-roller, if installed.
This allows "extract-here" menu entry in xfce4-desktop and thunar
to work again when file-roller is the only archive manager installed.
2019-04-16 18:41:56 +00:00
Tobias Kortkamp
35202fb302 net/binkd: Spell AMIGA4D_CONFIGURE_WITH correctly 2019-04-16 18:39:58 +00:00
Tobias C. Berner
c64f00f4bc devel/ninja: update to 1.9.0
- multimedia/totem: disable vala bindings, until upstream
  fixes the target creation.

PR:		235507
Exp-run by:	antoine
Submitted by:	gblach
Approved by:	gnome (kwm)
2019-04-16 18:39:23 +00:00
Tobias Kortkamp
40f2f907c1 devel/anjuta: Spell DEVHELP_CONFIGURE_ENABLE correctly 2019-04-16 18:35:22 +00:00
Tobias Kortkamp
5e24d00a42 games/freeciv: Spell IPV6_CONFIGURE_ENABLE correctly 2019-04-16 18:34:25 +00:00
Tobias C. Berner
7de8e2a256 devel/ninja: give maintainership to kde@
Approved by:	gblach (maintainer)
2019-04-16 18:33:41 +00:00
Tobias Kortkamp
afb158f1a8 comms/owfs: Spell FTDI_CONFIGURE_ENABLE correctly 2019-04-16 18:31:08 +00:00
Baptiste Daroussin
f604dbfd45 Update to 0.4.3 2019-04-16 18:25:52 +00:00
Baptiste Daroussin
65f6403658 Update to 0.8.6 2019-04-16 18:09:35 +00:00
Baptiste Daroussin
425cb3844d update to 1.6.1 2019-04-16 18:08:36 +00:00
Piotr Kubaj
7616cd5cd0 Fix build when using GCC. Needed by GCC architectures.
Tested for no breakage on amd64 with Clang.

PR:	235921
Reviewed by:	tcberner
Approved by:	tcberner (mentor)
2019-04-16 17:31:19 +00:00
Emmanuel Vadot
00eb6e823f u-boot: Fix efi booting for arm32
arm32 needs its cache cleared before booting the kernel.
This isn't the case anymore in u-boot since they use efi_start_image.
Add a local patch until I resolv the issue upstream.
2019-04-16 17:10:02 +00:00
Fernando Apesteguía
fa9803b341 devel/interactive_rebase_tool: Update to version 1.0.0
From ChangeLog
(https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/1.0.0)

Added

 * Support for unicode characters
 * Horizontal and vertical overflow support

Changed

 * Show git now uses libgit2 instead of external command

PR:	237304
Submitted by:	petteri.valkonen@iki.fi (maintainer)
2019-04-16 16:12:02 +00:00
Emanuel Haupt
8b2a5f68a1 Update to 0.9.36 2019-04-16 16:08:17 +00:00
Thomas Zander
0ce84de3fa New port: audio/vimpc, a console musicpd client with vi-like look and feel 2019-04-16 15:41:29 +00:00
Mark Felder
dab65ce4ed multimedia/plexmediaserver-plexpass: Update to 1.15.4.919 2019-04-16 14:25:36 +00:00
Mark Felder
2c805abbe8 multimedia/plexmediaserver: Update to 1.15.3.876 2019-04-16 14:24:15 +00:00