| Summary: | new ports math/octave-forge-nlwing2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Stephen Montgomery-Smith <stephen> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Stephen Montgomery-Smith
2008-09-11 16:20:01 UTC
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2008-09-24 07:26:50 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/octave-forge-nlwing2 Makefile distinfo pkg-descr
pkg-plist
Log:
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is nlwing2.
This package allows efficient computation of nonlinear aerodynamic properties
of a wing. It employs 2D section data to build a 3D potential vortex model of
the flow. It uses a robust Euler-Newton method to track the change of flow
vorticity quantities as the angle of attack progresses.
WWW: http://octave.sourceforge.net/
PR: 127300
Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
Revision Changes Path
1.561 +1 -0 ports/math/Makefile
1.1 +17 -0 ports/math/octave-forge-nlwing2/Makefile (new)
1.1 +3 -0 ports/math/octave-forge-nlwing2/distinfo (new)
1.1 +13 -0 ports/math/octave-forge-nlwing2/pkg-descr (new)
1.1 +1 -0 ports/math/octave-forge-nlwing2/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"
State Changed From-To: open->closed New port added. Thanks! |