Bug 112577 - New port: math/lensnns Light, Efficient Neural-Network Simulator
Summary: New port: math/lensnns Light, Efficient Neural-Network Simulator
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-10 17:30 UTC by Jason Bacon
Modified: 2007-06-04 22:10 UTC (History)
0 users

See Also:


Attachments
file.shar (23.60 KB, text/plain)
2007-05-10 17:30 UTC, Jason Bacon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Bacon 2007-05-10 17:30:05 UTC
	Lens is an efficient, yet flexible, neural network simulator that 
	runs on a variety of platforms, is able to handle large, complex 
	simulations.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-05-10 17:31:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-04 16:02:51 UTC
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.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-06-04 22:06:07 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-04 22:06:25 UTC
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"