Commit graph

469688 commits

Author SHA1 Message Date
Yuri Victorovich
698ee5b4d0 multimedia/obs-studio: Update 23.0.1 -> 23.0.2
Reported by:	portscout
2019-03-09 19:30:17 +00:00
Raphael Kubo da Costa
532ae65d80 Backport patch to fix creation of .tar archives when ZTD support is enabled.
As the patch says, when ZSTD support is present creating a regular .tar archive
will end up creating a zstd file instead. In my tests, this prevented
adding/remove entries from the archive at all.

MFH:		2019Q1
2019-03-09 19:23:05 +00:00
Tobias C. Berner
70e77c11d3 misc/artikulate: remove unnecessary dependency on obsolete multimedia/gstreamer1-qt5 2019-03-09 19:16:34 +00:00
Emanuel Haupt
10c8fb14c9 Fix MASTER_SITES, url redirects to HTTPS. 2019-03-09 19:16:29 +00:00
Emanuel Haupt
09b6c897e2 Update to 2.3d.r165 2019-03-09 19:06:15 +00:00
Bryan Drewery
4116991e7f - Update to 3.3.0-59-g6e1132813
- poudriere: Only pass MAKEOBJDIRPREFIX to 'jail'
 - Document environment fully for poudriere/-jail/-ports.
 - Revert progress indicator
 - poudriere: Fix all environment to be space/quote safe.
 - jail/ports -l: Avoid printing empty columns/trailing whitespace.
 - jail -c -m null/tar/src: Again require -v if newvers.sh is not readable.
 - Show proper errors for missing jail metadata.
 - poudriere-jail.8: jail -m null does NOT null-mount during build.
 - jail -c: Defer pwd_mkdb until bulk's jail_start() call.
 - jail -cu: Stop modifying /etc/login.conf in the jail.
 - Slightly speedup MOVED parsing
2019-03-09 18:51:49 +00:00
Kai Knoblich
c96770926b editors/focuswriter: Update to 1.7.2
Changelog:

* FIXED: Minimum sizes for page counts were too high.
* FIXED: Window icon didn't work in Wayland.
* Require Qt 5.9.
* Improved loading locales.
* Translation updates: Friulian, Korean.

https://github.com/gottcode/focuswriter/blob/v1.7.2/ChangeLog

PR:		236395
Submitted by:	lightside <lightside@gmx.com> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19520
2019-03-09 18:42:50 +00:00
Bryan Drewery
f4320c83f5 Respect UID_FILES.
Reported by:	dvl
Tested by:	dvl
Approved by:	portmgr (implicit)
2019-03-09 18:38:18 +00:00
Kai Knoblich
713088fefa deskutils/freeplane: Update to 1.7.6
Changelog:

* Bugfix release

https://github.com/freeplane/freeplane/compare/release-1.7.5...release-1.7.6

PR:		236296
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19519
2019-03-09 18:35:59 +00:00
Mark Felder
b637fe7e2b net-mgmt/rancid3: Update to 3.9
Changelog:	http://www.shrubbery.net/rancid/CHANGES

PR:		235875
2019-03-09 18:34:32 +00:00
Kai Knoblich
ff1f20543f databases/py-pglast: Update to 1.2
Changelog:

* Implement new split() function
* Implement BooleanTest printer

https://github.com/lelit/pglast/blob/v1.2/CHANGES.rst

PR:		236338
Submitted by:	Jaroslaw Zurek <j.zurek@fudosecurity.com>
Approved by:	tcberner (mentor), maintainer
Differential Revision:	https://reviews.freebsd.org/D19522
2019-03-09 18:23:45 +00:00
Guido Falsi
172babd4fa Update calibre to 3.40.1 2019-03-09 18:23:15 +00:00
Mark Felder
5d306ca36e net-mgmt/unifi-lts: Fix support for Mongo 3.6+
Ubiquiti still hasn't fixed UniFi-LTS after this was reported ages ago, so
I guess every OS will have to fix this manually.

Reported by:	many
MFH:		2019Q1
2019-03-09 18:12:18 +00:00
Mikolaj Golub
a6d82dfcd5 update to 3.7.0 2019-03-09 18:02:47 +00:00
Fernando Apesteguía
c428ed3df6 [new port]: games/colobot: educational real-time strategy video game featuring 3D graphics
The objective of the game is to find a planet for colonization by the human race
by establishing a basic infrastructure on the surface and eliminating any alien
life forms endangering the expedition

You can program your units (bots) in a language called CBOT, which is
similar to C++ and Java.

