1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

543090 Commits

Author SHA1 Message Date
Matthias Fechner
fe814b7caf devel/rubygem-ruby-magic: New port
Required for gitlab-ce 13.11 upgrade.
2021-04-23 21:06:09 +02:00
Matthias Fechner
49124e3704 textproc/rubygem-nokogiri: Update to 1.11.3.
This update is required for gitlab-ce 13.11.
2021-04-23 21:06:08 +02:00
Matthias Fechner
f56507576b www/gitlab-workhorse: Update to 13.11.1.
This update is required for gitlab-ce 13.11.
2021-04-23 21:06:08 +02:00
Matthias Fechner
6f3117b217 www/gitlab-pages: Update to 1.38.0.
Update is required for gitlab-ce 13.11 upgrade.
2021-04-23 21:06:08 +02:00
Matthias Fechner
ff7e7b0276 net/gitlab-agent: update to 13.11.1.
Update is required for gitlab-ce 13.11 upgrade.
2021-04-23 21:06:07 +02:00
Matthias Fechner
a39d3cd20c devel/gitaly: Update to 13.11.1.
This update is required for gitlab-ce 13.11 upgrade.
2021-04-23 21:06:07 +02:00
Matthias Fechner
0ff939e3cf www/rubygem-gitlab-gollum-rugged_adapter: Update to 0.4.4.4.gitlab.1.
Update required for gitlab-ce 13.11 upgrade.
2021-04-23 21:06:07 +02:00
Matthias Fechner
6b1899327a security/rubygem-lockbox: Update to 0.6.4.
Update required for gitlab-ce 13.11 update.
2021-04-23 21:06:06 +02:00
Matthias Fechner
80fb44d116 devel/rubygem-gitlab-experiment: Update to 0.5.3.
This update is required for gitlab-ce 13.11.
2021-04-23 21:06:06 +02:00
Matthias Fechner
71aebb41f7 net/rubygem-gitaly: Update to 13.11.0.pre.rc1.
This update is required for gitlab-ce 13.11 upgrade.
2021-04-23 21:06:06 +02:00
Matthias Fechner
30eb9ac185 devel/rubygem-gitlab-license: Update to 1.4.0.
Update required for gitlab-ce 13.11.
2021-04-23 21:06:05 +02:00
Matthias Fechner
e3d9d5a4f8 www/rubygem-gon-rails60: Update to 6.4.0.
Is required for gitlab-ce 13.11 upgrade.
2021-04-23 21:06:05 +02:00
Matthias Fechner
0d1921776d devel/rubygem-gitlab-sidekiq-fetcher: Update to 0.5.6
This update is required for gitlab-ce 13.11.
2021-04-23 21:06:04 +02:00
Matthias Fechner
c4edecc0fe www/rubygem-hamlit: Update to 2.15.0
This update is required for gitlab-ce 13.11.
2021-04-23 21:06:04 +02:00
Matthias Fechner
e3f40c57f5 security/rubygem-devise-two-factor-rails60: Update to 4.0.0
This update is required for gitlab-ce 13.11.
2021-04-23 21:06:04 +02:00
Matthias Fechner
68333006d5 devel/rubygem-rotp: Upgrade to 6.2.0
This update is required for gitlab-ce 13.11.
2021-04-23 21:06:03 +02:00
Palle Girgensohn
ff87b25847 security/shibboleth-sp: Reintroduce direct dependencies to silent Q/A.
The dependencies where previously added indirectly through the
dependency chain via opensaml, bust the Q/A disapproved of that.

