Summary: | New port: math/lensnns Light, Efficient Neural-Network Simulator | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason Bacon <bacon> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jason Bacon
2007-05-10 17:30:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->feedback Hello, Your patchset is too big, i think you should add a patchset as tarball. As example take a look in audio/gramofile/. Ps: When you need a distfile mirror for it. I can add this to my distfile mirror. Also, creating subdirectories in ${FILESDIR} is highly discouraged. Thanks Martin. State Changed From-To: feedback->closed New port added. Thanks! miwi 2007-06-04 21:06:18 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/lensnns Makefile distinfo pkg-descr pkg-plist math/lensnns/files lensnns.1.in patch-Makefile patch-Src-Makefile patch-Src-sysext.h pkg-message.in Log: Lens is an efficient, yet flexible, neural network simulator that runs on a variety of platforms, is able to handle large, complex simulations, but is also reasonably easy for novices to operate. PR: ports/112577 Submitted by: Jason W. Bacon <bacon at smithers.neuro.mcw.edu> Revision Changes Path 1.457 +1 -0 ports/math/Makefile 1.1 +68 -0 ports/math/lensnns/Makefile (new) 1.1 +3 -0 ports/math/lensnns/distinfo (new) 1.1 +21 -0 ports/math/lensnns/files/lensnns.1.in (new) 1.1 +27 -0 ports/math/lensnns/files/patch-Makefile (new) 1.1 +25 -0 ports/math/lensnns/files/patch-Src-Makefile (new) 1.1 +16 -0 ports/math/lensnns/files/patch-Src-sysext.h (new) 1.1 +19 -0 ports/math/lensnns/files/pkg-message.in (new) 1.1 +3 -0 ports/math/lensnns/pkg-descr (new) 1.1 +234 -0 ports/math/lensnns/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" |