1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

17909 Commits

Author SHA1 Message Date
Tobias Kortkamp
581cac9416 Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
Emanuel Haupt
781255a03a Update to 3.3.5 2019-11-15 09:22:49 +00:00
Tobias Kortkamp
863110e9f9 Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
Sunpoet Po-Chuan Hsieh
d80ee2cc85 Add LICENSE_FILE 2019-11-13 23:24:59 +00:00
Sunpoet Po-Chuan Hsieh
f3a0cc6e09 Fix CVE-2017-8372, CVE-2017-8373 and CVE-2017-8374
- Bump PORTREVISION for package change

Differential Revision:	https://reviews.freebsd.org/D22300
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
Obtained from:	https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508133#15
Security:	b48e7b14-052a-11ea-a1de-53b029d2b061
MFH:		2019Q4
2019-11-13 23:24:54 +00:00
Dmitry Marakasov
3df4cb97cf - Fix installation of some includes 2019-11-13 20:13:11 +00:00
Dmitry Marakasov
de8662d896 - Update WWW
- Silence stripping

Approved by:	portmgr blanket
2019-11-13 09:39:59 +00:00
Tobias Kortkamp
921c86a89a audio/yoshimi: Update to 1.6.0.3
Changes:	https://github.com/Yoshimi/yoshimi/blob/1.6.0.3/Changelog
2019-11-13 06:40:09 +00:00
Piotr Kubaj
83aab5951a audio/pulseeffects: fix build on GCC architectures
C++17 compiler is needed:
src/convolver/meson.build:5:7: ERROR: C++ Compiler does not support -std=c++17

Approved by:	mentors (implicit approval)
2019-11-12 18:18:54 +00:00
Tobias C. Berner
24170f7905 audio/noson-app: update to 3.16.1 2019-11-12 15:35:50 +00:00
Tobias C. Berner
c292d26b2e Update KDE Plasma Desktop to 5.17.3
Tuesday, 12 November 2019. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.17.3. Plasma 5.17 was released in October 2019 with many feature
refinements and new modules to complete the desktop experience.

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

 * Fix binding loop in lockscreen media controls. Commit. Fixes bug .
 * [GTK3/Firefox] Fix scrollbar click region. Commit. Fixes bug .
 * [effects/startupfeedback] Fallback to small icon size when no cursor size is configured.

Changelog:
	https://kde.org/announcements/plasma-5.17.2-5.17.3-changelog.php
2019-11-12 15:26:14 +00:00
Mateusz Piotrowski
25a60eef5f Unbreak with a new master site
While here:
- Define the license.
- Pet portclippy, portfmt, and portlint.

PR:		241868
Submitted by:	António Barbosa <amrgbarbosa77@gmail.com>
2019-11-11 13:45:56 +00:00
Tobias C. Berner
9c72ccde1c audio/noson-app: update to 3.16.0 2019-11-09 09:23:53 +00:00
Tobias C. Berner
19206a139e KDE Applications: update to 19.08.3
November 07, 2019.
Today KDE released the third stability update for KDE Applications 19.08. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

More than a dozen recorded bugfixes include improvements to Kontact, Ark,
Cantor, K3b, Kdenlive, Konsole, Okular, Spectacle, Umbrello, among others.

Improvements include:
 *   In the video-editor Kdenlive, compositions no longer disappear when
     reopening a project with locked tracks
 *   Okular's annotation view now shows creation times in local time zone
     instead of UTC
 *   Keyboard control has been improved in the Spectacle screenshot utility

You can find the full list of changes here:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.3
2019-11-09 08:13:40 +00:00
Tobias Kortkamp
792a396940 audio/cmus: Disable MAD by default
According to the submitter libmad is vulnerable and inefficient and
should not be used anymore.  The ffmpeg plugin serves as a fallback
input plugin.  This should not cause any functional differences
other than slightly slower seek in MP3s.

Submitted by:	daniel.engberg.lists_pyret.net
Differential Revision:	https://reviews.freebsd.org/D22264
2019-11-09 06:34:34 +00:00
Steve Wills
5532bb619d audio/spotifyd: fix rc script args
PR:		241680
Approved by:	tobik (maintainer)
2019-11-08 23:52:37 +00:00
Dmitry Marakasov
7e177f603e - Update WWW
- Remove unneeded include

Approved by:	portmgr blanket
2019-11-08 09:39:52 +00:00
Tobias Kortkamp
6a379e2d3a a-b: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:27:56 +00:00
Mark Linimon
686730d4e7 Unmark these ports broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2019-11-08 03:54:11 +00:00
Niclas Zeising
ef5d45aaa6 Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
Tobias Kortkamp
2fe5565445 lang/rust: Update to 1.39.0
- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR:		241411 [1]
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22240
2019-11-07 18:07:20 +00:00
Rene Ladan
ee06ec39ce Clean up support for FreeBSD 11.2.
While here, modernize some comments in Mk/bsd.*.mk.

Note that graphics/drm-fbsd11.2-kmod is not renamed yet, this was somewhat
under discussion.