Reviewed by:	tcberner
Differential Revision:  https://reviews.freebsd.org/D19481
2019-03-09 17:59:01 +00:00
Raphael Kubo da Costa
dd87f5d4b8 Add USES=shared-mime-info
Starting with version 18.12.0, Ark has included a custom kerfuffle.xml mime
type to support zstd-compressed files (the mimetype was only added to
shared-mime-info starting with version 1.11, which we don't ship yet). We need
to make sure update-mime-database is run, otherwise Ark will still fail to
recognize those archives.
2019-03-09 17:52:25 +00:00
Mark Felder
59281df59d net-mgmt/unifi5: Update to 5.10.19
Changelog:	https://community.ubnt.com/t5/UniFi-Wireless/UniFi-Network-Controller-5-10-19-Stable-has-been-released/td-p/2695214
2019-03-09 17:26:29 +00:00
Tobias C. Berner
93b78efe5f net/x2goclient: switch to using Qt5 2019-03-09 17:11:32 +00:00
Tobias C. Berner
8fb3acb3cd devel/qconf: switch to using Qt5 2019-03-09 16:41:54 +00:00
Tobias C. Berner
bb85caa197 textproc/qstardict: update to 1.3 (with Qt5) 2019-03-09 16:30:06 +00:00
Kai Knoblich
ec3d8e497e graphics/py-OWSLib: Update to 0.17.1
While I'm here:
* Add path to license file

Changelog:

https://github.com/geopython/OWSLib/compare/0.17.0...0.17.1

PR:		236308
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19518
2019-03-09 15:48:47 +00:00
Tobias C. Berner
3da00344bd x11-fm/qtfm: upgrade to 6.1.7 with Qt5
- this only is an upgrade, without adapting the patches present previously for mounting.
2019-03-09 15:44:27 +00:00
Kai Knoblich
8282d8b78c x11-fonts/py-QtAwesome: Update to 0.5.6
While I'm here:
* Pet portlint

Changelog:

* Some FontAwesome icons do not match
* Update update_fa5 command to rename internal font names during update
* Rename FA5 fonts to be unique
* Add a test to ensure all fonts used by QtAwesome have a unique family name

https://github.com/spyder-ide/qtawesome/blob/v0.5.6/CHANGELOG.md

PR:		236311
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19517
2019-03-09 15:43:34 +00:00
Gerald Pfeifer
247a452a76 Update to the 20180308 snapshot of GCC 8.3.1.
No longer require a not too old version of GCC to build on powerpc64, but
rely on the system compiler (even if that means we need to be explicitly
conservative when it comes to optimizations). [1]

Sync pkg-descr with lang/gcc7-devel, in particular after r442530 there.

PR:		235975 [1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2019-03-09 15:20:29 +00:00
Tobias C. Berner
d32a5f4633 devel/codequery: switch to Qt5 2019-03-09 15:13:51 +00:00
Jimmy Olgeni
60f732798b Update devel/erlang-recon to version 2.4.0. 2019-03-09 15:12:36 +00:00
Jimmy Olgeni
de0123c51d Update devel/elixir-smppex to version 2.2.9. 2019-03-09 15:10:00 +00:00
Jimmy Olgeni
3d78f3a705 Update devel/py-twilio to version 6.25.1. 2019-03-09 15:07:55 +00:00
Sunpoet Po-Chuan Hsieh
1cbf817f2c Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31 2019-03-09 14:38:40 +00:00
Sunpoet Po-Chuan Hsieh
2df8fbb67f Cosmetic change 2019-03-09 14:38:35 +00:00
Sunpoet Po-Chuan Hsieh
d6702cc462 Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31 2019-03-09 14:38:30 +00:00
Sunpoet Po-Chuan Hsieh
5abfcd6a54 Cosmetic change 2019-03-09 14:38:25 +00:00
Sunpoet Po-Chuan Hsieh
88e95d46b5 Cosmetic change 2019-03-09 14:38:21 +00:00
Sunpoet Po-Chuan Hsieh
b9046f0fc5 Cosmetic change 2019-03-09 14:38:16 +00:00
Sunpoet Po-Chuan Hsieh
2c1223aed7 Update to 1.34.0
Changes:	https://github.com/DataDog/dogapi-rb/releases
		https://github.com/DataDog/dogapi-rb/commits/master
2019-03-09 14:38:11 +00:00
Sunpoet Po-Chuan Hsieh
a35349f3d1 Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31 2019-03-09 14:38:06 +00:00
Sunpoet Po-Chuan Hsieh
fc2835e975 Update to 1.5.0
- Update LICENSE

Changes:	https://github.com/djberg96/getopt/blob/master/CHANGES
2019-03-09 14:38:01 +00:00
Sunpoet Po-Chuan Hsieh
6a81186deb Update to 0.20.0
Changes:	https://github.com/DataDog/dd-trace-rb/releases
2019-03-09 14:37:55 +00:00
Sunpoet Po-Chuan Hsieh
14bd7a155d Update to 2.11.237
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-09 14:37:50 +00:00
Sunpoet Po-Chuan Hsieh
aac5a6a58d Update to 2.11.237
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-09 14:37:45 +00:00
Sunpoet Po-Chuan Hsieh
58055fa4b4 Update to 2.11.237
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-09 14:37:39 +00:00
Sunpoet Po-Chuan Hsieh
1a64903987 Update to 4.3.13
Changes:	https://github.com/timothycrosley/isort/releases
2019-03-09 14:37:34 +00:00
Sunpoet Po-Chuan Hsieh
29dc8d68c4 Update to 4.7.13
Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
2019-03-09 14:37:29 +00:00
Sunpoet Po-Chuan Hsieh
bc0c2373de Update to 1.200001
Changes:	https://metacpan.org/changes/distribution/Net-LDAP-FilterBuilder
2019-03-09 14:37:23 +00:00
Sunpoet Po-Chuan Hsieh
cd0c26ff53 Update to 0.22
Changes:	https://metacpan.org/changes/distribution/Geo-Distance
2019-03-09 14:37:18 +00:00
Sunpoet Po-Chuan Hsieh
bef3e4aac0 Update to 0.11
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-09 14:37:13 +00:00
Sunpoet Po-Chuan Hsieh
7b235905a5 Update to 0.12
Changes:	https://metacpan.org/changes/distribution/GIS-Distance
2019-03-09 14:37:08 +00:00
Sunpoet Po-Chuan Hsieh
e40f147205 Update to 1.37.0
Changes:	https://github.com/nghttp2/nghttp2/releases
2019-03-09 14:37:03 +00:00
Sunpoet Po-Chuan Hsieh
926fae6751 Update to 1.37.0
Changes:	https://github.com/nghttp2/nghttp2/releases
2019-03-09 14:36:58 +00:00
Tobias Kortkamp
200ed1f038 net/ipxe: Update to latest commit
Changes:	133f4c47ba...b28ccfc725
2019-03-09 14:30:04 +00:00