Port details |
- plexmediaserver-plexpass Plex Media Server component
- 1.42.1.10060 multimedia
=183 1.42.1.10060Version of this port present on the latest quarterly branch. - Maintainer: b.shertenlieb@yahoo.com
 - Port Added: 2014-02-24 21:02:44
- Last Update: 2025-08-12 11:24:24
- Commit Hash: 1b292fc
- People watching this port, also watch:: sonarr, radarr, plexmediaserver, transmission
- License: UNKNOWN
- WWW:
- https://plex.tv
- Description:
- Plex Media Server is used to host the content and plugins that are then
streamed to Plex Media Center and Plex mobile app clients, either on the
same machine, the same local area network, or over the Internet. Content
may be transcoded by the server before it's streamed in order to reduce
bandwidth requirements, or for compatibility with the device being
streamed to.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- plexmediaserver-plexpass>0:multimedia/plexmediaserver-plexpass
- To install the port:
- cd /usr/ports/multimedia/plexmediaserver-plexpass/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/plexmediaserver-plexpass
- pkg install plexmediaserver-plexpass
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: plexmediaserver-plexpass
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1754954756
SHA256 (PlexMediaServer-1.42.1.10060-4e8b05daf-FreeBSD-amd64.tar.bz2) = c3cbc1e8dfe7a1f00a1e2621bcd5cd5750d21b6863977438851832f159ca5f41
SIZE (PlexMediaServer-1.42.1.10060-4e8b05daf-FreeBSD-amd64.tar.bz2) = 91693639
Packages (timestamps in pop-ups are UTC):
- Master port: multimedia/plexmediaserver
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for plexmediaserver-plexpass-1.42.1.10060:
RELAY=on: Install Plex Relay daemon
===> Use 'make config' to modify these settings
- Options name:
- multimedia_plexmediaserver-plexpass
- USES:
- cpe tar:bzip2
- pkg-message:
- For install:
- multimedia/plexmediaserver_plexpass includes an RC script:
/usr/local/etc/rc.d/plexmediaserver_plexpass
TO START PLEXMEDIASERVER ON BOOT:
sysrc plexmediaserver_plexpass_enable=YES
START MANUALLY:
service plexmediaserver_plexpass start
Once started, visit the following to configure:
http://localhost:32400/web
@@@ INTEL GPU OFFLOAD NOTES @@@
This feature was removed in version 1.32.2.7002
@@@ INTEL GPU OFFLOAD NOTES @@@
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: multimedia/plexmediaserver |
Commit | Credits | Log message |
0.9.9.15.544 15 Aug 2014 14:24:56
  |
feld  |
Update to 0.9.9.15.544 |
0.9.9.13.525 01 Aug 2014 11:38:33
  |
feld  |
Plexpass users are also supposed to get access to 0.9.9.13.525 |
0.9.9.12.504 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.9.9.12.504 01 Jul 2014 11:59:41
  |
feld  |
Update to 0.9.9.12.504 |
0.9.9.11.501 05 Jun 2014 02:18:28
  |
feld  |
Update to 0.9.9.11 |
0.9.9.10.458 16 Apr 2014 14:58:57
  |
feld  |
Update to 0.9.9.10.458 |
0.9.9.8.436 29 Mar 2014 04:15:01
  |
feld  |
Update to 0.9.9.8.436
Do not ship start.sh; we provide an rc script |
0.9.9.7.429 13 Mar 2014 19:24:03
  |
feld  |
Update to 0.9.9.7.429 |
0.9.9.6.424 09 Mar 2014 03:23:03
  |
feld  |
Update to 0.9.9.6.424 |
0.9.9.5.411_3 07 Mar 2014 17:29:28
  |
feld  |
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. |
0.9.9.5.411_2 28 Feb 2014 13:58:36
  |
feld  |
Fix setting a custom tmp dir for Plex. It was broken and the env was
wrong.
Plex obeys TMPDIR env now. |
0.9.9.5.411_1 25 Feb 2014 14:39:29
  |
feld  |
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. |
0.9.9.5.411 25 Feb 2014 03:59:56
  |
feld  |
Update to 0.9.9.5.411
This port can now be installed parallel to multimedia/plexmediaserver to
make it easier to compare behavior with the latest stable release.
The default data directory is now /usr/local/plexdata-plexpass so as not
to conflict with your existing Plex Media Server installation. When both are
installed at the same time it is up to the user to decide if they want
to attempt to make both versions share the same data directory. This can
be controlled by overriding the support path as documented in the
rc script. |
0.9.9.4.409 24 Feb 2014 21:02:33
  |
feld  |
Welcome plexmediaserver-plexpass to ports
This is a clone of the existing multimedia/plexmediaserver port.
All future "Plexpass" (read: bleeding edge) releases will land here on
this port. Subsequently, all future public/stable releases of Plex Media
Server will be committed to the existing multimedia/plexmediaserver
port.
Now that Plex has stabilized on FreeBSD and users are not waiting for a
laundry list of platform-specific bugfixes it is important that we offer
choice of both the recommended stable version as well as the bleeding edge. |