Commit graph

470011 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
bd73893216 Update to 2.11.238
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-12 18:10:13 +00:00
Sunpoet Po-Chuan Hsieh
d76b469860 Update to 2.11.238
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-12 18:10:08 +00:00
Sunpoet Po-Chuan Hsieh
0d0113742f Update to 5.6.1
Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-03-12 18:10:03 +00:00
Sunpoet Po-Chuan Hsieh
b65a42af32 Update to 0.6.5
Changes:	https://github.com/ko-zu/psl/commits/master
2019-03-12 18:09:58 +00:00
Sunpoet Po-Chuan Hsieh
9d0d8d87fe Update to 4.7.16
Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
2019-03-12 18:09:53 +00:00
Sunpoet Po-Chuan Hsieh
27fc965c6a Update to 0.3.0
Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
2019-03-12 18:09:47 +00:00
Sunpoet Po-Chuan Hsieh
2c091f729b Update to 0.16.1
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2019-03-12 18:09:42 +00:00
Sunpoet Po-Chuan Hsieh
79ea42d141 Update to 0.13.3
Changes:	https://github.com/python-astrodynamics/spacetrack/blob/master/CHANGELOG.md
2019-03-12 18:09:37 +00:00
Sunpoet Po-Chuan Hsieh
49f2a7562f Update to 0.630
Changes:	https://metacpan.org/changes/distribution/File-Flock-Retry
2019-03-12 18:09:32 +00:00
Sunpoet Po-Chuan Hsieh
bbbc093268 Update to 1.0.0
- Add TEST_DEPENDS

Changes:	https://metacpan.org/changes/distribution/true
2019-03-12 18:09:27 +00:00
Sunpoet Po-Chuan Hsieh
c1c2f9298e Update to 1.0.2
- some bugs fixed
2019-03-12 18:09:21 +00:00
Sunpoet Po-Chuan Hsieh
0e221f83f1 Update to 3.5.7
Changes:	https://github.com/fancyapps/fancybox/releases
2019-03-12 18:09:16 +00:00
Sunpoet Po-Chuan Hsieh
e285e90d23 Update dns/public_suffix_list to 20190221
- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2019-03-12 18:09:10 +00:00
Dmitry Marakasov
40ce9cfad5 - Update to r4283
- Update java version, java 8 had been required for a long time
2019-03-12 17:09:18 +00:00
Ryan Steinmetz
1d822b795d - Fix build with go 1.12 2019-03-12 17:06:08 +00:00
Mathieu Arnold
8f9668e493 Put back a default non dumb pod formatter, and fix a probable bug in
the mandoc formatter.

PR:		236092 [1]
Reported by:	Andrew Daugherity
2019-03-12 16:56:54 +00:00
Jan Beich
250cdde253 multimedia/libva-intel*driver: allow disabling Wayland/X11 independently of libva
PR:		236376
Submitted by:	Dries Michiels (based on)
2019-03-12 16:53:44 +00:00
Koichiro Iwao
6863e1376a convers/pdf2djvu: Do not use GH_TUPLE for the default distribution file
Reported by:	mat
2019-03-12 16:22:59 +00:00
Mathieu Arnold
c517e3ebf0 Update WWW.
PR:		236196
Submitted by:	Leonid Nevecherya
2019-03-12 16:11:31 +00:00
Mathieu Arnold
824242b8cc Add BIND9 9.12 and 9.14 as possible depends.
PR:		236186
Reported by:	leres
2019-03-12 16:11:14 +00:00
Dmitry Marakasov
8a8f62383b - Update to 14824 2019-03-12 16:03:57 +00:00
Guido Falsi
90bd0f393b Add option to disable X11 support.
Requested by:	driesm.michiels@gmail.com
2019-03-12 16:00:23 +00:00
Emanuel Haupt
e30cb65d54 Update to 0.9.35 2019-03-12 15:56:32 +00:00
Gerald Pfeifer
1c7947c0f0 Simplify the creation of the multilib-related sub-directory tree on
powerpc64 and avoid leaving an empty directory behind on the way.

PR:		235964, 231804
Discussed with:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-03-12 15:56:12 +00:00
Diane Bruce
166e7c3312 Update to 17.12.2
This version supports qt5

