Bug 154351 - [New Port]science/py-scimath:Scientific and Mathematical calculations
Summary: [New Port]science/py-scimath:Scientific and Mathematical calculations
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-28 08:20 UTC by Wen Heping
Modified: 2011-02-20 04:00 UTC (History)
0 users

See Also:


Attachments
file.shar (24.50 KB, text/plain)
2011-01-28 08:20 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2011-01-28 08:20:09 UTC
The SciMath project includes packages to support scientific and
mathematical calculations, beyond the capabilities offered by SciPy.
    * enthought.interpolate
    * enthought.mathematics
    * enthought.units

WWW: http://pypi.python.org/pypi/SciMath/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-28 08:20:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-20 03:54:09 UTC
wen         2011-02-20 03:54:04 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/py-scimath   Makefile distinfo pkg-descr pkg-plist 
  Log:
  The SciMath project includes packages to support scientific and
  mathematical calculations, beyond the capabilities offered by SciPy.
      * enthought.interpolate
      * enthought.mathematics
      * enthought.units
  
  WWW: http://pypi.python.org/pypi/SciMath/
  
  PR:             ports/154351
  Submitted by:   Wen Heping (myself)
  
  Revision  Changes    Path
  1.200     +1 -0      ports/science/Makefile
  1.1       +26 -0     ports/science/py-scimath/Makefile (new)
  1.1       +2 -0      ports/science/py-scimath/distinfo (new)
  1.1       +7 -0      ports/science/py-scimath/pkg-descr (new)
  1.1       +281 -0    ports/science/py-scimath/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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2011-02-20 03:55:06 UTC
State Changed
From-To: open->closed

New port added. Thanks!