Commit graph

54 commits

Author SHA1 Message Date
Mark Felder
e4c7de1e31 multimedia/plexmediaserver: Update to 0.9.15.2
Changelog:	https://forums.plex.tv/discussion/comment/1112114/#Comment_1112114
2016-01-27 16:13:25 +00:00
Mark Felder
69333876ca multimedia/plexmediaserver(-plexpass): Fix scanner crash
The Plex processes were running under the C locale. This was to
replicate the behavior of the start.sh shell script shipped with Plex and
used by Linux distributions. The scanner process was crashing when it
encountered unicode filenames due to this locale.
Upstream Plex fixed this, but we were left affected.

This resolves the scanner process crash on FreeBSD.

PR:		205696
2015-12-31 15:19:38 +00:00
Mark Felder
28d3b8c333 multimedia/plexmediaserver: Update to 0.9.14.6
Changelog:	https://forums.plex.tv/discussion/comment/1089173/#Comment_1089173
2015-12-25 20:43:16 +00:00
Mark Felder
a51004caee We should fetch distfiles over HTTPS 2015-11-19 21:34:06 +00:00
Mark Felder
5472b0c888 multimedia/plexmediaserver: Update to 0.9.12.19
Changelog:	https://forums.plex.tv/discussion/comment/1055798#Comment_1055798
2015-11-07 14:28:01 +00:00
Mark Felder
8c800bdb99 multimedia/plexmediaserver{-plexpass} update to 0.9.12.18
Changelog:	https://forums.plex.tv/discussion/comment/1046267/#Comment_1046267
2015-10-30 18:51:37 +00:00
Mark Felder
57dc9f2ace multimedia/plexmediaserver{-plexpass}: Update LD_LIBRARY_PATH in rc script
Occasionally a user would be unable to run plex due to a crash on startup.
The problem was identified as the libstdc++.so.6 from GCC being picked
up first instead of the one from compat9x.

PR:		204034
2015-10-27 16:06:26 +00:00
Mark Felder
eaadaf4579 multimedia/plexmediaserver: update to 0.9.12.13
Changelog:	https://forums.plex.tv/discussion/comment/1026614/#Comment_1026614

PR:		203784
2015-10-16 16:02:01 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Mark Felder
c159b88776 Add CPE information
PR:		203263
2015-09-22 19:53:17 +00:00
Mark Felder
1154a7dc4e multimedia/plexmedaserver: Update to 0.9.12.11.1406
Changes:	https://forums.plex.tv/discussion/comment/1002923/#Comment_1002923
2015-09-13 13:41:09 +00:00
Mark Felder
0569789c9f multimedia/plexmediaserver: update to 0.9.12.8.1362
The plugins are now versioned, so use %%PLEX_BUILD%% to cut down on
further pkg-plist churn.

Relnotes:	https://forums.plex.tv/discussion/comment/985893/#Comment_985893
2015-08-09 12:24:58 +00:00
Mark Felder
8cd9dff592 Update to 0.9.12.4.1192
https://forums.plex.tv/index.php/topic/62832-plex-media-server/?p=963754
2015-06-26 15:49:40 +00:00
Mark Felder
37f7237054 Update to 0.9.12.3.1173 2015-06-06 04:27:14 +00:00
Mark Felder
99689fcd24 Update to 0.9.12.0.1071 2015-04-30 20:19:37 +00:00
Mark Felder
96f422150b Update to 0.9.11.16.958 2015-03-31 12:47:00 +00:00
Mark Felder
73ea9714a6 Teach the rc script to clean up leftover children 2015-02-18 15:09:47 +00:00
Mark Felder
0aa0bd18ba Update to 0.9.11.7.803 2015-01-10 04:01:35 +00:00
Mark Felder
e8184547fe Update to 0.9.11.6
Add another mirror
2014-12-17 21:22:08 +00:00
Mark Felder
b134ca1eb8 Simplify ONLY_FOR_ARCHES wording
Full sententes look ugly when the message is produced

Submitted by:	danfe
2014-11-29 16:53:39 +00:00
Mark Felder
dbdb1c3d72 Restore ONLY_FOR_ARCHS
Fix a few rc script issues that mainly affected the plexpass slave port
2014-11-29 16:39:06 +00:00
Mark Felder
39909dd3f7 Last update broke rc script for plexpass users.
pointyhat -> me
2014-11-28 19:35:32 +00:00
Mark Felder
6d7f861aab Make plexmediaserver-plexpass a slave port to reduce duplicated efforts.
While here fix a plist issue.
2014-11-28 19:18:26 +00:00
Mark Felder
d406136e2c Port cleanup and preparation for making -plexpass a slave port to
prevent duplicate work

