Bug 142154 - New port: science/harminv
Summary: New port: science/harminv
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: 2009-12-30 03:20 UTC by devel
Modified: 2010-01-02 03:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.37 KB, text/plain)
2009-12-30 03:20 UTC, devel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description devel 2009-12-30 03:20:01 UTC

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-12-30 06:45:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-02 02:54:13 UTC
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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-01-02 02:54:33 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!