c33b FreshPorts -- devel/eris
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
eris 1.3.21 devel on this many watch lists=0 search for ports that depend on this port
WorldForge client entity library
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Feb 2005 23:04:45
License: not specified in port


Eris, the WorldForge client entity library is designed to simplify client
development (and avoid duplicating effort) by providing a common framework to
deal with server communications.

WWW: http://www.worldforge.org/dev/eng/libraries/eris
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
Required Libraries:
  1. devel/atlas-devel
  2. net/skstream
  3. math/wfmath
  4. devel/libsigc++20
  5. devel/mercator

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/eris/ && make install clean
To add the package: pkg_add -r eris


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  3. http://freefr.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  4. http://garr.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  5. http://heanet.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  6. http://hivelocity.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  7. http://ignum.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  8. http://internode.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  9. http://iweb.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  10. http://jaist.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  11. http://kaz.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  12. http://kent.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  13. http://master.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  14. http://nchc.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  15. http://ncu.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  16. http://netcologne.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  17. http://sunet.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  18. http://superb-dca3.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  19. http://switch.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  20. http://tenet.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  21. http://ufpr.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/
  22. http://waix.dl.sourceforge.net/project/worldforge/Eris%201.4%20%28client%20lib%29/1.3.21/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:13:20
Original commit files touched by this commit  1.3.21
bapt search for other commits by this committer
Convert devel to USES=pkgconfig
19 Mar 2013 13:04:31
Original commit files touched by this commit  1.3.21
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
08 Mar 2013 10:51:36
Original commit files touched by this commit  1.3.21
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
19 Jan 2013 10:09:14
Original commit files touched by this commit  1.3.21
oliver search for other commits by this committer
update of the worldfordge suite

devel/eris:      1.3.21
devel/mercator:  0.3.2
devel/varconf:   1.0.0
math/wfmath:     1.0.1
net/cyphesis:    0.6.0
net/skstream:    0.3.9
games/ember:     0.7.0
09 Dec 2011 10:23:10
Original commit files touched by this commit  1.3.19
oliver search for other commits by this committer
update varconf to 0.6.7
update eris to 1.3.19
update ember to 0.6.2

Feature safe:   yes
22 Oct 2011 23:50:23
Original commit files touched by this commit  1.3.18
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
29 Apr 2011 05:56:56
Original commit files touched by this commit  1.3.18
oliver search for other commits by this committer
big WorldForge update:
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26
20 Jan 2011 11:45:54
Original commit files touched by this commit  1.3.16_1
oliver search for other commits by this committer
update devel/mercator to 0.2.9

Feature safe:   yes
21 Oct 2010 11:13:46
Original commit files touched by this commit  1.3.16
oliver search for other commits by this committer
update devel/eris to 1.3.16
07 Sep 2010 15:17:30
Original commit files touched by this commit  1.3.15_1
oliver search for other commits by this committer
update devel/mercator to 0.2.8
update net/skstream to 0.3.7
bump PORTREVISION on affected ports
09 Jun 2010 05:22:10
Original commit files touched by this commit  1.3.15
oliver search for other commits by this committer
update eris to 1.3.15
02 Dec 2009 14:49:54
Original commit files touched by this commit  1.3.14_1
oliver search for other commits by this committer
update devel/atlas-devel to 0.6.2
25 Aug 2009 13:08:32
Original commit files touched by this commit  1.3.14
erwin search for other commits by this committer
Fix sourceforge

Submitted by:   pointyhat
05 Apr 2009 18:12:50
Original commit files touched by this commit  1.3.14
oliver search for other commits by this committer
update eris to 1.3.14
11 Feb 2009 19:44:27
Original commit files touched by this commit  1.3.13
oliver search for other commits by this committer
fix build after wfmath upgrade

Noted by:       pav
28 Feb 2008 17:26:41
Original commit files touched by this commit  1.3.13
oliver search for other commits by this committer
update eris to 1.3.13
19 Sep 2007 13:50:10
Original commit files touched by this commit  1.3.12_1
oliver search for other commits by this committer
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
Bump PORTREVISION
30 Jan 2007 05:03:33
Original commit files touched by this commit  1.3.12
oliver search for other commits by this committer
update to 1.3.12
08 Nov 2006 18:55:13
Original commit files touched by this commit  1.3.11_1
oliver search for other commits by this committer
update to 0.3.5
11 Sep 2006 14:20:50
Original commit files touched by this commit  1.3.11
oliver search for other commits by this committer
update to 1.3.11
21 Aug 2006 14:57:17
Original commit files touched by this commit  1.3.10
oliver search for other commits by this committer
Do not update eris to .11! - moving back to 1.3.10 - only chase wfmath update
I hope that version number going backwards w/o updating PORTEPOCH is ok here
because of the small timeframe
21 Aug 2006 14:54:27
Original commit files touched by this commit  1.3.11
oliver search for other commits by this committer
update wfmath to 0.3.5
24 Apr 2006 06:59:06
Original commit files touched by this commit  1.3.10
oliver search for other commits by this committer
fix build on 4
23 Apr 2006 11:55:21
Original commit files touched by this commit  1.3.10
oliver search for other commits by this committer
update to 1.3.10
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.3.9
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.3.9
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
25 Oct 2005 14:07:21
Original commit files touched by this commit  1.3.9
oliver search for other commits by this committer
update to 1.3.9
20 Oct 2005 13:50:24
Original commit files touched by this commit  1.3.8
oliver search for other commits by this committer
update Atlas-C++ to 0.5.0.r(c)1
09 Oct 2005 22:38:25
Original commit files touched by this commit  1.3.8
oliver search for other commits by this committer
update to 1.3.8
04 Oct 2005 15:51:18
Original commit files touched by this commit  1.3.7
oliver search for other commits by this committer
fix build on FreeBSD 4
03 Oct 2005 17:00:42
Original commit files touched by this commit  1.3.7
oliver search for other commits by this committer
update to 1.3.7
30 Sep 2005 13:07:16
Original commit files touched by this commit  1.2.2
oliver search for other commits by this committer
take maintainership

Approved by:    maintainer
28 Sep 2005 14:59:16
Original commit files touched by this commit  1.2.2
oliver search for other commits by this committer
update to 1.2.2

Approved by:    maintainer
07 May 2005 11:01:02
Original commit files touched by this commit  1.2.1_1
oliver search for other commits by this committer
update Atlas-C++ to 0.4.95
09 Feb 2005 23:04:01
Original commit files touched by this commit  1.2.1
pav search for other commits by this committer
Eris, the WorldForge client entity library is designed to simplify client
development (and avoid duplicating effort) by providing a common framework to
deal with server communications.

PR:             ports/77064
Submitted by:   Jan Rochel <jannisan@t-online.de>

Number of commits found: 35

2827
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0