Port details |
- py-efilter EFILTER query language
- 1.5,1 devel
=0 1.5,1Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained
This port expired on: 2019-08-16
- Maintainer: antoine@FreeBSD.org
- Port Added: 2015-09-10 20:16:44
- Last Update: 2019-08-17 20:37:41
- SVN Revision: 509169
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/google/dotty
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}efilter>0:devel/py-efilter@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py36-rekall-efilter-[0-9]*
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-efilter
- Package flavors (<flavor>: <package>)
- py36: py36-efilter
- py27: py27-efilter
- distinfo:
- TIMESTAMP = 1472978583
SHA256 (efilter-1-1.5.tar.gz) = 4ea0bf75782657754419e6532b9b63da3f914ac25d345a71e672d9fe4639cc3d
SIZE (efilter-1-1.5.tar.gz) = 71882
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py36-six>=1.4.0 : devel/py-six@py36
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-dateutil>=2 : devel/py-dateutil@py36
- py36-six>=1.4.0 : devel/py-six@py36
- py36-pytz>=2011 : devel/py-pytz@py36
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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 |