aboutsummaryrefslogtreecommitdiff
path: root/biology/py-biopython
Commit message (Collapse)AuthorAgeFilesLines
...
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Upgrade to 1.23.Dag-Erling Smørgrav2004-02-096-1001/+1125
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=100524
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93890
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-221-26/+26
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Fix python version detection routines to cope with python 2.3'sHye-Shik Chang2003-08-011-1/+1
| | | | | | | boolean representation. Notes: svn path=/head/; revision=86153
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use $PYNUMERIC in the dependencies.Thomas Gellekum2002-07-151-2/+2
| | | | Notes: svn path=/head/; revision=62985
* - Update to version 1.00a4Johann Visagie2002-01-223-10/+261
| | | | | | | | PR: 33719 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=53537
* - Update the included (optional) Biopython-CORBA pacakge to version 0.3.0Johann Visagie2001-10-025-263/+210
| | | | | | | | | - If CORBA support is included, the default ORB has changed from omniORB to ORBit - PORTREVISION bump Notes: svn path=/head/; revision=48333
* - Update to version 1.00.a3Johann Visagie2001-09-064-105/+167
| | | | | | | - Use pkg-req to check the installed version of Python Notes: svn path=/head/; revision=47471
* Update to version 1.00.a2Johann Visagie2001-07-096-8/+46
| | | | Notes: svn path=/head/; revision=44955
* Use $FILESDIR rather than hard-coded path.Johann Visagie2001-06-291-1/+1
| | | | Notes: svn path=/head/; revision=44564
* Update to 1.00.a1; change MAINTAINER to my new address.Johann Visagie2001-06-156-124/+691
| | | | | | | | | | | Many changes to port, including addition of CORBA functionality. PR: 27957 Submitted by: Johann Visagie <johann@egenetics.com> Reviewed by: nbm Notes: svn path=/head/; revision=44034
* math/numpy was renamed to math/py-numeric.Maxim Sobolev2001-05-291-1/+1
| | | | | | | | PR: 27594 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=43243
* Update to 0.90.d03Neil Blakey-Milner2000-09-113-132/+152
| | | | | | | | PR: 21202 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=32519
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-1/+1
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Upgrade to 0.90.d02.Will Andrews2000-08-052-3/+3
| | | | | | | | PR: 20383 Submitted by: maintainer Notes: svn path=/head/; revision=31328
* Add py-biopython, is a collection of Python packages and modules createdNeil Blakey-Milner2000-07-315-0/+165
by the Biopython Project, intended to provide the basis for building bioinformatics applications in the Python language. PR: ports/20260 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=31163