head	1.39;
access;
symbols
	RELEASE_8_3_0:1.32
	RELEASE_9_0_0:1.31
	RELEASE_7_4_0:1.28
	RELEASE_8_2_0:1.28
	RELEASE_6_EOL:1.27
	RELEASE_8_1_0:1.24
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.4;
locks; strict;
comment	@# @;


1.39
date	2013.03.03.04.27.02;	author svnexp;	state Exp;
branches;
next	1.38;

1.38
date	2013.01.24.14.49.02;	author svnexp;	state Exp;
branches;
next	1.37;

1.37
date	2012.12.07.13.51.42;	author svnexp;	state Exp;
branches;
next	1.36;

1.36
date	2012.11.17.05.54.52;	author svnexp;	state Exp;
branches;
next	1.35;

1.35
date	2012.06.18.09.30.35;	author sunpoet;	state Exp;
branches;
next	1.34;

1.34
date	2012.06.01.05.16.28;	author dinoex;	state Exp;
branches;
next	1.33;

1.33
date	2012.04.17.13.02.59;	author wen;	state Exp;
branches;
next	1.32;

1.32
date	2012.02.11.02.04.24;	author sunpoet;	state Exp;
branches;
next	1.31;

1.31
date	2011.10.07.11.22.32;	author culot;	state Exp;
branches;
next	1.30;

1.30
date	2011.10.02.17.03.33;	author sunpoet;	state Exp;
branches;
next	1.29;

1.29
date	2011.06.01.20.21.51;	author bapt;	state Exp;
branches;
next	1.28;

1.28
date	2010.12.23.06.37.08;	author wen;	state Exp;
branches;
next	1.27;

1.27
date	2010.11.16.08.07.27;	author wen;	state Exp;
branches;
next	1.26;

1.26
date	2010.10.19.10.42.43;	author wen;	state Exp;
branches;
next	1.25;

1.25
date	2010.09.26.08.32.26;	author wen;	state Exp;
branches;
next	1.24;

1.24
date	2010.06.30.07.41.06;	author wen;	state Exp;
branches;
next	1.23;

1.23
date	2010.05.18.08.27.03;	author wen;	state Exp;
branches;
next	1.22;

1.22
date	2010.05.14.13.05.15;	author wen;	state Exp;
branches;
next	1.21;

1.21
date	2010.05.10.02.36.57;	author wen;	state Exp;
branches;
next	1.20;

1.20
date	2010.04.20.08.48.46;	author wen;	state Exp;
branches;
next	1.19;

1.19
date	2010.03.30.01.22.56;	author wen;	state Exp;
branches;
next	1.18;

1.18
date	2010.03.28.06.31.37;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2010.03.10.01.35.57;	author wen;	state Exp;
branches;
next	1.16;

1.16
date	2010.02.10.06.10.33;	author wen;	state Exp;
branches;
next	1.15;

1.15
date	2010.02.05.11.34.37;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2010.01.29.14.52.21;	author kuriyama;	state Exp;
branches;
next	1.13;

1.13
date	2010.01.07.02.27.20;	author wen;	state Exp;
branches;
next	1.12;

1.12
date	2009.12.11.08.02.53;	author wen;	state Exp;
branches;
next	1.11;

1.11
date	2009.12.04.11.53.48;	author wen;	state Exp;
branches;
next	1.10;

1.10
date	2009.11.20.05.10.17;	author wen;	state Exp;
branches;
next	1.9;

1.9
date	2009.08.28.23.36.45;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2009.07.31.13.49.18;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2009.07.05.22.24.00;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2009.06.02.21.34.06;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2009.05.01.14.54.30;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2009.04.04.17.45.12;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2009.03.25.17.38.35;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.03.19.16.34.47;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.10.18.50.49;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.39
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313319
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: wen@@FreeBSD.org
# $FreeBSD: head/biology/p5-Bio-Graphics/Makefile 313319 2013-03-03 01:45:00Z eadler $
#

