Commit graph

11386 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
1819426e8e Add my LOCAL to MASTER_SITES 2018-02-25 05:31:44 +00:00
Yuri Victorovich
a31a69692d Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.

Approved by:	tcberner (mentor, implicit)
2018-02-25 00:40:37 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Thomas Zander
9dcac06209 Un-break build on clang 6.0.0 (add -std=c++98 to CXXFLAGS) 2018-02-24 19:32:55 +00:00
Rene Ladan
fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00
Yuri Victorovich
5c1aa68faf multimedia/kodi: Bumped due to the previous change in default of the port option LIBBLURAY in r462618
Reported by:	tcberner
Approved by:	tcberner (mentor, implicit)
2018-02-23 08:31:34 +00:00
Thomas Abthorpe
e51177b920 - Reassign ports to the heap 2018-02-23 01:33:00 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Yuri Victorovich
7ff2d64356 multimedia/kodi: Disabled LIBBLURAY by default because every other port has it this way.
PR:		225966
Approved by:	mickael.maillot@gmail.com (maintainer), tcberner (mentor, implicit)
2018-02-22 18:13:01 +00:00
Wen Heping
377732f937 - Update to 0.5.910 [1]
- Regenerate patch with makepatch

PR:		226084 [1]
Submitted by:	w.schwarzenfeld@utanet.at [1]
2018-02-22 07:59:28 +00:00
Mark Felder
89e969baa0 multimedia/plexmediaserver: Update to 1.11.3.4803
Changelog:	https://forums.plex.tv/discussion/comment/1619122#Comment_1619122
2018-02-20 15:39:52 +00:00
Antoine Brodin
d36ae62058 Remove dependency on the python metaports
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 13:18:57 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Thomas Zander
7d2502e316 Fix build on clang 6.0.0, bump PORTREVISION 2018-02-19 07:42:08 +00:00
Yuri Victorovich
ae39b18460 multimedia/libbluray: Moved symlink creation from post-extract to post-patch
Follow-up to r462195

Reported by:	tijl
Approved by:	tcberner (mentor, implicit)
2018-02-18 17:30:11 +00:00
Raphael Kubo da Costa
57d6a5b5fd Fix the build with clang 6.
There's no point in making old, unmaintained code be C++11 compliant, so just
build with -std=gnu++98.

    qvideosurfacegstsink.cpp:345:73: error: constant expression evaluates to 4278190080 which cannot be narrowed to type 'int' [-Wc++11-narrowing]
        { QVideoFrame::Format_RGB32 , 32, 24, 4321, 0x0000FF00, 0x00FF0000, 0xFF000000, 0x00000000 },
                                                                            ^~~~~~~~~~
(and others)
2018-02-18 10:06:56 +00:00
Raphael Kubo da Costa
6699fae7a2 Update QScintilla 2.10.2.
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
2018-02-18 09:55:10 +00:00
Yuri Victorovich
23065efb69 multimedia/libbluray: Update to 1.0.2
Additional port changes:
* Changed to DISTVERSION
* Removed USES=autoreconf (not needed)
* Added post-extract creating symlink linux->freebsd

Bumped 6 depending ports.

Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14406
2018-02-17 21:45:29 +00:00
Yuri Victorovich
320c286103 multimedia/libaacs: Update to 0.9.0
Additional port changes:
* Replaced with DISTVERSION
* Added LICENSE_FILE
* Removed USES=autoreconf

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
2018-02-17 13:52:19 +00:00
Mark Felder
eae1d00818 multimedia/plexmediaserver-plexpass: Update to 1.11.3.4803
Changelog:	https://forums.plex.tv/discussion/comment/1617366#Comment_1617366
2018-02-16 18:03:56 +00:00
Yuri Victorovich
0f2190c067 multimedia/minitube: Update to 2.9
Additional port changes:
* Replaced with DISTVERSION
* Removed INSTALLS_ICONS (not a gtk app)
* Added the patch with the workaround for the build failure

Approved by:	tcberner (mentor, implicit)
2018-02-16 08:36:10 +00:00
Guido Falsi
16b0ef895f - Add back CMAKE_ARGS=-DENABLE_PIC=on to fix port on arm achitectures.
- Bump PORTREVISION since this influences binaries on other archs too.

Reported by:		mmel
2018-02-15 22:13:52 +00:00
Carlos J. Puga Medina
d252354326 multimedia/mpv: Update to 0.27.2
This release contains an additional fix for CVE-2018-6360

MFH:		2018Q1
Security:	https://vuxml.freebsd.org/freebsd/3ee6e521-0d32-11e8-99b0-d017c2987f9a.html
2018-02-15 18:57:57 +00:00
Tobias C. Berner
2cba2f8a3e multimedia/subtitlecomposer-kde4, fix build with clang6 2018-02-15 18:41:19 +00:00
Tobias C. Berner
c8a04c8cdc Update KDE Frameworks to 5.43.0
PR:		225869
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D14287
2018-02-15 17:05:45 +00:00
Tijl Coosemans
e55a9fc97b Fix build with libva 2.1.0 (r461668).
Obtained from:	0d710edb06
2018-02-15 15:10:37 +00:00
Bernard Spil
3b1875b273 security/openssl-devel: Remove BROKEN from some ports
* databases/freetds: Fixed 2017-02-14
 * databases/postgresql10-server: Fixed 2016-09-15 [1]
 * ftp/lftp: Fixed in 4.8.0
 * ftp/proftpd: Fixed in 1.3.5c
 * ftp/wget: Fixed in 1.19.3 [2]
 * lang/erlang-runtime20: Fixed in 20.0
 * net/socat: Fixed in 1.7.3.2
 * security/libssh2: Fixed in 1.8.0 [3]
 * security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
 * sysutils/bacula9-server: Fixed in 9.0.6
 * www/nginx: Fixed in 1.9.14

 * Bulk build OK 10.3/11.1 both i386 and amd64:
    - multimedia/librtmp
    - net/libvncserver
    - www/lynx

