Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0 25 Jan 2020 18:16:18
  |
sunpoet  |
Move audio/py-mpd2 to audio/py-python-mpd2
- Remove no-op DOCSDIR and EXAMPLESDIR: they are overwritten by
USE_PYTHON=concurrent
- Take maintainership |
1.1.0 25 Jan 2020 12:11:21
  |
riggs  |
Update to upstream version 1.1.0 |
1.0.0 20 Feb 2018 19:31:52
  |
yuri  |
audio/py-mpd2: Update to 1.0.0
Changed to DISTVERSION
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
0.5.5_1 30 May 2017 15:22:01
  |
sunpoet  |
Update WWW |
0.5.5_1 18 Apr 2017 03:25:12
  |
miwi  |
- Fix shebangs |
0.5.5 02 Feb 2016 07:42:18
  |
vanilla  |
Update to 0.5.5. |
0.5.4 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.5.4 07 Jan 2016 14:06:08
  |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Simplify installation |
0.5.4 01 Jan 2016 19:47:53
  |
rene  |
Return audio/py-mpd2 and www/py-ws4py to the pool, they were support ports for
the now removed multimedia/spotify-websocket-api |
0.5.4 08 Dec 2015 09:04:59
  |
mat  |
Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.
With hat: portmgr
Sponsored by: Absolight |
0.5.4 17 Aug 2015 14:20:41
  |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
0.5.4 06 May 2015 12:57:56
  |
mat  |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.5.4 20 Dec 2014 13:57:21
  |
bapt  |
Clean up some now useless PLIST_DIRS* |
0.5.4 08 Dec 2014 21:18:46
  |
rene  |
audio/py-mpd2: update to 0.5.4
Ensure all Python files are installed as executable. |
0.5.3 20 Sep 2014 20:36:56
  |
rene  |
Use modern python infrastructure, no functional changes |
0.5.3 30 Jan 2014 23:20:25
  |
rene  |
- Update to 0.5.3
- Add license |
0.5.2_1 16 Dec 2013 12:25:30
  |
rene  |
Drop now useless PYDISTUTILS_PKGNAME assignment.
Submitted by: wg |
0.5.2_1 16 Dec 2013 12:03:48
  |
rene  |
- Stagify
- Switch to PYDISTUTILS=yes
- Bump PORTREVISION to drop runtime dependency on py-setuptools
- Drop pkg-plist
- Mark as architecture-independent |
0.5.2 04 Nov 2013 17:46:56
  |
rene  |
- Update to 0.5.2
- Install some more documentation |
0.5.1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.5.1 25 Mar 2013 10:39:51
  |
rene  |
Update to 0.5.1 |
0.5.0_1 14 Jan 2013 22:41:42
  |
rene  |
- Use newer git commit which synchronizes version numbers (0.5 -> 0.5.0)
and fixes some other things.
- Bump PORTREVISION because distfile is rerolled.
Submitted by: upstream via private mail |
0.5 13 Jan 2013 11:01:23
  |
rene  |
Update to 0.5 |
0.4.6 04 Jan 2013 15:28:33
  |
rene  |
A fork of the original MPD (Music Player Daemon) client library written
in pure Python.
WWW: https://github.com/Mic92/python-mpd2/
Use new Makefile header and optionsNG |