Submitted by:	rene
Reviewed by:	antoine, jbeich, mat, zeising
Differential Revision:	https://reviews.freebsd.org/D21974
2019-11-07 16:30:12 +00:00
Antoine Brodin
cc8ad7de9b Mark a few ports BROKEN, unfetchable 2019-11-06 12:48:32 +00:00
Dmitry Marakasov
4668c6aa4d - Update WWW
Approved by:	portmgr blanket
2019-11-06 09:39:50 +00:00
Antoine Brodin
7e175f18f3 Unbreak 2019-11-06 09:23:23 +00:00
Piotr Kubaj
10bd80f6a8 audio/wavplay: unbreak on powerpc64
Builds fine.

Approved by:	mentors (implicit approval)
2019-11-04 21:51:20 +00:00
Niclas Zeising
91c3b180c1 Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
2019-11-04 20:39:51 +00:00
Tobias Kortkamp
3ca0a0b60f audio/spotifyd: Update to v0.2.20
Changes:	https://github.com/Spotifyd/spotifyd/commits/v0.2.20
2019-11-04 15:00:15 +00:00
Piotr Kubaj
00b0fcf7f6 audio/lsp-plugins-lv2: unbreak on powerpc64
Builds fine with GCC from ports.

Approved by:	mentors (implicit approval)
2019-11-04 13:40:36 +00:00
Tobias C. Berner
5613cb3532 audio/fluidsynth: update to 2.0.8
Changelog:
   * fix incorrect behavior of fluid_sample_set_sound_data() (, thanks to
     @swesterfeld) fix voices being mixed incorrectly, causing audible crackle
   * esp. at sample-rates >48kHz ()
   * make sure that defining NDEBUG disables assertions
2019-11-03 08:42:13 +00:00
Jason E. Hale
1287c85767 audio/picard-plugins: Update to snapshot from 2019-10-27
New plugin: Additional Artists Variables

PR:		241682
Submitted by:	Adam Jimerson <vendion@gmail.com>
2019-11-03 01:45:40 +00:00
Jason E. Hale
51619cdf6e audio/picard: Update to 2.2.2
PR:		241681
Submitted by:	Adam Jimerson <vendion@gmail.com>
2019-11-03 01:42:13 +00:00
Tobias C. Berner
801f001c09 audio/musicpc: update to 0.33
PR:		241670
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2019-11-02 13:27:37 +00:00
Tobias C. Berner
bdd20f8fd0 audio/lingot: Update to 1.0.1
* Update to 1.0.1
 * Change gtk20 to gtk30
 * Add pulseaudio option
 * Move NLS/gettext as an option
 * Add FFTW option
 * Add cairo
 * Remove libglade2

Changelog:

   https://savannah.nongnu.org/forum/forum.php?forum_id=9190

PR:		241648
Submitted by:	Loïc Bartoletti <lbartoletti@tuxfamily.org>  (maintainer)
2019-11-02 11:19:39 +00:00
Tobias Kortkamp
d37b01aa0e audio/faudio: Update to 19.11
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.11
2019-11-01 17:52:21 +00:00
Dmitry Marakasov
ec00035afb - Produce meaningful error when timidity is built without required option
- Add USES=sdl

PR:		238080
Reported by:	list1@gjunka.com
MFH:		2019Q4 (with hat)
2019-11-01 00:28:25 +00:00
Emanuel Haupt
92a55f8c57 Update to 0.4.10 2019-10-31 18:16:39 +00:00
Tobias Kortkamp
da5de2a7ec Add missing USES to my ports, round 2 2019-10-31 09:10:55 +00:00
Tobias Kortkamp
66c5c27583 Add missing USES to my ports 2019-10-31 08:59:55 +00:00
Yuri Victorovich
7f9d44babf audio/sherlock-lv2: Update 0.18.0 -> 0.20.0
Reported by:	repology
2019-10-31 06:33:11 +00:00
Tobias C. Berner
ca9a79ffa9 KDE Plasma Desktop: update to 5.17.2 2019-10-30 11:38:19 +00:00
Yuri Victorovich
e756887cea audio/py-pysndfile: Update 1.3.7 -> 1.3.8
Reported by:	portscout
2019-10-29 05:35:46 +00:00
Emanuel Haupt
fa9cb52203 Update to 3.3.4 2019-10-28 20:16:15 +00:00
Yuri Victorovich
7c4526c610 audio/gsequencer: Update 2.3.14 -> 2.3.15
Reported by:	portscout
2019-10-28 05:30:19 +00:00
Yuri Victorovich
ba721b35cf audio/qmidictl: Update 0.5.5 -> 0.6.0
Reported by:	portscout
2019-10-28 05:29:24 +00:00
Roman Bogorodskiy
662381278b audio/mpg123: update to 1.25.13 2019-10-27 11:16:39 +00:00
Yuri Victorovich
bb233fc6e8 audio/polyphone: Update 2.1.2 -> 2.1.3
Reported by:	portscout
2019-10-27 05:58:16 +00:00
Tobias C. Berner
4e896a50f8 math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work with this version -> mark it broken
  - this also breaks the two consumers of this port

- biology/gemma: has a conflict with cblas, and is makred broken.

PR:		241363
Exp-run by:	antoine
2019-10-25 23:41:34 +00:00
John Hixson
8a4ec6ce71 audio/pithos: update to 1.5.0 2019-10-25 20:13:48 +00:00
Sunpoet Po-Chuan Hsieh
31cd1552db Fix build with texinfo 6.7
PR:		240976
Exp-run by:	antoine
2019-10-25 19:09:26 +00:00