Bug 172551 - [New Port] devel/ccons: an interactive console for the C programming language
Summary: [New Port] devel/ccons: an interactive console for the C programming language
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 23:30 UTC by Danilo Egêa Gondolfo
Modified: 2012-10-23 14:41 UTC (History)
0 users

See Also:


Attachments
file.shar (2.25 KB, text/plain)
2012-10-09 23:30 UTC, Danilo Egêa Gondolfo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2012-10-09 23:30:27 UTC
The goal of the ccons project is to create an interactive console for
the C programming language, similar to "python" and "irb" for Python and
Ruby respectively.

The project builds on top of clang and llvm.

It builds on FreeBSD >= 9

Fix: Patch attached with submission follows:
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2012-10-16 15:58:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2012-10-23 14:41:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!