| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Sep 2012 20:21:03
0.3.0_3
|
rm  |
- 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) |
06 Feb 2012 15:33:14
0.3.0_2
|
miwi  |
- Chase libmpd shlib bump |
14 Jan 2012 08:57:23
0.3.0_1
|
dougb  |
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. |
26 Jan 2011 15:41:34
0.3.0_1
|
miwi  |
- Chase libmpd shlib update
Submitted by: avl
Approved by: portmgr (myself, pav)
Feature safe: yes |
22 Nov 2010 14:08:30
0.3.0
|
wen  |
- 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] |
03 Apr 2010 10:44:36
0.2.5_2
|
roam  |
Chase the ftp/curl shlib version bump. |
27 Mar 2010 00:15:24
0.2.5_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
12 Dec 2009 01:34:22
0.2.5_1
|
amdmi3  |
- Fix rc-script
PR: 141217
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer) |
17 Oct 2009 15:37:59
0.2.5
|
itetcu  |
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 |
17 Oct 2009 15:37:04
0.2.5
|
itetcu  |
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 |
25 Sep 2009 17:59:00
0.2.4_2
|
miwi  |
- Chase audio/libmpd shlub bump
Feature safe: yes |
23 Jan 2009 15:43:14
0.2.4_1
|
roam  |
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. |
25 Dec 2008 19:50:05
0.2.4
|
miwi  |
- Update to 0.2.4
PR: 129911
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer) |
29 Nov 2008 20:17:41
0.2.3
|
miwi  |
- Update to 0.2.3
PR: 129259
Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com> (maintainer) |
17 Nov 2008 02:31:42
0.2.2
|
amdmi3  |
- Update to 0.2.2
PR: 128929
Submitted by: Henrik Friedrichsen <hrkfrd at googlemail dot com> |
15 Nov 2008 21:37:56
0.2.1
|
miwi  |
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 |