Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
wen 2010-01-02 02:54:00 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/harminv Makefile distinfo pkg-descr pkg-plist science/harminv/files patch-Makefile.in Log: Harminv is a free program (and accompanying library) to solve the problem of harmonic inversion - given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids. WWW: http://ab-initio.mit.edu/wiki/index.php/Harminv PR: ports/142154 Submitted by: Stas Timokhin <devel@stasyan.com> Revision Changes Path 1.158 +1 -0 ports/science/Makefile 1.1 +36 -0 ports/science/harminv/Makefile (new) 1.1 +3 -0 ports/science/harminv/distinfo (new) 1.1 +11 -0 ports/science/harminv/files/patch-Makefile.in (new) 1.1 +7 -0 ports/science/harminv/pkg-descr (new) 1.1 +6 -0 ports/science/harminv/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!