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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ecore Enlightenment core abstraction library (meta port)
1.7.9_1,2 devel Deleted on this many watch lists=1 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.7.9_1,2Version of this port present on the latest quarterly branch.
Maintainer: gblach@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-03-11 21:14:07
Last Update: 2014-11-25 03:07:23
SVN Revision: 373393
People watching this port, also watch:: claws-mail, fluxbox, openbox, deluge, fbcmd
Also Listed In: enlightenment
License: not specified in port
WWW:
http://docs.enlightenment.org/auto/ecore/
Description:
A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/
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:
  • ecore>0:devel/ecore
No installation instructions:
This port has been deleted.
PKGNAME: ecore
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libecore_con.so.8 : net/ecore-con
  2. libecore_evas.so.8 : graphics/ecore-evas
  3. libecore_file.so.8 : devel/ecore-file
  4. libecore_imf.so.8 : x11/ecore-imf
  5. libecore_imf_evas.so.8 : x11/ecore-imf_evas
  6. libecore_input.so.8 : x11/ecore-input
  7. libecore_input_evas.so.8 : x11/ecore-input_evas
  8. libecore_ipc.so.8 : devel/ecore-ipc
  9. libecore_x.so.8 : x11/ecore-x11
  10. libecore.so.8 : devel/ecore-main
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ecore-1.7.9_1,2: CON=on: Install con module EVAS=on: Install evas module FILE=on: Install file module IMF=on: Install imf module IMF_EVAS=on: Install imf_evas module INPUT=on: Install input module INPUT_EVAS=on: Install input_evas module IPC=on: Install ipc module SDL=off: Install sdl module X11=on: Install x11 module ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.9_1,2
25 Nov 2014 03:07:23
Revision:373393Original commit files touched by this commit
gblach search for other commits by this committer
- Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
  and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage

Reviewed by:	crees, antoine
1.7.9_1,2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.7.9,2
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
1.7.9,2
25 Mar 2014 08:09:43
Revision:349111Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.7.9,2
07 Nov 2013 16:00:45
Revision:333129Original commit files touched by this commit
gblach search for other commits by this committer
- Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.7.8,2
07 Aug 2013 20:57:26
Revision:324364Original commit files touched by this commit
gblach search for other commits by this committer
- Update EFL to 1.7.8
- Update Enlightenment to 0.17.4

Approved by:	crees, tabthorpe (mentors, implicit)
1.7.7,2
18 May 2013 19:36:32
Revision:318442Original commit files touched by this commit
gblach search for other commits by this committer
- Update EFL libraries to 1.7.7
- Update Enlightenment to 0.17.3

Approved by:	crees (mentor)
1.7.6,2
22 Apr 2013 20:35:20
Revision:316272Original commit files touched by this commit
gblach search for other commits by this committer
- Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1

Approved by:	crees (mentor)
1.7.5,2
15 Jan 2013 17:01:33
Revision:310455Original commit files touched by this commit
gblach search for other commits by this committer
- Update EFL to 1.7.5
- Change master site to download.enlightenment.fr

Approved by:	tabthorpe (mentor)
1.7.4,2
22 Dec 2012 20:55:00
Revision:309405Original commit files touched by this commit
gblach search for other commits by this committer
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG

Approved by:	crees (mentor)
1.1.0,2
04 Nov 2012 13:05:06
Revision:306964Original commit files touched by this commit
gblach search for other commits by this committer
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
1.1.0,2
26 Jun 2012 17:36:30
Original commit files touched by this commit
makc search for other commits by this committer
- Update E17 ports:
  EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
        benchmarks/expedite
        devel/eio
        graphics/evas-loader-generic
        graphics/evas-loader-ico
        graphics/evas-loader-psd
        graphics/evas-loader-wbmp
        graphics/evas_generic_loaders-gst
        graphics/evas_generic_loaders-pdf
        graphics/evas_generic_loaders-ps
        graphics/evas_generic_loaders-raw
        graphics/evas_generic_loaders-xcf
        x11-wm/e17-module-comp-scale
        x11-wm/e17-module-e-tiling
        x11-wm/e17-module-elfe
        x11-wm/e17-module-everything-aspell
        x11-wm/e17-module-everything-shotgun
        x11-wm/e17-module-xkbswitch

PR:             ports/167405
Submitted by:   Grzegorz Blach <magik at roorback.net>
1.0.1,2
10 Apr 2012 18:04:10
Original commit files touched by this commit
rm search for other commits by this committer
- pass maintainership of this ports to new volunteer
- add some of them to `enlightenment' virtual category

PR:             166814
Submitted by:   Grzegorz Blach <magik at roorback dot net>
1.0.1,2
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
1.0.1,2
25 Jun 2011 03:36:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Update modules to 1.0.0/1
- Update e17 to lastest snapshot 0.16.999.55225

PR:             154402
Submitted by:   Grzegorz Blach <magik@roorback.net>
Approved by:    maintainer implicit
1.0.0.b,2
14 Dec 2010 07:30:56
Original commit files touched by this commit
stas search for other commits by this committer
- Update e17 applications suite to the recent snapshot.
  Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:             ports/148038
Submitted by:   Grzegorz Blach <magik@roorback.net> (based on)
0.9.9.042_2,2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.9.9.042_1,2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.9.9.042,2
11 Mar 2008 21:13:53
Original commit files touched by this commit
stas search for other commits by this committer
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az

Number of commits found: 20