notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
plexmediaserver-plexpass Plex Media Server component
1.41.6.9685 multimedia on this many watch lists=182 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.41.5.9522Version of this port present on the latest quarterly branch.
Maintainer: b.shertenlieb@yahoo.com search for ports maintained by this maintainer
Port Added: 2014-02-24 21:02:44
Last Update: 2025-04-11 10:17:01
Commit Hash: e386a32
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/plexmediaserver-plexpass-1.41.6.9685/catalog.mk
  2. /usr/local/share/licenses/plexmediaserver-plexpass-1.41.6.9685/LICENSE
  3. /usr/local/share/licenses/plexmediaserver-plexpass-1.41.6.9685/UNKNOWN
Collapse this list.
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 = 1744252777 SHA256 (PlexMediaServer-1.41.6.9685-d301f511a-FreeBSD-amd64.tar.bz2) = 1159b8e8eef6ab8cbafed2e3da1d3b154c54731bcfa3db4c7911745fb0a200f4 SIZE (PlexMediaServer-1.41.6.9685-d301f511a-FreeBSD-amd64.tar.bz2) = 90476826

Packages (timestamps in pop-ups are UTC):
plexmediaserver-plexpass
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.41.5.9522------
FreeBSD:13:quarterly-1.41.5.9522------
FreeBSD:14:latest-1.41.5.9522------
FreeBSD:14:quarterly-1.41.5.9522------
FreeBSD:15:latest-1.41.5.9522n/a-n/a---
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.41.6.9685: 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:
Expand this list (1 items)
Collapse this list.
  1. https://downloads.plex.tv/plex-media-server-new/1.41.6.9685-d301f511a/freebsd/
Collapse this list.

Number of commits found: 310 (showing only 10 on this page)

«  1 | 2 | 3 | 4 

NOTE: This slave port may no longer be vulnerable to issues shown below because the master port has been updated.

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
CommitCreditsLog message
0.9.9.11.501
05 Jun 2014 02:18:28
Revision:356574Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Update to 0.9.9.11
0.9.9.10.458
16 Apr 2014 14:58:57
Revision:351394Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Update to 0.9.9.10.458
0.9.9.8.436
29 Mar 2014 04:15:01
Revision:349478Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
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
Revision:348119Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Update to 0.9.9.7.429
0.9.9.6.424
09 Mar 2014 03:23:03
Revision:347551Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Update to 0.9.9.6.424
0.9.9.5.411_3
07 Mar 2014 17:29:28
Revision:347409Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
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
Revision:346518Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
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
Revision:346010Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
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
Revision:345916Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
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
Revision:345898Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
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.

Number of commits found: 310 (showing only 10 on this page)

«  1 | 2 | 3 | 4