aboutsummaryrefslogtreecommitdiffstats
path: root/biology/libsbml
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEamdmi32015-10-151-1/+2
| | | | - Switch to options helpers
* Switch to USES=iconv:build.rakuco2015-08-251-1/+2
| | | | | The port does not use iconv on its own, the only dependency comes via libxml2, which has one header that includes iconv.h.
* - Update to 5.11.4wen2015-05-123-4/+10
|
* - Convert USE_PYTHON -> USES leftovers missed in the previous commitsmva2015-01-041-1/+1
| | | | | Spotted by: antoine With hat: python
* - Update to 5.11.0wen2014-12-303-5/+28
| | | | | PR: 196377 Submitted by: koue@chaosophia.net
* Cleanup plistbapt2014-10-201-34/+0
|
* - Update to 5.10.2wen2014-08-104-270/+232
| | | | | PR: 192198 Submitted by: tkato432@yahoo.com
* Convert the Python framework bits to USES=python.mva2014-08-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX Some knobs have been deprecated and are to be removed in the near future: PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement Some knobs have been removed completely: PYTHON_MASTER_SITE_SUBDIR PYTHON_DISTNAME PYTHON_WRKSRC Several variables specific to the Python framework are no longer passed to the build environment to avoid polluting dependency builds. PYTHON_VERSION is not passed to .MAKEFLAGS anymore PYTHON_DEFAULT_VERSION, PYTHON_DEFAULT_PORTVERSION and PYTHONBASE are not passed to the make environment anymore The conversion required a couple of ports to be updated to fit the changes and new requirements. Those included "bsd.python.mk" directly or contained checks in places, for which the USES framework would fail to provide correct values. Python modules directly using the upstream Python package (such as py-tkinter or py-sqlite3) were updated to avoid using the now unnecessary and remmoved knobs from "bsd.python.mk". Phabric: D399 exp-run: 167368 192357 PR: 167368 192357 Reviewed by: antoine, wg Exp-run award: antoine With hat: python@ Approved by: portmgr
* - Update to 5.10.0wen2014-05-133-6/+39
|
* - Update to 5.9.0 [1]wen2014-05-133-40/+263
| | | | | | | | | - Stage support [1] - Add LICENSE [1] - Reset maintainer to port@ PR: 188554 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* Convert b* to USES=zipbapt2014-03-071-2/+1
|
* Reduce over inclusion of bsd.port.mkbapt2014-01-161-2/+1
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | LIB_DEPENDS in biology
* - Fix build on headwen2013-12-011-0/+1
|
* - Switch to build with lang/ruby19tabthorpe2013-10-111-1/+1
| | | | | | - No PORTREVISION bump, option is off by default With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | biology)
* - adoption of optionsNGjgh2013-03-181-11/+8
| | | | | | | - trim historical header - tighten COMMENT Approved by: portmgr (miwi)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 4.2.0wen2010-10-083-5/+6
|
* - Update to 4.1.0wen2010-09-163-5/+28
|
* - Update to 4.0.1wen2010-05-242-4/+4
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-211-0/+1
| | | | Reported by: pointyhat
* - Update to 4.0.0wen2009-09-234-13/+23
| | | | | | | | | - Update my mail address to FreeBSD PR: ports/137652 Submitted by: wenheping@gmail.com(myself) Approved by: miwi(mentor) Feature safe: yes
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with B,C
* LibSBML is an open-source programming library to help you read, write,miwi2009-05-295-0/+342
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>