head	1.2;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.01.21.08.34.33;	author linimon;	state dead;
branches;
next	1.1;

1.1
date	2000.07.28.14.06.03;	author nbm;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Major update from 0.7.2 to 1.4 by new maintainer.  This is almost a complete
rework of the port.

See the page http://news.open-bio.org/archives/cat_bioperl.html for the
changes between 1.2 and 1.4.  The older changes are in the CVS tree.

From the new maintainer:

	Note that this new port just handles the installation of bioperl and
	not of additional extra stuff (bioperl-gui, bioperl-corba-server,
	bioperl-corba-client). This is unlike the behaviour of the current
	port.

	The extra stuff, though still functional, had very little adoption
	among users, and does not appear to be currently supported/maintained.

PR:		ports/47303 (and subsequent)
Submitted by:	Fernan Aguero <fernan@@iib.unsam.edu.ar> (new maintainer)
@
text
@--- ../bioperl-ext-06/Bio/Ext/Align/libs/makefile.orig	Thu Sep 16 15:33:08 1999
+++ ../bioperl-ext-06/Bio/Ext/Align/libs/makefile	Fri Jul 28 11:57:27 2000
@@@@ -47,5 +47,5 @@@@
 # For NetBSD or Sun (solaris) installs, add -fPIC to the CFLAGS lines
 #
 
-CFLAGS = -c -O
+CFLAGS+= -c -O -fPIC
 CC     = cc
@


1.1
log
@Add BioPerl, a collection of Perl5 mods for bioinformatics/genomics

PR:		ports/20252
Submitted by:	Johann Visagie <johann@@egenetics.com>
@
text
@@

