notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-efl Python bindings for EFL and Elementary
1.20.0_2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.20.0_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: enlightenment@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-01-25 23:22:12
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
Also Listed In: enlightenment python
License: GPLv3 LGPL3
WWW:
https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artifact/build/sphinx/html/index.html
Description:
Python bindings for Enlightenment Foundation Libraries and for Elementary. WWW: https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artifact/build/sphinx/html/index.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}efl>0:devel/py-efl@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-efl
Package flavors (<flavor>: <package>)
  • py27: py27-efl
distinfo:
TIMESTAMP = 1531153744 SHA256 (enlightenment/python-efl-1.20.0.tar.xz) = 70de0ee3fabe1e91da5aa0ca09dd908b62dbbeb5fce86ec194b8793967c30ea3 SIZE (enlightenment/python-efl-1.20.0.tar.xz) = 8984492

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-dbus>=0.83 : devel/py-dbus@py27
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
Runtime dependencies:
  1. py27-dbus>=0.83 : devel/py-dbus@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Library dependencies:
  1. libefl.so : devel/efl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
pkgconfig python:-3.6 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.enlightenment.org/rel/bindings/python/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.20.0_2
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.20.0_2
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.20.0_2
07 Nov 2019 21:43:30
Revision:517015Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Limit python version (does not build with 3.7+)

Approved by:	portmgr blanket
1.20.0_2
01 May 2019 19:35:15
Revision:500606Original commit files touched by this commit
rene search for other commits by this committer
Remove esound support from pulseaudio as audio/esound expired.

Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
1.20.0
09 Jul 2018 19:13:41
Revision:474282Original commit files touched by this commit
gblach search for other commits by this committer
devel/py-efl:
  - Update to 1.20.0

multimedia/rage:
  - Update to 0.3.0
  - Switch to meson

x11/terminology:
  - Update to 1.2.1
  - Switch to meson

x11-wm/enlightenment:
  - Update to 0.22.3 [1]
  - Fix typo in pkg-message [2]

PR:		224105 [1], 226569 [2]
Submitted by:	Nils Beyer [1], Chris Petrik [2]
1.19.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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.19.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.19.0
21 Sep 2017 10:54:03
Revision:450248Original commit files touched by this commit
gblach search for other commits by this committer
- Update devel/efl to 1.19.2 [1]
- Update devel/py-efl to 1.19.0 [1]
- Update x11-wm/enlightenment to 0.21.9 [2]
- Update x11/terminology to 1.1.1
- Mark benchmarks/expedite as broken

PR:                     222462 [2]
Submitted by:           Gleb Popov [1], Hardy Schumacher [2]
Differential Revision:  https://reviews.freebsd.org/D12154 [1]
1.18.0_1
25 Apr 2017 08:20:31
Revision:439367Original commit files touched by this commit
riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
1.18.0
27 Sep 2016 13:43:25
Revision:422814Original commit files touched by this commit
gblach search for other commits by this committer
- Update devel/efl to 1.18.1
- Update devel/py-efl to 1.18.0
- Update multimedia/rage to 0.2.1
- Update x11-wm/enligtenment to 0.21.2
- Bump PORTREVISION in graphics/edje_viewer
- Bump PORTREVISION in x11/terminology
- Merge graphics/evas_generic_loaders* into devel/efl
- Merge multimedia/emotion_generic_players-vlc into devel/efl
- Merge x11-toolkits/elementary into devel/efl
1.15.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.15.0
05 Aug 2015 19:16:55
Revision:393609Original commit files touched by this commit
gblach search for other commits by this committer
Upgrade to 1.15.0
1.13.0
26 May 2015 16:47:03
Revision:387491Original commit files touched by this commit
antoine search for other commits by this committer
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
1.13.0
16 Apr 2015 21:55:11
Revision:384128Original commit files touched by this commit
bapt search for other commits by this committer
Over to the enlightement team

Submitted by:	Chris Petrik (via irc)
1.13.0
16 Apr 2015 20:13:44
Revision:384126Original commit files touched by this commit
gblach search for other commits by this committer
Back to the pool.

Currently and in near future I don't have time to be responsible
for any port.
1.13.0
11 Feb 2015 02:55:24
Revision:378810Original commit files touched by this commit
gblach search for other commits by this committer
- Update devel/efl to 1.13.0
- Update devel/py-efl to 1.13.0
- Update graphics/evas_generic_loaders-* to 1.13.0
- Update multimedia/emotion_generic_players-vlc to 1.13.0
- Update x11-toolkits/elementary to 1.13.0
1.12.0
25 Jan 2015 23:21:54
Revision:377907Original commit files touched by this commit
gblach search for other commits by this committer
Add devel/py-efl

Python bindings for Enlightenment Foundation Libraries and for Elementary.

Number of commits found: 17