SvxLink release 17.12 -- 30 Dec 2017
------------------------------------
The biggest news in this release is the initial revision of the SvxReflector
application. The SvxReflector application is meant to be used as a center point
to link SvxLink nodes together. The new SvxLink ReflectorLogic logic core is
used to connect a SvxLink node to the reflector server. One or more logics can
then be connected to the refelctor using normal logic linking.

In addition a lot of smaller feature additions have been made and also a number
of bugs have been fixed. The full list of changes and more details can be found
below. Information on configuration of new features can be found in the manual
pages.
2019-03-12 15:51:24 +00:00
Mahdi Mokhtari
69d5a6cf1d x11/hs-xmobar: Add new dependencies regrading upstream changes on default plugins
Upstream recently had to change default dependency for its default plugins
from HTTP to HTTPS.
Change the dependencies to regard that.
While here clean up `USE_XORG` option to make poudriere happier.

Reviewed by:	arrowd (maintainer, Haskell@)
Approved by:	arrowd (maintainer, Haskell@)
Differential Revision:	https://reviews.freebsd.org/D19493
2019-03-12 15:45:57 +00:00
Brooks Davis
1884faba78 Upgrade to the latest version on github.
Switch to using LLVM_DEFAULT instead of a hard-coded dependency on
llvm50.

PR:		236469
Approved by:	jmd (maintainer)
2019-03-12 15:33:55 +00:00
Roman Bogorodskiy
53106527e6 sysutils/xen-tools: fix plist when DOCS option is disabled
- Fix plist when DOCS option is disabled
 - Install man pages into a proper directory and also get them compressed
 - Bump PORTREVISION

Approved by:	maintainer
Differential Revision:	https://reviews.freebsd.org/D19521
2019-03-12 15:09:32 +00:00
Roger Pau Monné
803787f39f emulators/xen-kernel: backport fixes and apply XSAs
Backport a couple of fixes critical for PVH dom0 and
fixes for XSA-{284,287,290,292-294}.

Sponsored-by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19413
2019-03-12 15:02:35 +00:00
Pietro Cerutti
918baa8fb9 textproc/re-flex: update to 1.1.3
Release notes: https://github.com/Genivia/RE-flex/releases/tag/1.1.3
2019-03-12 14:35:24 +00:00
Greg Lewis
72394fc415 Add a port to use as a bootstrap for jdk11 ports. 2019-03-12 14:28:41 +00:00
Vinícius Zavam
46db14d740 net/measurement-kit: update 0.9.3 to 0.9.4
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D19557
2019-03-12 14:01:44 +00:00
Vinícius Zavam
58cf6fb840 security/py-yubikey-manager: update 2.0.0 to 2.1.0
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D19559
2019-03-12 14:00:58 +00:00
Dmitry Marakasov
fefcf5aeb7 - Update to 0.1.4 2019-03-12 13:40:41 +00:00
Pietro Cerutti
cb80da6344 lang/seed7: update to 05_20190303
20190303:
- The makefile mk_tcc_l.mak has been added. This makefile supports
  compiling with the tcc C compiler under Linux.
- The makefile mk_tcc_w.mak has been added. This makefile is
  experimental and supports compiling with the tcc C compiler under
  Windows.
- The example program brainf7.sd7 has been added. Brainf7 is a
  Brainfuck interpreter.
- The example program hilbert.sd7 has been added. Hilbert displays a
  Hilbert curve.
- The example program queen.sd7 has been added. Queen solves the n
  queen problem.
- The example program spigotpi.sd7 has been added. Spigotpi writes
  digits of PI with a spigot algorithm.
- The new library csv.s7i has been added. This library supports
  converting to and from comma-separated values (CSV).
