Commit graph

460100 commits

Author SHA1 Message Date
Kurt Jaeger
efd257ab3e math/openblas: fix compile on newer Ryzen 2
- Added model IDs for Ryzen 2nd generation

PR:		231538
Submitted by:	Philip Homburg <pch-freebsd-bugs@u-1.phicoh.com>
Reviewed by:	rozhuk.im@gmail.com, jonc@chen.org.nz
Approved by:	phd_kimberlite@yahoo.co.jp (maintainer)
2018-11-17 03:14:21 +00:00
Nikolai Lifanov
8b4aaff762 update sysutils/docker-machine to 0.16.0 2018-11-17 01:34:12 +00:00
Nikolai Lifanov
079f8f1eca update sysutils/ansible26 to 2.6.8
https://github.com/ansible/ansible/blob/v2.6.8/changelogs/CHANGELOG-v2.6.rst
2018-11-17 01:29:46 +00:00
Nikolai Lifanov
99e00a39ea update sysutils/ansible to 2.7.2
https://github.com/ansible/ansible/blob/v2.7.2/changelogs/CHANGELOG-v2.7.rst
2018-11-17 01:26:53 +00:00
Jochen Neumeister
dec34b3876 Update to 2.2.110
Changelog:
 - Fix {(substr )} markup expression with non-number arguments could cause warnings.
 - Add $PageListSortCmpFunction, default to current 'strcasecmp'.
 - Add global $MarkupMarkupLevel which changes when the processing is inside (:markup:) blocks.
 - Fix inconsistent white space with inline [@escaped code@].
 - Update documentation.

Sponsored by:	Netzkommune GmbH
2018-11-17 01:20:05 +00:00
Jan Beich
c83deecbc6 multimedia/aom: update to 1.0.0.941
Changes:	https://aomedia.googlesource.com/aom/+log/e5eec6c5e..d2a592e1c
2018-11-17 00:58:27 +00:00
Jochen Neumeister
3a26e84988 Update to 3.17.1
- Add License
- Remove the MANUAL Part: This has alredy been removed in Version 3.17.0

Changelog: https://www.claws-mail.org/NEWS

Sponsored by:	Netzkommune GmbH
2018-11-17 00:57:35 +00:00
Jan Beich
434b8c635b emulators/citra: update to s20181116
Changes:	b1f55c9ca...560df843b
2018-11-17 00:51:43 +00:00
Jan Beich
d7d3e1871f emulators/rpcs3: update to 0.0.5.1039
Changes:	0044eb44e...225310e04
2018-11-17 00:51:31 +00:00
Christoph Moench-Tegeder
b0474b0273 math/octave: fix pkg-plist typos from r485083
Approved by:	fix-the-obvious
2018-11-16 23:50:29 +00:00
Rene Ladan
f52eeac3c2 Remove expired ports:
2018-11-15 net-mgmt/vidalia: outdated and unmaintained
2018-11-15 german/selfhtml: Project migrated to a Wiki
2018-11-15 sysutils/fastest_cvsup: Obsolete, FreeBSD and OpenBSD switched from cvsup to svn and cvsync, NetBSD only have 2 servers left
2018-11-16 20:28:58 +00:00
Adam Weinberger
aeb63793d4 Update roda to 3.14.0 2018-11-16 20:06:52 +00:00
Stephen Montgomery-Smith
2ba688ab01 - Update to 0.5.3. 2018-11-16 19:49:50 +00:00
Stephen Montgomery-Smith
70b99932fb - Update to 2.4.12. 2018-11-16 19:49:12 +00:00
Jung-uk Kim
93c79b58f9 - Fix reversed ccache version detection logic. Enable ccache support.
- Use '-pthread' for Clang.  Clang supports '-pthread' on all BSDs except
for Darwin. [1]

Reported by:	Achilleas Mantzios <achill@matrix.gatewaynet.com> [1]
Tested by:	Achilleas Mantzios <achill@matrix.gatewaynet.com> [1]
2018-11-16 17:30:17 +00:00
Sunpoet Po-Chuan Hsieh
d12e8364a3 Clean up Makefile (should be part of r484963) 2018-11-16 17:26:15 +00:00
Dmitry Marakasov
b2e7528499 - Add LICENSE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
2018-11-16 17:04:50 +00:00
Dmitry Marakasov
aa0d42dec7 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-11-16 17:04:40 +00:00
Dmitry Marakasov
5b4dae68d7 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Update WWW
2018-11-16 17:04:10 +00:00
Yuri Victorovich
0d8c929050 security/tor-devel: Update 0.3.5.4 -> 0.3.5.5
Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.5.5-alpha

