Commit graph

483029 commits

Author SHA1 Message Date
Mathieu Arnold
ef934afd92 Update to latest commit. 2019-08-19 12:17:56 +00:00
Mathieu Arnold
0df653eb30 Update to v5.31.2-112-gbefef3681f. 2019-08-19 12:17:53 +00:00
Mathieu Arnold
16ae14e3a6 Use USE_GITHUB properly.
Pointy hat:	adridg arved
2019-08-19 12:17:49 +00:00
Mathieu Arnold
1cd2f8c346 Some @comment $FreeBSD$ always creep back, for some reason.
Pointy hat:	pi rodrigo
2019-08-19 12:17:43 +00:00
Kubilay Kocak
e32c1110bf net-im/py-slackclient: Update to 2.1.0
aiodns is (was) actually an optional dependency. Add an ASYNCDNS option
for now until upstream work out a good name for it [1]

Changelog:

  https://slack.dev/python-slackclient/changelog.html#v2-1-0-2019-07-01

Note: Missing from changelog, but also fixed:

https://github.com/slackapi/python-slackclient/issues/451

[1] https://github.com/slackapi/python-slackclient/issues/433

PR:		239462
Submitted by:	<wcarson.bugzilla disillusion.net>
MFH:		2019Q3 (blanket: bugfix release)
2019-08-19 12:16:35 +00:00
Cy Schubert
1ad3fbf1ec Revert r509253. The suggested solution does not work after all in
poudriere.

The JAVA and JAVA_MOD options may need BROKEN unless this can be resolved.

PR:		239903
Tested by:	tobik@
2019-08-19 12:14:19 +00:00
Kubilay Kocak
91d83d10a9 x11/xdm: Fix pkg-plist when XDMSHELL option is enabled
The xdmshell man page was moved from section 1 to section 8, which wasn't
reflected in pkg-plist in ports r509218

PR:		239963
Reported by:	<m.ne gmx net>
Approved by:	zeising (x11, maintainer, via email)
2019-08-19 11:45:32 +00:00
Pietro Cerutti
52ee6feb3c lang/seed7: update to 05_20190818
20190818:
- Interpreter and compiler have been improved to work correct, when
  a derived struct overrides an element of the parent struct. Many
  thanks go to Zachary Menzies, for reporting this error and for
  providing a test program.
- In the FAQ the explanation, why Seed7 uses UTF-32, has been improved.
  An explanation of the database abstraction layer, which provides an
  database independent API, has also been added to the FAQ.
- In the manual the chapter about the deprecated function
  removeAnyFile() has been replaced by a chapter about the function
  removeTree().
- The program db7.sd7 (Database Inspector) has been improved quote a
  table name from the catalog when doing a select.
- The program sql7.sd7 has been improved to allow the execution of SQL
  statements from a file. The function getSqlStatement has been added,
  which reads a semicolon terminated SQL statement from a file.
- The library tar.s7i has been improved to accept extended headers with
  meta data (PAX format) also when a tar file is opened as file system
  with openTar(). The function readMinimumOfHead has been improved to
  do this.
- A code page for JIS X 0201 encoding has been added to charsets.s7i.
- The program err.sd7 has been improved to contain test cases, where
  UTF-16 surrogate characters and non Unicode characters are written as
  Seed7 string escape sequences.
- In sql_oci.c the function sqlOpenOci() has been improved to allow
  opening a database with host name, port and database name. This way a
  database can be opened without an entry in tnsnames.ora. The type
  connectDataRecord and the function setupConnectData() have been added
  to sql_oci.c.
- The functions sqlOpenMy (in sql_my.c) and sqlOpenPost (in sql_post.c)
  have been improved to allow opening a database with host name, port
  and database name. Now host, port and dbName are parameters. Before
  the functions split the parameter dbName into host and database name.
  Specifying a port was not possible.
- In sql_odbc.c the function sqlOpenOdbc() has been improved to allow
  opening a database with ODBC driver name, server name and database
  name. This way a database can be opened without specifying a data
  source in the ODBC Data Source Administrator (in the Control Panel).
  The type connectDataRecord and the functions getRegularName(),
  wstriSearchCh(), wstriSearch(), connectToServer(), connectToDriver()
  and driverConnect() have been added to sql_odbc.c. A definition of
  SQL_NEED_DATA has been added to db_odbc.h.
