1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Commit Graph

471313 Commits

Author SHA1 Message Date
Jochen Neumeister
5f3c97aed9 Update to 3.0.8
Changelog:
 - Fixed build with PHP-7.3

Sponsored by:	Netzkommune GmbH
2019-03-26 11:03:53 +00:00
Dmitry Sivachenko
190fc8a29c Update CONFLICTS. 2019-03-26 10:59:32 +00:00
Dmitry Sivachenko
94101fabec Update to 2.0-dev2. 2019-03-26 10:58:32 +00:00
Dmitry Sivachenko
6a2c3953d1 Switch to 1.9 branch. 2019-03-26 10:49:06 +00:00
Olivier Cochard
b134d1a4ac Update to 2.0.4
Sponsored by:	Netflix
2019-03-26 10:47:20 +00:00
Dmitry Sivachenko
656219bee0 Rename haproxy->haproxy18. 2019-03-26 10:43:15 +00:00
Tobias Kortkamp
cb36906bec audio/spotifyd: Update to 0.2.8
Changes:	https://github.com/Spotifyd/spotifyd/compare/v0.2.5...v0.2.8
2019-03-26 10:24:55 +00:00
Niclas Zeising
5f5f09d2e5 x11-wm/xcompmgr: Update to 1.1.8
Update x11-wm/xcompmgr to 1.1.8.  This is a maintenance release.
Add LICENSE and LICENSE_FILE.

Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002989.html
2019-03-26 09:54:09 +00:00
Alexey Dokuchaev
6a1e617b65 - Unbreak the build on -CURRENT after r345349
- Install lowercase symlink for convenience
2019-03-26 09:06:32 +00:00
Dmitry Marakasov
e870130439 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-03-26 09:01:06 +00:00
Koichiro Iwao
0d15fba9c6 net/tigervnc: remove unnecessary args from CMAKE_ARGS
as this argument is not necessary. ${STAGE} was typo of ${STAGEDIR}
however, ${STAGEDIR} should not be put here. ${STAGEDIR}${PREFIX} is not
correct. Fortunately, because of this typo, it was working correctly.

> -DCMAKE_INSTALL_PREFIX=${STAGE}${PREFIX}

Furthermore, the following argument is set by Mk/bsd.cmake.mk.

> -DCMAKE_INSTALL_PREFIX:PATH="${PREFIX}"

Both arguments are entirely same and redundant so removing this is definitely
safe and no-op.

Sponsored by:	HAW International, Inc.
2019-03-26 05:56:15 +00:00
Koichiro Iwao
0497f1d000 net/tightvnc: Switch to options helpers, etc
- Switch to options helpers
- Regenerate patches
- Adjust CONFLICTS since some conflicting ports removed from ports tree
- Pet portlint (bring USES earlier)
- Add missing USES,USE_XORG
- Bump PORTREVISION due to USES change

