summaryrefslogtreecommitdiff
path: root/biology/libgenome (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Add SIZE.Trevor Johnson2004-01-271-0/+1
|
* - Update to 0.5.2Kirill Ponomarev2003-10-203-297/+298
| | | | | PR: 58304 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Fix install and packaging list.Christian Weisgerber2003-02-183-59/+67
| | | | Reported by: kris
* Update to version 0.5.1.Christian Weisgerber2003-02-118-68/+4
| | | | | PR: 48047 Submitted by: Ports Fury
* add missing includeYing-Chieh Liao2002-12-291-0/+10
| | | | | PR: 46584 Submitted by: Ports Fury
* fix build on -currentYing-Chieh Liao2002-12-225-0/+53
| | | | | PR: 46459 Submitted by: Ports Fury
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* - Support CXXFLAGS properly.Christian Weisgerber2002-08-173-7/+22
| | | | | | | - Do not install .la file. PR: 41732 Submitted by: Ports Fury
* add libgenome 0.5.0Ying-Chieh Liao2002-07-305-0/+380
Toolkit for developing bioinformatic related software in C++