- Several improvements in the Seed7 compiler (s7c) have been done:
  - In flt_act.s7i the function to process FLT_ISNAN has been improved
    to make sure, that the argument of the isnan() macro never contains
    preprocessor directives (e.g. #line directives). Some C compilers
    do not allow preprocessor directives in the argument list of a
    macro. Many thanks go to Alexander Vlasov for reporting this
    problem and for his help to find a solution.
  - In comp/str_act.s7i the function optimize_str_cat has been improved
    to assign the constant parts of strConcatN() outside of the actual
    expression. This might open possibilities to optimize the
    expression.
  - The function process_forward_declaration in the compiler (s7c) has
    been improved to avoid, that a prototype of a forward declared
    function, is written twice.
  - The function process_dynamic_param_implements has been improved to
    generate a switch-statement instead of an if-then-else chain.
    Additionally double entries are avoided now.
  - The function process_const_func_call has been improved to assign
    c_params.temp_assigns to c_expr.temp_assigns instead of
    c_expr.temp_decls.
  - The function processFuncValue has been improved to define the type
    and the function of the actual name parameter only once (with
    defineActualFuncParam()). A redefinition could happen when
    functions, that call functions with name parameters, are inlined.
  - The handling of the option -te (trace exceptions) has been
    improved.
  - The function process_const_func_declaration() has been improved to
    request, that for functions using the result mechanism the result
    is returned, when possible, as c_expr.expr_result. This way
    process_return_value() does not need to copy this string values.
    E.g. When the result of intStrToBuffer(), chrCLitToBuffer(),
    chrStrMacro(), strHeadSlice(), chrStrMacro() or strTailSlice() is
    used as the result value of a user defined function.
  - The function defineFunctype has been added and the function
    getAnyParamToTempAssigns has been improved to provide addresses
    of plain INTOBJECT, FLOATOBJECT, CHAROBJECT, STRIOBJECT and
    BSTRIOBJECT values. In this case the address is taken from a
    temporary variable.
  - In write_file_head() and init_type_constants() the creation of type
    constants has been improved.
- The functions skip() and copyFile() have been added to file.s7i.
- The function makeParentDirs() has been added to osfiles.s7i.
- In cli_cmds.s7i the function doMkdirCmd has been improved to call
  the new function makeParentDirs().
- In tar_cmds.s7i the functions tarXtract and tarCreate have been
  improved to avoid, that the whole file is read into a string. This
  avoids a MEMORY_ERROR, when the file does not fit into a string.
- The function tarXtract has been improved to extract empty regular
  files and to create non-existing parent directories (with
  makeParentDirs())
- In gzip.s7i the functions openGzipFile(), close() and write() have
  been improved, to write the compressed data in blocks with a maximum
  size. This avoids a MEMORY_ERROR, when huge files are compressed.
- In gzip.s7i the function openGunzipFile has been changed to have a
  file as parameter instead of a string. This way it is not necessary
  to read the whole compressed data into a string.
- A variant of the function readGzipHeader has been added to gzip.s7i.
- A variant of the function getAsciiz has been added to bytedata.s7i.
- A variant of the function crc32 has been added to crc32.s7i.
- The program ftp7.sd7 has been improved to support the commands
  !ls -l, !dir, !ls, !pwd, !mkdir and !rmdir.
- The function noCtrlChars has been removed from db7.sd7 and sql7.sd7
  and added to seed7_05.s7i.
- The program chkchr.sd7 has been has been improved to check the
  functions literal() and c_literal().
- Tests for the function str(), when str() assigned to a variable and
  when str() is called via a function, have been added to chkint.sd7.
- Tests for aString[.. pos], aString[pos ..], aString[pos1 .. pos2],
  aString[pos len length], when they are called via a function, have
  been added to chkstr.sd7.
- The example program chkdb.sd7 has been improved to test decimal and
  numeric fields with negative values.
- In x509cert.s7i the constant stdCertificate has been improved to
  have a new validity (until end of 2021).
- The program chkccomp.c has been improved to determine, if
  preprocessor directives are allowed in the argument list of a macro
  invocation (DIRECTIVES_IN_MACRO_ARGUMENTS_OK).
- In fil_rtl.c the functions filBigLng() and filLng() have been
  improved to determine the file length always with os_fseek and
  os_ftell. This guarantees that the correct length is returned, when
  data is written to a file and it has not been flushed.
- The function ftelli64Ext() has been added to fil_win.c. This
  function is used when fseeki64() is available and ftelli64() is
  missing. Either fgetpos() or _telli64() is used to implement
  ftelli64Ext().
- Calls of logFunction have been added in ref_data.c and typ_data.c.
- In sql_my.c the function sqlBindDuration() has been improved.
- In sql_odbc.c the function getNumericAsCStri() has been added.
- In sql_odbc.c the function getNumericFloat() has been improved to
  convert a SQL_NUMERIC_STRUCT to a double via the decimal
  representation.
- In sql_post.c the functions getNumericAsCStri(), getNumericAsStri()
  and getNumericAsFloat have been improved.
- The program chkccomp.c has been improved to define the macros
  'os_isatty' and 'os_fileno', when the functions isatty() and
  fileno() are not available.
- A definition of 'isatty' and 'fileno' has been added to os_decls.h.
- The mechanism to check for stack overflow has been improved. By
  default the mechanism is deactivated.

20190126:
- The program db7.sd7 (Database Inspector 7) has been improved to
  provide a list of tables and a possibility to view table contents
  from this list.
- The program tar7.sd7 and the library tar.s7i have been improved to
  support Unicode file names.
- The function setupParameters() in sql_fire.c, sql_lite.c, sql_my.c,
  sql_oci.c, sql_odbc.c and sql_post.c has been improved to avoid
  calling malloc(0). Depending on the run-time library malloc(0) may
  return NULL, which would wrongly trigger a MEMORY_ERROR. The
  improvement recognizes this situation and avoids calling malloc(0).
  Other places in the database drivers, where malloc(0) could be called
  have been fixed also.
- The database driver sql_fire.c has been improved:
  - Now the cursor of a prepared statement is closed (with
    isc_dsql_free_statement), when a parameter is bound to it.
  - The opening of a database now appends the extensions .fdb and .gdb,
    when trying to open the database.
- The database driver sql_my.c has been improved:
  - The function processEscapesInStatement has been renamed to
    processStatementStri. Now it removes comments from the statement
    string.
  - The local variable 'param' has been introduced in the parameter
    binding functions. This improves readability by avoiding many
    accesses to the param_array.
  - The local variable 'columnData' has been introduced in the column
    accessing functions. This improves readability by avoiding many
    accesses to the result_array.
  - The function sqlColumnFloat has been improved to accept integer
    fields with all sizes.
- The database driver sql_oci.c has been improved:
  - Now there is a check if all parameters of a prepared statement are
    bound. This check takes place when a prepared statement is
    executed.
  - The function processBindVarsInStatement has been renamed to
    processStatementStri. Now it removes comments from the statement
    string and determines the number of bind parameters.
  - The functions setupParameters and allParametersBound have been
    added and the function resizeBindArray has been removed.
  - The function getFloat has been improved to convert a SQLT NUMBER
    to a double via the decimal representation.
  - The bind functions have been improved to check, that a parameter
    with the given index exists.
  - The bind functions have been improved to allow that the same
    parameter can be bound again with a different bind function (e.g.
    as integer instead of a bigInteger).
  - The function sqlBindStri has been improved to preserve trailing
    blanks in a string.
  - The local variable 'param' has been introduced in the parameter
    binding functions. This improves readability by avoiding many
    accesses to the param_array.
  - The local variable 'columnData' has been introduced in the column
    accessing functions. This improves readability by avoiding many
    accesses to the result_array.
- The database driver sql_odbc.c has been improved:
  - The maximum number of concurrent activities is determined. If the
    number of concurrent activities is limited the function
    sqlExecute() fetches all results and stores them in a prefetch
    buffer. This way several prepared statements can be used in
    parallel even when the ODBC driver does not support concurrent
    activities.
  - The structure resultDescrRecord has been introduced. It contains
    the result properties of a prepared statement column. The structure
    resultDataRecord has been reduced to just contain the actual
    data buffer and length of a result field.
  - The functions freeFetchData, freeFetch, freePrefetched and
    processStatementStri have been added. The function
    processStatementStri removes comments from the statement string.
    This avoids problems with some ODBC drivers.
  - The functions bindResultColumn, bindResult, copyNonBlobBuffers,
    moveBlobBuffers, copyFetchData, prefetchOne, prefetchAll and
    doFetch have been added.
  - Now the cursor of a prepared statement is closed (with
    SQLFreeStmt), when a parameter is bound to it.
  - The function sqlColumnFloat has been improved to accept integer
    fields with all sizes.
- The database driver sql_post.c has been improved:
  - The function processBindVarsInStatement has been renamed to
    processStatementStri. Now it removes comments from the statement
    string.
  - The local variable 'param' has been introduced in the parameter
    binding functions. This improves readability by avoiding many
    accesses to the param_array.
  - The function sqlColumnFloat has been improved to accept integer
    fields with all sizes.
- The example program chkdb.sd7 has been improved. Now it tests several
  corner cases with empty databases, empty statements, comments and
  literals. The tests with integer fields retrieve the fields now also
  as floats.
- Interpreter and compiler have been improved to support the new
  actions SQL_DRIVER, STR_FOR_KEY and STR_FOR_VAR_KEY.
- The library forloop.s7i has been improved to use the new actions
  STR_FOR_KEY and STR_FOR_VAR_KEY.
- Checks for string for loops have been added to chkstr.sd7.
- The library sql_base.s7i has been improved to support the new
  functions driver() and getTableNames(). The function getTableNames
  returns a list of user table names.
- The function sqlDriver has been added to sql_rtl.c.
2019-03-12 13:38:27 +00:00
Koichiro Iwao
e3f571ab13 security/py-scp: Update to 0.13.1
Guard against some malformed messages from the server

PR:		236485
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
Relnotes:	https://github.com/jbardin/scp.py/blob/v0.13.1/CHANGELOG.md
2019-03-12 13:06:56 +00:00
Pietro Cerutti
689c58b718 devel/catch: update to 2.7.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.0
2019-03-12 12:34:23 +00:00
Pietro Cerutti
43f0c21bca databases/cassandra-cpp-driver: update to 2.11.0
Release notes: https://github.com/datastax/cpp-driver/blob/2.11.0/CHANGELOG.md
2019-03-12 12:12:36 +00:00
Dmitry Marakasov
7703faf9be - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-03-12 09:00:58 +00:00
Koichiro Iwao
5b88a1c9fa net/socketw: Fix build with OpenSSL > 1.1
PR:		232309
Reviewed by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
MFH:		2019Q1
Sponsored by:	HAW International, Inc.
2019-03-12 07:52:23 +00:00
Matthew Seaman
0b9ebe26da Update to 1.4.0
Upstream now supports compiling-in both GnuTLS and OpenSSL drivers
simultaneously.  It's a run-time choice as to which gets used.  Change
from OPTIONS_SINGLE to OPTIONS_MULTI accordingly (since we want at
least one SSL library) and make the default to enable both GnuTLS and
OpenSSL support, following the upstream defaults.

ChangeLog:	   https://github.com/rsyslog/librelp/blob/master/ChangeLog
2019-03-12 07:41:23 +00:00
Alexey Dokuchaev
6df390e34d - Update to version 1.5.8 and fix "null" username and password bug
- Drop `textproc/libxslt' dependency -- only needed when building
  from git sources, distfiles come with pre-generated manpages
- Make `dns/c-ares' dependency optional, but keep it on by default
- Add missing run-time dependency on `security/ca_root_nss'
- Fix excessive use of capital letters in COMMENT, wrap some overly
  long lines so they fit standard terminal width (80 characters)

Reported by:	Jeremiah Gillis
PR:		236459
Submitted by:	Joseph Benden (maintainer)
2019-03-12 07:24:48 +00:00
Matthew Seaman
0c6d727a2c Update to 1.2.1
ChangeLog:	https://github.com/retr0h/git-url-parse/blob/master/CHANGELOG.rst
2019-03-12 07:22:18 +00:00
Thomas Zander
7f349cf652 Document CVE fixes in libsndfile-1.0.28_2
PR:		227669
Reported by:	p5B2E9A8F@t-online.de
2019-03-12 06:14:06 +00:00
Thomas Zander
a6e226ea28 Backport patches from upstream against all currently known CVEs
PR:		227669
Submitted by:	p5B2E9A8F@t-online.de
MFH:		2019Q1
Security:	CVE-2018-19661
		CVE-2018-19662
		CVE-2017-17456
		CVE-2017-17457
		CVE-2018-19758
2019-03-12 06:10:24 +00:00
Tobias Kortkamp
f176b71dd3 New port: ports-mgmt/portfmt
Portfmt is a tool for formatting FreeBSD Ports Collection Makefiles.

For the time being portfmt concentrates on formatting individual
variables as such it does not move variables to preferred positions.

WWW: https://github.com/t6/portfmt
2019-03-12 05:35:08 +00:00
Mark Linimon
7f02340ab5 Fix build on gcc-based architectures:
target_compile_features The compiler feature "cxx_auto_type" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 05:27:47 +00:00
Mark Linimon
e56df003c1 Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 05:19:18 +00:00
Mark Linimon
1c51eac6ee Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 05:16:23 +00:00
Tobias Kortkamp
db9eb50b89 audio/qsynth: Update to 0.5.5
Changes:	https://qsynth.sourceforge.io/qsynth-downloads.html
2019-03-12 05:14:44 +00:00