1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

1087 Commits

Author SHA1 Message Date
Mark Felder
262f1b89e1 Varnish 5 was EOL and expired 2019-01-14 18:09:46 +00:00
Tijl Coosemans
048bac81a6 Improve autoreconf documentation. Clarify that autopoint and libtoolize
are provided by devel/gettext-tools and devel/libtool respectively and
that a build dependency on these ports is necessary if autoreconf wants
to run them.

PR:		234833
2019-01-14 17:01:23 +00:00
Mathieu Arnold
870dee8617 9.3 has been removed.
Reported by:	sbruno
2019-01-14 13:45:54 +00:00
Tobias C. Berner
9461bdd209 Fix qt.mk component of the new port devel/qt5-remoteobjects
Reported by:	cperciva
2019-01-13 11:42:09 +00:00
Tobias C. Berner
8949b13360 New port: devel/qt5-remoteobjects
Qt Remote Objects (QtRO) is an inter-process communication (IPC) module
developed for Qt. The idea is to extend Qt's existing functionalities to
enable an easy exchange of information between processes or computers.

[1] https://doc.qt.io/qt-5/qtremoteobjects-index.html
2019-01-13 10:25:31 +00:00
Tobias C. Berner
f1d73a7167 New port: www/qt5-webview
Qt WebView provides a way to display web content in a QML application without
necessarily including a full web browser stack by using native APIs where it
makes sense.

[1] http://doc.qt.io/qt-5/qtwebview-index.html

PR:		234910
2019-01-13 10:14:23 +00:00
Tobias C. Berner
7ee9c5458d Update KDE Applications to 18.12.1
Release Announcement:
	https://www.kde.org/announcements/announce-applications-18.12.1.php

Today KDE released the first stability update for KDE Applications 18.12.
This release contains only bugfixes and translation updates, providing a
safe and pleasant update for everyone.

About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin,
JuK, Kdenlive, Konsole, Okular, among others.

Improvements include:
  *  Akregator now works with WebEngine from Qt 5.11 or newer
  *  Sorting columns in the JuK music player has been fixed
  *  Konsole renders box-drawing characters correctly again

You can find the full list of changes here:
	https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.1
2019-01-10 19:52:57 +00:00
Tobias C. Berner
94c888a715 Update KDE Plasma to 5.15.5
https://www.kde.org/announcements/plasma-5.14.5.php
2019-01-09 20:25:37 +00:00
Jan Beich
076bf84a1c Allow overriding rust dependency
Add DEFAULT_VERSIONS+=rust=rust-nightly to make.conf(5) if you want to
build consumers using lang/rust-nightly.

Approved by:	rust (tobik)
MFH:		2019Q1 (avoid merge conflicts during www/firefox updates)
Differential Revision:	https://reviews.freebsd.org/D18634
2019-01-04 04:00:39 +00:00
Rene Ladan
d0af725706 Remove references to PHP 5.6 from Mk/Uses/php.mk 2019-01-01 13:29:57 +00:00
Rene Ladan
a873d4b4ac Unregister PHP 5.6 which expired today. 2019-01-01 13:19:23 +00:00
Rene Ladan
643e4e8963 Unregister KDE4 from USES=kde
Submitted by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D18692
2018-12-31 18:42:19 +00:00
Tobias C. Berner
2e3fc151da Update KDE Plasma Desktop to 5.14.4
https://www.kde.org/announcements/plasma-5.14.4.php

PR:		222905
2018-12-31 06:38:42 +00:00
Tobias C. Berner
1a214141a3 New port: net/qt5-networkauth
Qt Network Authorization provides a set of APIs that enable Qt applications
to obtain limited access to online accounts and HTTP services without
exposing users' passwords.

Currently, the supported authorization protocol is OAuth, versions 1 and 2.

https://doc.qt.io/qt-5.11/qtnetworkauth-index.html
2018-12-26 19:34:59 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Antoine Brodin
b76bece251 All supported versions of FreeBSD that install clang have version 6.0.0 or
newer

