Bug 52365 - New Port: Common Lisp portability package
Summary: New Port: Common Lisp portability package
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-17 14:00 UTC by Henrik Motakef
Modified: 2003-09-28 10:44 UTC (History)
0 users

See Also:


Attachments
file.shar (3.46 KB, text/plain)
2003-05-17 14:00 UTC, Henrik Motakef
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Motakef 2003-05-17 14:00:26 UTC
	CLOCC Port is a wrapper library for various functions (sockets,
	shell access, etc) that are widely implemented in Common Lisp
	systems, but lack a standardized interface.

	This port depends on the previously submitted ASDF port. It installs
	the source files and an .asd file (which plays a similar role to
	a Makefile and a pkg-config script). There are other ports for each
	supported Lisp system.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-09-28 10:44:24 UTC
State Changed
From-To: open->closed

Commited, thanks!