FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:33 AM BST
Port details
cmucl 19f_2 lang on this many watch lists=10 search for ports that depend on this port
The CMU implementation of Common Lisp
Maintained by: cracauer@cons.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: lisp
License: not specified in port


CMUCL is the CMU implementation of Common Lisp.

First-aid documentation is in the manpages lisp(1) and cmucl(1) and
via the normal Common Lisp documentation runtime functions (describe
...)  (documentation ...)  and (apropos ...).  The WWW homepage contains
a pointer to a real user manual.

CMUCL's strength in comparison with other Lisp systems (or most other
dynamic language implementations in general) is its highly optimizing
compiler.  If you know how to write efficient Common Lisp code, you
are free of unwanted memory allocation, type checks, indirections to
objects.  CMUCL helps you to write efficient Common Lisp --- it
generates very informative warning messages about code constructs that
prevent compilation to efficient code.

Optional packages for graphical user interfaces and other Common Lisp
applications and libraries (Eg. the "Hemlock" Editor) are on
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/release/ (FreeBSD-Binaries)
and ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/ (source).

WWW: http://www.cons.org/cmucl/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: misc/compat6x
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://common-lisp.net/pub/project/cmucl/release/19f/
http://www.pmsf.de/pub/cmucl/release/19f/
ftp://ftp.averillpark.net/cmucl/release/19f/
ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/19f/
ftp://ftp.tepus.com/pub/project/cmucl/release/19f/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 04:17:38
Original commit files touched by this commit  19f_2
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
03 Jul 2011 13:45:36
Original commit files touched by this commit  19f_2
ohauer search for other commits by this committer
- remove MD5
09 Aug 2010 15:40:36
Original commit files touched by this commit  19f_2
arved search for other commits by this committer
Fix dependency

PR:             146680
Submitted by:   Christian Walther <cptsalek@gmail.com>
Approved by:    maintainer timeout
29 Apr 2009 15:38:12
Original commit files touched by this commit  19f_1
cracauer search for other commits by this committer
Update to cmucl-19f.

