non port: multimedia/tautulli/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Aug 2022
|
[ 17:05 Fernando Apesteguía (fernape) Author: Christer Edwards ] be45957
multimedia/tautulli: Update to 2.10.3
ChangeLog: https://github.com/Tautulli/Tautulli/releases/tag/v2.10.3
* Added JSON support for MQTT notifications.
* Added show year notification parameter.
* Added guids to artist, album, and track metadata export fields.
* Added languageTag to stream media info export fields.
* Long channel identifier overflowing activity card.
* Use the last played item's artwork for library statistics cards.
* Username log filter causing database to lock up.
* Username log filter only applies to usernames longer than 3 characters.
* Added parent_year and grandparent_year to get_metadata_details API command.
* Added last played metadata to top_libraries and top_users in get_home_stats
API command.
* Allow fallback to another PMS image in pms_image_proxy API command.
PR: 265754
Reported by: christer.edwards@gmail.com (maintainer)
|
Thu, 21 Jul 2022
|
[ 15:20 Fernando Apesteguía (fernape) Author: Christer Edwards ] b79dd93
multimedia/tautulli: Update to 2.10.2
ChangeLog:https://github.com/Tautulli/Tautulli/releases/tag/v2.10.2
* Incorrect audio stream info shown on the activity card when
playing a secondary audio track.
* Usernames not showing on the home statistics cards.
* Do not save a user's friendly name if it is the same as the username.
* Update library icons to the latest Plex style.
PR: 265315
Reported by: christer.edwards@gmail.com (maintainer)
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Sat, 23 Apr 2022
|
[ 19:30 Neel Chauhan (nc) Author: Christer Edwards ] 156e676
multimedia/tautulli: Update 2.9.7
PR: 263482
|
Thu, 6 Jan 2022
|
[ 09:01 Guangyuan Yang (ygy) Author: Christer Edwards ] 72862a3
multimedia/tautulli: Update to 2.8.1
Changelog: https://github.com/Tautulli/Tautulli/releases/tag/v2.8.1
PR: 260948
|
Sat, 18 Dec 2021
|
[ 05:53 Hiroki Tagato (tagattie) Author: Christer Edwards ] 29b4413
multimedia/tautulli: update to 2.8.0
Changelog: https://github.com/Tautulli/Tautulli/releases/tag/v2.8.0
PR: 260465
Reported by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Thu, 9 Dec 2021
|
[ 18:16 Dries Michiels (driesm) Author: Michiel van Baak ] 849bacb
multimedia/tautulli: Update to 2.7.7
While here switch to DISTVERSION, pet portclippy and portfmt.
Changes: https://github.com/Tautulli/Tautulli/releases/tag/v2.7.7
PR: 259479
Approved by: portmgr (maintainer timeout), philip (mentor)
Differential Revision: https://reviews.freebsd.org/D33336
|
Mon, 13 Sep 2021
|
[ 03:31 Guangyuan Yang (ygy) Author: Michiel van Baak ] ea48959
multimedia/tautulli: Update to 2.7.5
Changelog: https://github.com/Tautulli/Tautulli/releases/tag/v2.7.5
PR: 257636
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Sun, 29 Aug 2021
|
[ 19:31 Bernhard Froehlich (decke) ] 49698d7
multimedia/tautulli: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 10 Jun 2021
|
[ 02:12 Guangyuan Yang (ygy) Author: Michiel van Baak ] 04548d4
multimedia/tautulli: Update to 2.7.3
PR: 256480
Approved by: maintainer, lwhsu (mentor, implicit)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 25 Jan 2021
|
[ 16:31 amdmi3 ]
- Fix LICENSE
- Simplify installation and silence unrelevant commands
- Install CHANGELOG into WWWDIR unconditionally, for it's referenced from the
application
PR: 252920
Submitted by: amdmi3
Approved by: christer.edwards@gmail.com (maintainer)
|
Sun, 13 Sep 2020
|
[ 07:54 lwhsu ]
multimedia/tautulli: Update to 2.5.5
- Updated to use python3
- There is now a build step that runs 'python -m compileall' on all python code
- Tautulli supports libraries with the new and improved plex movie scanner
PR: 249161
Submitted by: Michiel van Baak <michiel@vanbaak.eu>
Approved by: Christer Edwards <christer.edwards@gmail.com>
|
Sun, 28 Jun 2020
|
[ 13:47 lwhsu ]
Update to 2.2.4
PR: 243889
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Wed, 8 Jan 2020
|
[ 10:50 joneum ]
Update to 2.1.41
PR: 243020
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Sponsored by: Netzkommune GmbH
|
Tue, 5 Nov 2019
|
[ 16:06 decke ]
multimedia/tautulli: Update to 2.1.37
PR: 241514
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Mon, 2 Sep 2019
|
[ 23:08 swills ]
multimedia/tautulli: Update to 2.1.33
PR: 239500
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Sat, 6 Jul 2019
|
[ 18:18 swills ]
multimedia/tautulli: update to 2.1.32
PR: 238957
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Thu, 23 May 2019
|
[ 22:57 swills ]
multimedia/tautulli: update to 2.1.29
PR: 237967
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Mon, 18 Mar 2019
|
[ 11:56 swills ]
multimedia/tautulli: Update to 2.1.28
PR: 236552
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
Tue, 18 Dec 2018
|
[ 11:35 joneum ]
Update to 2.1.26
Give Maintainership to Submitter
Changelog:
- Monitoring: Fix: Resume event not being triggered after buffering.
- Notifications: New: Added user email as a notification parameter.
- Graphs: Fix: History model showing no results for stream info graph.
- API: Fix: API returning error when missing a cmd.
PR: 233984
Reported by: Christer Edwards <christer.edwards@gmail.com>
Sponsored by: Netzkommune GmbH
|
Thu, 18 Oct 2018
|
[ 23:15 swills ]
multimedia/tautulli: fix PORTDOCS and install
Reported by: tobik
Pointyhat to: swills
|
[ 19:55 swills ]
multimedia/tautulli: Update to 2.1.22
PR: 232364
Submitted by: Nathan <ndowens@yahoo.com>
|
Tue, 2 Oct 2018
|
[ 19:21 feld ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset maintainer for misc ports I do not interact with anymore
|
Sat, 7 Apr 2018
|
[ 14:14 feld ]
multimedia/tautulli: Update to 2.0.28
- Now runs as dedicated tautulli user
Changelog: https://github.com/Tautulli/Tautulli/releases/tag/v2.0.28
|
Sat, 17 Mar 2018
|
[ 15:11 feld ] (Only the first 10 of 12 ports in this commit are shown above. )
multimedia/plexpy: Move to new project name, Tautulli
Due to Copyright infringement, the upstream project was renamed.
The software has also been updated from version 1.x to 2.x. Notable
changes and improvements:
- Automated pkg-plist
- No hardcoded user in the package. You can now more easily run the
software as another user
- Files have been moved to WWWDIR instead of PREFIX/plexpy
- Software no longer needs write access to the web root: all data is now
in /var/db/tautulli (backups, cache, logs, database)
Upgrade instructions: (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 28 |