aboutsummaryrefslogtreecommitdiff
path: root/science/py-DendroPy
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-3/+6
| | | | Notes: svn path=/head/; revision=508909
* Fix packaging with python 3.xAntoine Brodin2018-10-121-105/+105
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=481907
* Update to 4.4.0Carlo Strub2018-10-093-834/+109
| | | | Notes: svn path=/head/; revision=481669
* %%PYTHON_PYOEXTENSION%% is harmful in python2 style plistsAntoine Brodin2018-01-281-187/+187
| | | | | | | Pointy hat: cs@ Notes: svn path=/head/; revision=460232
* Update to 4.3.0Carlo Strub2018-01-273-190/+194
| | | | Notes: svn path=/head/; revision=460143
* Fix packaging with python 3 by using py3kplistAntoine Brodin2018-01-202-191/+187
| | | | Notes: svn path=/head/; revision=459546
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Update to 4.2.0Carlo Strub2017-03-293-186/+197
| | | | Notes: svn path=/head/; revision=437243
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Update to 4.1.0Carlo Strub2016-04-073-3/+35
| | | | Notes: svn path=/head/; revision=412694
* Update to 4.0.3Carlo Strub2015-12-254-291/+791
| | | | Notes: svn path=/head/; revision=404418
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-271-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=387529
* Cleanup plistAntoine Brodin2014-11-121-12/+0
| | | | Notes: svn path=/head/; revision=372500
* - Convert ports of science/ and security to new USES=pythonMarcus von Appen2014-10-241-2/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371453
* - Support stagingCarlo Strub2014-06-012-4/+489
| | | | | | | - Minor edits Notes: svn path=/head/; revision=356177
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Update to 3.12.0Carlo Strub2012-07-182-3/+3
| | | | Notes: svn path=/head/; revision=301063
* Update to 3.11.0Carlo Strub2012-04-143-3/+4
| | | | Notes: svn path=/head/; revision=294818
* Update to 3.10.1Carlo Strub2012-01-312-3/+3
| | | | | | | Approved by: glarkin@ (mentor, implicit) Notes: svn path=/head/; revision=290209
* Change maintainer address to my FreeBSD addressCarlo Strub2011-09-151-1/+1
| | | | | | | Approved by: wen@ (mentor) Notes: svn path=/head/; revision=281802
* - Updated to 3.9.0Greg Larkin2011-08-242-3/+3
| | | | | | | | | | ChangeLog: http://packages.python.org/DendroPy/changes.html PR: ports/159157 Submitted by: C-S <c-s@c-s.li> (maintainer) Notes: svn path=/head/; revision=280357
* - Update to 3.8.1Wen Heping2011-06-162-4/+3
| | | | Notes: svn path=/head/; revision=275658
* - Update to 3.7.1Wen Heping2010-10-212-4/+4
| | | | Notes: svn path=/head/; revision=263379
* - Updated to 3.7.0Greg Larkin2010-10-082-6/+6
| | | | | | | | | | | - Passed maintainership to submitter - Switched to BSD license to adhere to upstream package PR: ports/151178 Submitted by: Carlo Strub <c-s at c-s dot li> Notes: svn path=/head/; revision=262631
* - Update to 3.6.1Wen Heping2010-09-032-4/+4
| | | | Notes: svn path=/head/; revision=260477
* - Update to 3.5.0Li-Wen Hsu2010-08-222-4/+4
| | | | Notes: svn path=/head/; revision=259751
* - Update to 3.4.1Li-Wen Hsu2010-08-083-4/+17
| | | | | | | | PR: ports/149415 Submitted by: Frederic Culot <frederic AT culot.org> Notes: svn path=/head/; revision=258922
* - Update to 3.4.0Wen Heping2010-07-062-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257440
* - Update to 3.3.0Wen Heping2010-05-132-5/+5
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=254249
* - Update to 3.2.0Wen Heping2010-03-302-4/+4
| | | | Notes: svn path=/head/; revision=251770
* - Update to 3.1.3Wen Heping2010-02-252-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250293
* - Update to 3.1.2Wen Heping2010-02-022-4/+4
| | | | Notes: svn path=/head/; revision=249069
* - Update to 3.0.7Wen Heping2010-01-212-4/+4
| | | | Notes: svn path=/head/; revision=248257
* - Update to 3.0.5Wen Heping2010-01-154-327/+16
| | | | Notes: svn path=/head/; revision=247919
* py-DendroPy is a python library for phylogenetic scripting,Wen Heping2010-01-095-0/+359
simulation, data processing and manipulation. WWW: http://packages.python.org/DendroPy/ Notes: svn path=/head/; revision=247444