PORTNAME=	Bio-Graphics
PORTVERSION=	2.33
CATEGORIES=	biology perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Generate GD Images of Bio::Seq Objects

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \
		p5-GD>=2.30:${PORTSDIR}/graphics/p5-GD \
		p5-GD-SVG>=0.32:${PORTSDIR}/graphics/p5-GD-SVG \
		p5-Statistics-Descriptive>=2.6:${PORTSDIR}/math/p5-Statistics-Descriptive \
		p5-bioperl>=1.6.0:${PORTSDIR}/biology/p5-bioperl
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN1=		contig_draw.pl.1 \
		feature_draw.pl.1 \
		frend.pl.1 \
		search_overview.pl.1
MAN3=		Bio::Graphics.3 \
		Bio::Graphics::ConfiguratorI.3 \
		Bio::Graphics::DrawTransmembrane.3 \
		Bio::Graphics::Feature.3 \
		Bio::Graphics::FeatureBase.3 \
		Bio::Graphics::FeatureDir.3 \
		Bio::Graphics::FeatureFile.3 \
		Bio::Graphics::FeatureFile::Iterator.3 \
		Bio::Graphics::Glyph.3 \
		Bio::Graphics::Glyph::Factory.3 \
		Bio::Graphics::Glyph::alignment.3 \
		Bio::Graphics::Glyph::allele_tower.3 \
		Bio::Graphics::Glyph::anchored_arrow.3 \
		Bio::Graphics::Glyph::arrow.3 \
		Bio::Graphics::Glyph::box.3 \
		Bio::Graphics::Glyph::broken_line.3 \
		Bio::Graphics::Glyph::cds.3 \
		Bio::Graphics::Glyph::christmas_arrow.3 \
		Bio::Graphics::Glyph::crossbox.3 \
		Bio::Graphics::Glyph::dashed_line.3 \
		Bio::Graphics::Glyph::diamond.3 \
		Bio::Graphics::Glyph::dna.3 \
		Bio::Graphics::Glyph::dot.3 \
		Bio::Graphics::Glyph::dumbbell.3 \
		Bio::Graphics::Glyph::ellipse.3 \
		Bio::Graphics::Glyph::ex.3 \
		Bio::Graphics::Glyph::extending_arrow.3 \
		Bio::Graphics::Glyph::fb_shmiggle.3 \
		Bio::Graphics::Glyph::fixedwidth.3 \
		Bio::Graphics::Glyph::flag.3 \
		Bio::Graphics::Glyph::gene.3 \
		Bio::Graphics::Glyph::generic.3 \
		Bio::Graphics::Glyph::graded_segments.3 \
		Bio::Graphics::Glyph::group.3 \
		Bio::Graphics::Glyph::hat.3 \
		Bio::Graphics::Glyph::heat_map.3 \
		Bio::Graphics::Glyph::heat_map_ideogram.3 \
		Bio::Graphics::Glyph::heterogeneous_segments.3 \
		Bio::Graphics::Glyph::hidden.3 \
		Bio::Graphics::Glyph::hybrid_plot.3 \
		Bio::Graphics::Glyph::ideogram.3 \
		Bio::Graphics::Glyph::image.3 \
		Bio::Graphics::Glyph::lightning.3 \
		Bio::Graphics::Glyph::line.3 \
		Bio::Graphics::Glyph::merge_parts.3 \
		Bio::Graphics::Glyph::merged_alignment.3 \
		Bio::Graphics::Glyph::minmax.3 \
		Bio::Graphics::Glyph::operon.3 \
		Bio::Graphics::Glyph::oval.3 \
		Bio::Graphics::Glyph::pairplot.3 \
		Bio::Graphics::Glyph::pentagram.3 \
		Bio::Graphics::Glyph::phylo_align.3 \
		Bio::Graphics::Glyph::pinsertion.3 \
		Bio::Graphics::Glyph::primers.3 \
		Bio::Graphics::Glyph::processed_transcript.3 \
		Bio::Graphics::Glyph::protein.3 \
		Bio::Graphics::Glyph::ragged_ends.3 \
		Bio::Graphics::Glyph::rainbow_gene.3 \
		Bio::Graphics::Glyph::redgreen_box.3 \
		Bio::Graphics::Glyph::redgreen_segment.3 \
		Bio::Graphics::Glyph::repeating_shape.3 \
		Bio::Graphics::Glyph::rndrect.3 \
		Bio::Graphics::Glyph::ruler_arrow.3 \
		Bio::Graphics::Glyph::saw_teeth.3 \
		Bio::Graphics::Glyph::scale.3 \
		Bio::Graphics::Glyph::segmented_keyglyph.3 \
		Bio::Graphics::Glyph::segments.3 \
		Bio::Graphics::Glyph::so_transcript.3 \
		Bio::Graphics::Glyph::span.3 \
		Bio::Graphics::Glyph::spectrogram.3 \
		Bio::Graphics::Glyph::splice_site.3 \
		Bio::Graphics::Glyph::stackedplot.3 \
		Bio::Graphics::Glyph::ternary_plot.3 \
		Bio::Graphics::Glyph::text_in_box.3 \
		Bio::Graphics::Glyph::three_letters.3 \
		Bio::Graphics::Glyph::tic_tac_toe.3 \
		Bio::Graphics::Glyph::toomany.3 \
		Bio::Graphics::Glyph::trace.3 \
		Bio::Graphics::Glyph::track.3 \
		Bio::Graphics::Glyph::transcript.3 \
		Bio::Graphics::Glyph::transcript2.3 \
		Bio::Graphics::Glyph::translation.3 \
		Bio::Graphics::Glyph::triangle.3 \
		Bio::Graphics::Glyph::two_bolts.3 \
		Bio::Graphics::Glyph::vista_plot.3 \
		Bio::Graphics::Glyph::wave.3 \
		Bio::Graphics::Glyph::weighted_arrow.3 \
		Bio::Graphics::Glyph::whiskerplot.3 \
		Bio::Graphics::Glyph::wiggle_box.3 \
		Bio::Graphics::Glyph::wiggle_density.3 \
		Bio::Graphics::Glyph::wiggle_xyplot.3 \
		Bio::Graphics::Glyph::xyplot.3 \
		Bio::Graphics::Panel.3 \
		Bio::Graphics::Pictogram.3 \
		Bio::Graphics::RendererI.3 \
		Bio::Graphics::Util.3 \
		Bio::Graphics::Wiggle.3 \
		Bio::Graphics::Wiggle::Loader.3

