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

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
15 Aug 2020 11:26:45
3.1.1

|
rene  |
security/py-keyrings.alt: remove optional expired dependency on
security/py-keyczar |
14 Nov 2019 12:39:42
3.1.1

|
tobik  |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
13 Jan 2019 21:42:31
3.1.1

|
pi  |
security/py-keyrings.alt: update 3.0 -> 3.1.1
PR: 234907
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Relnotes: https://github.com/jaraco/keyrings.alt/blob/master/CHANGES.rst |
04 Jan 2019 05:46:45
3.0

|
koobs  |
security/py-keyrings.alt: Add test support to assist committer QA
Add TEST_DEPENDS and (do-)test target to help QA of an upcoming devel/py-fs
update [1].
The tests currently pass: 128 passed, 61 skipped in 21.56 seconds
While I'm here:
- Pet portlint (extra item placed in the USES/USE_x section)
PR: 234491
Approved by: portmgr (framework/infrastructure support/compliance)
MFH: 2019Q1 |
20 Jun 2018 17:05:44
3.0

|
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 |
25 Apr 2018 16:42:38
3.0

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
01 Apr 2018 13:35:27
3.0

|
wen  |
- Update to 3.0
PR: 227157
Submitted by: douglas@douglasthrift.net(maintainer) |
30 Nov 2017 15:50:34
2.3

|
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 ) |
09 Sep 2017 17:56:40
2.3

|
dbaio  |
security/py-keyrings.alt: Update to 2.3
Changes: https://raw.githubusercontent.com/jaraco/keyrings.alt/2.3/CHANGES.rst
PR: 222012
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
06 May 2017 05:57:36
2.2

|
miwi  |
- Update to 2.2
- Removed KDE_KWALLET option since it is no longer included.
PR: 218902
Submitted by: maintainer |
24 Aug 2016 08:20:31
1.1.1

|
tcberner  |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
01 Apr 2016 14:25:18
1.1.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
13 Mar 2016 11:30:55
1.1.1

|
rakuco  |
Update to 1.1.1.
From CHANGES.rst:
1.1.1
=====
Test cleanup.
PR: 207871
Submitted by: douglas@douglasthrift.net (maintainer) |
12 Feb 2016 21:03:10
1.1

|
rm  |
Alternate keyring backend implementations for use with the Python keyring
package.
WWW: https://pypi.python.org/pypi/keyrings.alt
PR: 207046
Submitted by: Douglas Thrift <douglas@douglasthrift.net> |