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 2022Q2
libneurosim Common interfaces for neuronal simulators
1.2.0 biology 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 1.2.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-08 17:21:18
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
License: GPLv3
WWW:
https://github.com/INCF/libneurosim
Description:
libneurosim is a general library that provides interfaces and common utility code for neuronal simulators. Currently it provides the ConnectionGenerator interface. The ConnectionGenerator API is a standard interface supporting efficient generation of network connectivity during model setup in neuronal network simulators. It is intended as an abstraction isolating both sides of the API: any simulator can use a given connection generator and a given simulator can use any library providing the ConnectionGenerator interface. It was initially developed to support the use of libcsa from NEST.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libneurosim-1.2.0/catalog.mk
  3. /usr/local/share/licenses/libneurosim-1.2.0/LICENSE
  4. /usr/local/share/licenses/libneurosim-1.2.0/GPLv3
  5. include/neurosim/config.h
  6. include/neurosim/connection_generator.h
  7. include/neurosim/connection_generator_V2_0.h
  8. include/neurosim/pyneurosim.h
  9. include/neurosim/version.h
  10. lib/libneurosim.a
  11. lib/libneurosim.so
  12. lib/libneurosim.so.0
  13. lib/libneurosim.so.0.0.0
  14. lib/libpy3neurosim.a
  15. lib/libpy3neurosim.so
  16. lib/libpy3neurosim.so.0
  17. lib/libpy3neurosim.so.0.0.0
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • libneurosim>0:biology/libneurosim
To install the port:
cd /usr/ports/biology/libneurosim/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/libneurosim
  • pkg install libneurosim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libneurosim
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1633636734 SHA256 (INCF-libneurosim-v1.2.0_GH0.tar.gz) = 372fa0d8fb31950370f1d27bff4865e1200456239f4ea382c267d9a310175f83 SIZE (INCF-libneurosim-v1.2.0_GH0.tar.gz) = 33695

Packages (timestamps in pop-ups are UTC):
libneurosim
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.01.2.0-1.2.01.2.0---
FreeBSD:13:quarterly1.2.01.2.01.2.01.2.01.2.01.2.01.2.01.2.0
FreeBSD:14:latest1.2.01.2.01.2.01.2.01.2.01.2.0-1.2.0
FreeBSD:14:quarterly1.2.01.2.0-1.2.01.2.01.2.01.2.01.2.0
FreeBSD:15:latest1.2.01.2.0n/a1.2.0n/a1.2.01.2.01.2.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. python3.9 : lang/python39
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libneurosim-1.2.0: PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
biology_libneurosim
USES:
autoreconf gmake libtool python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/INCF/libneurosim/tar.gz/v1.2.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port