PR:		194909
Submitted by:	Josh Ruehlig
2014-11-28 18:32:39 +00:00
Mark Felder
6fbbf46513 Update to 0.9.11.4.739 2014-11-28 16:24:50 +00:00
Mark Felder
8429f01f58 Update to 0.9.11.1.678
Notably this release disables SSLv3 between Plex and the Plex servers
2014-10-15 23:18:32 +00:00
Mark Felder
a48ea4b639 Adjust documentation for the configurable tmp directory used for
transcoding so nobody shoots themselves in the foot and causes /tmp to
have its permissions changed...

PR:		194120
2014-10-03 20:26:45 +00:00
Baptiste Daroussin
c9caf106d5 Prevent some ports to provide bundled libraries
Bump port revision

PR:		193592
2014-10-01 22:21:20 +00:00
Baptiste Daroussin
9287f06965 Prevent to export bundle libraries 2014-10-01 22:13:35 +00:00
Mark Felder
15ebc9eac3 Update to 0.9.9.13.525 2014-07-31 18:55:37 +00:00
Mark Felder
4210c089e3 Update to 0.9.9.12 2014-06-20 15:34:38 +00:00
Mark Felder
f0c25c1bfb Update to 0.9.9.10 2014-06-06 14:12:32 +00:00
Mark Felder
ad9998edde Do not ship start.sh; we provide an rc script 2014-04-06 16:00:53 +00:00
Mark Felder
1753327411 0.9.9.7.429 has been released to the general public 2014-03-13 22:36:21 +00:00
Mark Felder
347f25eada Do not override $sig_stop to be -QUIT
The init scripts that come with Linux versions of Plex were used as
inspiration for the FreeBSD rc script. They use SIGQUIT when shutting
down Plex, but on FreeBSD this causes a core dump. SIGTERM seems to work
just fine.
2014-03-07 17:29:28 +00:00
Mark Felder
809cb7fc58 Update to 0.9.9.5.411 2014-03-06 20:32:29 +00:00
Mark Felder
8c92b0bd07 Fix setting a custom tmp dir for Plex. It was broken and the env was
wrong.

Plex obeys TMPDIR env now.
2014-02-28 13:58:36 +00:00
Mark Felder
e055b80bc0 Add capability to override default maximum number of plugin processes in
rc.conf. This mirrors the capability found on Linux and is only required
in rare circumstances when the user has installed 3rd party Plex agents.
2014-02-25 14:39:29 +00:00
Mark Felder
d7ba2fa06e Update to 0.9.9.4.409
Fixes a crash associated with new nightly scheduled tasks
2014-02-24 18:48:13 +00:00
Mark Felder
c5c9cff0d1 Plex has a new website
While here, fix a space -> tab issue to appease portlint
2014-02-24 18:12:33 +00:00
Mark Felder
c3f7858f53 Update to 0.9.9.3.402 2014-02-23 15:35:06 +00:00
Mark Felder
663c8018e0 Update to 0.9.9.2.374
FreeBSD 10+ is now supported thanks to the upgrade of the bundled Python

We also now strip the binaries that Plex ships. It doesn't cause any
harm and the build logs are now significantly easier to read.

Approved by:	swills (mentor)
2014-02-10 00:27:03 +00:00
John Marino
9fa781148f multimedia/plexmedia: Use OPSYS with OSVERSION
OSVERSION is FreeBSD-specific.  This port has broken multiple times on
dports recently because of this, so nipping it in bud.
2014-01-26 19:27:57 +00:00
Mark Felder
0101c45d3d Mark BROKEN on 10.0+. Bundled python missing patch
Approved by:	swills (mentor, implicit)
MFH:	2014Q1
2014-01-16 15:46:00 +00:00
Mark Felder
9dcaf5d01a Update to 0.9.8.18.290
Approved by:		swills (mentor)
2013-12-30 02:21:31 +00:00
Mark Felder
aa15507880 Update Plex to 0.9.8.14.263
Now supports the Google Chromecast!

Approved by:	crees (mentor)
2013-12-11 21:34:31 +00:00
Mark Felder
3aa0f12517 Update to 0.9.8.10.215
Approved by:	crees (mentor)
2013-11-01 16:00:44 +00:00
Mark Felder
69d010d437 Update to 0.9.8.9.211
Approved by:	swills (mentor)
2013-10-24 11:35:39 +00:00
Mark Felder
dd6c6ac5d9 rc script was generated incorrectly due to STAGE changes
Approved by:	crees (mentor)
2013-10-02 17:54:38 +00:00
Mark Felder
141df4bc2c - Update to 0.9.8.7.186
- Support STAGE
- Maintainer change approved through personal email

Approved by:	swills (mentor)
2013-10-02 11:34:18 +00:00