- In sql_rtl.c the function sqlErrMessage() has been improved to allow
  database error messages encoded in UTF-8.
- The function sqlOpen() has been removed from sql_rtl.c.
- The function width() has been added to string.s7i and seed7_05.s7i.
  This function computes the sum of the character widths in a string.
  A character width can be 0 (for control characters), 1 (for normal
  printable characters) and 2 (for fullwidth characters, e.g. KANJI).
- The library console.s7i has been improved to use the function
2019-08-19 11:35:52 +00:00
Thomas Zander
e1badd3f55 Update to upstream release 0.21.13
Details:
- Bugfix release, see
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.13/NEWS
- Includes a fix for spurious crackling sound with the MAD plugin

MFH:		2019Q3 (hat: ports-secteam)
2019-08-19 11:06:00 +00:00
Rene Ladan
6d7c53f62f Connect www/wt3 to the build.
Reported by:	antoine
2019-08-19 10:24:04 +00:00
Yuri Victorovich
104c5025c8 science/py-OpenFermion: Update 0.9.0 -> 0.10.0
Reported by:	portscout
2019-08-19 10:17:11 +00:00
Rene Ladan
b8dc014606 Unregister removed samba46 and samba47 2019-08-19 10:03:42 +00:00
Rene Ladan
28723315a8 Remove expired ports:
2019-08-19 net/samba46: yes
2019-08-19 net/samba47: yes
2019-08-19 10:03:15 +00:00
Adriaan de Groot
1a9b72f890 Remove BROKEN from graphics/fraqtive.
The sources have moved to github. Not taking maintainership, though.
Builds fine against current Qt 5.12, with SSE also fills a WQHD
screen almost instantly, so it's fine.
2019-08-19 09:37:31 +00:00
Yuri Victorovich
4ee150fdc8 devel/py-qutip: Update 4.4.0 -> 4.4.1
Reported by:	portscout
2019-08-19 09:19:06 +00:00
Dmitry Marakasov
e1920fc3a5 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2019-08-19 09:02:35 +00:00
Pietro Cerutti
77a3e15380 textproc/re-flex: update to 1.3.8 which includes performance improvements
Release notes:
https://github.com/Genivia/RE-flex/releases/tag/v1.3.5
https://github.com/Genivia/RE-flex/releases/tag/v1.3.6
https://github.com/Genivia/RE-flex/releases/tag/v1.3.7
https://github.com/Genivia/RE-flex/releases/tag/v1.3.8
2019-08-19 08:58:51 +00:00
Yuri Victorovich
75bce37662 math/SoPlex: License permissions update
PR:		231230
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-08-19 08:32:07 +00:00
Yuri Victorovich
ba3c2338e8 biology/checkm: Update 1.0.17 -> 1.0.18
Reported by:	portscout
2019-08-19 08:25:29 +00:00
Yuri Victorovich
87651c8553 security/py-ntlm-auth: Update 1.3.0 -> 1.4.0
Reported by:	portscout
2019-08-19 08:22:35 +00:00
Yuri Victorovich
7b55d04790 science/jmol: Update 14.29.50 -> 14.29.51
Reported by:	portscout
2019-08-19 08:21:11 +00:00
Kurt Jaeger
6817f6bcdc net/ceph13: upgrade 13.2.1 -> 13.2.6
PR:		239958
Submitted by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Relnotes:	https://ceph.io/releases/v13-2-6-mimic-released/
2019-08-19 08:15:10 +00:00
Yuri Victorovich
3373c0c0a1 math/rumur: Update 2019.07.21 -> 2019.08.18
Reported by:	portscout
2019-08-19 07:36:52 +00:00
Gerald Pfeifer
7cb94a169e Update to the 20190816 snapshot of GCC 8.3.1.
This brings some fixes for Fortran, C++, and rs6000 (aka powerpc*).
2019-08-19 06:27:29 +00:00
Yuri Victorovich
1b9a13cd91 devel/py-PeachPy: Update to the newer version g20180225 (01d1515) that is available on GitHub
Based on the input of the GH user Maratyszcza.
2019-08-19 05:55:40 +00:00
Cy Schubert
62fe2036c5 Address left over gradle daemons under poudriere when JAVA options
selected.

