Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.1 13 Aug 2018 13:42:53
  |
vanilla  |
Update to 1.14.1. |
1.14.0 04 Aug 2018 02:15:39
  |
vanilla  |
Update to 1.14.0. |
1.13.0_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.13.0 30 Jun 2018 04:50:24
  |
vanilla  |
Update to 1.13.0. |
1.12.1 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 |
1.12.1 05 Jun 2018 09:07:58
  |
vanilla  |
Update to 1.12.1. |
1.12.0 16 May 2018 13:26:54
  |
vanilla  |
Update to 1.12.0. |
1.11.0 25 Apr 2018 16:42:38
  |
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 |
1.11.0 15 Apr 2018 02:01:44
  |
vanilla  |
Update to 1.11.0. |
1.10.1 06 Apr 2018 08:10:07
  |
vanilla  |
Update to 1.10.1. |
1.10.0_1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.10.0 03 Mar 2018 12:19:36
  |
vanilla  |
Update to 1.10.0. |
1.9.1 06 Feb 2018 16:18:49
  |
vanilla  |
Update to 1.9.1. |
1.9.0 02 Feb 2018 06:58:12
  |
vanilla  |
Update to 1.9.0. |
1.8.6 01 Feb 2018 15:23:44
  |
vanilla  |
Update to 1.8.6. |
1.8.4 11 Jan 2018 03:49:42
  |
vanilla  |
Update to 1.8.4. |
1.8.3 06 Jan 2018 10:34:55
  |
vanilla  |
Update to 1.8.3. |
1.7.0_3 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 ) |
1.7.0_3 06 Nov 2017 09:18:13
  |
vanilla  |
Fix building with python3.6 on real env.
Reported by: ganbold@ |
1.7.0_2 06 Nov 2017 05:19:46
  |
vanilla  |
Change license. |
1.7.0_1 06 Nov 2017 05:17:17
  |
vanilla  |
1: rework with autoplist.
2: bump version. |
1.7.0 06 Nov 2017 03:19:29
  |
vanilla  |
1: Fix build with python3.
2: add autoplist feature. |
1.7.0 29 Oct 2017 00:10:27
  |
vanilla  |
1: Update to 1.7.0.
2: unbreak on aarch64.
PR: 223019 [2]
Submitted by: jbeich@ [2]
MFH: 2017Q4 |
1.6.3 28 Sep 2017 08:44:48
  |
vanilla  |
Update to 1.6.3. |
1.4.0 22 Jun 2017 08:22:55
  |
vanilla  |
1: Update to 1.4.0.
2: Add py-protobuf as RUN_DEPENDS. |
1.3.5 21 Jun 2017 23:03:00
  |
linimon  |
Mark as broken on aarch64.
Approved by: portmgr (tier-2 blanket) |
1.3.5 23 May 2017 10:29:52
  |
vanilla  |
Update to 1.3.5.
Sponsored by: kkstream |
1.3.0 21 May 2017 21:55:08
  |
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.3.0 30 Apr 2017 11:36:06
  |
vanilla  |
Update to 1.3.0. |
1.2.1 26 Apr 2017 03:27:47
  |
vanilla  |
Add py-grpcio. |