Skip site navigation (1)Skip section navigation (2)

CVS log for ports/biology/p5-bioperl/Makefile

[BACK] Up to [FreeBSD] / ports / biology / p5-bioperl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:32 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:31:38 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:37 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- update to jpeg-8

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 29 14:52:21 2010 UTC (2 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -3 lines
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 19; last!).

Approved by:	portmgr (itetcu)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 4 11:50:10 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +15 -6 lines
- Update to 1.6.1

Approved by:	maintainer (via Email)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:49:18 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:26:23 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -10 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 5 17:56:23 2009 UTC (2 years, 11 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Remove variable PERL_VER from the ports tree at all - because
it is obsolete since Perl 5.6.0.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Feb 23 19:31:43 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +292 -105 lines
- Update to 1.6.0

PR:		ports/131989
Submitted by:	maintainer

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jan 14 14:51:38 2009 UTC (3 years ago) by tobez
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Fix plist with perl 5.8.9.

Approved by:	portmgr (pav, implicit)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:11 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:53:11 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -3 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:25 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 4 22:11:44 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
Add conflicst:
CONFLICTS=     p5-bioperl-1.[13579]*

Submitted by:	Mauricio Herrera Cuadra <arareko@yahoo.com>,Fernan Aguero <fernan@iib.unsam.edu.ar>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Sep 3 17:04:38 2004 UTC (7 years, 5 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +285 -105 lines
- add missing MAN1 and MAN3
- apply DATADIR, EXAMPLESDIR, and DOCSDIR in PLIST
- update the usage of NOPORTDOCS

PR:		71322
Submitted by:	leeym
Approved by:	Fernan Aguero <fernan@iib.unsam.edu.ar>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 12 12:47:57 2004 UTC (7 years, 6 months ago) by mat
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 8 03:29:16 2004 UTC (7 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Unmark as broken for 4.x; instead, mark as ignore for perl < 5.6.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 22 00:06:35 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
BROKEN on 4.x: Configure fails

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 21 08:34:33 2004 UTC (8 years ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +582 -162 lines
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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:01:16 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -15 lines
utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:56:42 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 25 11:46:09 2002 UTC (10 years ago) by wjv
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +53 -27 lines
- Update to version 0.7.2, somewhat overdue.  :-)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 13 10:26:44 2001 UTC (10 years, 6 months ago) by wjv
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1 lines
- Properly list run-time dependencies in RUN_DEPENDS in Makefile.
- Deploy %%PERL_VER%% and %%PERL_ARCH%% pragmas consistently throughout
  pkg-plist.  (Ouch, that was embarrassing.)
- Bump PORTREVISION due to the above.
- Update my email address and the project's URL in pkg-descr.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:22:10 2001 UTC (10 years, 7 months ago) by wjv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -2 lines
- Update to version 0.7.1
- Add a build-time message to inform the user of available options.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 26 15:09:39 2001 UTC (10 years, 7 months ago) by wjv
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +144 -56 lines
Embarrassingly long overdue update to 0.7.0, including optional support for
GUI (Tk) and CORBA extensions.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 13 12:43:24 2000 UTC (11 years, 4 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +60 -101 lines
Update to version 0.6.2

PR:		21954
Submitted by:	Johann Visagie <johann@egenetics.com> MAINTAINER

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 28 14:06:02 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_1_1
Add BioPerl, a collection of Perl5 mods for bioinformatics/genomics

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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options