Port details |
- py-libsedml SED-ML library for Python
- 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:25
- Last Update: 2023-04-18 18:05:12
- Commit Hash: b8d1d9d
- 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:
- Python binding libSEDML.
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 - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}libsedml>0:biology/py-libsedml@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/biology/py-libsedml/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/py-libsedml
- pkg install py39-libsedml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-libsedml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-libsedml
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1654751643
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:
-
- swig : devel/swig
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libsedml.so : biology/libsedml
- libsbml.so : biology/libsbml
- libnuml.so : biology/libnuml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- biology_py-libsedml
- USES:
- cmake localbase:ldflags python
- 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 18 Apr 2023 18:05:12
    |
Po-Chuan Hsieh (sunpoet)  |
biology/py-libsedml: Allow build with swig 4.1.0+
PR: 270720
Obtained
from: https://github.com/fbergmann/libSEDML/commit/f0a9ee974826a3ef651ecb2553b10ea47f652bc5 |
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 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 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 02 Nov 2021 18:08:31
    |
Dmitry Marakasov (amdmi3)  |
biology/py-libsedml: fix install with python 3.10+
Approved by: portmgr blanket |
2.0.26 19 Sep 2021 18:15:36
    |
Yuri Victorovich (yuri)  |
biology/py-libsedml: New port: SED-ML library for Python |