With hat:	portmgr
2018-12-23 12:01:32 +00:00
Jochen Neumeister
36ecabebdf - Update WWW
- Remove conflict with Horde 3. Horde 3 is not longer into the Portstree
2018-12-21 16:26:58 +00:00
Rene Ladan
363ef2752b Mk/Uses/gnome.mk: unregister glib12, gtk12 and gdk-pixbuf which expired today 2018-12-21 14:27:30 +00:00
Chris Rees
2f94981c88 Add -plpython capability
PR:		ports/222094
Submitted by:	lbartoletti@tuxfamily.org
2018-12-20 18:36:21 +00:00
Rene Ladan
acddeb4e12 Unregister Python 3.4, it expired today. 2018-12-18 09:19:03 +00:00
Tobias C. Berner
b9ead510b9 Update PyQt5 to 5.11.3
- sip         upgrade to 4.19.13
- qscintilla2 upgrade to 2.10.8
- PyQt5       upgrade to 5.11.3

This has been worked on by arrowd and myself.

PR:		233954
Exp-run by:	antoine
2018-12-16 15:25:40 +00:00
Tobias C. Berner
36548a0f8a Update KDE Frameworks to 5.53.0
https://www.kde.org/announcements/kde-frameworks-5.53.0.php

PR:		233885
Exp-run by:	antoine
2018-12-16 14:59:10 +00:00
Tobias C. Berner
ea792330aa Update Qt5 to 5.12.0
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/

- This breaks support for libressl again. Patches are welcome.

PR:		233705
Exp-run by:	antoine
2018-12-16 14:49:16 +00:00
Tobias Kortkamp
54d5b897b0 Mk/Uses/cargo.mk: Fix install for Rust 2018 edition applications
`cargo install` currently fails with:

error: Using `cargo install` to install the binaries for the package
in current working directory is no longer supported, use `cargo
install --path .` instead.

Also see https://github.com/rust-lang/cargo/issues/5327
2018-12-16 12:08:32 +00:00
Jan Beich
7102e5e9fc USES=cargo to respect CC for linking
Reported by:	tijl
Approved by:	rust (tobik)
Differential Revision:	https://reviews.freebsd.org/D18528
2018-12-14 18:20:35 +00:00
Mathieu Arnold
b7adb663d1 Move the BROKEN_SSL/IGNORE_SSL at a place where a value of base actually
works.
2018-12-14 09:34:59 +00:00
Mathieu Arnold
4511b9919e Fix some indentation. 2018-12-14 09:34:22 +00:00
Tobias C. Berner
3ac19993e6 Update KDE Applications to 18.12.0
https://www.kde.org/announcements/announce-applications-18.12.0.php
2018-12-14 05:07:04 +00:00
Jan Beich
7c64203f67 lang/rust: update to 1.31.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html
Approved by:	rust (tobik)
Differential Revision:	https://reviews.freebsd.org/D18427
2018-12-06 17:11:14 +00:00
Jan Beich
af90810038 USES=cargo to convert LDFLAGS into RUSTFLAGS
Approved by:	rust (tobik)
Differential Revision:	https://reviews.freebsd.org/D18039
2018-12-06 17:07:42 +00:00
Rene Ladan
49a13c2c96 Re-sync the value of PHP_EXT_DIR with the default version in the else clause. 2018-12-05 13:59:36 +00:00
Rene Ladan
4c96f36032 Unregister PHP 7.0, it has reached its end-of-life on 2018-12-04. 2018-12-05 13:57:58 +00:00
Jan Beich
617c9323cd www/firefox: update to 64.0
Changes:	https://www.mozilla.org/firefox/64.0/releasenotes/
PR:		233028
Security:	d10b49b2-8d02-49e8-afde-0844626317af
MFH:		2018Q4
Differential Revision:	https://reviews.freebsd.org/D17871
2018-12-04 00:54:38 +00:00
Tobias Kortkamp
8a5005334f Warn maintainers when OpenSSL 1.1.1 support is missing when using
an outdated openssl < 0.10.4 crate.

