CVS log for ports/biology/p5-bioperl-run/Makefile
Up to [FreeBSD] / ports / biology / p5-bioperl-run
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: 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.10: preferred, colored
Changes since revision 1.10: +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.10: 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.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:38 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- update to jpeg-8
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 2 20:00:08 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Relax check on bioperl version; people keep forgetting to update this check when updating bioperl port Reported by: pointyhat
Revision 1.7: 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
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 19 20:54:05 2009 UTC (2 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +108 -337 lines
- Update to 1.6.1 PR: 132122 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 15 22:47:02 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Unbreak after p5-bioperl changed portrevision
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +1 -1 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.3: 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.2: preferred, colored
Changes since revision 1.2: +1 -7 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.2: 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.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 2 21:30:08 2006 UTC (5 years, 9 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Bioperl-run contain modules that provides a PERL interface to various bioinformatics applications. This allows various applications to be used with common Bioperl objects. WWW: http://bioperl.org/ PR: ports/93674 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
