Guido Falsi
c9e453111b
Update calibre to 5.11.0
2021-02-12 12:23:23 +00:00
Pietro Cerutti
1c113c5975
mail/roundcube-carddav: update to 4.0.4
...
The RCMCardDAV project has been restructured, with the core CardDAV interaction
logic moved out into a separate library. Not all the Composer dependencies are
available as ports, so we'll provide a complete tarball with dependencies
pre-vendored in.
Release notes:
https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.4
https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.3
https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.2
https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.1
https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.0
https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.0-alpha1
2021-02-12 12:20:36 +00:00
Rainer Hurling
b45426fc85
lang/polyml: Update to 5.8.1
...
- Bug fix release for version 5.8
- Visual Studio projects have been updated to VS2017 and SDK 10
Changelog: https://github.com/polyml/polyml/releases/tag/v5.8.1
PR: 253282
Submitted by: Wen Heping <wen@FreeBSD.org >
Reviewed by: tcberner (mentor)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D28529
2021-02-12 11:42:54 +00:00
Fernando Apesteguía
737c928046
lang/crystal: Update to 0.36.1
...
ChangeLog: https://github.com/crystal-lang/crystal/blob/0.36.1/CHANGELOG.md
Should fix this issue: https://github.com/crystal-lang/crystal/pull/10259
PR: 253111
Submitted by: rlwestlund@gmail.com
Approved by: greg@unrelenting.technology (maintainer)
MFH: 2021Q1 (runtime fix)
2021-02-12 11:17:54 +00:00
Yuri Victorovich
82eb4ffa97
science/chrono: Update 5.0.1 -> 6.0.0
...
Also add port options for optional modules defined by the project.
2021-02-12 11:13:40 +00:00
Fernando Apesteguía
1e626aff3f
multimedia/smtube: update to 20.6.0
...
ChangeLog: https://www.smtube.org/en/index
PR: 253402
Submitted by: vvd@unislabs.com (maintainer)
2021-02-12 11:08:05 +00:00
Fernando Apesteguía
6725624678
x11-fm/doublecmd: multiple instances fix
...
* Fix fatal error when multiple instances of the app are executed
PR: 253432
Submitted by: bbtruk@users.sourceforge.net (maintainer)
MFH: 2021Q1 (runtime fix)
2021-02-12 11:02:44 +00:00
Hiroki Tagato
bd8021cacf
Add a new port deskutils/gnome-pomodoro
...
GNOME Pomodoro is a small application that helps managing time
according to Pomodoro Technique. It intends to improve productivity
and focus by taking short breaks. It uses GNOME technologies, and so
it has complete integration with the GNOME desktop environment.
WWW: https://gnomepomodoro.org
2021-02-12 10:54:45 +00:00
Rodrigo Osorio
eefde745d9
audio/spotifyd: upgrade to 0.3.0 and fix panic after rust update
...
Major changes:
- Changed the config format from ini to TOML
Make sure to update your config file accordingly[1].
- Expose volume trough dbus
- Add an option to disable dbus
Introduce two temporary patches to :
- Fix panic reported in upstream bug system #719[2] - fixed in future
- Fix compilation issue with FreeBSD (Merged after 0.3.0[3] release)
[1] https://github.com/Spotifyd/spotifyd/blob/master/docs/src/config/File.md
[2] https://github.com/Spotifyd/spotifyd/issues/719
[3] https://github.com/Spotifyd/spotifyd/pull/796/commits/a352eab53eef0ecafe1ddb07a43ff2b3ab54f123
PR: 251968
Submitted by: <nick.rozhkov@gmail.com >
2021-02-12 10:41:53 +00:00
Babak Farrokhi
efd34b1df2
databases/pymongo: Fix build for python38
...
PR: 253430
Submitted by: michael.glaus@hostpoint.ch
2021-02-12 09:58:06 +00:00
Kirill Ponomarev
952b8ea60a
Update to 1.4.0
2021-02-12 09:04:20 +00:00
Baptiste Daroussin
c73a219e51
Update to 0.8.1
2021-02-12 08:54:09 +00:00
Wen Heping
ea687f67c9
- Update to 5.5
2021-02-12 08:15:58 +00:00
Hiroki Tagato
9760aa763f
Update to 1.53.2
...
Changelog: https://code.visualstudio.com/updates/v1_53
2021-02-12 07:50:22 +00:00
Neel Chauhan
a0998e15f4
www/oauth2-proxy: Update to v7.0.1
...
Fixes CVE-2021-21291.
Changes: https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.0.1
PR: 253247
Submitted by: Matthias Wolf <freebsd AT rheinwolf DOT de> (maintainer)
MFH: 2021Q1
2021-02-12 04:51:50 +00:00
Neel Chauhan
3705d22c9f
Add security/vuxml entry for CVE-2021-21291 affecting www/oauth2-proxy < 7.0.0.
...
While I'm here, fix formatting for mod_dav_svn CVE-2020-17525 vuxml entry,
MFH: 2021Q1
2021-02-12 04:47:11 +00:00
Neel Chauhan
8117f99349
net/yate: Update to 6.3.0
2021-02-12 04:25:53 +00:00
Neel Chauhan
4c13b04764
net/openvswitch: Update to 2.14.2
...
Changes: https://www.openvswitch.org/releases/NEWS-2.14.2.txt
2021-02-12 04:22:13 +00:00
Neel Chauhan
23fe3915e3
net/cloudquery: Update to 0.9.1
...
Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.9.1
2021-02-12 04:18:26 +00:00
Mark Linimon
8754578e37
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
...
CMake Error in CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
While here, sort USES; add one blank line to be in accordance with
common usage.
Approved by: portmgr (tier-2 blanket)
2021-02-12 03:01:23 +00:00
Kevin Bowling
01ac3c74de
x11/x3270: Remove two unneeded patches
...
Sponsored by: BBOX.io
2021-02-12 01:01:20 +00:00
Wen Heping
64afc4f0e5
- Update to 3.6.0
...
PR: 253229
Submitted by: ports@bsdserwis.com (maintainer)
2021-02-12 00:38:06 +00:00
Wen Heping
254fa3ae80
- Update to 2.1.4
2021-02-12 00:21:55 +00:00
Wen Heping
4e70d33927
- Update to 1.2.1
2021-02-12 00:10:38 +00:00
Wen Heping
802e9bb0a2
- Update to 3.3.3
2021-02-12 00:04:23 +00:00
Wen Heping
84b31f93cd
- Update to 3.01
2021-02-11 23:35:49 +00:00
Joseph Mingrone
71672f85b0
misc/gnu-watch: Fix build with NLS knob turned off
...
Approved by: ehaupt (maintainer)
Differential Revision: https://reviews.freebsd.org/D28597
2021-02-11 23:22:11 +00:00
Danilo G. Baio
1acf8eac6b
devel/py-wlc: Update to 1.10
...
Changelog: https://github.com/WeblateOrg/wlc/blob/1.10/CHANGES.rst
2021-02-11 23:20:57 +00:00
Danilo G. Baio
76c29182c9
textproc/py-spylls: Update to 0.1.4
2021-02-11 23:20:23 +00:00
Guido Falsi
39d7052f9c
Update xfce4-weather-plugin to 0.11.0
...
This version has migrated configuration to xfconf. Settings from
the rc file are not automatically migrated.
2021-02-11 22:03:49 +00:00
Muhammad Moinur Rahman
18bad1f9db
databases/mroonga: Update version 10.10=>11.00
...
Relnotes: https://mroonga.org/en/blog/2021/02/09/mroonga-11.00.html
2021-02-11 22:03:38 +00:00
Muhammad Moinur Rahman
46c8cd5d47
textproc/groonga: Update version 10.1.1=>11.0.0
...
Relnotes: https://groonga.org/docs/news.html#release-11-0-0-2021-02-09
2021-02-11 22:02:20 +00:00
Danilo Egea Gondolfo
0c7b8d314d
sysutils/helm: Update to 3.5.2
2021-02-11 21:50:04 +00:00
Antoine Brodin
64d2f058d5
Unbreak bulk -a
2021-02-11 20:51:10 +00:00
Jan Beich
7254f522b1
x11/wezterm: simplify install
...
Replace fragile/ugly install workaround with CARGO_INSTALL_PATH.
Before the port adopted USES=ssl by disabling vendor_openssl
CARGO_INSTALL_PATH failed because USES=cargo tried to build during
install phase.
2021-02-11 19:21:10 +00:00
Alexey Dokuchaev
7b297684fa
When listing a directory as a target's order-only-prerequisite, there must
...
be a target to handle this dependency, which I've wrongly assumed there is.
Switch to explicit directory creation as part of the target recipe for now.
Reported by: leres
2021-02-11 18:35:55 +00:00
Muhammad Moinur Rahman
64dd2ca057
devel/libdatrie: Update version 0.2.12=>0.2.13
...
Relnotes: https://github.com/tlwg/libdatrie/blob/master/ChangeLog
2021-02-11 18:11:06 +00:00
Muhammad Moinur Rahman
88eef8c909
devel/libfastjson: Update version 0.99.8=>0.99.9
...
Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
2021-02-11 17:39:45 +00:00
Gerald Pfeifer
17f35f9a33
Update to the 20210207 snapshot of GCC 11.0.0.
2021-02-11 17:39:44 +00:00
Muhammad Moinur Rahman
e70b5dbef5
devel/py-babel: Update version 2.8.0=>2.9.0
...
Relnotes: https://github.com/python-babel/babel/releases/tag/v2.9.0
2021-02-11 17:27:28 +00:00
Tijl Coosemans
29d82d41f8
Introduce ImageMagick default version and use it in print/cups-filters.
...
The different versions of ImageMagick in the ports tree all conflict with
each other and some ports can depend on either of them so it's a perfect
candidate for the default-versions framework.
PR: 252335
Submitted by: VVD <vvd@unislabs.com >
2021-02-11 17:16:28 +00:00
Muhammad Moinur Rahman
30d5076d8a
devel/py-beautifultable: Update version 1.0.0=>1.0.1
...
Relnotes: https://pypi.org/project/beautifultable/1.0.1/
2021-02-11 17:13:59 +00:00
Muhammad Moinur Rahman
d90ffaa0d7
dns/py-dnspython2: Update version 2.0.0=>2.1.0
...
Relnotes: https://www.dnspython.org/news/2.1.0/
2021-02-11 17:06:50 +00:00
Muhammad Moinur Rahman
a96165d303
graphics/ipe: Update version 7.2.21=>7.2.23
2021-02-11 16:57:37 +00:00
Jan Beich
3676ffc10c
x11/wezterm: mark BROKEN on i386
...
error: literal out of range for usize
--> termwiz/src/cell.rs:371:17
|
371 | 0x7f000000_00000000
| ^^^^^^^^^^^^^^^^^^^
|
= note: `#[deny(overflowing_literals)]` on by default
= note: the literal `0x7f000000_00000000` (decimal `9151314442816847872`) does not fit into the type `usize` and will become `0usize`
Reported by: pkg-fallout
2021-02-11 16:44:53 +00:00
Mikael Urankar
143fad9226
lang/ghc: use CONFIGURE_ENV instead of BINARY_ALIAS on arm
...
GHC saves the llvm command name (llc, opt, clang) found at compile time in its
settings file.
Using BINARY_ALIAS allows lang/ghc to build but breaks
ghc ports (devel/hs-cabal-install for example)
GHC configure script accepts now to define LLC, OPT, CLANG as
environment variable, switch to it.
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM 9
<no location info>: error: ghc: could not execute: opt-9.0
PR: 252166, 253367
Approved by: portmgr (tier-2 blanket)
2021-02-11 16:37:41 +00:00
Juraj Lutter
2297887146
devel/rlwrap: Update to 0.44
...
And while here, also:
- Switch to versioned release download
- Reformat Makefile according to portclippy/portfmt
- Fix pkg-plist
Reviewed by: osa (mentor), swills (mentor)
Approved by: osa (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28429
2021-02-11 16:36:24 +00:00
Jochen Neumeister
64df75bdb5
Update 3rd Party Module
...
Sponsored by: Netzkommune GmbH
2021-02-11 16:24:06 +00:00
Alexey Dokuchaev
143321151b
Update IceWM to version 2.1.2.
2021-02-11 16:15:03 +00:00
Mikael Urankar
f3e220efbd
security/tailscale: Update to 1.4.4
...
While here fix rc script (pr 253396)
Changes: https://github.com/tailscale/tailscale/releases/tag/v1.4.4
PR: 253396
Submitted by: Mike Knell
2021-02-11 16:12:13 +00:00