.include <bsd.port.mk>
@


1.38
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310932
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/biology/p5-Bio-Graphics/Makefile 310932 2013-01-24 14:36:55Z jadawin $
d6 1
a6 1
PORTVERSION=	2.32
@


1.37
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308423
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308423 | tobez | 2012-12-07 13:49:15 +0000 (Fri, 07 Dec 2012) | 6 lines
## SVN ##
## SVN ## Update to 2.31.
## SVN ##
## SVN ## Changes: http://search.cpan.org/dist/Bio-Graphics/Changes
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 2
a2 5
# New ports collection makefile for:	p5-Bio-Graphics
# Date created:				30 Dec 2008
# Whom:					Wen Heping <wenheping@@gmail.com>
#
# $FreeBSD: head/biology/p5-Bio-Graphics/Makefile 308423 2012-12-07 13:49:15Z tobez $
d6 1
a6 1
PORTVERSION=	2.31
@


1.36
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/biology/p5-Bio-Graphics/Makefile 300895 2012-07-14 12:56:14Z beat $
d9 1
a9 1
PORTVERSION=	2.29
d60 1
@


1.35
log
@- Update to 2.29

Changes:	http://search.cpan.org/dist/Bio-Graphics/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.34
log
@- update png to 1.5.10
@
text
@d9 1
a9 2
PORTVERSION=	2.28
PORTREVISION=	1
@


