Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0.6622 02 Jan 2021 13:49:04 |
rene |
Remove a few expired ports:
2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn
instead
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python
2.7 which is EOLed upstream |
2.7.0.6622 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
2.7.0.6622 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
2.7.0.6622 03 Nov 2019 23:32:38 |
yuri |
devel/bzr: Update 2.7.0 -> 2.7.0.6622
PR: 240242
Submitted by: fullermd@over-yonder.net (maintainer) |
2.7.0_2 23 Jul 2018 09:07:49 |
amdmi3 |
- Add LICENSE
- Switch to new test framework and add TEST_DEPENDS
- Pet portlint
- Fix shebang, which is required for running tests (this does not affect
installed file which has correct shebang anyway)
Approved by: portmgr blanket |
2.7.0_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 |
2.7.0_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.7.0_1 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 ) |
2.7.0_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.7.0_1 11 Feb 2016 04:34:15 |
olivierd |
- Replace launchpad.net by CHEESESHOP
- Bump PORTREVISION, distinfo was mismatch with previous host
Suggested by: rm@ |
2.7.0 10 Feb 2016 19:49:38 |
olivierd |
Remove alternate host, because 302 redirections are fully supported (r338507)
Requested by: Matthew Fuller (maintainer) |
2.7.0 08 Feb 2016 19:49:59 |
olivierd |
- Update to 2.7.0 [1]
- Convert to OPTIONS_* helpers [1]
- Fix Python version, bzr still uses 'urllib2' module, which is only
available in Python 2.x
- Strip some libraries
PR: 207010 [1]
Submitted by: <fullermd@over-yonder.net> (maintainer) |
2.6.0 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
2.6.0 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.6.0 15 Feb 2014 09:13:16 |
miwi |
- Don't touch /root/ during build |
2.6.0 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.6.0 14 Oct 2013 16:10:52 |
antoine |
Do not try to remove directories belonging to BSD.local.dist
While here, convert to STAGEDIR
PR: ports/182488
Reported by: portbuild & poudriere -t
Approved by: maintainer timeout (15 days) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.6.0 28 Jul 2013 13:59:37 |
motoyuki |
- Maintainer Update to 2.6.0
PR: ports/180895
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> |
2.5.1 01 May 2013 14:04:39 |
jgh |
- fix broken run-depends introduced in previous commit
Approved by: maintainer (implicit)
Spotted by: wen |
2.5.1 29 Apr 2013 18:47:58 |
jgh |
- adoption of optionsNG
Approved by: portmgr (bapt) |
2.5.1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.5.1 17 Jun 2012 20:26:50 |
cs |
Update port and Makefile |
2.5.1 17 Jun 2012 20:21:37 |
cs |
Repository copy performed from devel/bazaar-ng --> devel/bzr
PR: ports/168931, ports/163046
Submitted by: alex <gallego.alexx@gmail.com>
Reviewed by: glarkin@
Approved by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) |