Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.20.4_1 25 Oct 2024 15:56:41 |
Po-Chuan Hsieh (sunpoet) |
textproc/xerces-c3: Update to 3.3.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023 |
5.20.4 08 Sep 2024 18:36:57 |
Po-Chuan Hsieh (sunpoet) |
biology/libsbml: Update to 5.20.4
Changes: https://github.com/sbmlteam/libsbml/releases |
5.20.2 18 Jun 2024 04:05:09 |
Po-Chuan Hsieh (sunpoet) Author: Daniel Engberg |
biology/libsbml: Fix build with libxml2 2.12.0+
PR: 279752
Obtained
from: https://github.com/sbmlteam/libsbml/commit/a3e217851f18d3c5e8e2b0082fb98176738491e8 |
5.20.2 30 Sep 2023 00:44:19 |
Po-Chuan Hsieh (sunpoet) |
biology/libsbml: Update to 5.20.2
Changes: https://github.com/sbmlteam/libsbml/releases |
5.20.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
5.20.0 27 May 2023 04:07:11 |
Po-Chuan Hsieh (sunpoet) |
biology/libsbml: Update to 5.20.0
- Update MASTER_SITES
- Update WWW
- Sort PLIST
Changes: https://github.com/sbmlteam/libsbml/releases |
5.19.0_2 05 Apr 2023 17:29:43 |
Po-Chuan Hsieh (sunpoet) |
biology/libsbml: Update WWW and clean up pkg-descr |
5.19.0_2 18 Jan 2023 14:47:24 |
Dima Panov (fluffy) |
biology/libsbml: unbreak build after 18c6e1827669 (+)
Changes in framework need adjustment for declared options.
*_USE=ruby now became as *_USES=ruby
Approved by: portmgr blanket |
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) |
5.19.0_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 ) |
5.19.0_2 20 Jul 2022 14:20:57 |
Tobias C. Berner (tcberner) |
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca> (Only the first 15 lines of the commit message are shown above ) |
5.19.0_2 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) |
5.19.0_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 |
5.19.0 28 Feb 2022 12:45:56 |
Po-Chuan Hsieh (sunpoet) |
biology/libsbml: Update WWW |
5.19.0 01 Nov 2021 21:28:40 |
Po-Chuan Hsieh (sunpoet) |
biology/libsbml: Fix build with Python 3.10
Obtained
from: https://github.com/sbmlteam/libsbml/commit/4f01a15fde1d8afa9eaffb4c13dfc83a3404f183
(based on) |
5.19.0 01 Nov 2021 15:28:24 |
Dmitry Marakasov (amdmi3) |
biology/libsbml: limit supported python versions
File
"/wrkdirs/usr/ports/biology/libsbml/work/libsbml-5.19.0/src/bindings/python/doc-converter/rewrite_pydoc.py",
line 121, in <module>
from formatter import NullWriter, AbstractFormatter
ModuleNotFoundError: No module named 'formatter'
Approved by: portmgr blanket |
5.19.0 11 May 2021 21:46:56 |
Po-Chuan Hsieh (sunpoet) |
biology/libsbml: Rename LIBXML option to LIBXML2 |
5.19.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.19.0 20 Dec 2020 15:23:50 |
sunpoet |
Set CMAKE options explicitly |
5.19.0 19 Dec 2020 20:05:56 |
sunpoet |
Add EXPAT, LIBXML and XERCES options
It allows choosing XML parser library. |
5.19.0 10 Dec 2020 21:30:19 |
sunpoet |
Update to 5.19.0
Changes: https://github.com/sbmlteam/libsbml/releases |
5.18.0 29 Sep 2020 18:23:05 |
sunpoet |
Convert REINPLACE_CMD to patch file |
5.18.0 27 Sep 2020 19:30:20 |
sunpoet |
Update PYTHON option to use Python 3 |
5.18.0 17 Jun 2020 18:17:45 |
sunpoet |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
5.18.0 08 Feb 2020 19:01:40 |
sunpoet |
Clean up Makefile |
5.18.0 22 Jun 2019 21:48:14 |
sunpoet |
Use USES=pathfix
- Add USES=gnome
- Use = instead of += for PLIST_SUB
- Use CMAKE_BOOL
- Cosmetic change
- Take maintainership |
5.18.0 20 May 2019 09:12:42 |
wen |
- Update to 5.18.0 |
5.17.0 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
5.17.0 25 Aug 2018 03:31:43 |
tobik |
biology/libsbml: Fix build with Clang 6
In file included from
/wrkdirs/usr/ports/biology/libsbml/work/libsbml-5.17.0/src/sbml/Model.cpp:41:
In file included from
/wrkdirs/usr/ports/biology/libsbml/work/libsbml-5.17.0/src/sbml/SBMLDocument.h:298:
In file included from
/wrkdirs/usr/ports/biology/libsbml/work/libsbml-5.17.0/src/sbml/SBMLTransforms.h:48:
In file included from
/wrkdirs/usr/ports/biology/libsbml/work/libsbml-5.17.0/src/sbml/FunctionDefinition.h:129:
In file included from
/wrkdirs/usr/ports/biology/libsbml/work/libsbml-5.17.0/src/sbml/SBO.h:207:
/usr/include/c++/v1/map:629:15: error: object of type
'std::__1::pair<std::__1::pair<const std::__1::basic_string<char>, int>,
FormulaUnitsData *>' cannot be assigned because its copy assignment operator is
implicitly deleted
{__nc = __v.__cc; return *this;}
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/libsbml-5.17.0.log |
5.17.0 24 Aug 2018 06:24:31 |
linimon |
Mark as broken with clang6 after r473289. |
5.17.0 25 Jun 2018 01:37:52 |
wen |
- Update to 5.17.0 |
5.16.0 01 Jan 2018 08:24:54 |
wen |
- Update to 5.16.0 |
5.15.0 20 Dec 2017 19:34:12 |
bapt |
Switch from swig 2.0 to swig 3.0 |
5.15.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
5.15.0 18 May 2017 02:22:18 |
wen |
- Update to 5.15.0 |
5.13.0 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
5.13.0 16 Apr 2016 01:54:15 |
mi |
Upgrade from 5.12.0 to 5.13.0. Release-announcement available here:
https://groups.google.com/forum/#!topic/sbml-discuss/OEq_49c_X78
Notified by: portscout |
5.12.0 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
5.12.0 27 Mar 2016 07:09:34 |
wen |
- Update to 5.12.0 |
5.11.4_1 14 Oct 2015 23:51:20 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
5.11.4_1 25 Aug 2015 13:15:17 |
rakuco |
Switch to USES=iconv:build.
The port does not use iconv on its own, the only dependency comes via
libxml2, which has one header that includes iconv.h. |
5.11.4 12 May 2015 08:58:14 |
wen |
- Update to 5.11.4 |
5.11.0 04 Jan 2015 08:23:24 |
mva |
- Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by: antoine
With hat: python |
5.11.0 30 Dec 2014 12:57:54 |
wen |
- Update to 5.11.0
PR: 196377
Submitted by: koue@chaosophia.net |
5.10.2 20 Oct 2014 07:10:48 |
bapt |
Cleanup plist |
5.10.2 10 Aug 2014 06:21:54 |
wen |
- Update to 5.10.2
PR: 192198
Submitted by: tkato432@yahoo.com |
5.10.0 09 Aug 2014 15:44:28 |
mva |
Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK (Only the first 15 lines of the commit message are shown above ) |
5.10.0 13 May 2014 07:04:17 |
wen |
- Update to 5.10.0 |
5.9.0 13 May 2014 02:46:25 |
wen |
- Update to 5.9.0 [1]
- Stage support [1]
- Add LICENSE [1]
- Reset maintainer to port@
PR: 188554 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] |
4.2.0_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
4.2.0 07 Mar 2014 15:52:40 |
bapt |
Convert b* to USES=zip |
4.2.0 15 Jan 2014 22:50:51 |
bapt |
Reduce over inclusion of bsd.port.mk |
4.2.0 11 Dec 2013 14:43:51 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology |
4.2.0 01 Dec 2013 01:58:32 |
wen |
- Fix build on head |
4.2.0 10 Oct 2013 18:08:34 |
tabthorpe |
- Switch to build with lang/ruby19
- No PORTREVISION bump, option is off by default
With hat: portmgr |
4.2.0 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
4.2.0 18 Mar 2013 06:50:13 |
jgh |
- adoption of optionsNG
- trim historical header
- tighten COMMENT
Approved by: portmgr (miwi) |
4.2.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
4.2.0 08 Oct 2010 02:06:53 |
wen |
- Update to 4.2.0 |
4.1.0 16 Sep 2010 03:31:29 |
wen |
- Update to 4.1.0 |
4.0.1 24 May 2010 07:19:35 |
wen |
- Update to 4.0.1 |
4.0.0 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
4.0.0 23 Sep 2009 01:06:29 |
wen |
- Update to 4.0.0
- Update my mail address to FreeBSD
PR: ports/137652
Submitted by: wenheping@gmail.com(myself)
Approved by: miwi(mentor)
Feature safe: yes |
3.3.2 22 Aug 2009 00:15:15 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
3.3.2 28 May 2009 23:36:10 |
miwi |
LibSBML is an open-source programming library to help you read, write,
manipulate, translate, and validate SBML files and data streams. It is
not an application itself (though it does come with example programs),
but rather a library you can embed in your own applications.
LibSBML understands all Levels and Versions of SBML, as well as the
SBML Layout proposal by Gauges, Rost, Sahle and Wegner. It's written in
ISO C and C++ but can be used from all the languages listed in the
right-hand box.
WWW: http://www.sbml.org/
PR: ports/135022
Submitted by: Wen Heping <wenheping at gmail.com> |