1.33
log
@- Update to 2.28
ChangeLog: http://cpansearch.perl.org/src/LDS/Bio-Graphics-2.28/Changes
@
text
@d10 1
@


1.32
log
@- Update to 2.26

Changes:	http://search.cpan.org/dist/Bio-Graphics/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.26
@


1.31
log
@- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d9 1
a9 1
PORTVERSION=	2.25
d21 1
a21 1
		p5-GD>=2.3:${PORTSDIR}/graphics/p5-GD \
d96 1
@


1.30
log
@- Update to 2.25
- Sort MAN3 and PLIST
- Pet portlint

Changes:	http://search.cpan.org/dist/Bio-Graphics/Changes
@
text
@d17 1
a17 1
LICENSE=	ART20 GPLv1
@


1.29
log
@- update to 2.24
- add licenses
- changes: http://cpansearch.perl.org/src/LDS/Bio-Graphics-2.24/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.24
d17 1
a18 1
LICENSE=	ART20 GPLv1
d20 1
a20 1
RUN_DEPENDS=	p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \
d25 1
d27 1
a27 3
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_MODBUILD=	YES
a32 1

a33 3
		Bio::Graphics::Glyph::transcript2.3 \
		Bio::Graphics::Glyph::extending_arrow.3 \
		Bio::Graphics::Wiggle.3 \
d59 1
d111 1
d127 1
@


1.28
log
@- Update to 2.18
ChangeLog: http://cpansearch.perl.org/src/LDS/Bio-Graphics-2.18/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.18
d17 3
d26 2
d83 1
@


1.27
log
@- Update to 2.15
Changelog: http://search.cpan.org/src/LDS/Bio-Graphics-2.15/Changes

PR:		ports/152189
Submitted by:	Gea-Suan Lin <gslin@@gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	2.15
@


1.26
log
@- Update to 2.14
ChangeLog: http://search.cpan.org/src/LDS/Bio-Graphics-2.14/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.14
a11 1
MASTER_SITE_SUBDIR=	../../authors/id/L/LD/LDS
d17 2
a18 1
BUILD_DEPENDS=	p5-GD>=2.3:${PORTSDIR}/graphics/p5-GD \
d21 1
a21 3
		p5-bioperl>=1.6.0:${PORTSDIR}/biology/p5-bioperl \
		p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF
RUN_DEPENDS=	${BUILD_DEPENDS}
d25 100
a124 97
MAN1=	contig_draw.pl.1 feature_draw.pl.1 \
	frend.pl.1 search_overview.pl.1

