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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/emby-server/files/emby-server.in

Number of commits found: 17

Sunday, 3 Mar 2024
08:58 Dries Michiels (driesm) search for other commits by this committer
multimedia/emby-server-(devel): use lang/dotnet

Given that dotnet is now in ports, we can use it to start emby.
commit hash: 80dbb4503c5015bf60e5d8d5519dc93da38309e4 commit hash: 80dbb4503c5015bf60e5d8d5519dc93da38309e4 commit hash: 80dbb4503c5015bf60e5d8d5519dc93da38309e4 commit hash: 80dbb4503c5015bf60e5d8d5519dc93da38309e4 80dbb45
Thursday, 11 Jan 2024
16:39 Dries Michiels (driesm) search for other commits by this committer
multimedia/emby-server(-devel): fix starting with openssl3
commit hash: 1513fd134e6c8947edfa170e3e205ebd9b752fda commit hash: 1513fd134e6c8947edfa170e3e205ebd9b752fda commit hash: 1513fd134e6c8947edfa170e3e205ebd9b752fda commit hash: 1513fd134e6c8947edfa170e3e205ebd9b752fda 1513fd1
Sunday, 24 Sep 2023
17:24 Dries Michiels (driesm) search for other commits by this committer Author: Keith Chiem
.NET ports: improve IPv6 detection in rc script

An IPv6 address on the localhost does not mean a jail has IPv6.
Also remove two credit lines as he is now credited in the git log.

PR:		273542
Reported by:	michiel@vanbaak.eu
Approved by:	michiel@vanbaak.eu (maintainer)
commit hash: 5cf4242d5f468f1663da0df17f0b18b6edd6f581 commit hash: 5cf4242d5f468f1663da0df17f0b18b6edd6f581 commit hash: 5cf4242d5f468f1663da0df17f0b18b6edd6f581 commit hash: 5cf4242d5f468f1663da0df17f0b18b6edd6f581 5cf4242
Sunday, 19 Feb 2023
07:56 Dries Michiels (driesm) search for other commits by this committer Author: Matthew Wener
multimedia/emby-server(-devel): remove redundant PID file operations

rc.subr automatically creates and removes the PID file. In order for
rc.subr to create the PID file, the PID file is moved to a dedicated
directory which is owned by the emby user.

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/161
commit hash: 4288cedea45865dfb375c1d4deb1ac36739d14a4 commit hash: 4288cedea45865dfb375c1d4deb1ac36739d14a4 commit hash: 4288cedea45865dfb375c1d4deb1ac36739d14a4 commit hash: 4288cedea45865dfb375c1d4deb1ac36739d14a4 4288ced
Friday, 17 Feb 2023
12:42 Dries Michiels (driesm) search for other commits by this committer Author: Julien Cassette
multimedia/emby-server(-devel): correctly stop the master process

When passing -r to daemon, the supervisor process should be stopped.
When stopping the child process it will just be restarted again.
This fixes the rc script in that it correctly shuts down the daemon
process.

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/150
Pull Request: 	https://github.com/freebsd/freebsd-ports/pull/159
commit hash: 6e69b81986b9412fcc3e06af7d37491236fe0504 commit hash: 6e69b81986b9412fcc3e06af7d37491236fe0504 commit hash: 6e69b81986b9412fcc3e06af7d37491236fe0504 commit hash: 6e69b81986b9412fcc3e06af7d37491236fe0504 6e69b81
Friday, 23 Sep 2022
19:35 Dries Michiels (driesm) search for other commits by this committer
multimedia/emby-server(-devel): pass -r to daemon in the rc script

Similar to the rr ports, pass -r to daemon so that the daemon restarts
when crashed. The embedded dotNET sporadically crashes, this way the
service atleast keeps running until a native dotNET build is available.
commit hash: 657bb2025e24feb1e96489c8a420ea8df1a61eb5 commit hash: 657bb2025e24feb1e96489c8a420ea8df1a61eb5 commit hash: 657bb2025e24feb1e96489c8a420ea8df1a61eb5 commit hash: 657bb2025e24feb1e96489c8a420ea8df1a61eb5 657bb20
Thursday, 23 Jun 2022
18:07 Dries Michiels (driesm) search for other commits by this committer
muLtimedia/emby-server: convert to embedded .NET

Similar to the *rr ports under the net-p2p category, Emby is also
converting their mono binaries to .NET. We expect that in the future we
will be able to use an official runtime port of .NET to run the
EmbyServer binary. This transition also replaces ImageMagick with
embedded SkiaSharp.
commit hash: 3798faabce82046d77a99bc961b09dd6b65f973f commit hash: 3798faabce82046d77a99bc961b09dd6b65f973f commit hash: 3798faabce82046d77a99bc961b09dd6b65f973f commit hash: 3798faabce82046d77a99bc961b09dd6b65f973f 3798faa
Monday, 14 Jun 2021
16:02 Kevin Bowling (kbowling) search for other commits by this committer Author: Dries Michiels
multimedia/emby-server: Cleanups

Update pkg-message and remove update package

