Bug 101259

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 Flags
ch.shar none

Description Conrad J. Sabatier 2006-08-02 13:00:34 UTC
	ch -- An embeddable C/C++ interpreter/shell (featured in the 
	December 09, 2005 issue of Dr. Dobb's Journal)

How-To-Repeat: 	shar archive included below
Comment 1 Conrad J. Sabatier 2006-08-02 17:53:59 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.  :-)
Comment 2 Conrad J. Sabatier 2006-08-08 07:52:18 UTC
Actually, that was the C/C++ Users Journal, not DDJ.  :-)
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-04 21:34:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 4 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-05 20:07:21 UTC
State Changed
From-To: open->closed

New port added with a few modifications, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2006-10-05 20:08:02 UTC
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"