aboutsummaryrefslogtreecommitdiff
path: root/devel/eris
Commit message (Collapse)AuthorAgeFilesLines
* update eris to 1.3.14Oliver Lehmann2009-04-054-17/+9
| | | | Notes: svn path=/head/; revision=231654
* fix build after wfmath upgradeOliver Lehmann2009-02-111-0/+10
| | | | | | | Noted by: pav Notes: svn path=/head/; revision=228071
* update eris to 1.3.13Oliver Lehmann2008-02-284-33/+6
| | | | Notes: svn path=/head/; revision=208103
* do not force the usage of gcc 3.4, the ports are now gcc 4 readyOliver Lehmann2007-09-191-2/+1
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=199758
* update to 1.3.12Oliver Lehmann2007-01-303-6/+6
| | | | Notes: svn path=/head/; revision=183682
* update to 0.3.5Oliver Lehmann2006-11-081-1/+2
| | | | Notes: svn path=/head/; revision=176839
* update to 1.3.11Oliver Lehmann2006-09-113-6/+7
| | | | Notes: svn path=/head/; revision=172780
* Do not update eris to .11! - moving back to 1.3.10 - only chase wfmath updateOliver Lehmann2006-08-213-6/+5
| | | | | | | | I hope that version number going backwards w/o updating PORTEPOCH is ok here because of the small timeframe Notes: svn path=/head/; revision=171109
* update wfmath to 0.3.5Oliver Lehmann2006-08-213-7/+8
| | | | Notes: svn path=/head/; revision=171108
* fix build on 4Oliver Lehmann2006-04-241-0/+27
| | | | Notes: svn path=/head/; revision=160285
* update to 1.3.10Oliver Lehmann2006-04-233-5/+10
| | | | Notes: svn path=/head/; revision=160220
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* update to 1.3.9Oliver Lehmann2005-10-253-4/+4
| | | | Notes: svn path=/head/; revision=146328
* update Atlas-C++ to 0.5.0.r(c)1Oliver Lehmann2005-10-201-1/+1
| | | | Notes: svn path=/head/; revision=145943
* update to 1.3.8Oliver Lehmann2005-10-094-46/+3
| | | | Notes: svn path=/head/; revision=144717
* fix build on FreeBSD 4Oliver Lehmann2005-10-043-2/+14
| | | | Notes: svn path=/head/; revision=144175
* update to 1.3.7Oliver Lehmann2005-10-036-69/+88
| | | | Notes: svn path=/head/; revision=144080
* take maintainershipOliver Lehmann2005-09-301-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=143837
* update to 1.2.2Oliver Lehmann2005-09-283-9/+8
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=143698
* update Atlas-C++ to 0.4.95Oliver Lehmann2005-05-071-1/+2
| | | | Notes: svn path=/head/; revision=134766
* Eris, the WorldForge client entity library is designed to simplify clientPav Lucistnik2005-02-096-0/+134
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> Notes: svn path=/head/; revision=128428