Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5,1 17 Aug 2019 20:37:41
  |
rene  |
Remove expired port:
2019-08-16 devel/py-efilter: No longer maintained |
1.5,1 16 Jul 2019 15:50:34
  |
antoine  |
Fix expiration date |
16 Jul 2019 15:42:05

|
antoine  |
Deprecate: no longer maintained |
1.5,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.5,1 24 May 2018 15:22:18
  |
antoine  |
Note the conflict with rekall-efilter |
1.5,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 ) |
1.5,1 02 Nov 2016 22:45:14
  |
mat  |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.5,1 04 Sep 2016 11:32:34
  |
antoine  |
Update to 1.5 |
1.3,1 16 Jul 2016 10:20:44
  |
antoine  |
Update to 1.3 |
1.2,1 17 Jun 2016 19:26:02
  |
antoine  |
Update to version 1.2
Version numbering changed, so bump PORTEPOCH (it was bumped on pypi too) |
1453815385 16 Apr 2016 13:23:36
  |
antoine  |
Update to 1453815385 |
1438631774 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1438631774 10 Sep 2015 20:16:36
  |
antoine  |
New port: devel/py-efilter
EFILTER is a general-purpose destructuring and search language implemented in
Python, and suitable for integration with any Python project that requires a
search function for some of its data.
WWW: https://github.com/google/dotty |