The comment has become stale once LAME has been enabled by default.
Furthermore remove the "updatepackage" argument to the start script.
We follow-up packages through pkg, not external sources. Users wanting
to get notified about new releases should track github.

PR:		256600
Approved by:	maintainer
commit hash: 649e05b0186c21fdedd225f4b2c318bd605b8e3d commit hash: 649e05b0186c21fdedd225f4b2c318bd605b8e3d commit hash: 649e05b0186c21fdedd225f4b2c318bd605b8e3d commit hash: 649e05b0186c21fdedd225f4b2c318bd605b8e3d 649e05b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Wednesday, 18 Dec 2019
22:00 jbeich search for other commits by this committer
multimedia/emby-server: define pidfile in rc.d script

Without pidfile other Mono applications maybe detected.

PR:		240930
Submitted by:	Maxime Gauduin (maintainer)
Original commitRevision:520400 
Monday, 2 Sep 2019
22:21 swills search for other commits by this committer
multimedia/emby-server: Update to 4.2.1.0

PR:		239756
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
Approved by:	Maxime Gauduin <alucryd@archlinux.org> (maintainer)
Original commitRevision:510856 
Saturday, 1 Jun 2019
06:05 pi search for other commits by this committer
multimedia/emby-server: upgrade 4.0.2.0 -> 4.1.1.0

- Build the ffmpeg with gcc to streamline with the bundled ffdetect binary
- Remove the update tarball from the rc script as we update through
  ports and don not want people getting mismatched checksums by
  updating this way
- Streamline configure target: explicitly disable autodetected
  libraries that are unwanted
- Remove X11 requirement & gettext-runtime (not needed anymore)

PR:		237801
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
Approved by:	Maxime Gauduin <alucryd@archlinux.org> (maintainer)
Relnotes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.1.0.26
	  https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.1.1.0
Differential Revision:	D20334
Original commitRevision:503217 
Monday, 4 Mar 2019
20:14 lwhsu search for other commits by this committer
- Update to 4.0.2.0 [1]
- Fix cannot fix shared library errors [2] [3]
- Update maintainer's email [3]

PR:		232935 [2] 232966 [3]
Submitted by:	Dries Michiels <driesm.michiels@gmail.com> [1] [2]
		Maxime Gauduin <alucryd@archlinux.org> [3]
Approved by:	Maxime Gauduin <alucryd@archlinux.org> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19130
Original commitRevision:494643 
Sunday, 28 Oct 2018
14:57 woodsb02 search for other commits by this committer
multimedia/emby-server: Update to 3.5.3.0

- Change license details, as emby is no longer open source
- No longer compiles from source, instead downloads pre-built binaries
- Change maintainer to submitter

PR:		231669
Submitted by:	Maxime Gauduin <alucryd@archlinux.org>
Original commitRevision:483303 
Wednesday, 20 Dec 2017
20:26 woodsb02 search for other commits by this committer
multimedia/emby-server: Update to 3.2.60.0

Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.2.50.0
  https://github.com/MediaBrowser/Emby/releases/tag/3.2.60.0
Original commitRevision:456852 
Sunday, 28 Feb 2016
11:48 riggs search for other commits by this committer
Respect timezone settings, remove unnecessary pkg-install script

Detailed maintainer log:
- Remove the setting of the TZ, LC_ALL and LANG shell variables from rc
  script.  This resolves an issue where the emby-server timezone was set to
  UTC, causing show air dates and TV guides to be off by a number of hours
  for some users [1]. Setting these variables was originally added when
  mono 3.12.1 was in the ports tree, to avoid mono throwing a number of
  System.TimeZoneNotFound exceptions when run in debugging mode [2]. Whilst
  these exceptions are still thrown, they are caught and the mono code now
  only sets the time to UTC if the correct timezone cannot be found from
  the TZ variable or /etc/localtime.
- Remove pkg-install script as it is no longer necessary to download
  Mozilla's root certificates and import them into the Mono Trust store
  (this was actually never effective, as the certificates were saved into
  the root user's mono trust store instead of the emby user's store).
- Bump PORTREVISION

[1] http://emby.media/community/index.php?/topic/13083-freenas-plugin/?p=299783
[2] mono --debug --trace=N:nothing
/usr/local/lib/emby-server/MediaBrowser.Server.Mono.exe -ffmpeg
/usr/local/bin/ffmpeg -ffprobe /usr/local/bin/ffprobe -programdata
/var/db/emby-server

PR:		207436
Submitted by:	woodsb02@gmail.com (maintainer)
MFH:		2016Q1
Original commitRevision:409735 
Wednesday, 8 Apr 2015
15:56 adamw search for other commits by this committer
Rename multimedia/mediabrowser to multimedia/emby-server, and update
to 3.0.5572.0.

The user and group names have change, but the uid/gid remain the same.
The port will continue to use the old database and user/group names if
they exist, but will default to the new names for new installs.

Instructions are in pkg-message for how to manually migrate things
yourself.

PR:		199093
Submitted by:	maintainer (Ben Woods)
Original commitRevision:383577 

Number of commits found: 17