FreshPorts -- The Place For Ports Sun, 21 Mar 2010 6:49 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
ecl 0.9l_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 10:59:45
Also Listed In: lisp


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
Required To Build: devel/gmake, lang/perl5.8
Required Libraries: math/libgmp4, devel/boehm-gc

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-0.9l_1:
     ASDF=on (default) "Enable ASDF building facility"
     CLOS_STREAMS=on (default) "Enable user defined stream objects"
     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/0.9l/
http://sunet.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://iweb.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://switch.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://surfnet.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://kent.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://freefr.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://voxel.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://jaist.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://osdn.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://nchc.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://transact.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://softlayer.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://internode.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://biznetnetworks.dl.sourceforge.net/project/ecls/ecls/0.9l/
http://ufpr.dl.sourceforge.net/project/ecls/ecls/0.9l/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 01: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 10: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 21: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 23: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 18: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 02: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 23: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 15: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 15: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 13: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 21: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 05: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 02: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 10: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: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 10
new 48 hours12
new 7 days24
new fortnight55
new month102

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

Add tab to Netscape 6

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