Sponsored by:	HAW International, Inc.
2019-03-26 05:31:27 +00:00
Bradley T. Hughes
b01e836d71 devel/awscli: Update 1.16.127 -> 1.16.131
Sponsored by:	Miles AS
2019-03-26 05:27:34 +00:00
Bradley T. Hughes
24ad4c7304 devel/py-botocore: Update 1.12.117 -> 1.12.121
Sponsored by:	Miles AS
2019-03-26 05:26:53 +00:00
Alexandre C. Guimarães
1200df5c0e x11-themes/Kvantum: Update to 0.11.0
Approved by:	tcberner (mentor)
2019-03-26 05:19:09 +00:00
Gleb Popov
85bfd07243 security/klee: Update to 2.0 and switch to LLVM 8.
PR:		230516
Submitted by:	brooks
Approved by:	tcberner (mentor)
2019-03-26 04:38:52 +00:00
Cy Schubert
0bf2fd367a Update to the latest cfengine commits on github. 2019-03-26 04:10:50 +00:00
Cy Schubert
12cbcbc86a Update to the latest MIT krb5 github commit. 2019-03-26 04:10:46 +00:00
Cy Schubert
44675eb129 Update to the latest att/ast github commit. 2019-03-26 04:10:41 +00:00
Jan Beich
1897aaf342 mail/thunderbird: update to 60.6.1
Changes:	https://www.thunderbird.net/thunderbird/60.6.1/releasenotes/
2019-03-26 00:58:34 +00:00
Jan Beich
f1ce57c821 lang/rust-nightly: update to 1.35.0.20190326
Changes:	cb2f34dc6d...4c27fb19ba
2019-03-26 00:41:59 +00:00
Jan Beich
9c3e53b3a1 emulators/citra: update to s20190324
Changes:	17c0e903d...c1de8acfe
2019-03-26 00:41:49 +00:00
Jan Beich
93d1bd7ae8 emulators/rpcs3: update to 0.0.6.7906
Changes:	7ea04d5d7...956d03941
2019-03-26 00:41:39 +00:00
Jan Beich
90c5ac4987 devel/git-cinnabar: update to 0.5.0.93
Changes:	14cf75b...bf343b8
2019-03-26 00:41:29 +00:00
Jan Beich
a114d570ff multimedia/aom: update to 1.0.0.1518
Changes:	https://aomedia.googlesource.com/aom/+log/ecea12780..f1e8398ed
2019-03-26 00:41:20 +00:00
Jan Beich
74bd04afd8 multimedia/rav1e: update to s20190325
Changes:	162f724...15e0de2
2019-03-26 00:41:10 +00:00
Adam Weinberger
0cd3ae1ab4 Update gnupg to 2.2.14, pet portlint, and remove a redundant readline
dependency.

  * gpg: Allow import of PGP desktop exported secret keys.  Also avoid
   importing secret keys if the secret keyblock is not valid.  [#4392]

  * gpg: Do not error out on version 5 keys in the local keyring.

  * gpg: Make invalid primary key algo obvious in key listings.

  * sm: Do not mark a certificate in a key listing as de-vs compliant
    if its use for a signature will not be possible.

  * sm: Fix certificate creation with key on card.

  * sm: Create rsa3072 bit certificates by default.

  * sm: Print Yubikey attestation extensions with --dump-cert.

  * agent: Fix cancellation handling for scdaemon.

  * agent: Support --mode=ssh option for CLEAR_PASSPHRASE.  [#4340]

  * scd: Fix flushing of the CA-FPR DOs in app-openpgp.

  * scd: Avoid a conflict error with the "undefined" app.

  * dirmngr: Add CSRF protection exception for protonmail.

  * dirmngr: Fix build problems with gcc 9 in libdns.

  * gpgconf: New option --show-socket for use wity --launch.

  * gpgtar: Make option -C work for archive creation.

  Release-info: https://dev.gnupg.org/T4412

PR:		236777
Submitted by:	Yasuhiro Kimura
2019-03-26 00:05:12 +00:00
Brooks Davis
ab719cdd68 Deprecate and slap an expiriation date on llvm50. 2019-03-25 23:59:03 +00:00
Brooks Davis
bee89b79f6 Remove dependency on llvm50.
Apply a patch use sinf/cosf rather then __builtin_ versions as template
arguments must have external linkage.  This allows building without
pinning an obsolete llvm version.

PR:		236411
Approved by:	maintainer timeout
2019-03-25 23:44:56 +00:00
Brooks Davis
2d136fb16a Remove dependency on llvm50
Apply upstream commit to avoid buggy code and a dependency on llvm50.
8630a73317

PR:		236409
Approved by:	maintainer timeout
2019-03-25 23:43:12 +00:00
Adriaan de Groot
35a3fe2a43 New port net-im/nheko
Third time's the charm for Qt-based Matrix clients; this one looks pretty
good and seems to work pretty well. It also offers registration for new
users, and understands both plain (matrix.org) and premium (modular.im)
accounts.

The port contains the following yuckiness:
 - a hack to change <json.hpp> to <nlohmann/json.hpp>, since the CMake
   bits in nheko don't actually go look for it.
 - a (GH_TUPLE) copy of lmdb++, which is #included by the C++ code,
   but CMake doesn't go looking for it.
 - a (GH_TUPLE) copy of tweeny, which is used by the C++ code, but
   CMake doesn't go looking for it. Since this is a source copy, the
   header isn't in the tweeny/ directory (where it gets installed), so
   an extra hack is called for to provide that subdirectory.

I considered making tweeny a separate port (many Linuxen do), but
this would be the only consumer, and it doesn't even consume the whole
library but only parts of one header.
2019-03-25 22:04:55 +00:00
Tobias C. Berner
95cc8180fd deskutils/kdeconnect-kde: update to 1.3.4
Changes since 1.3.3 are:
* Always play when call ended
* [cli] Show all reachable devices
* [sftp] Also report desktop side errors via KIO
* [sftp] Get device ID from URL
* Retry the network packet if it failed to unserialize
* Fix sending keys via CLI
* [kio] Fix file browsing with non-KIO file managers
2019-03-25 20:42:09 +00:00
Tobias C. Berner
989faebdd0 New port: audio/pulseaudio-qt -- Qt bindings for PulseAudio 2019-03-25 20:37:59 +00:00
Sunpoet Po-Chuan Hsieh
8608ea0fdb Update to 2019.03.20 2019-03-25 18:47:51 +00:00
Sunpoet Po-Chuan Hsieh
336e09ba19 Update to 2019.03.24 2019-03-25 18:47:46 +00:00
Sunpoet Po-Chuan Hsieh
2a3d93ec57 Update to 1.15.0
Changes:	https://github.com/grosser/parallel/commits/master
2019-03-25 18:47:41 +00:00
Sunpoet Po-Chuan Hsieh
87e909f543 Update to 1.2.2
Changes:	https://github.com/jekyll/jekyll-coffeescript/releases
2019-03-25 18:47:36 +00:00
Sunpoet Po-Chuan Hsieh
ef2691156b Update to 4.3.16
Changes:	https://github.com/timothycrosley/isort/releases
2019-03-25 18:47:31 +00:00
Antoine Brodin
f460d366fe Fix build after base r345349
PR:		236141
2019-03-25 18:46:34 +00:00
Kris Moore
be050f0cad - Update to 20190325
- Fix an issue linking with libgeom
- Fix missing debug file if DEBUG is set on zol-kmo
2019-03-25 18:13:06 +00:00
Antoine Brodin
63c2272c37 Fix build with DEFAULT_VERSIONS=python=3.x
PR:		234687
2019-03-25 18:12:38 +00:00
Jan Beich
f4ac87b8b6 Adjust documented values for LLVM_DEFAULT
- Add 80 (current default) but -devel is also possible
- Drop 50 as it's being phased out (see bug 236412)

PR:		235215
Reported by:	Graham Perrin
2019-03-25 18:09:43 +00:00
Jan Beich
59dfe6f148 devel/cquery: unbreak with DEFAULT_VERSIONS+=llvm=-devel
Don't try hard to make LIB_DEPENDS pick the specific version when this
is already enforced by BUILD_DEPENDS. The left field in _DEPENDS lines
isn't recorded into binary packages, anyway.

=======================<phase: lib-depends    >============================
===>   cquery-20180718_4 depends on shared library: libclang.so.-devel - not found
===>   Installing existing package /packages/All/llvm-devel-9.0.d20190226.txz
[120i386-default-llvm90-job-03] Installing llvm-devel-9.0.d20190226...
the most recent version of llvm-devel-9.0.d20190226 is already installed
===>   cquery-20180718_4 depends on shared library: libclang.so.-devel - not found
*** Error code 1
2019-03-25 18:09:37 +00:00
Jan Beich
72677b80da devel/ccls: unbreak with DEFAULT_VERSIONS+=llvm=-devel
Don't try hard to make LIB_DEPENDS pick the specific version when this
is already enforced by BUILD_DEPENDS. The left field in _DEPENDS lines
isn't recorded into binary packages, anyway.

=======================<phase: lib-depends    >============================
===>   ccls-0.20190301_2 depends on shared library: libLLVM--devel.so - not found
===>   Installing existing package /packages/All/llvm-devel-9.0.d20190226.txz
[120i386-default-llvm90-job-07] Installing llvm-devel-9.0.d20190226...
the most recent version of llvm-devel-9.0.d20190226 is already installed
===>   ccls-0.20190301_2 depends on shared library: libLLVM--devel.so - not found
*** Error code 1
2019-03-25 18:09:30 +00:00
Fernando Apesteguía
1a20a331c4 games/colobot: fix build with GCC-based architectures
PR:	236745
Submitted by:	pkubaj@anongoth.pl
2019-03-25 17:21:57 +00:00
Fernando Apesteguía
96ef6dd7f1 sysutils/mapdir: update to 1.2
PR:	236764
Submitted by:	bsd@olivermahmoudi.com (maintainer)
2019-03-25 17:20:04 +00:00
Fernando Apesteguía
b55fd4595c deskutils/sysctlview: update to 0.2
From ChangeLog: https://gitlab.com/alfix/sysctlview/blob/master/CHANGELOG

* change C GTK -> C++ GTKmm
* add menu
* add "node dialog" when a row is
* clicked
* add manual page "sysctlview.1"
* add TreeView "Main"
* delete
* TreeView "description"
* delete TreeView "values"
* delete TreeView "info"
* delete sysctlmibinfo.c/h (dynamic linking)
* delete sysctlview.window.xml

PR:	236762
Submitted by:	alfix86@gmail.com (maintainer)
2019-03-25 17:15:59 +00:00
Tobias Kortkamp
d49b15a686 x11-fonts/psftools: Update to 1.0.12 2019-03-25 17:12:33 +00:00
Adriaan de Groot
1a30c48378 Fix build of net-im/mtxclient by patching out one more "json.hpp".
Pointy hat: adridg@

Reported by:	antoine
2019-03-25 16:59:50 +00:00
Kai Knoblich
569dfac9ec New port: deskutils/meteo
Know the forecast of the next hours & days. Meteo is a forecast
application developed with Vala & Gtk, using OpenWeatherMap API.

WWW: https://gitlab.com/bitseater/meteo

PR:		236350
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19613
2019-03-25 16:32:18 +00:00