Port details |
- biosig Library for reading and writing different biosignal data format
- 2.6.1 biology =2 2.6.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-08-17 02:54:05
- Last Update: 2024-10-11 17:30:49
- Commit Hash: 08d6ba6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://biosig.sourceforge.net/
- Description:
- BioSig is an open source software library for biomedical signal processing,
featuring for example the analysis of biosignals such as the
electroencephalogram (EEG), electrocorticogram (ECoG), electrocardiogram (ECG),
electrooculogram (EOG), electromyogram (EMG), respiration, and so on. Major
application areas are: Neuroinformatics, brain-computer interfaces,
neurophysiology, psychology, cardiovascular systems and sleep research. The aim
of the BioSig project is to foster research in biomedical signal processing by
providing open source software tools for many different applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/biology/biosig/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/biosig
- pkg install biosig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: biosig
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722831719
SHA256 (biosig-2.6.1.src.tar.xz) = 558ee17cd7b4aa1547e98e52bb85cccccb7f7a81600f9bef3a50cd5b34d0729e
SIZE (biosig-2.6.1.src.tar.xz) = 1885824
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libb64.so : converters/libb64
- libcholmod.so : math/suitesparse-cholmod
- libiconv.so : converters/libiconv
- libtinyxml.so : textproc/tinyxml
- This port is required by:
- for Libraries
-
- biology/py-biosig
- biology/sigviewer
- math/octave-forge-biosig
Configuration Options:
- No options to configure
- Options name:
- biology_biosig
- USES:
- gmake iconv localbase:ldflags tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.1 11 Oct 2024 17:30:49 |
Dimitry Andric (dim) |
biology/biosig: fix build with libc++ 19
With libc++ 19, biology/biosig fails to compile, with errors similar to:
/usr/include/c++/v1/__math/special_functions.h:51:16: error: expected
unqualified-id
51 | if (!__math::isfinite(__H_n)) {
| ^
./t230/../biosig-dev.h:932:22: note: expanded from macro 'isfinite'
932 | # define isfinite(a) (-INFINITY < (a) && (a) < INFINITY)
| ^
This is because biosig attempts to define its own isfinite() macro,
which it should not do. Stub out the incompatible definition.
PR: 281976
Approved by: yuri (maintainer)
MFH: 2024Q4 |
2.6.1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.6.1 05 Aug 2024 14:37:01 |
Yuri Victorovich (yuri) |
biology/{.py-}biosig: update 2.6.0 → 2.6.1
Reported by: portscout |
2.6.0_1 29 Apr 2024 20:08:56 |
Thierry Thomas (thierry) |
*/*: chase SuiteSparse’s upgrade |
2.6.0 06 Apr 2024 01:04:45 |
Yuri Victorovich (yuri) |
biology/{,py-}biosig: update 2.5.2 → 2.6.0
Reported by: portscout |
2.5.2_8 02 Mar 2024 18:49:11 |
Nuno Teixeira (eduardo) |
biology/biosig: Move man pages to share/man
Approved by: portmgr (blanket) |
2.5.2_7 28 Jan 2024 12:02:23 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to SuiteSparse |
2.5.2_6 13 Jan 2024 10:19:22 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of SuiteSparse to v7.5.0 |
2.5.2_5 31 Dec 2023 14:31:11 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of SuiteSparse |
2.5.2_4 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
2.5.2_4 31 Oct 2023 14:07:33 |
Thierry Thomas (thierry) |
*/*: bump portrevision to chase CHOLMOD’s upgrade |
2.5.2_3 20 Oct 2023 10:13:43 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of CHOLMOD |
2.5.2_2 15 Oct 2023 09:03:17 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of SuiteSparse |
2.5.2_1 20 Sep 2023 17:57:40 |
Thierry Thomas (thierry) |
/*: bump PORTREVISION after the upgrade of SuiteSparse |
2.5.2 19 Jul 2023 08:17:37 |
Yuri Victorovich (yuri) |
biology/{,py-}biosig: Update 2.5.0 → 2.5.2
Reported by: portscout |
2.5.0_3 01 Jul 2023 16:11:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of SuiteSparse |
2.5.0_2 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
2.5.0_2 12 May 2023 18:36:06 |
Muhammad Moinur Rahman (bofh) |
biology/biosig: Unbreak on HEAD
Approved by: portmgr (blanket) |
2.5.0_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.5.0_1 19 Jan 2023 16:45:37 |
Thierry Thomas (thierry) |
math/suitesparse*: bump PORTREVISION of dependant ports |
2.5.0 30 Dec 2022 08:32:02 |
Yuri Victorovich (yuri) |
biology/biosig: Update 2.4.3 -> 2.5.0
Reported by: portscout |
2.4.3_2 27 Nov 2022 11:09:57 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
2.4.3_1 27 Oct 2022 01:42:44 |
Stephen Montgomery-Smith (stephen) |
biology/biosig: Make sure __LITTLE_ENDIAN is defined in include files.
Bump port revision.
PR: 267372
Approved by: yuri@freebsd.org |
2.4.3 09 Oct 2022 19:02:15 |
Yuri Victorovich (yuri) |
biology/biosig: Update 2.4.2 -> 2.4.3
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.2 19 Jun 2022 16:53:42 |
Yuri Victorovich (yuri) |
biology/biosig: Update 2.4.1 -> 2.4.2
Reported by: portscout |
2.4.1 16 May 2022 22:09:25 |
Yuri Victorovich (yuri) |
biology/biosig: Update 2.4.0 -> 2.4.1 |
2.4.0 20 Mar 2022 19:43:56 |
Yuri Victorovich (yuri) |
biology/biosig: Update 2.3.3 -> 2.4.0
Reported by: portscout |
2.3.3 17 Aug 2021 02:57:30 |
Yuri Victorovich (yuri) |
biology/biosig: Add DISTNAME instead of DISTVERSIONSUFFIX |
2.3.3 17 Aug 2021 02:51:36 |
Yuri Victorovich (yuri) |
biology/biosig: New port: Library for reading and writing different biosignal
data format |