Port details |
- libsedml C++ SED-ML library
- 2.0.32 biology =2 2.0.32Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-09-19 18:18:23
- Last Update: 2023-05-27 04:24:05
- Commit Hash: 64e4fe1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: BSD2CLAUSE
- WWW:
- https://github.com/fbergmann/libSEDML
- Description:
- The libSEDML project makes use of libSBML XML layer as well as code generation
as starting point to produce a library for reading and writing of SED-ML models.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libsedml>0:biology/libsedml
- To install the port:
- cd /usr/ports/biology/libsedml/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/libsedml
- pkg install libsedml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsedml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1654751397
SHA256 (fbergmann-libSEDML-v2.0.32_GH0.tar.gz) = 95f0781c19e73bb86618cce1678f4238f3cc11abe070b49f2a25e869071b8069
SIZE (fbergmann-libSEDML-v2.0.32_GH0.tar.gz) = 966584
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:
-
- libsbml>0 : biology/libsbml
- libnuml>0 : biology/libnuml
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- libsbml>0 : biology/libsbml
- libnuml>0 : biology/libnuml
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- biology/py-libsedml
Configuration Options:
- No options to configure
- Options name:
- biology_libsedml
- USES:
- cmake compiler:c++11-lang gnome
- 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.0.32 27 May 2023 04:24:05 |
Po-Chuan Hsieh (sunpoet) |
biology/libsedml: Fix build with libsbml 5.20.0
===> Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/biology/libsedml/work/.build
-- The CXX compiler identification is Clang 13.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found (Only the first 15 lines of the commit message are shown above ) |
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.0.32 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.0.32 09 Jun 2022 05:53:28 |
Yuri Victorovich (yuri) |
biology/{,py-}libsedml: Update 2.0.31 -> 2.0.32
Reported by: portscout |
2.0.31 22 Apr 2022 18:04:38 |
Yuri Victorovich (yuri) |
biology/{,py-}libsedml: Update 2.0.30 -> 2.0.31
Reported by: portscout |
2.0.30_1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.0.30 07 Apr 2022 20:19:03 |
Yuri Victorovich (yuri) |
biology/{,py-}libsedml: Update 2.0.28 -> 2.0.30
Reported by: portscout |
2.0.28_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.0.28 06 Mar 2022 02:15:32 |
Yuri Victorovich (yuri) |
biology/{,py-}libsedml: Update 2.0.27 -> 2.0.28
Reported by: portscout |
2.0.27 17 Feb 2022 00:27:20 |
Yuri Victorovich (yuri) |
biology/{,py-}libsedml: Update 2.0.26 -> 2.0.27 |
2.0.26 19 Sep 2021 18:15:35 |
Yuri Victorovich (yuri) |
biology/libsedml: New port: C++ SED-ML library |