Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Oct 2021 06:43:04 1.79
|
Wen Heping (wen)  |
biology/py-biopython: Update to 1.79
PR: 259046
Reported by: wen@
Approved by: maintainer |
06 Apr 2021 14:31:07 1.78
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Oct 2020 19:12:43
1.78
|
jwb  |
biology/py-biopython: Upgrade to 1.78
Eliminates Bio.Alphabet
Other minor improvements
PR: ports/250324
Submitted by: Mauricio Herrera Cuadra |
13 Jun 2020 13:42:13
1.77
|
jwb  |
biology/py-biopython: Set python requirement to 3.6+
New requirement for v1.77 overlooked during upgrade |
29 May 2020 02:03:29
1.77
|
jwb  |
biology/py-biopython: Upgrade to 1.77
Upstream support for python 3
PR: ports/246763
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> |
26 Jul 2019 20:46:57
1.73_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
08 Jul 2019 09:32:08
1.73
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
22 Dec 2018 04:54:52
1.73
|
wen  |
- Update to 1.73
PR: 234154
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer |
12 Dec 2018 01:35:36
1.72_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
24 Aug 2018 00:12:39
1.72
|
wen  |
- Update to 1.72
PR: 230723
Submitted by: wen@(myself)
Approved by: maintainer |
20 Jun 2018 17:05:44
1.71_1
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
13 May 2018 22:30:00
1.71_1
|
yuri  |
biology/py-biopython: Unbreak on python3; Add license
Two items prevented python3 compatibility:
* Breakage of ASCII codec due to non-ascii characters in README:
https://github.com/biopython/biopython/issues/1649
* The outdated dependency: print/py-reportlab1 instead of the modern version 3.X
print/py-reportlab
Port changes:
* USES=python:2.7 -> USES=python
* Add pre-configure that clears the README file
* Add LICENSE/LICENSE_FILE
Testing:
* Ran the tutorial testcase
http://biopython.org/DIST/docs/tutorial/Tutorial.html,
particularly pdf writing through print/py-reportlab worked fine.
Asked the upstream to clarify the acceptable dependency version:
https://github.com/biopython/biopython/issues/1650
Approved by: portmgr blanket (unbreak for python3; add license) |
09 Apr 2018 06:26:19
1.71
|
wen  |
- Update to 1.71
Approved by: mauricio@arareko.net(maintainer, via email) |
10 Mar 2018 17:46:06
1.70_2
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
19 Feb 2018 11:10:43
1.70_1
|
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
30 Nov 2017 15:50:34
1.70 
|
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 ) |
18 Aug 2017 12:57:06
1.70
|
wen  |
- update to 1.70
PR: 221443
Submitted by: wen@(myself)
Approved by: maintainer |
03 May 2017 12:39:28
1.69
|
wen  |
- Update to 1.69
PR: 218903
Submitted by: wen@
Approved by: maintainer |
23 Sep 2016 01:54:46
1.68
|
wen  |
- Update to 1.68
PR: 212874
Submitted by: wen@(myself)
Approved by: maintainer |
17 Apr 2016 03:55:01
1.66
|
wen  |
- Update to 1.66
PR: 208825
Submitted by: wen@
Approved by: maintainer |
01 Apr 2016 13:29:17
1.65
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
05 Aug 2015 10:32:31
1.65
|
mat  |
Update to 1.65.
PR: 201888
Submitted by: brueffer
Approved by: maintainer
Sponsored by: Absolight |
19 Jan 2015 20:21:13
1.60_4
|
makc  |
biology/py-biopython:
- Convert to options framework
Approved by: portmgr blanket |
19 Oct 2014 07:38:12
1.60_4
|
mva  |
- Convert ports from benchmarks/ and biology/ to new USES=python
Approved by: portmgr (implicit) |
10 Sep 2014 20:50:37
1.60_4
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
27 Apr 2014 01:59:47
1.60_3
|
swills  |
- Stage
- Drop easy_install
- Use auto pkg-plist
- Delete pkg-plist
PR: ports/188818
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
10 Mar 2014 20:55:22
1.60_3
|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
25 Feb 2014 12:44:10
1.60_2
|
tota  |
- Repocopy print/py-reportlab to print/py-reportlab1
to preserve version 1.x and to update to 3.0
print/py-reportlab:
- Update print/py-reportlab to 3.0 based on print/py-reportlab2
- Support STAGEDIR
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Set CONFLICTS
- Add PORTSCOUT
- Replace tab with a single space after WWW: in pkg-descr
print/py-reportlab1:
- Support STAGEDIR
- Add PKGNAMESUFFIX not to duplicate ports with the same name (Only the first 15 lines of the commit message are shown above ) |
13 Jan 2014 21:00:04
1.60_1
|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
26 Oct 2013 00:52:36
1.60_1
|
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 15:55:44
1.60
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
25 Sep 2012 08:06:43
1.60
|
rm  |
- update to 1.60
while here:
- convert Makefile header into two-line format
- update COMMENT (indefinite article removed)
- change USE_PYTHON to just -2.7
- remove py-reportlab from BUILD_DEPENDS and kick PYTHON_SITELIBDIR from there
- tab -> space change in pkg-descr:WWW
PR: 171115
Submitted by: wen
Approved by: Mauricio Herrera Cuadra <mauricio at arareko dot net> (maintainer) |
06 Mar 2012 06:40:50
1.59
|
wen  |
- Update to 1.59
PR: ports/165582
Submitted by: wen@ (myself)
Approved by: Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer, via
email) |
22 Oct 2011 23:50:23
1.57
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
24 May 2011 09:06:29
1.57
|
wen  |
- Update to 1.57
PR: ports/156329
Submitted by: Wen Heping (myself)
Approved by: maintainer |
24 Feb 2011 23:25:54
1.54_1
|
miwi  |
- Move over to python2.5 or higher
- While here kick md5 |
02 Jul 2010 02:57:19
1.54
|
wen  |
- Update to 1.54
PR: ports/148274
Submitted by: Ju Pengfei <jupengfei@gmail.com>
Approved by: maintainer
Feature safe: yes |
06 Jan 2010 00:29:25
1.53
|
wen  |
- Update to 1.53
PR: ports/142221
Submitted by: Wen Heping (myself)
Approved by: maintainer |
04 Sep 2009 20:41:25
1.51
|
miwi  |
- Update to 138038
PR: 138038
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
11 Oct 2008 15:26:33
1.48
|
miwi  |
- Update to 1.48
PR: 127776
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
11 Aug 2008 22:06:31
1.47
|
miwi  |
- Update to 1.47
PR: 125912
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout |
04 Jul 2008 02:53:15
1.45
|
beech  |
- Update to 1.45
PR: ports/125134
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer) |
31 May 2007 03:49:14
1.43
|
miwi  |
- Fix typos.
Reported by: stas@ |
30 May 2007 06:57:20
1.43
|
miwi  |
- Update to 1.43
PR: 111817
Submitted by: "P.BandieraPaiva" <paiva@unifesp.br>
Approved by: maintainer |
31 Oct 2006 13:25:21
1.42
|
miwi  |
- Update to 1.42
PR: ports/104635
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer |
11 Nov 2005 01:15:35
1.41
|
mnag  |
Update to 1.41
Take MAINTAINER
Add SHA256
PR: 88792
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> |
02 Dec 2004 05:51:25
1.30
|
perky  |
Fix build on Python 2.4
Spotted by: kris |
20 Nov 2004 08:09:49
1.30
|
linimon  |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption. |
06 Nov 2004 23:12:14
1.30
|
pav  |
- Fix build on amd64 (crude hack to pass -fPIC to c++ compiles)
Reported by: pointyhat via kris
Tested on: arved's box |
27 Oct 2004 20:39:17
1.30
|
pav  |
- Update to 1.30
PR: ports/71400
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Approved by: maintainer timeout (2 months) |
02 Jul 2004 08:20:02
1.23
|
kris  |
BROKEN: Does not build |
31 Mar 2004 03:12:58
1.23
|
trevor  |
SIZEify (maintainer timeout) |
09 Feb 2004 21:40:48
1.23
|
des  |
Upgrade to 1.23.
Approved by: maintainer timeout |
20 Nov 2003 15:06:15
1.00.a4
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
1.00.a4
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
13 Nov 2003 14:45:08
1.00.a4
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
22 Oct 2003 09:29:55
1.00.a4
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
01 Aug 2003 22:04:57
1.00.a4
|
perky  |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
07 Mar 2003 05:56:43
1.00.a4
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
15 Jul 2002 11:37:35
1.00.a4
|
tg  |
Use $PYNUMERIC in the dependencies. |
22 Jan 2002 10:54:02 
|
wjv  |
- Update to version 1.00a4 |
02 Oct 2001 09:31:32 
|
wjv  |
- Update the included (optional) Biopython-CORBA pacakge to version 0.3.0 - If
CORBA support is included, the default ORB has changed from omniORB to ORBit
- PORTREVISION bump |
06 Sep 2001 13:42:36 
|
wjv  |
- Update to version 1.00.a3 - Use pkg-req to check the installed version of
Python |
09 Jul 2001 10:57:55 
|
wjv  |
Update to version 1.00.a2 |
29 Jun 2001 16:04:07 
|
wjv  |
Use $FILESDIR rather than hard-coded path. |
15 Jun 2001 14:25:56 
|
wjv  |
Update to 1.00.a1; change MAINTAINER to my new address. Many changes to port,
including addition of CORBA functionality. |
29 May 2001 13:50:08 
|
sobomax  |
math/numpy was renamed to math/py-numeric. |
08 Oct 2000 00:23:30 
|
asami  |
Convert category biology to new layout. |
11 Sep 2000 15:56:37 
|
nbm  |
Update to 0.90.d03 |
08 Sep 2000 13:24:00 
|
tg  |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
05 Aug 2000 17:01:27 
|
will  |
Upgrade to 0.90.d02. |
31 Jul 2000 13:12:24 
|
nbm  |
Add py-biopython, is a collection of Python packages and modules created by
the Biopython Project, intended to provide the basis for building
bioinformatics applications in the Python language. |