Create port of LINGOT. LINGOT is a musical instrument tuner. It's accurate, easy to use, and highly configurable. Originally conceived to tune electric guitars, it can now be used to tune other instruments. It looks like an analogue tuner, with a gauge indicating the relative shift to a certain note, found automatically as the closest note to the estimated frequency. WWW: http://www.nongnu.org/lingot/ Fix: Patch attached with submission follows:
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2011-10-24 20:28:52 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/lingot Makefile distinfo pkg-descr pkg-plist audio/lingot/files extra-lingot-config-scale.h Log: LINGOT is a musical instrument tuner. It's accurate, easy to use, and highly configurable. Originally conceived to tune electric guitars, it can now be used to tune other instruments. It looks like an analogue tuner, with a gauge indicating the relative shift to a certain note, found automatically as the closest note to the estimated frequency. WWW: http://www.nongnu.org/lingot/ PR: ports/161878 Submitted by: Bartoletti <coder@tuxfamily.org> Revision Changes Path 1.1192 +1 -0 ports/audio/Makefile 1.1 +54 -0 ports/audio/lingot/Makefile (new) 1.1 +2 -0 ports/audio/lingot/distinfo (new) 1.1 +14 -0 ports/audio/lingot/files/extra-lingot-config-scale.h (new) 1.1 +9 -0 ports/audio/lingot/pkg-descr (new) 1.1 +55 -0 ports/audio/lingot/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"
pawel 2011-10-24 20:37:31 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: For audio/lignot PR: ports/161878 Revision Changes Path 1.1029 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml _______________________________________________ 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!