notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
cilkplus Intel Cilk Runtime
20160603_4 lang Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20160603_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Cilk Plus is on its way out (both in GCC and the Intel compilers)
Expired This port expired on: 2019-01-04
Maintainer: pfg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-12 05:50:12
Last Update: 2019-01-05 14:00:39
SVN Revision: 489339
Also Listed In: devel
License: BSD3CLAUSE
WWW:
https://www.cilkplus.org/
Description:
Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Primary Features High Performance: * An efficient work-stealing scheduler provides nearly optimal scheduling of parallel tasks * Vector support unlocks the performance that's been hiding in your processors * Powerful hyperobjects allow for lock-free programming Easy to Learn: * Only 3 new keywords to implement task parallelism * Serial semantics make understanding and debugging the parallel program easier *Array Notations provide a natural way to express data parallelism Easy to Use: * Automatic load balancing provides good behavior in multi-programmed environments * Existing algorithms easily adapted for parallelism with minimal modification * Supports both C and C++ programmers WWW: https://www.cilkplus.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (31 items)
Collapse this list.
  1. /usr/local/share/licenses/cilkplus-rtl-20160603_4/catalog.mk
  2. /usr/local/share/licenses/cilkplus-rtl-20160603_4/LICENSE
  3. /usr/local/share/licenses/cilkplus-rtl-20160603_4/BSD3CLAUSE
  4. include/cilk/cilk.h
  5. include/cilk/cilk_api.h
  6. include/cilk/cilk_api_linux.h
  7. include/cilk/cilk_stub.h
  8. include/cilk/cilk_undocumented.h
  9. include/cilk/common.h
  10. include/cilk/holder.h
  11. include/cilk/hyperobject_base.h
  12. include/cilk/metaprogramming.h
  13. include/cilk/reducer.h
  14. include/cilk/reducer_file.h
  15. include/cilk/reducer_list.h
  16. include/cilk/reducer_max.h
  17. include/cilk/reducer_min.h
  18. include/cilk/reducer_min_max.h
  19. include/cilk/reducer_opadd.h
  20. include/cilk/reducer_opand.h
  21. include/cilk/reducer_opmul.h
  22. include/cilk/reducer_opor.h
  23. include/cilk/reducer_opxor.h
  24. include/cilk/reducer_ostream.h
  25. include/cilk/reducer_string.h
  26. include/cilk/reducer_vector.h
  27. lib/libcilkrts.a
  28. lib/libcilkrts.so
  29. lib/libcilkrts.so.5
  30. @postexec /usr/sbin/service ldconfig restart > /dev/null
  31. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • cilkplus-rtl>0:lang/cilkplus
No installation instructions:
This port has been deleted.
PKGNAME: cilkplus-rtl
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386 sparc64
distinfo:
TIMESTAMP = 1472758796 SHA256 (cilkplus-rtl-004467.tgz) = e3cc83e42afe34c03da7938b79cdebc3b7f3237d3734a4d45c9ad91d7abe475e SIZE (cilkplus-rtl-004467.tgz) = 447080

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. gcc7 : lang/gcc7
  4. as : devel/binutils
Runtime dependencies:
  1. gcc7 : lang/gcc7
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
tar:tgz cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.cilkplus.org/sites/default/files/runtime_source/
Collapse this list.

There are no commits on branch 2022Q3 for this port