Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:20:54 2.20 |
Tobias C. Berner (tcberner)  |
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 ) |
13 May 2022 11:39:13 2.20 |
Po-Chuan Hsieh (sunpoet)  |
audio/libmpdclient: Fix PLIST after Doxygen 1.9.4 update
(e686f2196c4da731aced2099b20c462efd9a16bc) |
21 Dec 2021 18:46:14 2.20 |
Po-Chuan Hsieh (sunpoet)  |
audio/libmpdclient: Update to 2.20
Changes: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/NEWS |
06 Apr 2021 14:31:07 2.19_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Jan 2021 07:47:03
2.19_1 |
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
08 Jul 2020 18:55:14
2.19 |
sunpoet  |
Update to 2.19
Changes: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/NEWS |
22 Jan 2020 05:35:55
2.18 |
sunpoet  |
Update to 2.18
Changes: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/NEWS |
08 Dec 2019 16:51:56
2.17 |
sunpoet  |
Update to 2.17
Changes: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/NEWS |
21 Jul 2019 20:46:08
2.16_1 |
sunpoet  |
Update WWW
- Take maintainership |
18 Jul 2019 23:12:21
2.16_1 |
gblach  |
Drop maintainership |
18 Jul 2019 22:55:24
2.16_1 |
gblach  |
Switch master_sites to https
PR: 239074
Submitted by: Miyashita Touka |
05 Mar 2019 21:20:28
2.16_1 |
antoine  |
Update devel/doxygen to 1.8.15
PR: 236110 |
16 Oct 2018 20:02:23
2.16 |
gblach  |
Update to 2.16 |
04 Sep 2018 09:40:42
2.15 |
gblach  |
Update to 2.15 |
02 Mar 2018 17:52:37
2.14 |
gblach  |
Update to 2.14 |
04 Oct 2017 11:53:46
2.13 |
bapt  |
Use options helpers |
25 Jul 2017 09:09:04
2.13 |
gblach  |
- Update to 2.13
- Switch to meson build system
- Set LICENSE=BSD3CLAUSE |
04 Apr 2017 22:43:09
2.11 |
gblach  |
- Update to 2.11
- Adopt port |
27 Sep 2016 16:32:53
2.10_1 |
antoine  |
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869 |
01 Apr 2016 13:29:17
2.10 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
20 Aug 2015 07:11:37
2.10 |
amdmi3  |
- Fix build
Approved by: portmgr blanket |
19 Aug 2015 13:30:00
2.10  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
16 Apr 2015 20:13:44
2.10 |
gblach  |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
24 Feb 2015 11:17:53
2.10 |
gblach  |
Update to 2.10 |
31 Dec 2014 06:45:11
2.9_4 |
antoine  |
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self |
02 Dec 2014 10:48:29
2.9_3 |
gblach  |
- Add DOXYGEN options
- Bump PORTREVISION
PR: 195575
Submitted by: amdmi3 |
20 Oct 2014 06:36:00
2.9_2 |
bapt  |
Cleanup plist |
09 Aug 2014 19:39:09
2.9_2 |
antoine  |
Update devel/doxygen to 1.8.7
Update dependent ports to build with it
Most of work by: pi@
Exp-run: self
PR: ports/190943 |
23 Jul 2014 06:48:38
2.9_1 |
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
01 Jun 2014 13:03:14
2.9 |
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
21 Feb 2014 13:35:10
2.9 |
ehaupt  |
Remove trailing whitespaces from category audio |
10 Feb 2014 13:54:28
2.9 |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
11 Nov 2013 12:43:41
2.9 |
gblach  |
- Update to 2.9 |
27 Sep 2013 17:34:27
2.8 |
gblach  |
- Support staging
Approved by: crees, tabthorpe (mentors, implicit) |
20 Sep 2013 14:36:37
2.8 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
 |
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
10 Jun 2013 18:34:38
2.8 |
gblach  |
- Update to 2.8
Approved by: tabthorpe (mentor) |
04 Nov 2012 13:05:06
2.7 |
gblach  |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes |
30 May 2012 09:35:00
2.7 |
miwi  |
- Update to 2.7
PR: 165105
Submitted by: maintainer |
09 Nov 2011 15:26:04
2.6 |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
02 Nov 2011 00:49:43
2.6 |
clsung  |
- Port audio/libmpdclient updated to 2.6
- This version has support for song priorities.
PR: ports/162232
Submitted by: maintainer (Grzegorz Blach) |
29 Oct 2011 10:35:43
2.5 |
miwi  |
- Fix build on FreeBSD 10 |
20 Jul 2011 17:16:28
2.5 |
jlaffaye  |
Update to 2.5
PR: ports/159044
Submitted by: "Grzegorz Blach" <magik@roorback.net> (maintainer) |
05 Jan 2011 19:03:38
2.4 |
culot  |
- Update to 2.4
PR: ports/153685
Submitted by: Grzegorz Blach <magik AT roorback.net> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit) |
18 Aug 2010 22:38:46
2.3 |
lwhsu  |
- Update to 2.3
PR: ports/149785
Submitted by: Grzegorz Blach <magik AT roorback.net> (maintainer) |
26 May 2010 20:45:32
2.2 |
makc  |
Update to 2.2
PR: ports/146976
Submitted by: Grzegorz Blach (maintainer) |
02 Feb 2010 15:59:28
2.1_1 |
miwi  |
- Fix build when doxygen is installed.
PR: 142993
Submitted by: Grzegorz Blach <magik@roorback.net> |
29 Dec 2009 06:07:28
2.1 |
wen  |
A stable, documented, asynchronous API library for interfacing MPD in
the C, C++ & Objective C languages.
WWW: http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki
PR: ports/141923
Submitted by: Grzegorz Blach <magik@roorback.net> |