Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
0.20.16_3

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
10 Apr 2019 06:18:32
0.20.16_3

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
30 Nov 2017 15:50:34
0.20.16_2

|
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 ) |
25 Jun 2017 15:02:58
0.20.16_2

|
sunpoet  |
Fix WWW
Approved by: portmgr (blanket) |
25 Apr 2017 08:20:31
0.20.16_2

|
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
02 Dec 2016 09:21:59
0.20.16_1

|
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
01 Apr 2016 13:29:17
0.20.16_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
19 Aug 2015 13:30:00
0.20.16_1

|
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
19 Oct 2014 07:33:10
0.20.16_1

|
mva  |
- Convert ports from audio/ to new USES=python
Reviewed by: portmgr (implicit) |
10 Sep 2014 20:50:37
0.20.16_1

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
05 Aug 2014 05:29:29
0.20.16

|
nivit  |
- Update to 0.20.16
Build Log: https://redports.org/buildarchive/20140805042359-75215/ |
14 Jul 2014 03:56:15
0.20.14

|
nivit  |
- Update to 0.20.14 |
09 Apr 2014 00:26:01
0.20.06

|
nivit  |
Terminal based MP3 search, playback and download.
- Search and stream music
- Create playlists
- Download music
- Works with Python 2.7 and 3.x
- Works with Windows, Linux and Mac OS X
- No Python dependencies
- Requires mplayer or mpv
WWW: http://github.com/np1/mps/ |