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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mpdas MPD AudioScrobbler written in C++ supporting the latest protocol
0.4.5_4 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.5_3Version of this port present on the latest quarterly branch.
Maintainer: henrik@affekt.org search for ports maintained by this maintainer
Port Added: 2008-11-15 21:38:26
Last Update: 2024-01-12 15:11:29
Commit Hash: d432922
License: BSD3CLAUSE
WWW:
https://50hz.ws/mpdas/
Description:
mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and libmpd. It supports the latest AudioScrobbler protocol (1.21). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. Please read the README at: https://github.com/hrkfdn/mpdas/tree/master/README
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/mpdas
  2. share/man/man1/mpdas.1.gz
  3. /usr/local/share/licenses/mpdas-0.4.5_4/catalog.mk
  4. /usr/local/share/licenses/mpdas-0.4.5_4/LICENSE
  5. /usr/local/share/licenses/mpdas-0.4.5_4/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • mpdas>0:audio/mpdas
To install the port:
cd /usr/ports/audio/mpdas/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/mpdas
  • pkg install mpdas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mpdas
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1523029895 SHA256 (mpdas-0.4.5.tar.gz) = c9103d7b897e76cd11a669e1c062d74cb73574efc7ba87de3b04304464e8a9ca SIZE (mpdas-0.4.5.tar.gz) = 19108

Packages (timestamps in pop-ups are UTC):
mpdas
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.5_40.4.5_40.4.5_30.4.5_40.4.5_4-0.4.5_3-
FreeBSD:13:quarterly0.4.5_30.4.5_30.4.5_30.4.5_30.4.5_30.4.5_30.4.5_30.4.5_3
FreeBSD:14:latest0.4.5_40.4.5_40.4.5_30.4.5_40.4.5_40.4.5_3-0.4.5_3
FreeBSD:14:quarterly0.4.5_30.4.5_3-0.4.5_30.4.5_30.4.5_30.4.5_30.4.5_3
FreeBSD:15:latest0.4.5_40.4.5_4n/a0.4.5_4n/a0.4.5_40.4.5_40.4.5_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libmpdclient.so : audio/libmpdclient
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_mpdas
USES:
compiler:c++11-lang pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://50hz.ws/mpdas/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.5_4
12 Jan 2024 15:11:29
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.4.5_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.4.5_3
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.5_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.4.5_3
10 Jan 2020 09:30:15
Revision:522560Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
0.4.5_3
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
0.4.5_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.4.5_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.4.5_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.4.5
18 Jun 2018 19:03:04
Revision:472706Original commit files touched by this commit
linimon search for other commits by this committer
Adjust USES to fix builds on gcc-based architectures.

While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
0.4.5
07 Apr 2018 16:32:11
Revision:466735Original commit files touched by this commit
krion search for other commits by this committer
Update to version 0.4.5

PR:		227325
Submitted by:	maintainer
0.4.4
02 Sep 2017 11:27:21
Revision:449122Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.4.4

PR:		221904
Submitted by:	henrik@affekt.org (maintainer)
MFH:		2017Q3
0.4.2
02 Dec 2016 09:21:59
Revision:427548Original commit files touched by this commit
mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
0.4.2
19 Aug 2016 18:25:15
Revision:420484Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.4.2
- While here, minor whitespace fix

PR:		211992
Submitted by:	henrik@affekt.org (maintainer)
0.4.1
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
0.4.1
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.4.1
27 Feb 2016 19:09:30
Revision:409680Original commit files touched by this commit
pi search for other commits by this committer
audio/mpdas: 0.4.0 -> 0.4.1

- fix memory leak

PR:		207542
Submitted by:	henrik@affekt.org (maintainer)
0.4.0
05 Sep 2015 11:39:01
Revision:396166Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.4.0

From Changelog:
- 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

pkg-descr:
- Update WWW

