Mark Felder
1d14ea85a8
multimedia/plexmediaserver{-plexpass}: Update to 1.3.4
...
Changelog: https://forums.plex.tv/discussion/comment/1361024#Comment_1361024
2017-02-02 15:15:05 +00:00
Mark Felder
225f371dce
multimedia/plexmediaserver{-plexpass}: Update to 1.3.3
...
- Change symlinks from absolute paths to relative
Changelog: https://forums.plex.tv/discussion/comment/1323517#Comment_1323517
2016-12-17 21:54:49 +00:00
Mark Felder
1834519ad0
multimedia/plexmediaserver{-plexpass}: Update to 1.2.7
...
Changelog: https://forums.plex.tv/discussion/comment/1296786#Comment_1296786
2016-11-12 17:58:13 +00:00
Mark Felder
4944a6351b
multimedia/plexmediaserver{-plexpass}: Update to 1.2.6
...
Changelog: https://forums.plex.tv/discussion/comment/1294018#Comment_1294018
2016-11-07 23:09:11 +00:00
Mark Felder
01f568e962
multimedia/plexmediaserver{-plexpass}: Update to 1.1.4
...
Changelog: https://forums.plex.tv/discussion/comment/1254164#Comment_1254164
2016-09-13 15:41:22 +00:00
Mark Felder
7e55d39870
multimedia/plexmediaserver{-plexpass}: Update to 1.1.3
...
Changelog: https://forums.plex.tv/discussion/comment/1244304#Comment_1244304
Blog post: https://www.plex.tv/blog/air-human-plex-dvr-divine/
2016-09-01 14:13:35 +00:00
Mark Felder
8c85c9214e
multimedia/plexmediaserver: Change the way binaries are stripped
...
This is a master port with the PlexPass port as the slave. Calling strip
directly on files is problematic when they change or are moved in
updates to the slave port. This is a no-op for this port but prevents
errors in the slave port from trying to call strip on files that no
longer exist or have moved.
2016-08-18 16:52:59 +00:00
Mark Felder
3b64fee8f7
multimedia/plexmediaserver{-plexpass}: Update to 1.0.3
...
Changelog: https://forums.plex.tv/discussion/comment/1226299#Comment_1226299
2016-07-29 19:25:04 +00:00
Mark Felder
31ff6039a8
multimedia/plexmediaserver{-plexpass}: Update to 1.0.2
...
Changelog: http://forums.plex.tv/discussion/comment/1220884/#Comment_1220884
2016-07-22 20:34:32 +00:00
Mark Felder
9ac8e558a6
multimedia/plexmediaserver: Remove one of the MASTER_SITES
...
Plex has communicated that this server is not suitable for fetching the
distfiles anymore.
2016-06-30 19:41:35 +00:00
Mark Felder
49f3a790f1
multimedia/plexmediaserver{-plexpass}: Update to 1.0.0
...
Changelog: https://forums.plex.tv/discussion/comment/1203901#Comment_1203901
2016-06-24 14:44:05 +00:00
Mark Felder
7f93c46fce
multimedia/plexmediaserver: Fix database file permissions
...
On a clean install this file is copied to the PLEXDATA dir. If it's not
writable the clean install won't start.
This only affects new/clean installs and is minor fallout from my earlier
changes today.
2016-06-11 18:37:27 +00:00
Mark Felder
e7ff5a355e
multimedia/plexmediaserver: Required change for newer plex slave port
...
Older verisons of Plex we have to create a symlink for this python
library, but newer versions of Plex ship a duplicate file. We'll just
attempt to delete it whether or not it exists and intentionally symlink
it later.
2016-06-11 16:30:01 +00:00
Mark Felder
1c9cd4e028
multimedia/plexmediaserver: Improve installation
...
The installation has been changed to be more amenable to the
master/slave setup between this port and the -plexpass version. The
newest plexpass release has some new files and removed others which was
conflicting with the shared do-install. Instead we will have a simpler
do-install and handle any additional needs in the pkg-plist.
This is not getting a PORTREVISION bump as it is a no-op. The same files
get installed and this version runs just fine. There are two binaries
that aren't getting stripped that were previously stripped in the last
version of this package, but this is of no concern. These files are
being removed in the next major Plex release anyway.
2016-06-11 16:06:41 +00:00
Mark Felder
f710433625
multimedia/plexmediaserver{-plexpass}: Update to 0.9.16.6
...
Changelog: https://forums.plex.tv/discussion/comment/1171544/#Comment_1171544
2016-05-02 17:15:49 +00:00
Mark Felder
7af9886edc
multimedia/plexmediaserver: Update to 0.9.16.4
...
Changelog: https://forums.plex.tv/discussion/comment/1162596#Comment_1162596
2016-04-08 13:33:49 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Mark Felder
5dfecaa5d4
multimedia/plexmediaserver{-plexpass}: Update to 0.9.16.3.1840
...
Changelog: https://forums.plex.tv/discussion/comment/1152663#Comment_1152663
2016-03-22 16:58:35 +00:00
Mark Felder
f4ec9b62f8
multimedia/plexmediaserver: Update to 0.9.16.2.1827
...
Changelog: https://forums.plex.tv/discussion/comment/1151070#Comment_1151070
2016-03-19 16:29:08 +00:00
Mark Felder
686e5153d0
multimedia/plexmediaserver{-plexpass}: Update to 0.9.15.6.1714
...
Changelog: https://forums.plex.tv/discussion/comment/1135196/#Comment_1135196
2016-02-29 00:53:32 +00:00
Mark Felder
db1a0ca458
multimedia/plexmediaserver: Update to 0.9.15.5.1712
...
Changelog: https://forums.plex.tv/discussion/comment/1135196/#Comment_1135196
2016-02-25 14:54:19 +00:00
Mark Felder
42fc779dd8
multimedia/plexmediaserver{-plexpass}: Fix Log dir name
2016-02-19 11:41:13 +00:00
Mark Felder
ed6a2cc801
multimedia/plexmediaserver{-plexpass}: fix rc script
...
A fancy quote (") crept into the rc script and was causing the rc script
to fail much to my dismay.
Pointyhat: me, with much dismay
2016-02-19 01:26:38 +00:00
Mark Felder
1f0be8d94f
multimedia/plexmediaserver-{plexpass}: PORTREVISION bump
2016-02-19 00:59:52 +00:00
Mark Felder
58fa05871a
multimedia/plexmediaserver{-plexpass} fix rc script bug
...
Last update to rc script to fix logging issue broke the rc script due to
a syntax error.
Pointyhat: feld
2016-02-19 00:54:06 +00:00
Mark Felder
e1d4a47d6a
multimedia/plexmediaserver{-plexpass}: Fix logging bug
...
The PLEX_MEDIA_SERVER_LOG_DIR env must be set or Plex agents may not be
able to successfully output logging data
Submitted by: mark@plexapp.com
2016-02-18 23:04:14 +00:00
Mark Felder
c4da02281a
multimedia/plexmediaserver: Update to 0.9.15.3.1674
...
Changelog: https://forums.plex.tv/discussion/comment/1125821#Comment_1125821
2016-02-17 13:38:04 +00:00
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