PR:		239903
Suggested by:	tobik@
Reported by:	tobik@
Obtained from:	openjfx8-devel port
2019-08-19 05:44:32 +00:00
Kurt Jaeger
8b19a3e57c net/libbgpdump: upgrade 1.4.99.15 -> 1.6.0
PR:		239953
Submitted by:	Anton Yuzhhhaninov <citrin+pr@citrin.ru>
Approved by:	mjl@luckie.org.nz (maintainer)
Relnotes:	https://bitbucket.org/ripencc/bgpdump/src/default/ChangeLog
2019-08-19 05:30:07 +00:00
Jimmy Olgeni
8bc788564f Update sysutils/virtualmin to version 6.07. 2019-08-19 05:24:36 +00:00
Thomas Munro
5df160dbe4 misc/zoneinfo: install zone1970.tab and other fixes
Install zone1970.tab in addition to zone.tab (like D20646 for base).

The old logic to remove countries from zone.tab doesn't port to
zone1970.tab since some lines might have to be patched more than
once. Replace it with some awk.

Remove LEAPFILE reference that wasn't being set anyway.

Fix plist entry for Etc/UCT, which is (since 2019a) part of
"backward" and not present otherwise.

Make BACKWARD not be the default, since (a) it's not the base system's
default and (b) that stuff is all deprecated.

Update comment about check-plist to include a reminder to check both with
and without BACKWARD (this would have caught the existing plist error).

Remove no-longer-needed include of bsd.port.pre.mk.

Fix location and name of iso3166 file in comments in zone1970.tab, also
to match base system.

Add back a test-pkgplist target, because it turns out check-plist is not
strict enough to handle the case of moving entries into or out of the
"backward" set; check-plist doesn't error if a file is present in STAGEDIR
but is commented out in the plist, but we want that to be noticed.

Submitted by:	Andrew Gierth <andrew@tao11.riddles.org.uk>
Reviewed by:	philip, skreuzer, tmunro
Approved by:	skreuzer (maintainer), allanjude (src mentor)
Differential Revision:	https://reviews.freebsd.org/D20981
2019-08-19 03:09:03 +00:00
Stephen Montgomery-Smith
2c83d4be63 - Fix portlint warning. 2019-08-19 02:51:09 +00:00
Sunpoet Po-Chuan Hsieh
4f0c68dc51 Update to 2.11.335
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-08-18 23:57:24 +00:00
Sunpoet Po-Chuan Hsieh
b9b26580b2 Update to 2.11.335
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-08-18 23:57:19 +00:00
Sunpoet Po-Chuan Hsieh
bbe305c697 Update to 2.11.335
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-08-18 23:57:14 +00:00
Jimmy Olgeni
e94def9d8b security/vuxml: add vuxml entry for webmin and usermin (CVE-2019-15107). 2019-08-18 23:24:00 +00:00
Jimmy Olgeni
9fe42d2948 Update sysutils/usermin to version 1.780.
Contains fix for CVE-2019-15107.

From https://virtualmin.com/node/66890:

  To exploit the malicious code, your Webmin installation must have Webmin ->
  Webmin Configuration -> Authentication -> Password expiry policy set to
  Prompt users with expired passwords to enter a new one. This option is not
  set by default, but if it is set, it allows remote code execution.

PR:           239957
Submitted by: Bert JW Regeer <xistence@0x58.com>
Security:     CVE-2019-15107
2019-08-18 23:00:46 +00:00
Jimmy Olgeni
763c5b190a Update sysutils/webmin to version 1.930.
Contains fix for CVE-2019-15107.

From https://virtualmin.com/node/66890:

  To exploit the malicious code, your Webmin installation must have Webmin ->
  Webmin Configuration -> Authentication -> Password expiry policy set to
  Prompt users with expired passwords to enter a new one. This option is not
  set by default, but if it is set, it allows remote code execution.

PR:           239956
Submitted by: Bert JW Regeer <xistence@0x58.com>
Security:     CVE-2019-15107
2019-08-18 22:53:12 +00:00
Vladimir Kondratyev
88e1d21229 New port: comms/iwmbt-firmware
Firmware for the Intel Wireless 8260/8265 chip based Bluetooth USB devices.
To be downloaded with iwmbtfw(8).