Submitted by:	jbeich
Differential Revision:	https://reviews.freebsd.org/D18292
2018-11-29 11:05:39 +00:00
Sunpoet Po-Chuan Hsieh
ff7216bdbc Update PYMAGICTAG
imp.get_tag() is deprecated since version 3.4.
Use sys.implementation.cache_tag directly starting in Python 3.3.

Reference:	https://docs.python.org/3/library/imp.html#imp.get_tag
2018-11-25 17:11:52 +00:00
Tobias C. Berner
cc8a667aa2 pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
2018-11-22 20:18:37 +00:00
Tobias C. Berner
97d1b5cdad Update KDE Frameworks to 5.52.0
PR:		233107
Exp-run by:	antoine
2018-11-12 18:31:42 +00:00
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Sunpoet Po-Chuan Hsieh
f5a86195ac Fix typo
Differential Revision:	https://reviews.freebsd.org/D17924
Approved by:	bapt (portmgr)
2018-11-10 07:58:52 +00:00
Tobias C. Berner
03efb5d84e Update KDE Applications to 18.09.3 2018-11-09 20:09:13 +00:00
Kubilay Kocak
b3387cb53c Mk/Uses/meson.mk: Fix missing $ in INFO_PATH variable
Add missing $ inadvertently committed in ports r484481

PR:		232633
Reported by:	danfe (via ports-committers)
Approved by:	portmgr (blanket: just fix it)
2018-11-09 08:30:05 +00:00
Koop Mast
b4aa4e0bc8 Tell meson where we install info files.
PR:		232633
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-11-08 21:13:37 +00:00
Tobias C. Berner
89d1bb9ab0 Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
2018-11-04 19:00:53 +00:00
Sunpoet Po-Chuan Hsieh
af96ace6c0 Update PEP link 2018-11-03 22:26:41 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Tobias C. Berner
9f68d12bf2 Update KDE Plasma to 5.12.7. 2018-10-28 10:59:23 +00:00
Tobias Kortkamp
365e668d98 Bump minimum Rust version after rP482993 2018-10-26 16:18:28 +00:00
Tobias C. Berner
1044045242 qt.mk: move 'declarative' to the Qt4 only list.
- qt5 has that port split into the components 'quick' and 'qml'
  at the moment, so it should not be in the 'All' list.

PR:		232552
Reported by:	yuri
2018-10-23 18:30:52 +00:00
Tobias C. Berner
f14cf48803 Update KDE Frameworks to 5.41
PR:		232296
Exp-run by:	antoine
2018-10-20 07:24:04 +00:00
Palle Girgensohn
b48c2a7d22 The PostgreSQL Global Development Group today announced the release of
PostgreSQL 11, the latest version of the world’s most advanced open
source database.

PostgreSQL 11 provides users with improvements to overall performance of
the database system, with specific enhancements associated with very
large databases and high computational workloads. Further, PostgreSQL 11
makes significant improvements to the table partitioning system, adds
support for stored procedures capable of transaction management,
improves query parallelism and adds parallelized data definition
capabilities, and introduces just-in-time (JIT) compilation for
accelerating the execution of expressions in queries.

"For PostgreSQL 11, our development community focused on adding features
that improve PostgreSQL's ability to manage very large databases," said
Bruce Momjian, a core team member of the PostgreSQL Global Development
Group. "On top of PostgreSQL's proven performance for transactional
workloads, PostgreSQL 11 makes it even easier for developers to run big
data applications at scale."

PostgreSQL benefits from over 20 years of open source development and
has become the preferred open source relational database for developers.
The project continues to receive recognition across the industry, and
has been featured as the "DBMS of the Year 2017" by DB-Engines and in
the SD Times 2018 100.

PostgreSQL 11 is the first major release since PostgreSQL 10 was
released on October 5, 2017. The next update release for PostgreSQL 11
containing bug fixes will be PostgreSQL 11.1, and the next major release
with new features will be PostgreSQL 12.

Release Notes: https://www.postgresql.org/docs/11/static/release-11.html
2018-10-19 21:32:08 +00:00