/net-mgmt/glpi-plugins-tracker-server/

ver/blob/public/7.9/Changelog7.html Differential Revision: https://reviews.freebsd.org/D18571 Update audio/logitechmediaserver to latest version 2018-05-07T08:11:06+00:00 rodrigo rodrigo@FreeBSD.org 2018-05-07T08:11:06+00:00 946561e49ee6ed2984817195de51c082e8ed74e9 * 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
 * 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
audio/logitechmediaserver: fix distinfo src data 2017-11-13T16:08:22+00:00 robak robak@FreeBSD.org 2017-11-13T16:08:22+00:00 cf81eaf97d74e387d2f263701abdeba330cd9581 PR: 223630 Submitted by: Mark Dixon <mark@tranquillussoftware.co.uk> (maintainer) MFH: 2017Q4
PR:		223630
Submitted by:	Mark Dixon <mark@tranquillussoftware.co.uk> (maintainer)
MFH:		2017Q4
* Updated to 7.9.1 2017-07-25T14:43:31+00:00 ultima ultima@FreeBSD.org 2017-07-25T14:43:31+00:00 f7f90a7b4a913af4463223d32982faf2fdb719f8 * 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
* 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
Move audio/squeezeboxserver to audio/logitechmediaserver 2016-10-05T22:50:25+00:00 woodsb02 woodsb02@FreeBSD.org 2016-10-05T22:50:25+00:00 327579dfb7de48f7a09f9c5a78f533bb660ea21f 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
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