1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

499537 Commits

Author SHA1 Message Date
Tobias Kortkamp
b543e13adb lang/rust-nightly: Update to 1.43.0.20200220
- Switch backtrace crate patches to upstreamed version

Changes:	433aae93e4...7760cd0fbb
2020-02-20 12:12:06 +00:00
Alexey Dokuchaev
dfb0df35ed Grab maintainership of two ports I regularly use. 2020-02-20 11:09:47 +00:00
Jan Beich
f2c7c0fd1f graphics/libavif: update to 0.5.6
Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.5.5...v0.5.6
Reported by:	portscout
2020-02-20 11:00:48 +00:00
Dmitry Sivachenko
43c828acd5 Update to version 2.1.3. 2020-02-20 10:10:38 +00:00
Yuri Victorovich
f9b3fe3f6c multimedia/peek: Update 1.4.0 -> 1.5.1
Reported by:	portscout
2020-02-20 10:09:38 +00:00
Yuri Victorovich
c49f6cd290 multimedia/ustreamer: Update 1.11-2 -> 1.12
Reported by:	portscout
2020-02-20 10:01:41 +00:00
Yuri Victorovich
dba808e66e games/armagetronad: Update 0.2.8.3.4 -> 0.2.8.3.5
Reported by:	portscout
2020-02-20 09:49:33 +00:00
Mathieu Arnold
089a592dc8 Switch dns/bind-tools to the new dns/bind916. 2020-02-20 09:32:05 +00:00
Dmitry Marakasov
005e84ca29 - Update WWW
- Remove trailing whitespace from pkg-descr

Approved by:	portmgr blanket
2020-02-20 09:31:31 +00:00
Baptiste Daroussin
b944373395 Hook compat12x to the build 2020-02-20 09:28:59 +00:00
Yuri Victorovich
4785abe567 math/ensmallen: Update 2.11.2 -> 2.11.3
Reported by:	portscout
2020-02-20 09:28:05 +00:00
Baptiste Daroussin
444eb46a50 Add a compat12x port after the bump of ncurses lib in base 2020-02-20 09:27:49 +00:00
Yuri Victorovich
d989952956 math/py-spot: Update 2.8.5 -> 2.8.6
Reported by:	portscout
2020-02-20 09:16:22 +00:00
Yuri Victorovich
4aa9308fcf math/spot: Update 2.8.5 -> 2.8.6
Reported by:	portscout
2020-02-20 09:15:43 +00:00
Mathieu Arnold
76be8b6ca0 Add forgotten CONFLICTS lines. 2020-02-20 09:09:00 +00:00
Mathieu Arnold
2d22c8eb70 Add a couple of things here to ease future new releases. 2020-02-20 09:07:53 +00:00
Mathieu Arnold
7793152add Update to 9.14.11.
Changes:	https://downloads.isc.org/isc/bind9/9.14.11/RELEASE-NOTES-bind-9.14.11.html
2020-02-20 09:07:49 +00:00
Mathieu Arnold
6a601f8d8d Update to 9.11.16.
Changes:	https://downloads.isc.org/isc/bind9/9.11.16/RELEASE-NOTES-bind-9.11.16.html
2020-02-20 09:07:36 +00:00
Mathieu Arnold
3739a40fa2 Add the newly minted BIND9 9.16.
Changes:	https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html
2020-02-20 09:06:58 +00:00
Vanilla I. Shu
61f0286170 Update to 4.4.16. 2020-02-20 08:37:41 +00:00
Kurt Jaeger
37b8a039c2 security/p5-IO-Socket-SSL: fix sequence of BUILD_DEPENDS and RUN_DEPENDS
Submitted by:	mat
2020-02-20 08:31:26 +00:00
Palle Girgensohn
8c0b4eab97 Update to 1.3.8
Release notes:	https://fluentbit.io/announcements/v1.3.8/
2020-02-20 08:06:58 +00:00
Santhosh Raju
ccc4fe5b38 irc/ircd-hybrid: Updates to 8.2.29
Changes since 8.2.28:

-- Noteworthy changes in version 8.2.29 (2020-02-19)
o) Extbans have been implemented. Currently supported extbans:

   Matching:

   $a:<account>   Matches users logged into a matching account.
   $c:<channel>   Matches users that are on the given channel. An additional
                  prefix of either @, %, or + can be specified to test for
                  certain channel privileges.
   $o:<class>     Matches IRC operators that have joined a class
                  matching the mask.
   $r:<realname>  Matches users with a matching realname.
   $s:<server>    Matches users that are connected to a server matching the mask.
   $u:<modes>     Matches users having the specified user modes set or not set.
   $z:<certfp>    Matches users having the given TLS certificate fingerprint.

   Acting:

   $j:<banmask>   Prevents matching users from joining the channel.
   $m:<banmask>   Blocks messages from matching users. Users with voice
                  or above are not affected.

   For more details, see help/extban.
o) Added 'channel::enable_extbans' configuration option. See doc/reference.conf
   for more information.
o) For a full list of all changes in this release, see https://git.io/JvBca
2020-02-20 07:01:55 +00:00
Kurt Jaeger
fc1d47f61a security/p5-IO-Socket-SSL: update 2.066 -> 2.067
PR:		244214
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Relnotes:	https://metacpan.org/changes/distribution/IO-Socket-SSL
2020-02-20 06:35:50 +00:00
Loïc Bartoletti
f9854d85a1 games/dMagnetic: Update to 0.22
- Update to 0.22
  - Improve tests

Changelog:

  - http://freshcode.club/projects/dmagnetic
  - http://www.dettus.net/dMagnetic/old_releases.html