PR:		202899
Submitted by:	henrik@affekt.org (maintainer)
0.3.2
05 Oct 2014 07:03:45
Revision:370036Original commit files touched by this commit
riggs search for other commits by this committer
- Update to upstream version 0.3.2

While on it:
- Add LICENSE

PR:		193998
Submitted by:	henrik@affekt.org (maintainer)
0.3.1_1
28 Jul 2014 20:27:42
Revision:363248Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch audio/libmpd to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
0.3.1
09 Jul 2014 17:17:54
Revision:361396Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 0.3.0 to 0.3.1

PR:		ports/191770
Submitted by:	henrik@affekt.org
0.3.0_5
14 May 2014 21:40:16
Revision:354089Original commit files touched by this commit
madpilot search for other commits by this committer
- Convert to staging
- Update maintainer email (verified via private mail)
- Convert to USES tar

PR:		ports/189814
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
0.3.0_4
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
0.3.0_4
02 Sep 2013 10:06:04
Revision:325966Original commit files touched by this commit
bapt search for other commits by this committer
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
0.3.0_4
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
0.3.0_3
28 Sep 2012 20:21:03
Revision:305012Original commit files touched by this commit
rm search for other commits by this committer
- suppress error output on terminal
- trim Makefile header while here
- bump PORTREVISION

PR:		170986
Submitted by:	Maxim Ignatenko <gelraen.ua at gmail dot com>
Approved by:	Henrik Friedrichsen <hrkfdn at gmail dot com> (maintainer)
0.3.0_2
06 Feb 2012 15:33:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase libmpd shlib bump
0.3.0_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.3.0_1
26 Jan 2011 15:41:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase libmpd shlib update

Submitted by:   avl
Approved by:    portmgr (myself, pav)
Feature safe:   yes
0.3.0
22 Nov 2010 14:08:30
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.3.0 [1]
- Fix the build with custom PREFIX
- Fix the install of man file

PR:             ports/152466 [1]
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer) [1]
0.2.5_2
03 Apr 2010 10:44:36
Original commit files touched by this commit
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
0.2.5_2
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.2.5_1
12 Dec 2009 01:34:22
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix rc-script

PR:             141217
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
0.2.5
17 Oct 2009 15:37:59
Original commit files touched by this commit
itetcu search for other commits by this committer
Add forgotten files for previous comit:
 Update to mpdas-0.2.5 which comes with a fixed Makefile to allow different
 PREFIX settings. It also has a few bugfixes and now installs an rc.d script.

 PR:             139477
 Submitted by:   maintainer
0.2.5
17 Oct 2009 15:37:04
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to mpdas-0.2.5 which comes with a fixed Makefile to allow different
PREFIX settings. It also has a few bugfixes and now installs an rc.d script.

PR:             139477
Submitted by:   maintainer
0.2.4_2
25 Sep 2009 17:59:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase audio/libmpd shlub bump

Feature safe:   yes
0.2.4_1
23 Jan 2009 15:43:14
Original commit files touched by this commit
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
0.2.4
25 Dec 2008 19:50:05
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.2.4

PR:             129911
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
0.2.3
29 Nov 2008 20:17:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.2.3

PR:             129259
Submitted by:   Henrik Friedrichsen <hrkfrd@googlemail.com> (maintainer)
0.2.2
17 Nov 2008 02:31:42
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.2.2

PR:             128929
Submitted by:   Henrik Friedrichsen <hrkfrd at googlemail dot com>
0.2.1
15 Nov 2008 21:37:56
Original commit files touched by this commit
miwi search for other commits by this committer
mpdas is an AudioScrobbler client for MPD written in C++.
It uses libcurl and libmpd.
It supports the latest AudioScrobbler protocol (1.21).
In case of a downtime or connectivity problems,
mpdas will cache the played songs to ~/.mpdascache.

Please read the README at:
http://github.com/hrkfrd/mpdas/tree/master/README

WWW: http://50hz.ws/mpdas/

PR:             ports/128798
Submitted by:   hrkfrd at googlemail.com

Number of commits found: 43