After discussions with the CMUCL implementor's list it has been
decided that the FreeBSD port should stay as it is, which means that
the 6.3 binary gets installed on all FreeBSD versions.  That means the
port will not be smartened up to select binaries built for newer
FreeBSD versions that might be available.  Consensus on the list was
that those who care about that level of detail do not use the port
(remember that it's a binary distribution anyway) and that for those
who casually want to run some Common Lisp code it is good enough to
just run the 6.3 binary.

The next release will probably not have a FreeBSD-6.3 binary but at
that time the majority of users will probably be on FreeBSD-7.x or
higher.

Tested: install/deinstall, manual check for proper removal, portlint.

Commited during partial thaw as a leave port that doesn't affect other
ports.
08 Jan 2009 18:44:19
Original commit files touched by this commit  19e_1
stefan search for other commits by this committer
Update to 19e.

PR:             126890
Submitted by:   fulvio ciriaco <oivulf@gmail.com>
Patch by:       maintainer
18 Nov 2008 15:56:28
Original commit files touched by this commit  19c_1
itetcu search for other commits by this committer
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Approved by:    maintainer timeout on QAT BotMail
Prompted by:    QAT QA run
04 Oct 2007 01:25:18
Original commit files touched by this commit  19c
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
25 Jul 2007 08:18:14
Original commit files touched by this commit  19c
pav search for other commits by this committer
- Fix typo IA32_BINART_PORT -> IA32_BINARY_PORT

Spotted by:     Scot Hetzel <swhetzel@gmail.com>
25 May 2007 02:00:45
Original commit files touched by this commit  19c
alepulver search for other commits by this committer
- Fix pkg-plist error accidentally introduced in my previous commit.
25 May 2007 00:52:29
Original commit files touched by this commit  19c
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
03 May 2007 00:31:09
Original commit files touched by this commit  19c
alepulver search for other commits by this committer
- Use IA32_BINARY_PORT (to support amd64/ia64 compatibility), and add comment
  before it (about why it's only for i386).
- Use INSTALL_PROGRAM and INSTALL_MAN macros.
- Use MANPREFIX.
- Use SHAREOWN/SHAREGRP for (not binary) installed files.

PR:             ports/112361
Submitted by:   alepulver (myself)
Approved by:    Martin Cracauer <cracauer@cons.org> (maintainer)
05 May 2006 18:34:50
Original commit files touched by this commit  19c
mnag search for other commits by this committer
- Update to 19c

PR:             95944
Submitted by:   "Martin Wilke" <freebsd___unixfreunde.de>
Approved by:    maintainer timeout (17 days)
27 Dec 2005 10:39:21
Original commit files touched by this commit  19b
edwin search for other commits by this committer
Add SHA256 message digest to distinfo file

PR:             ports/90953
Submitted by:   Scott Flatman <sf@slappy.org>
07 Nov 2005 19:16:13
Original commit files touched by this commit  19b
mnag search for other commits by this committer
Update to 19b

Approved by:    Martin Cracauer <cracauer@cons.org> (maintainer)
16 Oct 2005 14:48:09
Original commit files touched by this commit  19a
vs search for other commits by this committer
Populate virtual category "lisp"

PR:             ports/86370
Submitted by:   Julian Stecklina
Approved by:    portmgr (linimon)
02 Sep 2004 22:36:06
Original commit files touched by this commit  19a
linimon search for other commits by this committer
Update to version 19a.

PR:             ports/71162
Submitted by:   MOROHOSHI Akihiko <moro at remus dot dti dot ne dot jp>
Approved by:    maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  18e
trevor search for other commits by this committer
SIZEify (maintainer timeout)
28 Jan 2004 20:53:57
Original commit files touched by this commit  18e
cracauer search for other commits by this committer
Fix owner of $PREFIX/lib.

PR:             ports/62011
Submitted by:   David Magda <dmagda+prbugs@ee.ryerson.ca>
10 Dec 2003 20:31:24
Original commit files touched by this commit  18e
pav search for other commits by this committer
- Update list of download locations with working entries.

PR:             ports/60102 (based on)
Submitted by:   parv <parv@pair.com>
24 Jun 2003 07:13:01
Original commit files touched by this commit  18e
daichi search for other commits by this committer
Update port: lang/cmucl (docs installed as 600)

PR:             50810
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> <fuyuki@hadaly.org>
12 May 2003 15:13:55
Original commit files touched by this commit  18e
cracauer search for other commits by this committer
Correct ftp address for optional packages.
02 May 2003 21:53:37
Original commit files touched by this commit  18e
cracauer search for other commits by this committer
Update to CMUCL 18e.

Add a comment that one portlint warning cannot be avoided.
26 Apr 2003 01:02:16
Original commit files touched by this commit  18d
naddy search for other commits by this committer
Mark as i386-only.
21 Feb 2003 12:35:09
Original commit files touched by this commit  18d
knu search for other commits by this committer
De-pkg-comment.
20 Jan 2003 09:23:08
Original commit files touched by this commit  18d
edwin search for other commits by this committer
Add LIB_DEPEND on compat4x if running on >= 500000x
Noticed by: bento
16 Apr 2002 17:08:31
Original commit files touched by this commit  18d
cracauer search for other commits by this committer
Update to CMUCL version 18d.  Use bzip2 distfiles.

This is my first commit after some pause.  Newest portlint is happy,
the usual procedure of package and port install/deinstall, the compare
/usr/local is happy, too.  Hope I didn't forget anything else.
24 Jun 2001 21:29:39
files touched by this commit
dd search for other commits by this committer
Remove duplicate words where appropriate.    
11 Mar 2001 00:28:19
files touched by this commit
cracauer search for other commits by this committer
make the description fit the current release    
10 Mar 2001 06:08:12
files touched by this commit
kris search for other commits by this committer
Fix plist    
26 Feb 2001 14:09:02
files touched by this commit
cracauer search for other commits by this committer
Update to release 18c    
05 Feb 2001 15:04:13
files touched by this commit
olgeni search for other commits by this committer
Some style fixes in the lang category (usual round of spaces -> tabs)    
08 Oct 2000 04:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
29 Jun 2000 08:03:02
files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23675
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

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.578 seconds.