PR:	244101
Reported by:	Thomas Dettbarn (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23762
2020-02-20 05:45:37 +00:00
Kurt Jaeger
36df99e0c3 textproc/sigil: update 1.0.0 -> 1.1.0
PR:		243965
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Relnotes:	https://sigil-ebook.com/2020/02/06/sigil-1-1-0-release/
2020-02-20 05:18:19 +00:00
Wen Heping
73f082833d - Update to 1.1.1 2020-02-20 01:49:05 +00:00
Wen Heping
7eab53294c - Update to 3.37 2020-02-20 01:45:34 +00:00
Jan Beich
6bc47ee641 emulators/yuzu: update to s20200219
Changes:	f552d553b...b2bc7682b
2020-02-20 00:59:17 +00:00
Jan Beich
2071428e27 multimedia/aom: update to 1.0.0.3096
Changes:	https://aomedia.googlesource.com/aom/+log/a964eea63..8dc32d710
2020-02-20 00:59:06 +00:00
Matthias Andree
62f20915eb mail/fetchmail: mail/fetchmailconf: update to 6.4.2, make Python 3 compatible
Fetchmail updated to new revision 6.4.2
- one bugfix
- manual page updates
- update of Chinese (simplified) translation
- massive fetchmailconf overhaul
  + Python 3 compatible (requires py-future)
  + Supports IPv6 and SSL probing
- remove two patches for fetchmail that are in the upstream release
- add a smoke test to fetchmailconf's post-install,
  and a patch to support that running without X11 $DISPLAY.

PR:		244130
Submitted by:	mandree@
Reviewed by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
MFH:		2020Q1 (bugfixes and fetchmailconf update and Python3 compat.)
2020-02-20 00:01:58 +00:00
Jason W. Bacon
9a9f11b704 biology/vsearch: Upgrade to 2.14.2
Numerous small bug fixes and enhancements

Reported by:    portscout
2020-02-19 22:34:36 +00:00
Li-Wen Hsu
e4ebb41b8d - Update to 2.221
Sponsored by:	The FreeBSD Foundation
2020-02-19 22:32:17 +00:00
Brooks Davis
cceccd76bc Correct a number of OPENMP plist errors.
I'd only half-merged the switch to an OPENMP_PATTERN variable.

Reported by:	Mark Millard
2020-02-19 22:27:58 +00:00
Antoine Brodin
6d3bf98887 Remove optional dependency on pygtk2
With hat:	portmgr
2020-02-19 22:04:16 +00:00
Jan Beich
753edd4855 multimedia/rav1e: update to 0.3.1
Changes:	https://github.com/xiph/rav1e/releases/tag/v0.3.1
Reported by:	GitHub (watch releases)
2020-02-19 21:38:14 +00:00
Antoine Brodin
b5057e3be4 libftdi1 works fine with python 3
With hat:	portmgr
2020-02-19 21:33:49 +00:00
Emanuel Haupt
3bd4ee6968 Add atom 1.44.0, hackable text editor for the 21st century.
Many thanks to the maintainer Hiroki for his very appreciated work on it.
2020-02-19 20:02:31 +00:00
Koop Mast
a5d0b46567 Update webkit2-gtk3 to 2.26.4.
MFH:		2020Q1
Security:	1cb0af4e-d641-4f99-9432-297a89447a97
2020-02-19 19:01:03 +00:00
Tobias C. Berner
fcbb2b746d Update KDE Frameworks to 5.67.0
February 02, 2020. KDE today announces the release of KDE Frameworks 5.67.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:
	https://kde.org/announcements/kde-frameworks-5.67.0.php

PR:		244015
Exp-run by:	antoine
2020-02-19 18:49:22 +00:00
Tobias C. Berner
859a85de8e Update KDE Plasma Desktop to 5.18.1
Tuesday, 18 February 2020. Today KDE releases a feature update to KDE Plasma 5,
versioned 5.18.1. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

Changelog:
	https://kde.org/announcements/plasma-5.18.0-5.18.1-changelog.php
2020-02-19 18:30:26 +00:00
Gleb Popov
824fb9995a lang/ghc: Now that we use different bootstraps, do not apply ino64 hack anymore.
Unbreaks build on 12.1+

PR:		244217
2020-02-19 18:30:06 +00:00
Fernando Apesteguía
c3303d3ec1 multimedia/shotcut: update to 20.02.17
ChangeLog: https://shotcut.org/blog/new-release-200217/

Reported by:	portscout
2020-02-19 18:19:30 +00:00
Koop Mast
80b1bda957 Document webkit2-gtk3 vulnabilities 2020-02-19 18:06:45 +00:00
Antoine Brodin
9bef23ecc2 Clean up USES
With hat:	portmgr
2020-02-19 17:59:35 +00:00
Bartek Rutkowski
d97de5c8ea www/wt: Update 4.2.0 -> 4.2.1
PR:		244109
Submitted by:	Mohammad S. Babaei <info@babaei.net> (maintainer)
Reviewed by:	robak
2020-02-19 17:11:12 +00:00
Antoine Brodin
5d28a69bdf Clean up 2020-02-19 15:17:09 +00:00
Mark Felder
b56d0e3b9d multimedia/plexmediaserver-plexpass: 1.18.7.2438
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/319
2020-02-19 15:12:59 +00:00
Antoine Brodin
4d55963e37 mono works fine with python 3
With hat:	portmgr
2020-02-19 15:08:26 +00:00
Dmitri Goutnik
c67feb8ab4 security/aws-vault: Update to 5.3.2
Changes:	https://github.com/99designs/aws-vault/releases/tag/v5.3.2
2020-02-19 13:08:09 +00:00