PR:		225875 [1], 225872 [2], 225873 [3]
2018-02-15 14:41:29 +00:00
Raphael Kubo da Costa
bb3fdd9409 PyQt: Unconditionally install the .pyi files
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.

This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).

PR:		225773
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D14361
2018-02-14 21:30:14 +00:00
Mark Felder
c2a9535b4c multimedia/plexmediaserver-plexpass: Update to 1.11.3.4793
Changelog:	https://forums.plex.tv/discussion/comment/1615546#Comment_1615546
2018-02-14 19:20:06 +00:00
Dmitry Marakasov
56cd196be5 - Fix python dependency
- Fix shebangs

Approved by:	portmgr blanket
2018-02-14 12:00:31 +00:00
Dmitry Marakasov
7cf9cad3a2 - Update to 1.3
- Implement testing
2018-02-14 11:52:10 +00:00
Guido Falsi
76c677c186 Update libva, libva-intel-driver and libva-utils to 2.1.0 2018-02-12 22:37:33 +00:00
Dmitry Marakasov
662dd43047 - Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
2018-02-12 16:00:42 +00:00
Dmitry Marakasov
8dc87bc7b8 - Fix plist
Approved by:	portmgr blanket
2018-02-12 15:08:51 +00:00
Guido Falsi
575a291bda ake advatnage of USES=compiler:c++14-lang instead of forcing clang
5.0 usage.

This should play better with non intel architectures we support.

Suggested by:		jbeich@ (Thanks)
2018-02-11 22:48:33 +00:00
Carlos J. Puga Medina
57cc49cf38 multimedia/mpv: Update to 0.27.1
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.27.1

MFH:		2018Q1
Security:	https://vuxml.freebsd.org/freebsd/3ee6e521-0d32-11e8-99b0-d017c2987f9a.html
2018-02-11 21:52:13 +00:00
Guido Falsi
a434ac470f - Update multimedia/x265 to 2.6
- Use the distfile provided by the VideoLAN project
- Add options for HI10P and HI12P (available only for amd64)
- Add DEBUG option
- Add OPTIMIZED_CFLAGS option
- Force using clang 5.0 on 10.4. Base provided clang fails during
  compilation
- Chase shlib bump in dependent ports

PR:		225431
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	Maintainer timeout
2018-02-11 20:19:11 +00:00
Ruslan Makhmatkhanov
ea41ce5dc5 multimedia/gtk-recordmydesktop: fix runtime
- fix runtime by correcting shebang line
- set LICENSE_FILE
- set NO_ARCH since this package does not contain platform dependent files
- seitch to USES=localbase and correct requred python version
- bump PORTREVISION to reflect package changes

PR:		220800
Reported by:	timp87@gmail.com
MFH:		2018Q1
2018-02-11 19:41:30 +00:00
Jan Beich
b0b6625638 multimedia/l-smash: update to 2.14.5
Changes:	https://github.com/l-smash/l-smash/compare/v2.9.1...v2.14.5
ABI:		https://people.freebsd.org/~jbeich/compat_reports/l-smash/2.9.1_to_2.14.5/compat_report.html
2018-02-11 12:48:53 +00:00
Dmitry Marakasov
41acd82663 - Update WWW 2018-02-11 09:02:49 +00:00
Sunpoet Po-Chuan Hsieh
84e1ce5398 Fix LICENSE
- Add LICENSE_FILE

Approved by:	portmgr (blanket)
2018-02-10 21:04:54 +00:00
Sunpoet Po-Chuan Hsieh
77e779556f Fix LICENSE
Approved by:	portmgr (blanket)
2018-02-10 21:02:54 +00:00
Sunpoet Po-Chuan Hsieh
4e51297cf6 Simplify Makefile: use PY_FUTURES
With hat:	python
2018-02-10 19:58:56 +00:00
Tobias C. Berner
88ffad5a1e Follow up to r461375
* Remove the (origins of the) copied ports manually
  (as the new ones are repo-copies of these, no history is lost).
* Fixup index in games/Makefile

Sorry for the breakage.

Pointy hat:	tcberner
2018-02-10 11:39:52 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Mark Felder
df9e1aabd2 multimedia/plexmediaserver-plexpass: Update to 1.11.2.4772
Changelog:	https://forums.plex.tv/discussion/comment/1611408#Comment_1611408
2018-02-09 17:28:33 +00:00
Vanilla I. Shu
61e6cff0e4 1: Update to 21.0.2.
2: sort pkg-plist.
2018-02-09 13:07:41 +00:00
Gerald Pfeifer
4782fecab3 Use USE_GCC=6+ instead of the non-standard (and actually not supported)
USE_GCC=6.0+.
2018-02-08 22:14:31 +00:00
Yuri Victorovich
344ccf6363 multimedia/assimp: Update to 4.1.0
Change log:
https://github.com/assimp/assimp/releases/tag/v4.1.0

Additional port changes:
* Removed CMAKE_SKIP_RPATH, the default behavior should suffice
* Changed to CMAKE_OFF
* Removed the unnecessary .if/gcc clause
* Improved PLIST_SUB tokens
* Added the patch for #include that is already in the upstream
  repository now

Also tried to add the double-precision option, but it fails in build,
so I reported this to the upsream.

Bumped PORTREVISION: games/pioneer games/doomsday graphics/qt5-3d

Submitted by:	myself
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14253
2018-02-08 22:09:15 +00:00
Dmitry Marakasov
d6c95efd94 Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
2018-02-08 20:18:08 +00:00