Bug 52365

Summary: New Port: Common Lisp portability package
Product: Ports & Packages Reporter: Henrik Motakef <henrik.motakef>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!