Commit graph

11432 commits

Author SHA1 Message Date
Tobias Kortkamp
9074133c81 multimedia/kodi-devel: Update to latest commit
- Enable LIBBLURAY option by default

Changes:	4e01f3da2b...d571386e6f
2018-03-22 12:32:12 +00:00
Sunpoet Po-Chuan Hsieh
ae6698f26d Update to 18.03
Changes:	https://mediaarea.net/MediaInfo/ChangeLog
		https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt
2018-03-21 19:02:32 +00:00
Sunpoet Po-Chuan Hsieh
8461ef3331 Update to 18.03
Changes:	https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt
		https://github.com/MediaArea/MediaInfoLib/blob/master/Changes.txt
2018-03-21 19:02:27 +00:00
Sunpoet Po-Chuan Hsieh
9fa010070c Update to 18.03 (0.4.37)
Changes:	https://github.com/MediaArea/ZenLib/blob/master/History.txt
2018-03-21 19:02:23 +00:00
Sunpoet Po-Chuan Hsieh
cba6ee8919 Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change

PR:		226778
Submitted by:	sunpoet (myself)
Approved by:	wg (maintainer)
2018-03-20 22:36:30 +00:00
Sunpoet Po-Chuan Hsieh
7773e5049a Relax USES=python
- Add NO_ARCH

PR:		226777
Submitted by:	sunpoet (myself)
Approved by:	wg (maintainer)
2018-03-20 22:36:25 +00:00
Yuri Victorovich
3d76e9610a multimedia/simplescreenrecorder: Update to 0.3.10.2
Port changes:
* Disable OpenGL recording, it's broken on BSD
* Remove patches that have been applied upstream

Reported by:	portscout
2018-03-18 17:54:30 +00:00
Mark Linimon
932b143474 Mark broken on armvX.
Approved by:	portmgr (tier-2 blanket)
2018-03-18 05:52:23 +00:00
Mark Felder
2738bc525e multimedia/plexpy: Move to new project name, Tautulli
Due to Copyright infringement, the upstream project was renamed.

The software has also been updated from version 1.x to 2.x. Notable
changes and improvements:

- Automated pkg-plist
- No hardcoded user in the package. You can now more easily run the
software as another user
- Files have been moved to WWWDIR instead of PREFIX/plexpy
- Software no longer needs write access to the web root: all data is now
in /var/db/tautulli  (backups, cache, logs, database)

Upgrade instructions:

- Install Tautulli
- Create /var/db/tautulli, owned by the user you will run the daemon as
(default: nobody)
- Copy your config.ini and plexpy.db to /var/db/tautulli
- Enable the service and start the software

Tautulli should automatically find your database file, rename it to
tautulli.db, and perform the required updates.

Reported by:	many
2018-03-17 15:11:32 +00:00
Mark Felder
277dee2953 multimedia/plexmediaserver-plexpass: Update to 1.12.1.4885 2018-03-16 21:30:29 +00:00
Adriaan de Groot
aee392c1ed Switch qmmp to USES=libarchive
The LIB_DEPENDS line can also be satisfied by base libarchive, which
then leads to problems at configure time because the CMake code looks for
ports libarchive. This is hidden as long as CMake depends on the ports
version of libarchive.

PR:		226538
Approved by:	tcberner (mentor), liangtai.s16@gmail.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14655
2018-03-15 16:19:20 +00:00
Dmitry Marakasov
5abde88c8f - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
2018-03-13 20:03:09 +00:00
Joseph Mingrone
15a0ee75ee Add new Ruby Gem dependency ports for upcoming Mastodon v2.3.1
multimedia/rubygem-streamio-ffmpeg
WWW: http://github.com/streamio/streamio-ffmpeg

security/rubygem-devise_pam_authenticatable2
WWW: http://github.com/devkral/devise_pam_authenticatable2

security/rubygem-omniauth-cas
WWW: https://github.com/dlindahl/omniauth-cas

security/rubygem-rpam2
WWW: http://github.com/devkral/rpam2
2018-03-13 00:57:09 +00:00
Tobias C. Berner
cf2ff32ee7 Update py-sip to 4.19.8 and qscintilla2 to 2.10.3
PR:		226487
Exp-run by:	antoine
2018-03-12 18:06:51 +00:00
Tobias C. Berner
5eee07cb16 Update KDE Frameworks to 5.44
PR:		226498
Exp-run by:	antoine
2018-03-12 18:04:49 +00:00
Dmitry Marakasov
4eb876a7b0 - Switch to new test framework
Approved by:	portmgr blanket
2018-03-12 08:33:11 +00:00
Gerald Pfeifer
1c5fce6231 Move PORTREVISION from multimedia/avidemux/Makefile.common into the
three slave ports multimedia/avidemux-cli, multimedia/avidemux-plugins,
and multimedia/avidemux-qt4.  Ensure they are properly set there
after revision 464084.

That way any sweeping changes (using Tools/scripts/bump-revision.sh
or similar in particular) have a chance of working or at least flagging
a potential issue.

PR:		226533
2018-03-11 22:48:02 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Mark Linimon
5f1ce9ee4f Add more information to stub error messages.
Remove BROKEN lines where IGNORE has already been set.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-03-09 22:46:22 +00:00
Mathieu Arnold
a1993564e0 Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
2018-03-08 19:48:41 +00:00
Vanilla I. Shu
7ec04ccefd Update to 21.0.3. 2018-03-08 12:43:48 +00:00
Mark Felder
ded7c0778d multimedia/plexmediaserver: Update to 1.12.0.4829
Changelog:	https://forums.plex.tv/discussion/comment/1625060/#Comment_1625060
2018-03-07 15:04:27 +00:00
Antoine Brodin
174117dfb9 Mark BROKEN: fails to build
(3104) Compiling winff.lpr
Fatal: (10022) Can't find unit FastHTMLParser used by Clipbrd
Fatal: (1018) Compilation aborted