MAN3=	Bio::Graphics.3 \
	Bio::Graphics::Glyph::transcript2.3 \
	Bio::Graphics::Glyph::extending_arrow.3 \
	Bio::Graphics::Wiggle.3 \
	Bio::Graphics::ConfiguratorI.3 \
	Bio::Graphics::DrawTransmembrane.3 \
	Bio::Graphics::Feature.3 \
	Bio::Graphics::FeatureBase.3 \
	Bio::Graphics::FeatureDir.3 \
	Bio::Graphics::FeatureFile.3 \
	Bio::Graphics::FeatureFile::Iterator.3 \
	Bio::Graphics::Glyph.3 \
	Bio::Graphics::Glyph::Factory.3 \
	Bio::Graphics::Glyph::alignment.3 \
	Bio::Graphics::Glyph::allele_tower.3 \
	Bio::Graphics::Glyph::anchored_arrow.3 \
	Bio::Graphics::Glyph::arrow.3 \
	Bio::Graphics::Glyph::box.3 \
	Bio::Graphics::Glyph::broken_line.3 \
	Bio::Graphics::Glyph::cds.3 \
	Bio::Graphics::Glyph::christmas_arrow.3 \
	Bio::Graphics::Glyph::crossbox.3 \
	Bio::Graphics::Glyph::dashed_line.3 \
	Bio::Graphics::Glyph::diamond.3 \
	Bio::Graphics::Glyph::dna.3 \
	Bio::Graphics::Glyph::dot.3 \
	Bio::Graphics::Glyph::dumbbell.3 \
	Bio::Graphics::Glyph::ellipse.3 \
	Bio::Graphics::Glyph::ex.3 \
	Bio::Graphics::Glyph::fixedwidth.3 \
	Bio::Graphics::Glyph::flag.3 \
	Bio::Graphics::Glyph::gene.3 \
	Bio::Graphics::Glyph::generic.3 \
	Bio::Graphics::Glyph::graded_segments.3 \
	Bio::Graphics::Glyph::group.3 \
	Bio::Graphics::Glyph::hat.3 \
	Bio::Graphics::Glyph::heat_map.3 \
	Bio::Graphics::Glyph::heat_map_ideogram.3 \
	Bio::Graphics::Glyph::heterogeneous_segments.3 \
	Bio::Graphics::Glyph::hidden.3 \
	Bio::Graphics::Glyph::hybrid_plot.3 \
	Bio::Graphics::Glyph::ideogram.3 \
	Bio::Graphics::Glyph::image.3 \
	Bio::Graphics::Glyph::lightning.3 \
	Bio::Graphics::Glyph::line.3 \
	Bio::Graphics::Glyph::merge_parts.3 \
	Bio::Graphics::Glyph::merged_alignment.3 \
	Bio::Graphics::Glyph::minmax.3 \
	Bio::Graphics::Glyph::oval.3 \
	Bio::Graphics::Glyph::pentagram.3 \
	Bio::Graphics::Glyph::pairplot.3 \
	Bio::Graphics::Glyph::phylo_align.3 \
	Bio::Graphics::Glyph::pinsertion.3 \
	Bio::Graphics::Glyph::primers.3 \
	Bio::Graphics::Glyph::processed_transcript.3 \
	Bio::Graphics::Glyph::protein.3 \
	Bio::Graphics::Glyph::ragged_ends.3 \
	Bio::Graphics::Glyph::rainbow_gene.3 \
	Bio::Graphics::Glyph::redgreen_box.3 \
	Bio::Graphics::Glyph::redgreen_segment.3 \
	Bio::Graphics::Glyph::repeating_shape.3 \
	Bio::Graphics::Glyph::rndrect.3 \
	Bio::Graphics::Glyph::ruler_arrow.3 \
	Bio::Graphics::Glyph::saw_teeth.3 \
	Bio::Graphics::Glyph::segmented_keyglyph.3 \
	Bio::Graphics::Glyph::segments.3 \
	Bio::Graphics::Glyph::so_transcript.3 \
	Bio::Graphics::Glyph::span.3 \
	Bio::Graphics::Glyph::spectrogram.3 \
	Bio::Graphics::Glyph::splice_site.3 \
	Bio::Graphics::Glyph::stackedplot.3 \
	Bio::Graphics::Glyph::ternary_plot.3 \
	Bio::Graphics::Glyph::text_in_box.3 \
	Bio::Graphics::Glyph::three_letters.3 \
	Bio::Graphics::Glyph::tic_tac_toe.3 \
	Bio::Graphics::Glyph::toomany.3 \
	Bio::Graphics::Glyph::trace.3 \
	Bio::Graphics::Glyph::track.3 \
	Bio::Graphics::Glyph::transcript.3 \
	Bio::Graphics::Glyph::translation.3 \
	Bio::Graphics::Glyph::triangle.3 \
	Bio::Graphics::Glyph::two_bolts.3 \
	Bio::Graphics::Glyph::wave.3 \
	Bio::Graphics::Glyph::weighted_arrow.3 \
	Bio::Graphics::Glyph::whiskerplot.3 \
	Bio::Graphics::Glyph::wiggle_box.3 \
	Bio::Graphics::Glyph::wiggle_density.3 \
	Bio::Graphics::Glyph::wiggle_xyplot.3 \
	Bio::Graphics::Glyph::xyplot.3 \
	Bio::Graphics::Panel.3 \
	Bio::Graphics::Pictogram.3 \
	Bio::Graphics::RendererI.3 \
	Bio::Graphics::Util.3 \
	Bio::Graphics::Wiggle::Loader.3
