CVS log for pkgsrc/audio/mpdas/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / audio / mpdas
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:18:43 2024 UTC (2 weeks, 2 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2
lines
*: recursive bump for icu 76 shlib major version bump
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:51:29 2024 UTC (4 weeks, 2 days ago) by wiz
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2
lines
*: revbump for icu downgrade
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:50:42 2024 UTC (4 weeks, 2 days ago) by wiz
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
*: recursive bump for icu 76.1 shlib bump
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed May 29 16:31:23 2024 UTC (6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2
lines
revbump after icu and protobuf updates
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu May 16 06:14:34 2024 UTC (6 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Dec 28 23:50:02 2023 UTC (11 months ago) by zafer
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
https
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:18:08 2023 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
*: recursive bump for icu 74.1
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:08:13 2023 UTC (13 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
*: bump for openssl 3
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Aug 2 19:20:17 2023 UTC (16 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -2
lines
*: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:09:09 2023 UTC (19 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
revbump after textproc/icu update
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Oct 26 10:31:13 2022 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:03:17 2021 UTC (2 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1
lines
revbump for icu and libffi
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Nov 30 10:34:58 2021 UTC (3 years ago) by pho
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -6
lines
Update to mpdas-0.4.5
* mpdas-0.4.5
Remove C++11 code to fix compilation for older compilers
Re-add older authentication to fix scrobbling for Libre.fm (#43)
Also submit album artist if set in metadata (#48)
Some refactoring
* mpdas-0.4.4
Fix parsing of passwords containing special characters
Fix handshake bug caused by passwords containing special characters such as ampersands
Also load configuration file from $XDG_CONFIG_HOME/mpdasrc or ~/.config/mpdasrc, if the former is not set
* mpdas-0.4.3
Use HTTPS for communication
Move away from the deprecated authToken authentication.
NOTE: This requires you to change your configuration. Your Last.fm password now needs to be set as plaintext, not an MD5 hash (as before).
* mpdas-0.4.2
LibreFM support
MPD message command to unlove tracks
Bug fixes (better timeout/cURL error handling)
* mpdas-0.4.1
Fix memory leak (see #27)
* mpdas-0.4.0
Feature: A track can be set as 'loved' on Last.fm
e.g. with 'mpc sendmessage mpdas love'
Migrate to libmpdclient instead of deprecated libmpd along with some code refactoring
Fix typo that would result in an incorrent setgid()-call
Fix in the handshake to communicate properly with the new Last.fm site
Several other crash fixes and optimizations
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Nov 26 15:23:04 2021 UTC (3 years ago) by pho
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
Do not start mpdas before mpd starts up
mpdas exits with EXIT_FAILURE if it can't connect to mpd on
startup. See main.cpp (main).
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 29 19:00:19 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
revbump for boost-libs
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:24:22 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
revbump for boost-libs
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri May 22 10:55:55 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
revbump after updating security/nettle
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 6 14:04:18 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
revbump after boost update
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:48:47 2020 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
*: recursive bump for libffi
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jan 26 17:30:44 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:48:45 2020 UTC (4 years, 10 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
*: Recursive revision bump for openssl 1.1.1.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jan 12 20:20:03 2020 UTC (4 years, 10 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
*: Recursive revbump from devel/boost-libs
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Aug 22 12:22:51 2019 UTC (5 years, 3 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Recursive revbump from boost-1.71.0
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 20 22:46:09 2019 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
*: recursive bump for nettle 3.5.1
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jul 1 04:07:57 2019 UTC (5 years, 5 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
Recursive revbump from boost-1.70.0
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 13 19:51:41 2018 UTC (5 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
revbump for boost 1.69.0
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 16 18:54:35 2018 UTC (6 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
revbump after boost-libs update
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jul 18 00:06:10 2018 UTC (6 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 29 21:31:27 2018 UTC (6 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
revbump for boost-libs update
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 1 21:18:15 2018 UTC (6 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Revbump after boost update
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 24 20:03:05 2017 UTC (7 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Revbump for boost update
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 30 01:21:28 2017 UTC (7 years, 7 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Recursive revbump from boost update
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 1 16:06:04 2017 UTC (7 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Revbump after boost update
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 7 18:25:38 2016 UTC (8 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Revbump post boost update
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:28:05 2016 UTC (8 years, 8 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 22 20:33:06 2014 UTC (10 years, 1 month ago) by gls
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -12
lines
Update audio/mpdas to 0.3.2
Upstream changes:
-----------------
Fix some memory leaks.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 16 20:42:46 2014 UTC (10 years, 4 months ago) by gls
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3
lines
Update audio/mpdas to 0.3.1.
Bugfix release.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 12 23:17:34 2014 UTC (10 years, 9 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 6 23:21:41 2013 UTC (11 years, 9 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 16 01:51:59 2012 UTC (11 years, 11 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 2 23:48:00 2012 UTC (12 years, 2 months ago) by asau
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 15 10:03:41 2012 UTC (12 years, 2 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 3 00:12:42 2012 UTC (12 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:39:28 2012 UTC (12 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:42:56 2011 UTC (13 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
recursive bump from gettext-lib shlib bump.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 21:18:28 2011 UTC (13 years, 9 months ago) by gls
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
pkg-config is required for building.
Spotted by Justin Sherrill while running bulk builds on DragonFly.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Feb 2 21:35:35 2011 UTC (13 years, 10 months ago) by gls
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import audio/mpdas, version 0.3.0, into the NetBSD Packages Collection.
mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and
libmpd.
It supports the latest AudioScrobbler protocol (2.0).
In case of a downtime or connectivity problems, mpdas will cache the played
songs to ~/.mpdascache.
Features:
- Sets now-playing status
- Scrobbling (obviously)
- Caching
- Config files
- User switching
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 2 21:35:35 2011 UTC (13 years, 10 months ago) by gls
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>