Reported by:	pkg-fallout
2018-03-04 22:31:02 +00:00
Yuri Victorovich
aada9a22ec New port: multimedia/nostt: Command line NOS Teletekst reader, the Dutch public teletext system
PR:		226347
Submitted by:	Sijmen J. Mulder <ik@sjmulder.nl>
Approved by:	tcberner (mentor, implicit)
2018-03-04 19:11:34 +00:00
Sunpoet Po-Chuan Hsieh
5223574dba Update to 0.2.3.2
- Fix RUN_DEPENDS
- Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Add PyPI as primary WWW
- Take maintainership

Changes:	https://github.com/Zulko/moviepy/releases
2018-03-03 19:16:11 +00:00
Yuri Victorovich
cf32951a96 multimedia/syncplay: Update to 1.5.2
Added _DESC for port options.

PR:		226325
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-03 18:01:10 +00:00
Brooks Davis
16a06ea402 Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.

PR:		224300, 224443 (exp-run)
Approved by:	portmgr (antoine)
Exp-run:	antoine
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14137
2018-03-02 22:34:53 +00:00
Sunpoet Po-Chuan Hsieh
ed80f16784 Update to 0.14
- Sort RUN_DEPENDS

Changes:	https://github.com/SoCo/SoCo/releases
PR:		226243
Submitted by:	Conall O'Brien <conall@conall.net> (maintainer)
2018-03-02 18:52:40 +00:00
Mark Felder
c2983ef9e0 multimedia/plexmediaserver-plexpass: Update to 1.12.0.4829
Changelog:	https://forums.plex.tv/discussion/comment/1625060/#Comment_1625060

PR:		226286
2018-03-02 14:50:37 +00:00
Jason E. Hale
ea56c3f287 Rename and update patches per current convention ahead of new version update
to make community testing of new version a little easier and eliminate
potential confusion.

PR:		225652
2018-03-02 14:20:03 +00:00
Dmitry Marakasov
cc0a95fb4a - Update WWW 2018-03-02 09:33:03 +00:00
Ben Woods
04246574f6 multimedia/xfce4-parole: Remove GST01 and CLUTTER options
- GStreamer 0.10 API has been removed since the 0.9.2 release.
- Clutter backend is blacklisted (it induces crash) with Gtk >= 3.22.
  Inform users that they need to switch to 'xvimagesink' or 'ximagesink'
- Add RUN_DEPENDS=devel/xdg-utils, as xdg-screensaver is used to inhibit
  the screensaver

Reported by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2018-03-01 23:05:40 +00:00
Ben Woods
f25ce0e84b multimedia/xfce4-parole: Update to 1.0.0
- Also update WWW

Changes this release:
  https://mail.xfce.org/pipermail/xfce-announce/2018-March/000585.html
2018-03-01 11:35:27 +00:00
Yuri Victorovich
eadf1dbb17 New port: multimedia/harvid: Extract still images from movies and serve them via HTTP
PR:		214605
Submitted by:	Marcel Bonnet <marcelbonnet@gmail.com>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14495
2018-03-01 06:23:36 +00:00
Tobias Kortkamp
d9d5f4b34b multimedia/kodi-devel: Unbreak INDEX with OPTION_SET=WAYLAND
Remove the WAYLAND option for now.  It depends on the non-existent
graphics/waylandpp.

PR:		226245
Reported by:	lantw44@gmail.com
Pointy hat:	tobik
2018-02-27 19:29:07 +00:00
Sunpoet Po-Chuan Hsieh
2c0bfe9da5 Move devel/p5-Sys-Cpu to devel/p5-Sys-CPU
- Strip shared library
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change
- Pass maintainership to perl@
2018-02-27 13:25:43 +00:00
Mathieu Arnold
37677d32e3 Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
2018-02-27 13:03:48 +00:00
Jan Beich
f7253006b8 multimedia/libass: update to 0.14.0
Changes:	https://github.com/libass/libass/releases/tag/0.14.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libass/
2018-02-26 22:02:48 +00:00
Jan Beich
3347076708 multimedia/ffmpeg: update to 3.4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH:		2018Q1 (maybe security)
2018-02-26 22:02:16 +00:00
Ben Woods
a1bfe95336 multimedia/emby-server: Update to 3.3.0.0
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.3.0.0
2018-02-26 14:59:12 +00:00
Antoine Brodin
7af389b730 Canonicalize dependency on libpng 2018-02-25 16:46:51 +00:00
Sunpoet Po-Chuan Hsieh
7502429a12 Add my LOCAL to MASTER_SITES 2018-02-25 05:32:09 +00:00
Sunpoet Po-Chuan Hsieh
cb42fe3009 Add my LOCAL to MASTER_SITES 2018-02-25 05:32:04 +00:00
Sunpoet Po-Chuan Hsieh
739343e413 Add my LOCAL to MASTER_SITES 2018-02-25 05:31:59 +00:00
Sunpoet Po-Chuan Hsieh
30e3210f72 Add my LOCAL to MASTER_SITES 2018-02-25 05:31:54 +00:00
Sunpoet Po-Chuan Hsieh
785a40f199 Add my LOCAL to MASTER_SITES 2018-02-25 05:31:49 +00:00
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