Port details |
- biosig Library for reading and writing different biosignal data format
- 2.5.0_2 biology
=0 2.5.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-08-17 02:54:05
- Last Update: 2023-05-17 16:30:15
- Commit Hash: 9b178ff
- License: GPLv3
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1672383148
SHA256 (biosig-2.5.0.src.tar.xz) = 25ffaf0ee906904e6af784f33ed1ad8ad55280e40bc9dac07a487833ebd124d0
SIZE (biosig-2.5.0.src.tar.xz) = 1895956
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.3 : 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.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 |