libbpm is a C-library which contains low level beam position monitor (BPM) signal processing routines.
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
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"
State Changed From-To: open->closed New port added. Thanks!