WWW: https://packages.debian.org/firmware-iwlwifi
WWW: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

PR:		237083
Reviewed by:	koobs
Approved by:	koobs
2019-08-18 22:05:37 +00:00
Ryan Steinmetz
3643f9c914 - Fix build under i386
- Fix rc script/OPTIONs pairing
- Bump PORTREVISION

Submitted by:	maintainer (jp+ports@supplntr.io)
2019-08-18 21:48:11 +00:00
Dmitry Sivachenko
08aebbeebb Update to version 1.8.21. 2019-08-18 20:57:37 +00:00
Dmitry Sivachenko
4698f944e7 Update to version 2.0.5. 2019-08-18 20:55:16 +00:00
Kurt Jaeger
4027fa8bda mod/qos: upgrade 11.51 -> 11.63
- also updated LICENSE

PR:		239551
Reported by:	dewayne@heuristicsystems.com.au
Approved by:	Eero Haenninen <fax@nohik.ee> (maintainer)
Relnotes:	https://sourceforge.net/p/mod-qos/source/HEAD/tree/tags/REL_11_63/doc/CHANGES.txt
2019-08-18 19:52:22 +00:00
Adriaan de Groot
7c20765ca8 Restore PORTREVISION to multimedia/kdenlive
This is basically a duplicate of

   r503971 | tcberner | 2019-06-11 19:14:05 +0200 (Tue, 11 Jun 2019) | 8 lines
   M /head/multimedia/kdenlive/Makefile

   In r503611 the PORTREVISION was mistakenly dropped (kdenlive is at the
   moment held back at a lower version).

PR:		239947
Reported by:	Ting-Wei Lan
2019-08-18 19:09:05 +00:00
Rene Ladan
187a48a29d Fix, repocopy and update www/wt to version 3.4.0 as wwww/wt3
PR:		226160
Submitted by:	maintainer
2019-08-18 18:43:56 +00:00
Rene Ladan
03a19f6b12 Fix and update wwww/wt to version 4.1.0.
Minor corrections from me.

PR:		226160
Submitted by:	maintainer
MFH:		2019Q3
2019-08-18 18:42:32 +00:00
Tobias Kortkamp
21c4b2a934 security/cargo-audit: Update to v0.8.0
Changes:	https://github.com/RustSec/cargo-audit/blob/v0.8.0/CHANGES.md
2019-08-18 17:30:17 +00:00
Tobias Kortkamp
f4ec93bcb8 deskutils/copyq: Update to v3.9.1
Changes:	https://github.com/hluk/CopyQ/releases/tag/v3.9.1
2019-08-18 17:27:34 +00:00
Tobias Kortkamp
4c761d5118 graphics/librsvg2-rust: Update to 2.45.91
Changes:	https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.91.news
2019-08-18 17:26:38 +00:00
Kurt Jaeger
3419f9eb05 devel/lfcbase: upgrade 1.14.0 -> 1.14.2
databases/cego: upgrade 2.45.5 -> 2.45.6

lfcbase:
- In configure.ac added check for darwin. This is required, since
  for File::flush implemention, darwin rather requires a fcntl call
  with option F_FULLFSYNC instead of fsync ( see OSX man page for
  fsync )

cego:
- Added command line option --fsync to enable physical disk synchronisation
  for logging and checkpointing. This options slows down database
  significantly but ensures consistent data in case of an operating
  system crash

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2019-08-18 17:22:44 +00:00
Kurt Jaeger
50eca2502c security/vuxml: add vuxml entry for gitea
PR:		239930
Submitted by:	stb@lassitu.de
2019-08-18 17:04:34 +00:00
Kurt Jaeger
c130004b70 www/gitea: upgrade 1.9.0 -> 1.9.1
- This release contains two security fixes, so we highly recommend updating.

PR:		239930
Submitted by:	stb@lassitu.de (maintainer)
MFH:		2019Q3
Relnotes:	https://blog.gitea.io/2019/08/gitea-1.9.1-is-released/
Security:	https://github.com/go-gitea/gitea/pull/7715
		https://github.com/go-gitea/gitea/pull/7762
2019-08-18 16:57:18 +00:00