Add patch to check for missing DataSealer during cookie recovery.
2021-04-23 21:04:42 +02:00
Palle Girgensohn
9473da3e2d databases/postgresql-jdbc: update to 42.2.20
Relnotes:	https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.20
2021-04-23 21:04:41 +02:00
Antoine Brodin
04b21aacd5 Remove expired multimedia/{gmimms,mimms} 2021-04-23 19:00:40 +00:00
Antoine Brodin
5275bcca46 Remove devel/py-enum34, no longer needed 2021-04-23 18:46:52 +00:00
Antoine Brodin
f66579ff68 textproc/py-toml: py27 flavor is no longer needed 2021-04-23 18:38:21 +00:00
Antoine Brodin
3ab35823d4 devel/py-setuptools_scm: remove py27 flavor 2021-04-23 18:33:38 +00:00
Rodrigo Osorio
84ec73e50b audio/ncspot: upgrade to v0.6.0 from v0.3.0
v0.6.0  https://github.com/hrkfdn/ncspot/releases/tag/v0.6.0
            Refactorings + dependency updates
            Sort artist albums by year
            Store user state in binary CBOR format
            Improve synchronization of playback times
            Implement track preloading
            Don't save tracks AND album when saving an album (#488)
            (Re)store currently playing track + shuffle state from previous session (#448)
            Show display name owning the current library (#470)
            Add logout command (#470)
            Pagination for artist albums (#477)
            Split artist albums/singles into separate panel
            Play top tracks by artist instead of all tracks by artist
            Pagination for Podcast episodes
            Show tracks + duration of album, playlist, queue in the title bar (#475)

    v0.5.0  https://github.com/hrkfdn/ncspot/releases/tag/v0.5.0
            Fix: correct positioning of search match highlight
            Improve album loading in artist view (#446)
            Fix display of PlayNext command (#445)
            More resilient playlist track deletion (f2bcfca)
            Remove plain-text credential store (#447)
            Clear search term when ESC is pressed (#384)
            Loop mode is now editable via MPRIS (#437)
            Persist sorting orders for playlists (#436)
            Persist volume and shuffle/repeat state across app restarts (#438)
            Persist track queue across app restarts (#438)
            Add config values to override shuffle/repeat state
            Implement cover drawing as optional feature (#451)

    v0.4.0 https://github.com/hrkfdn/ncspot/releases/tag/v0.4.0
            Fix multiple tracks in queue being shown as playing (#396)
            Return to search when viewing search results (#397)
            Add support for open.spotify.com links (#392)
            Restart queue if pressing play when stopped (#399)
            Fix not handling changed event (#402)
            Don't handle FinishedTrack as Stopped (#403)
            Fix removing listview item even if not succesfully deleted (#404)
            Open search results in search screen (#413)
            CI: Publish binary artifacts on release (#393)
            Add simple debian-packaging with cargo-deb (#405)
2021-04-23 22:26:45 +02:00
Antoine Brodin
30588b4ccc misc/py-tqdm: py27 flavor is no longer needed 2021-04-23 18:25:00 +00:00
Emanuel Haupt
0776f7e6cb net-p2p/xmrig: Update to 6.12.1 2021-04-23 19:17:09 +02:00
Rainer Hurling
a36eb0f518 devel/py-b2sdk: Update to 1.6.0
Changelog: https://github.com/Backblaze/b2-sdk-python/releases

PR:		255312
Submitted by:	Henry <PopularMoment@protonmail.com> (maintainer)
2021-04-23 19:12:51 +02:00
Guido Falsi
f6f44b6cfe sysutils/cpdup: Update pkg-plist and WWW
PR:		253750
Approved by:	gmarco@giovannelli.it (maintainer)
2021-04-23 19:01:28 +02:00
Dmitry Marakasov
939c10e291 games/dustrac: update to 2.1.1 2021-04-23 20:00:39 +03:00
Lewis Cook
295652858b devel/sentry-cli: Update to 1.64.1
Changes:	https://github.com/getsentry/sentry-cli/releases/tag/1.64.1
2021-04-23 17:50:05 +01:00
Neel Chauhan
4a19295b95 lang/mecrisp-stellaris: fix build problems
PR:		254945
Submitted by:	Robert Clausecker <fuz AT fuz DOT su> (maintainer)
MFH:		2021Q2
2021-04-23 09:36:24 -07:00
Kai Knoblich
819cf6efa3 www/py-django111: Set to expire
* The port was already marked as DEPRECATED a year ago and all of its
  consumers have now been switched to Django 2.2 or newer versions.

PR:		245309
Approved by:	kai (python, maintainer)
2021-04-23 18:31:03 +02:00
Kai Knoblich
4e34032721 www/py-django-contrib-comments: Update to 2.1.0
Changelog:

https://github.com/django/django-contrib-comments/blob/2.1.0/HISTORY.rst

PR:		245309
Approved by:	koobs (maintainer)
2021-04-23 18:31:03 +02:00
Fernando Apesteguía
b07b37591c games/exult: update to 1.7.0.20210423
Reported by:	portscout
2021-04-23 18:20:46 +02:00
Lewis Cook
d11953143c misc/xplr: Update to 0.5.6
Changes:	https://github.com/sayanarijit/xplr/compare/v0.5.4...v0.5.6
2021-04-23 17:19:02 +01:00
Jan Beich
0cad1d8425 gecko: switch to llvm12
May help with LTO and -march=native issues.
2021-04-23 16:13:16 +00:00
Jan Beich
cdf1aef1cc www/firefox: update gamepad patch 2021-04-23 16:13:15 +00:00
Jan Beich
1589b9500b graphics/glslang: update to 11.3.0
Changes:	https://github.com/KhronosGroup/glslang/compare/11.2.0...11.3.0
Reported by:	Repology
2021-04-23 16:13:15 +00:00
Jan Beich
b126b061ee multimedia/gmmlib: update to 21.1.2
Changes:	https://github.com/intel/gmmlib/compare/intel-gmmlib-21.1.1...intel-gmmlib-21.1.2
Reported by:	portscout
2021-04-23 16:13:15 +00:00
Alex Dupre
fc806b19b3 net-p2p/openethereum: update to 3.2.4 release. 2021-04-23 17:56:17 +02:00
Tobias C. Berner
df8aba93b3 x11-themes/qtcurve-kf5: make dependency on doctools explicit
- add missing build dependency on kf5-kdoctools

Reported by:	fluffy
2021-04-23 17:51:29 +02:00
Thierry Thomas
b5eeb2e903 astro/py-sgp4: upgrade to 2.19 2021-04-23 17:43:50 +02:00
Thierry Thomas
14107e4b6c www/threejs: upgrade to r128
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r128>.
2021-04-23 17:41:15 +02:00
Thierry Thomas
f467fe075b math/py-cypari2: update to 2.1.2.
- Switch to pypi.org;

- Strip libraries;

- Add a test target.
2021-04-23 17:39:04 +02:00
Franco Fichtner
26842ebb8a www/phalcon4: Update to 4.1.1
Changes:	https://github.com/phalcon/cphalcon/releases/tag/v4.1.1
PR:		255343
2021-04-23 16:21:02 +01:00
Lewis Cook
93946d8aaa shells/fish: Update to 3.2.2
Changes:	https://github.com/fish-shell/fish-shell/releases/tag/3.2.2
PR:		255345
Approved by:	asomers (maintainer)
MFH:		2021Q2
2021-04-23 16:07:19 +01:00
Dmitry Marakasov
50102831fe games/oolite: mark BROKEN on i386: methodjit/MethodJIT.cpp:318:5: error: expected '(' after 'asm' 2021-04-23 18:03:06 +03:00
Dmitry Marakasov
89c730be17 astro/mkgmap: update to r4669 2021-04-23 18:03:06 +03:00
Dmitry Marakasov
b842770973 games/libretro-snes9x2010: fix build
- Fix build by changing gcc-specific argument to clang compatible
  (-flto=auto -> -flto). This change was upstreamed so it may be
  dropped on the next port update. For FreeBSD 11, don't use -flto
  at all to also fix the build.
- While here, minor style fixes

Approved by:	portmgr blanket
2021-04-23 18:03:06 +03:00
Dmitry Marakasov
08fdac61c3 games/quake3: mark BROKEN on FreeBSD >= 13 2021-04-23 18:03:06 +03:00
Dmitry Marakasov
49d75dad8e games/q3cellshading: mark BROKEN on FreeBSD >= 13 2021-04-23 18:03:06 +03:00