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: audio/logitechmediaserver/pkg-plist

Number of commits found: 12

Thursday, 4 Apr 2024
17:04 Nuno Teixeira (eduardo) search for other commits by this committer Author: Trenton Schulz
audio/logitechmediaserver: Update to 8.5.0

- While here, clean repeated SUB_FILES, SUB_LIST and PLIST_SUB.

ChangeLog:	https://lyrion.org/getting-started/changelog-lms8/
PR:		278024
commit hash: 09bd347de5ddede3051f17bd1d91f48f362245bd commit hash: 09bd347de5ddede3051f17bd1d91f48f362245bd commit hash: 09bd347de5ddede3051f17bd1d91f48f362245bd commit hash: 09bd347de5ddede3051f17bd1d91f48f362245bd 09bd347
Wednesday, 13 Mar 2024
17:16 Rodrigo Osorio (rodrigo) search for other commits by this committer
audio/logitechmediaserver: update to 8.4.0

Changelog: https://github.com/Logitech/slimserver/blob/8.4.0/Changelog8.html

Major changes:
    * Additional plugins, views
    * The ability to import playlists from other services

Port changes:
    since mysqueezebox.com is going to close down imminently, add
    the --nomysqueezebox to the server invocation to make life easier
    https://lms-community.github.io/getting-started/changelog-lms8/#version-850

PR:		277299
Reported by:	Trenton Schulz <trueos@norwegianrockcat.com> (maintainer)
commit hash: fa8a46b47d4ee72181a46034aea2b39c230c8e5c commit hash: fa8a46b47d4ee72181a46034aea2b39c230c8e5c commit hash: fa8a46b47d4ee72181a46034aea2b39c230c8e5c commit hash: fa8a46b47d4ee72181a46034aea2b39c230c8e5c fa8a46b
Monday, 27 Mar 2023
09:57 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Trenton Schulz
audio/logitechmediaserver: Update to 8.3.1

Submitter becomes maintainer. Already maintainer of several ports.

ChangeLog: https://github.com/Logitech/slimserver/blob/8.3.1/Changelog8.html

PR:		270463
Reported by:	trueos@norwegianrockcat.com
commit hash: eba6f6e1e4066117cf90310be077e3eedb8cf179 commit hash: eba6f6e1e4066117cf90310be077e3eedb8cf179 commit hash: eba6f6e1e4066117cf90310be077e3eedb8cf179 commit hash: eba6f6e1e4066117cf90310be077e3eedb8cf179 eba6f6e
Wednesday, 21 Dec 2022
00:03 Brooks Davis (brooks) search for other commits by this committer
audio/logitechmediaserver: make usable out of the box

Install slimserv.pl and scanner.pl with the executable bit set.  The
former is required for the rc script to work.

Use @sample to install convert.conf and types.conf in
${PREFIX}/share/logitechmediaserver. Without these the server is
unable to convert music to send to the players and find music files
respectively.
commit hash: e5fd12d9aa3554339b1bc10884d3ead7fed166c4 commit hash: e5fd12d9aa3554339b1bc10884d3ead7fed166c4 commit hash: e5fd12d9aa3554339b1bc10884d3ead7fed166c4 commit hash: e5fd12d9aa3554339b1bc10884d3ead7fed166c4 e5fd12d9
Tuesday, 4 Oct 2022
06:19 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
audio/logitechmediaserver: Update to 8.2

ChangeLog:
https://github.com/Logitech/slimserver/blob/public/8.2/Changelog8.html

PR:		259908
Reported by:	david@dcrosstech.com
Tested by:	phk@
commit hash: 8f0e8efc92752afd3be1ae359831ab4829c575b2 commit hash: 8f0e8efc92752afd3be1ae359831ab4829c575b2 commit hash: 8f0e8efc92752afd3be1ae359831ab4829c575b2 commit hash: 8f0e8efc92752afd3be1ae359831ab4829c575b2 8f0e8ef
Saturday, 22 Dec 2018
11:36 pi search for other commits by this committer
audio/logitechmediaserver: update 7.9.1.g2018.04.23 -> 7.9.2.g2018.12.10

- unbreak after perl update

PR:		234037
Submitted by:	Mark Dixon <mark@tranquillussoftware.co.uk> (maintainer)
Relnotes:	https://github.com/Logitech/slimserver/blob/public/7.9/Changelog7.html
Differential Revision:	https://reviews.freebsd.org/D18571
Original commitRevision:488090 
Monday, 7 May 2018
08:11 rodrigo search for other commits by this committer
Update audio/logitechmediaserver to latest version

 * Support current perl revision
 * Mark broken on 10/i386 (libmediascan does not compile)
 * Add the port into LEGAL, since it contains non-redistributable material
   (mail to portmgr@)

PR:		227256
Submitted by:	Mark Dixon <mark@tranquillussoftware.co.uk> (maintainer)
Reported by:	emss@free.fr
Original commitRevision:469272 
Tuesday, 25 Jul 2017
14:43 ultima search for other commits by this committer
* Updated to 7.9.1
* Fixed build on clang 4.0
* Sorted Makefile, ONLY_FOR_ARCHS comes before *_DEPENDS and after LICENSE
section (13.1.5)[1],
Uses should start the USES section followed by USE_x(13.1.7)[1]

 - fully support spotty plugin for Spotify support

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		220781
Submitted by:	Mark Dixon <mark@tranquillussoftware.co.uk> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11612
Original commitRevision:446588 
Thursday, 2 Feb 2017
23:19 woodsb02 search for other commits by this committer
audio/logitechmediaserver: Remove support for FreeBSD 9

Reported by:	mat
Approved by:	portmgr blanket
Original commitRevision:433184 
Monday, 30 Jan 2017
11:23 woodsb02 search for other commits by this committer
audio/logitechmediaserver: Fix staging (plist) on i386

- plist installation location varies by ARCHNAME
- plist list of installed files varies based on ARCH + OSREL

PR:		213260
Reported by:	David Z. <daz@hyperchronos.org>
Approved by:	Mark Dixon (maintainer)
MFH:		2017Q1
Original commitRevision:432834 
Thursday, 20 Oct 2016
15:33 marino search for other commits by this committer
audio/logitechmediaserver: replace "freebsd" with %%OPSYS%% in pkg-plist

Approved by:	DF blanket
Original commitRevision:424336 
Wednesday, 5 Oct 2016
22:50 woodsb02 search for other commits by this committer
Move audio/squeezeboxserver to audio/logitechmediaserver

audio/squeezeboxserver:
- Move to audio/logitechmediaserver
- Update to 7.9.0 pre-release (git commit from 7.9 branch on 2016.09.30)
- Change default install and database locations to suit new PORTNAME
- Remove softsqueeze.sh as it is no longer bundled with the server
- Add /usr/local/etc/newsyslog.conf.d/, don't edit /etc/newsyslog.conf
- Add LICENSE details
- Update maintainer (previous maintainer timeout)
- Use customized perl modules provided in distfile and slimserver-vendor
  GitHub repo, rather than using perl dependencies from ports
- Changed install method to now copy directly to stagedir instead of an
  intermediate step to TMP_SLIMDIR
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:423393 

Number of commits found: 12