new port math/octave-forge-fits
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
miwi 2011-02-05 10:42:51 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/octave-forge-fits 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 fits. The Octave-FITS package provides functions for reading, and writing FITS (Flexible Image Transport System) files. The package supports uses the libcfitsio library. WWW: http://octave.sourceforge.net/ PR: ports/153971 Submitted by: Stephen Montgomery-Smith <stephen at math.missouri.edu> Feature safe: yes Revision Changes Path 1.685 +1 -0 ports/math/Makefile 1.1 +24 -0 ports/math/octave-forge-fits/Makefile (new) 1.1 +2 -0 ports/math/octave-forge-fits/distinfo (new) 1.1 +12 -0 ports/math/octave-forge-fits/pkg-descr (new) 1.1 +1 -0 ports/math/octave-forge-fits/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, with minor changes. Thanks!