Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.0.1_2 30 Dec 2020 11:32:07 |
rene |
Remove expired port:
2020-12-30 audio/py-gmusicapi: Google Play Music is going away:
https://github.com/simon-weber/gmusicapi/issues/673 |
11.0.1_2 24 Dec 2020 09:21:28 |
antoine |
soupsieve 2.0.1 is only compatible with python 3.6+ |
11.0.1_2 05 Dec 2020 13:50:47 |
sunpoet |
Move net/py-ndg_httpsclient to net/py-ndg-httpsclient |
11.0.1_1 26 Oct 2020 09:53:53 |
riggs |
Deprecate port at the end of 2020: Google Play Music shutting down.
Details:
- https://github.com/simon-weber/gmusicapi/issues/673
- https://support.google.com/youtubemusic/answer/9698084 |
11.0.1_1 05 Sep 2020 21:27:58 |
sunpoet |
Move www/py-MechanicalSoup to www/py-mechanicalsoup |
11.0.1 05 Aug 2018 10:05:08 |
riggs |
Update to upstream version 11.0.1 |
10.1.2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
10.1.2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
10.1.2 12 Aug 2017 16:02:13 |
riggs |
Pet portlint (no functional change) |
10.1.2 22 Apr 2017 11:45:34 |
riggs |
Update to upstream version 10.1.2 |
10.1.0 28 Jan 2017 16:04:39 |
riggs |
Update to upstream release 10.1.0 |
7.0.0 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
7.0.0 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
7.0.0 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
7.0.0 09 Jan 2016 14:30:20 |
riggs |
Update to upstream version 7.0.0 |
5.0.0.20150603 14 Jun 2015 07:32:08 |
riggs |
Update to recent upstream snapshot as of 20150603 |
5.0.0.20150322 14 May 2015 15:49:29 |
riggs |
Upgrade to recent stable snapshot |
4.0.0.20150104 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 |
4.0.0.20150104 11 Jan 2015 14:46:45 |
riggs |
- Update to upstream snapshot as of 20150104
- Use mclient v1.10
- API change: mobileclient.get_thumbs_up_songs ->
mobileclient.get_promoted_songs
- Set NO_ARCH |
4.0.0.20141107 08 Nov 2014 19:43:05 |
riggs |
Initial import of py-gmusicapi |