FreshPorts -- The Place For Ports Sat, 4 Feb 2012 4:02 AM GMT
Port details
ecl 10.4.1_1 lang on this many watch lists=1 search for ports that depend on this port
An ANSI Common Lisp implementation
Maintained by: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Jul 2004 09:59:45
Also Listed In: lisp
License: not specified in port


ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
language as described in the X3J13 ANSI specification, featuring CLOS
(Common-Lisp Object System), conditions, loops, etc, plus a translator
to C, which can produce standalone executables.

WWW: http://sourceforge.net/projects/ecls/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/perl5.8
Required Libraries: math/gmp, devel/boehm-gc
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for ecl-10.4.1_1:
     ASDF=on (default) "Enable ASDF building facility"
     CLX=off (default) "Enable X11 interface"
     SOCKETS=on (default) "Enable socket interface"
     THREADS=off (default) "Enable threading support"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/ecls/ecls/10.4/
http://sunet.dl.sourceforge.net/project/ecls/ecls/10.4/
http://iweb.dl.sourceforge.net/project/ecls/ecls/10.4/
http://switch.dl.sourceforge.net/project/ecls/ecls/10.4/
http://surfnet.dl.sourceforge.net/project/ecls/ecls/10.4/
http://kent.dl.sourceforge.net/project/ecls/ecls/10.4/
http://freefr.dl.sourceforge.net/project/ecls/ecls/10.4/
http://voxel.dl.sourceforge.net/project/ecls/ecls/10.4/
http://jaist.dl.sourceforge.net/project/ecls/ecls/10.4/
http://osdn.dl.sourceforge.net/project/ecls/ecls/10.4/
http://nchc.dl.sourceforge.net/project/ecls/ecls/10.4/
http://ncu.dl.sourceforge.net/project/ecls/ecls/10.4/
http://transact.dl.sourceforge.net/project/ecls/ecls/10.4/
http://softlayer.dl.sourceforge.net/project/ecls/ecls/10.4/
http://internode.dl.sourceforge.net/project/ecls/ecls/10.4/
http://ufpr.dl.sourceforge.net/project/ecls/ecls/10.4/
http://waix.dl.sourceforge.net/project/ecls/ecls/10.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  10.4.1_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 13:45:36
Original commit files touched by this commit  10.4.1_1
ohauer search for other commits by this committer
- remove MD5
13 Aug 2010 16:25:31
Original commit files touched by this commit  10.4.1_1
olgeni search for other commits by this committer
Add missing @dirrm entries.

Noticed by:     QAT
13 Aug 2010 16:10:20
Original commit files touched by this commit  10.4.1
olgeni search for other commits by this committer
Upgrade to version 10.4.1.
04 Aug 2010 14:11:56
Original commit files touched by this commit  0.9l_3
olgeni search for other commits by this committer
Clean up my pkg-descr files (spelling and whitespace).
08 Jun 2010 19:52:58
Original commit files touched by this commit  0.9l_3
makc search for other commits by this committer
Convert LDCONFIG_DIRS to USE_LDCONFIG.

PR:             based on ports/146365
Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by:    maintainers timeout (two weeks)
19 Apr 2010 10:43:43
Original commit files touched by this commit  0.9l_2
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
09 Jan 2010 20:50:59
Original commit files touched by this commit  0.9l_1
olgeni search for other commits by this committer
Adopt unmaintained port.
22 Aug 2009 00:24:37
Original commit files touched by this commit  0.9l_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
13 May 2009 09:46:02
Original commit files touched by this commit  0.9l_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
04 Sep 2008 20:07:50
Original commit files touched by this commit  0.9l
pav search for other commits by this committer
- Update to 0.9l

PR:             ports/126920
Submitted by:   fulvio ciriaco <oivulf@gmail.com>
29 Aug 2008 22:02:05
Original commit files touched by this commit  0.9g_2
linimon search for other commits by this committer
Reset maintainer at his request.
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.9g_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
23 Mar 2008 16:44:09
Original commit files touched by this commit  0.9g_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
17 Sep 2006 01:46:52
Original commit files touched by this commit  0.9g_1
kris search for other commits by this committer
BROKEN on ia64 and sparc64: Does not compile
25 Jun 2006 22:41:56
Original commit files touched by this commit  0.9g_1
alepulver search for other commits by this committer
- Add OPTIONS.
- Avoid installing the GNU license.
- Fix building on !i386.

PR:             99439
Approved by:    maintainer
10 May 2006 14:46:48
Original commit files touched by this commit  0.9g_1
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9g
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:42:24
Original commit files touched by this commit  0.9g
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9g
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
16 Oct 2005 14:48:09
Original commit files touched by this commit  0.9g
vs search for other commits by this committer
Populate virtual category "lisp"

PR:             ports/86370
Submitted by:   Julian Stecklina
Approved by:    portmgr (linimon)
20 Sep 2005 12:10:18
Original commit files touched by this commit  0.9g
vs search for other commits by this committer
Update to 0.9g
Highlights: a port of the ASDF system definition, and a port of SBCL's socket
libraries

PR:             ports/84873
Submitted by:   maintainer
25 Feb 2005 19:51:28
Original commit files touched by this commit  0.9e
pav search for other commits by this committer
- Update to 0.9e

PR:             ports/78034
Submitted by:   Julian Stecklina <der_julian@web.de> (maintainer)
02 Dec 2004 06:50:55
Original commit files touched by this commit  0.9d.041103
krion search for other commits by this committer
Add missing perl dependency.

Reported by:    pointyhat
28 Nov 2004 10:15:49
Original commit files touched by this commit  0.9d.041103
krion search for other commits by this committer
Add missing dependency and fix build.

PR:             ports/74345
Submitted by:   maintainer
03 Nov 2004 18:26:05
Original commit files touched by this commit  0.9d.041103
vs search for other commits by this committer
Update to 0.9d.041103

PR:             ports/73435
Submitted by:   maintainer
27 Oct 2004 20:49:11
Original commit files touched by this commit  0.9d.041019
pav search for other commits by this committer
- Mark only for i386, does not build on 64-bit archs

PR:             ports/73217
Submitted by:   Julian Stecklina <der_julian@web.de> (maintainer)
20 Oct 2004 04:08:04
Original commit files touched by this commit  0.9d.041019
pav search for other commits by this committer
- Update to 0.9d-041019

PR:             ports/72851
Submitted by:   Julian Stecklina <der_julian@web.de> (maintainer)
26 Jul 2004 01:40:50
Original commit files touched by this commit  0.9d.040726
ijliao search for other commits by this committer
upgrade to 040726

PR:             69597
Submitted by:   maintainer
25 Jul 2004 09:58:58
Original commit files touched by this commit  0.9d.040206
vs search for other commits by this committer
Add ecl 0.9d.040206, an ANSI Common Lisp implementation.

PR:             ports/62455
Submitted by:   Julian Stecklina

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01
apache2Jan 31
apache20Jan 31
apache21Jan 31
apache22Jan 31
apache22-prefork-mpmJan 31
sudo*Jan 31

17 vulnerabilities affecting 41 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 23097
Broken 192
Deprecated 94
Ignore 728
Forbidden 2
Restricted 329
No CDROM 108
Vulnerable 0
Expired 7
Set to expire 92
Interactive 62
new 24 hours 5
new 48 hours6
new 7 days27
new fortnight59
new month112

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.34 seconds.