@


1.25
log
@- Update to 2.13
@
text
@d9 1
a9 1
PORTVERSION=	2.13
@


1.24
log
@- Update to 2.11

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.11
@


1.23
log
@- Update to 2.09
@
text
@d9 1
a9 1
PORTVERSION=	2.09
@


1.22
log
@- Update to 2.0.8
@
text
@d9 1
a9 1
PORTVERSION=	2.08
@


1.21
log
@- Update to 2.0.7
- Set maintainer to perl@@
@
text
@d9 1
a9 1
PORTVERSION=	2.07
@


1.20
log
@- Update to 2.04
@
text
@d9 1
a9 1
PORTVERSION=	2.04
d15 1
a15 1
MAINTAINER=	wen@@FreeBSD.org
@


1.19
log
@- Update to 2.02
@
text
@d9 1
a9 1
PORTVERSION=	2.02
d12 1
@


1.18
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d9 1
a9 2
PORTVERSION=	2.01
PORTREVISION=	1
@


1.17
log
@- Update to 2.01
@
text
@d10 1
@


1.16
log
@- Update to 2.00
@
text
@d9 1
a9 1
PORTVERSION=	2.00
@


1.15
log
@- update to jpeg-8
@
text
@d9 1
a9 2
PORTVERSION=	1.995
PORTREVISION=	3
@


1.14
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 19; last!).

Approved by:	portmgr (itetcu)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.13
log
@- Update to 1.995
@
text
@d10 1
d22 1
a22 3
		p5-Text-ParseWords>=3.26:${PORTSDIR}/textproc/p5-Text-ParseWords \
		p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \
		p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
@


1.12
log
@- Update to 1.994
@
text
@d9 1
a9 1
PORTVERSION=	1.994
@


1.11
log
@- Update to 1.993
@
text
@d9 1
a9 1
PORTVERSION=	1.993
d45 1
@


1.10
log
@- Update to 1.992
- Update my mail address to FreeBSD
@
text
@d9 1
a9 1
PORTVERSION=	1.992
@


1.9
log
@- Update to 0.982

PR:		138264
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.982
d14 1
a14 1
MAINTAINER=	wenheping@@gmail.com
@


1.8
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d9 1
a9 2
PORTVERSION=	1.97
PORTREVISION=	1
d22 1
@


1.7
log
@- Update to 1.97

PR:		136310
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d10 1
@


1.6
log
@- Update to 1.95

PR:		135141
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.95
d38 1
d64 1
d68 1
d79 1
d86 1
@


1.5
log
@- Update to 1.94

Approved by:	maintainer implicit
@
text
@d9 1
a9 1
PORTVERSION=	1.94
@


1.4
log
@- Update to 1.93

PR:		133342
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.93
@


1.3
log
@- Update to 1.91

PR:		133065
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.91
@


1.2
log
@- Update to 1.90

PR:		132659
Submitted by:	Wen heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.90
@


1.1
log
@p5-Bio-Graphics is a simple GD-based renderer (diagram drawer)
for DNA and protein sequences.

WWW: http://search.cpan.org/dist/Bio-Graphics/

PR:		ports/132088
Submitted by:	Wen Heping <wenheping at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.84
d18 2
a19 1
		p5-GD-SVG>=0:${PORTSDIR}/graphics/p5-GD-SVG \
d21 1
a21 1
		p5-Text-ParseWords>=0:${PORTSDIR}/textproc/p5-Text-ParseWords \
d66 1
@