Reported by:	upstream notification
2018-11-16 17:03:00 +00:00
Philip Paeps
08c61a9c2c security/pam_yubico: update to 2.26
Changes: https://developers.yubico.com/yubico-pam/Release_Notes.html

PR:		233237
Approved by:	Matt Stofko <matt@mjslabs.com> (maintainer)
2018-11-16 16:55:28 +00:00
Philip Paeps
c652488a75 security/ykpers: update to 1.19.0
Changes: https://developers.yubico.com/yubikey-personalization/Release_Notes.html

PR:		233236
Approved by:	Matt Stofko <matt@mjslabs.com> (maintainer)
2018-11-16 16:54:14 +00:00
Philip Paeps
47ea50e50d security/ykclient: update to 2.15
Changes: https://developers.yubico.com/yubico-c-client/Release_Notes.html

PR:		233235
Approved by:	Matt Stofko <matt@mjslabs.com> (maintainer)
2018-11-16 16:52:59 +00:00
Stephen Montgomery-Smith
a92540473b - adds USES+= gl (USE_GL without USES+= gl is deprecated);
- adds USES+= desktop-file-utils iconv;
- adds USE_XORG+= xcursor xinerama xrender;
- adds USE_QT+= printsupport sql widgets;
- strips liboctave.so.6.0.0.
- Corrects configure options for --withosmesa

PR:		ports/233240
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2018-11-16 15:18:35 +00:00
Christoph Moench-Tegeder
de105ceb57 www/firefox: update to 63.0.3
https://www.mozilla.org/en-US/firefox/63.0.3/releasenotes/

PR:		233253
Approved by:	jbeich (maintainer)
MFH:		2018Q4
2018-11-16 15:09:56 +00:00
Christoph Moench-Tegeder
c401e218d0 mail/thunderbird-i18n: update to 60.3.1
forgot to commit this along thunderbird proper

PR:		228477
Approved by:	jbeich (maintainer)
MFH:		2018Q4
2018-11-16 15:06:57 +00:00
Christoph Moench-Tegeder
f488d0a09c mail/thunderbird: update to 60.3.1
https://www.thunderbird.net/en-US/thunderbird/60.3.1/releasenotes/

PR:		228477
Approved by:	jbeich (maintainer)
MFH:		2018Q4
2018-11-16 14:20:36 +00:00
Mateusz Piotrowski
c40687fe33 devel/checkbashisms: Update to 2.18.7
PR:		232810
Submitted by:	voidanix@420blaze.it
Reviewed by:	krion
Approved by:	krion (mentor), maintainer timeout
Differential Revision:	https://reviews.freebsd.org/D17760
2018-11-16 13:36:18 +00:00
Tobias Kortkamp
3b7a500cb9 net-mgmt/mk-livestatus: Unbreak Nagios 3.x support
Fix the NAGIOS4 option: The --without-nagios4 configure arg seems
to be broken in 1.2.8p20 and actually also enables Nagios 4.x
support.  Switch to just passing --with-nagios4 if NAGIOS4=on for
the time being.

$ mk-livestatus-1.2.8p20> ./configure --without-nagios4
$ mk-livestatus-1.2.8p20> grep NAGIOS Makefile
CPPFLAGS = -g -O2 -DNAGIOS4

$ mk-livestatus-1.2.8p20> ./configure --with-nagios4
$ mk-livestatus-1.2.8p20> grep CPPFLAGS Makefile
CPPFLAGS = -g -O2 -DNAGIOS4

$ mk-livestatus-1.2.8p20> ./configure
$ mk-livestatus-1.2.8p20> grep CPPFLAGS Makefile
CPPFLAGS =

This makes sure that mk-livestatus is built with Nagios 3.x support
again by default.

