| Summary: | New port: shells/ch -- An embeddable C/C++ interpreter/shell | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Conrad J. Sabatier <conrads> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Conrad J. Sabatier
2006-08-02 13:00:34 UTC
Actually, the description in the PR is slightly off. It was the January 2006 issue of DDJ that contained the article on this package. I just did a quick Google for it this morning, but later came across my copy of that issue and realized my mistake. No biggie, really. :-) Actually, that was the C/C++ Users Journal, not DDJ. :-) Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR. State Changed From-To: open->closed New port added with a few modifications, thanks! alepulver 2006-10-05 19:07:49 UTC
FreeBSD ports repository
Modified files:
shells Makefile
Added files:
shells/ch Makefile distinfo pkg-descr pkg-plist
Log:
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell
programming, 2D/3D plotting, numerical computing, and embedded scripting.
Ch is the solution for:
* Embedded Scripting
* Enterprise
* Academic
* Plotting and Numerical Computing
WWW: http://www.softintegration.com/products/chstandard/
PR: ports/101259
Submitted by: conrads at cox.net
Revision Changes Path
1.60 +1 -0 ports/shells/Makefile
1.1 +43 -0 ports/shells/ch/Makefile (new)
1.1 +3 -0 ports/shells/ch/distinfo (new)
1.1 +11 -0 ports/shells/ch/pkg-descr (new)
1.1 +2189 -0 ports/shells/ch/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|