non port: audio/py-gmusicapi/Makefile |
Number of commits found: 18 |
Thursday, 24 Dec 2020
|
09:21 antoine
soupsieve 2.0.1 is only compatible with python 3.6+
|
Saturday, 5 Dec 2020
|
13:50 sunpoet
Move net/py-ndg_httpsclient to net/py-ndg-httpsclient
|
Monday, 26 Oct 2020
|
09: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
|
Saturday, 5 Sep 2020
|
21:27 sunpoet
Move www/py-MechanicalSoup to www/py-mechanicalsoup
|
Sunday, 5 Aug 2018
|
10:05 riggs
Update to upstream version 11.0.1
|
Wednesday, 20 Jun 2018
|
17:05 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
|
Thursday, 30 Nov 2017
|
15:50 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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
Saturday, 12 Aug 2017
|
16:02 riggs
Pet portlint (no functional change)
|
Saturday, 22 Apr 2017
|
11:45 riggs
Update to upstream version 10.1.2
|
Saturday, 28 Jan 2017
|
16:04 riggs
Update to upstream release 10.1.0
|
Wednesday, 1 Jun 2016
|
13:15 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
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 9 Jan 2016
|
14:30 riggs
Update to upstream version 7.0.0
|
Sunday, 14 Jun 2015
|
07:32 riggs
Update to recent upstream snapshot as of 20150603
|
Thursday, 14 May 2015
|
15:49 riggs
Upgrade to recent stable snapshot
|
Wednesday, 6 May 2015
|
12:57 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
|
Sunday, 11 Jan 2015
|
14:46 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
|
Saturday, 8 Nov 2014
|
19:43 riggs
Initial import of py-gmusicapi
|
Number of commits found: 18 |