PR:		232716
Submitted by:	Leonid Vasiliev <leo9641@yandex.ru>
2018-11-16 12:49:05 +00:00
Joseph Mingrone
0214eaf08b x11-wm/stumpwm: Fix shebang
Submitted by:	0mp
Reported by:	vifon (#freebsd on freenode)
Differential Revision:	https://reviews.freebsd.org/D18007
2018-11-16 11:25:56 +00:00
TAKATSU Tomonari
cbcf007af2 - Update to 0.5 2018-11-16 10:45:29 +00:00
Joseph Mingrone
d0a91017a0 databases/bbdb: Use upstream's recommended config in pkg-message
Also, remove MAKE_JOBS_UNSAFE=yes.  It was only intended to be included
temporarily for testing.
2018-11-16 10:25:55 +00:00
Gerald Pfeifer
c3cf8a9c96 Update to the 20181111 snapshot of GCC 9. 2018-11-16 10:21:37 +00:00
Emanuel Haupt
bdd981b4a9 Update to 0.1.b115 2018-11-16 09:59:49 +00:00
Palle Girgensohn
0bfbae986b Update to version 1.0.7
Release notes: https://github.com/powa-team/pg_qualstats/blob/1.0.7/CHANGELOG
2018-11-16 09:46:38 +00:00
Dmitry Marakasov
1ba020a0cc - Pet portlint
- Update WWW

Approved by:	portmgr blanket
2018-11-16 09:30:21 +00:00
Tobias Kortkamp
1177879516 news/xpn: Add a trayicon
- Reset maintainer due to the long timeout

PR:		205429
Submitted by:	rainbow@irh.it
Approved by:	nivit (maintainer timeout, ~2 years)
Obtained from:	Debian
2018-11-16 09:28:41 +00:00
Jochen Neumeister
2ebe7c238f Update to 7.4.4
Sponsored by:	Netzkommune GmbH
2018-11-16 08:59:45 +00:00
Bernhard Froehlich
f5127da42c net/wireguard: Update to 0.0.20181115 2018-11-16 08:36:46 +00:00
TAKATSU Tomonari
960512b9e1 - Update to 0.11-2 2018-11-16 07:59:15 +00:00
TAKATSU Tomonari
395d4c9e50 - Update to 1.2.2 2018-11-16 07:44:09 +00:00
Tobias Kortkamp
f64c8c3420 misc/tzdiff: Update to 0.91
- While here cleanup some cruft that does nothing anymore

PR:		233248
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
2018-11-16 07:31:17 +00:00
TAKATSU Tomonari
3aa308ab85 - Update to 1.2.0 2018-11-16 07:05:57 +00:00
Yuri Victorovich
b32d05d7e6 New port: science/opensim-core: Software for modeling of musculoskeletal structures 2018-11-16 02:55:54 +00:00
Palle Girgensohn
d11049c752 Update to 1.5.1 2018-11-16 01:07:01 +00:00
Jochen Neumeister
3fb5b9f903 Update to 7.61
Changelog:
- File upload validation functions and hook_file_validate() implementations are now always passed the correct file URI.
- The default form cache expiration of 6 hours is now configurable (API addition: https://www.drupal.org/node/2857751).
- Allowed callers of drupal_http_request() to optionally specify an explicit Host header.
- Allowed the + character to appear in usernames.
- PHP 7.2: Fixed Archive_Tar incompatibility.
- PHP 7.2: Removed deprecated function each().
- PHP 7.2: Avoid count() calls on uncountable variables.
- PHP 7.2: Removed deprecated create_function() call.
- PHP 7.2: Make sure variables are arrays in theme_links().
- Fixed theme-settings.php not being loaded on cached forms
- Fixed problem with IE11 & Chrome(PointerEvents enabled) & some Firefox scroll to the top of the page after dragging the bottom item with jquery 1.5 <-> 1.11

Sponsored by:	Netzkommune GmbH
2018-11-16 00:24:26 +00:00
Jose Alonso Cardenas Marquez
62f1655faf - Add missing dependency
Reported by:	pkg-fallout
2018-11-15 23:16:11 +00:00
Jochen Neumeister
dcaef8cd1b Fix WWW
Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
2018-11-15 22:09:04 +00:00
Jochen Neumeister
e763ffb43e Update to 3.7.6
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-6.html

Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
2018-11-15 21:53:44 +00:00
Jochen Neumeister
6bb91a710d Update to 3.6.13
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-13.html

Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
2018-11-15 21:51:47 +00:00