aboutsummaryrefslogtreecommitdiff
path: root/audio/logitechmediaserver
Commit message (Collapse)AuthorAgeFilesLines
* Return Mark Dixon's ports to the heap.Adam Weinberger2019-09-061-1/+1
| | | | | | | | | | He put a ton of work into these, so our thanks to him for giving us all that time and effort. Submitted by: Mark Dixon Notes: svn path=/head/; revision=511310
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508834
* audio/logitechmediaserver: update 7.9.1.g2018.04.23 -> 7.9.2.g2018.12.10Kurt Jaeger2018-12-223-7/+28
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=488090
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-1/+0
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* Update audio/logitechmediaserver to latest versionRodrigo Osorio2018-05-074-100/+112
| | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=469272
* audio/logitechmediaserver: fix distinfo src dataBartek Rutkowski2017-11-131-3/+3
| | | | | | | | | PR: 223630 Submitted by: Mark Dixon <mark@tranquillussoftware.co.uk> (maintainer) MFH: 2017Q4 Notes: svn path=/head/; revision=454123
* * Updated to 7.9.1Richard Gallamore2017-07-254-121/+46
| | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=446588
* audio/logitechmediaserver: Make testing vendor perl modules optionalBen Woods2017-02-051-3/+4
| | | | | | | | | Submitted by: Mark Dixon (maintainer) Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8872 Notes: svn path=/head/; revision=433400
* audio/logitechmediaserver: Do not use perl when setting ARCHNAME variableBen Woods2017-02-051-1/+3
| | | | | | | | | Reported by: David Z <daz@hyperchronos.org> Reported by: marino Approved by: portmgr blanket Notes: svn path=/head/; revision=433382
* audio/logitechmediaserver: Remove support for FreeBSD 9Ben Woods2017-02-022-13/+7
| | | | | | | | Reported by: mat Approved by: portmgr blanket Notes: svn path=/head/; revision=433184
* audio/logitechmediaserver: Fix staging (plist) on i386Ben Woods2017-01-302-241/+265
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=432834
* - Remove bogus (in presence of USE_GITHUB) USES=tar*Dmitry Marakasov2016-12-271-1/+1
| | | | | | | | | - While here, minor cosmetic and license fixes Approved by: portmgr blanket Notes: svn path=/head/; revision=429612
* audio/logitechmediaserver: Fix build with perl 5.24Ben Woods2016-11-132-7/+101
| | | | | | | | | | PR: 214267 Submitted by: Mark Dixon (maintainer) Reported by: Alan Braslau <alan.braslau@comcast.net> Approved by: adamw (mentor, implicit) Notes: svn path=/head/; revision=426008
* audio/logitechmediaserver: replace "freebsd" with %%OPSYS%% in pkg-plistJohn Marino2016-10-202-230/+231
| | | | | | | Approved by: DF blanket Notes: svn path=/head/; revision=424336
* audio/logitechmediaserver: Remove patch-dbix-class-bug.diffBen Woods2016-10-152-35/+1
| | | | | | | | | | | | | | | | | | This fixes the scanner.pl program, which would otherwise produce this error in the log files: Slim::Schema::Storage::throw_exception (122) Error: DBI Exception: DBD::SQLite::db do failed: SQL logic error or missing database cannot ATTACH database within transaction [for Statement "ATTACH '/var/db/logitechmediaserver/cache/persist.db' AS persistentdb"] More details about this problem: http://forums.slimdevices.com/showthread.php?106257-FreeBSD-port&p=864545 Approved by: mark@tranquillussoftware.co.uk (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D8255 Notes: svn path=/head/; revision=423998
* Move audio/squeezeboxserver to audio/logitechmediaserverBen Woods2016-10-0514-0/+3022
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 audio/squeezeboxserver-dynamicplaylist: - Move to audio/logitechmediaserver-dynamicplaylist - Update to 2.9.3853 - Fix MASTER_SITES - Add LICENSE details - Update maintainer audio/squeezeboxserver-lazysearch: - Move to audio/logitechmediaserver-lazysearch - Add LICENSE details - Update maintainer audio/squeezeboxserver-sqlplaylist: - Move to audio/logitechmediaserver-sqlplaylist - Update to 2.5.3859 - Fix MASTER_SITES - Add LICENSE details - Update maintainer audio/squeezeboxserver-superdatetime: - Move to audio/logitechmediaserver-superdatetime - Add LICENSE details - Update maintainer audio/squeezeboxserver-trackstat: - Move to audio/logitechmediaserver-trackstat - Update to 3.2.3951 - Fix MASTER_SITES - Add LICENSE details - Update maintainer PR: 180034 PR: 203266 Submitted by: woodsb02, mark@tranquillussoftware.co.uk (new maintainer) Reported by: david@dawninglight.net, amdmi3 Approved by: markk@knigma.org (maintainer timeout), tdb (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6483 Notes: svn path=/head/; revision=423393