alepulver    2007-10-02 18:39:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/tbb            Makefile distinfo pkg-descr pkg-plist 
    devel/tbb/files      patch-freebsd 
  Log:
  Intel Threading Building Blocks (TBB) offers a rich and complete
  approach to expressing parallelism in a C++ program. It is a library
  that helps you take advantage of multi-core processor performance
  without having to be a threading expert. Threading Building Blocks
  is not just a threads-replacement library. It represents a higher-level,
  task-based parallelism that abstracts platform details and threading
  mechanism for performance and scalability.
  
  WWW: http://tbb.sourceforge.net/
  
  - Arun Sharma
  [EMAIL PROTECTED]
  
  PR:             ports/116771
  Submitted by:   Arun Sharma <arun at sharma-home.net>
  
  Revision  Changes    Path
  1.2899    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/tbb/Makefile (new)
  1.1       +3 -0      ports/devel/tbb/distinfo (new)
  1.1       +980 -0    ports/devel/tbb/files/patch-freebsd (new)
  1.1       +12 -0     ports/devel/tbb/pkg-descr (new)
  1.1       +40 -0     ports/devel/tbb/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to