Bug 142542

Summary: [new port] audio/libbpm
Product: Ports & Packages Reporter: Mykola Dzham <i>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Mykola Dzham 2010-01-09 19:40:04 UTC
libbpm is a C-library which contains low level beam position monitor (BPM) signal processing routines.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-01-10 00:24:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-19 09:18:17 UTC
wen         2010-01-19 09:18:05 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/libbpm         Makefile distinfo pkg-descr pkg-plist 
  Log:
  libbpm is a C-library which contains low level beam position monitor (BPM)
  signal processing routines. It's aim is to form a complete set of routines
  needed to handle RF Cavity BPM data, from digital downmixing, sampling,
  calibrating  analysing and simulating BPM data. This library has been developed
  in the context of the BPM work done by the accelerator physics groups at
  University College London, Royal Holloway University of London and the
  University of Cambridge (UK) (2006-2008)
  
  WWW: http://www.hep.ucl.ac.uk/~bino/libbpm/
  
  PR:             ports/142542
  Submitted by:   Mykola Dzham <i@levsha.me>
  
  Revision  Changes    Path
  1.1088    +1 -0      ports/audio/Makefile
  1.1       +24 -0     ports/audio/libbpm/Makefile (new)
  1.1       +3 -0      ports/audio/libbpm/distinfo (new)
  1.1       +9 -0      ports/audio/libbpm/pkg-descr (new)
  1.1       +78 -0     ports/audio/libbpm/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-19 23:26:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!