aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-05-28 04:15:16 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-05-28 04:15:16 +0800
commitfb3e569ca295e4646c28b732e6dd3e9cb9857f9f (patch)
tree201adaff0e1c66da3b283ce829b513b8e5ad8f58 /biology
parent97919157f004a755ad810d9921e586ab910fda8a (diff)
downloadfreebsd-ports-gnome-fb3e569ca295e4646c28b732e6dd3e9cb9857f9f.tar.gz
freebsd-ports-gnome-fb3e569ca295e4646c28b732e6dd3e9cb9857f9f.tar.zst
freebsd-ports-gnome-fb3e569ca295e4646c28b732e6dd3e9cb9857f9f.zip
Update WWW
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
Diffstat (limited to 'biology')
-rw-r--r--biology/p5-AcePerl/pkg-descr2
-rw-r--r--biology/p5-Bio-ASN1-EntrezGene/pkg-descr2
-rw-r--r--biology/p5-Bio-Coordinate/pkg-descr2
-rw-r--r--biology/p5-Bio-Das-Lite/pkg-descr2
-rw-r--r--biology/p5-Bio-Das/pkg-descr2
-rw-r--r--biology/p5-Bio-FeatureIO/pkg-descr2
-rw-r--r--biology/p5-Bio-GFF3/pkg-descr2
-rw-r--r--biology/p5-Bio-Glite/pkg-descr2
-rw-r--r--biology/p5-Bio-Graphics/pkg-descr2
-rw-r--r--biology/p5-Bio-MAGETAB/pkg-descr2
-rw-r--r--biology/p5-Bio-NEXUS/pkg-descr2
-rw-r--r--biology/p5-Bio-Phylo/pkg-descr2
-rw-r--r--biology/p5-Bio-SCF/pkg-descr2
13 files changed, 13 insertions, 13 deletions
diff --git a/biology/p5-AcePerl/pkg-descr b/biology/p5-AcePerl/pkg-descr
index 4710502d1ee1..aa6d66f91abc 100644
--- a/biology/p5-AcePerl/pkg-descr
+++ b/biology/p5-AcePerl/pkg-descr
@@ -2,4 +2,4 @@ AcePerl is an object-oriented Perl interface for the ACEDB genome database
system. It provides functionality for connecting to remote ACEDB databases,
performing queries, fetching ACE objects, and updating databases.
-WWW: http://search.cpan.org/dist/AcePerl/
+WWW: https://metacpan.org/release/AcePerl
diff --git a/biology/p5-Bio-ASN1-EntrezGene/pkg-descr b/biology/p5-Bio-ASN1-EntrezGene/pkg-descr
index 31a192ccaaf7..16fb17f53f4c 100644
--- a/biology/p5-Bio-ASN1-EntrezGene/pkg-descr
+++ b/biology/p5-Bio-ASN1-EntrezGene/pkg-descr
@@ -8,4 +8,4 @@ gene record.
The parser will report error & line number if input data does not conform
to the NCBI Entrez Gene genome annotation file format.
-WWW: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/
+WWW: https://metacpan.org/release/Bio-ASN1-EntrezGene
diff --git a/biology/p5-Bio-Coordinate/pkg-descr b/biology/p5-Bio-Coordinate/pkg-descr
index d0c3edf7db4a..358dc4e3a716 100644
--- a/biology/p5-Bio-Coordinate/pkg-descr
+++ b/biology/p5-Bio-Coordinate/pkg-descr
@@ -1,4 +1,4 @@
Bio::Coordinate classes are used for working with various biological coordinate
systems. See Bio::Coordinate::Collection and Bio::Collection::Pair for examples.
-WWW: http://search.cpan.org/dist/Bio-Coordinate/
+WWW: https://metacpan.org/release/Bio-Coordinate
diff --git a/biology/p5-Bio-Das-Lite/pkg-descr b/biology/p5-Bio-Das-Lite/pkg-descr
index 757844d0a539..6e6adfbe58e1 100644
--- a/biology/p5-Bio-Das-Lite/pkg-descr
+++ b/biology/p5-Bio-Das-Lite/pkg-descr
@@ -1,4 +1,4 @@
p5-Bio-Das-Lite is an implementation of a client for the DAS protocol (XML
over HTTP primarily for biological-data).
-WWW: http://search.cpan.org/dist/Bio-Das-Lite/
+WWW: https://metacpan.org/release/Bio-Das-Lite
diff --git a/biology/p5-Bio-Das/pkg-descr b/biology/p5-Bio-Das/pkg-descr
index abc13c2f6f14..ada0f0f0d13d 100644
--- a/biology/p5-Bio-Das/pkg-descr
+++ b/biology/p5-Bio-Das/pkg-descr
@@ -5,4 +5,4 @@ unencrypted (http:) and SSL-encrypted (https:) DAS servers are sup-
ported. (To run SSL, you will need IO::Socket::SSL and Net::SSLeay
installed).
-WWW: http://search.cpan.org/dist/Bio-Das/
+WWW: https://metacpan.org/release/Bio-Das
diff --git a/biology/p5-Bio-FeatureIO/pkg-descr b/biology/p5-Bio-FeatureIO/pkg-descr
index dbeef47cb191..205c78e7c659 100644
--- a/biology/p5-Bio-FeatureIO/pkg-descr
+++ b/biology/p5-Bio-FeatureIO/pkg-descr
@@ -16,4 +16,4 @@ stream objects have a notion of an internal file that is read from or written
to. A particular FeatureIO object instance is configured for either input or
output. A specific example of a stream object is the Bio::FeatureIO::gff object.
-WWW: http://search.cpan.org/dist/Bio-FeatureIO/
+WWW: https://metacpan.org/release/Bio-FeatureIO
diff --git a/biology/p5-Bio-GFF3/pkg-descr b/biology/p5-Bio-GFF3/pkg-descr
index 880f85884464..a33c55b90369 100644
--- a/biology/p5-Bio-GFF3/pkg-descr
+++ b/biology/p5-Bio-GFF3/pkg-descr
@@ -2,4 +2,4 @@ Bio::GFF3 are low-level, fast functions for parsing GFF version 3 files.
All they do is convert back and forth between low-level Perl data
structures and GFF3 text.
-WWW: http://search.cpan.org/dist/Bio-GFF3/
+WWW: https://metacpan.org/release/Bio-GFF3
diff --git a/biology/p5-Bio-Glite/pkg-descr b/biology/p5-Bio-Glite/pkg-descr
index 89e4faf5bede..5c45dfee7a31 100644
--- a/biology/p5-Bio-Glite/pkg-descr
+++ b/biology/p5-Bio-Glite/pkg-descr
@@ -15,4 +15,4 @@ Disadvantages includes:
2. Internet connection is required
3. No other software interfaces such as the G-language Shell
-WWW: http://search.cpan.org/dist/Bio-Glite/
+WWW: https://metacpan.org/release/Bio-Glite
diff --git a/biology/p5-Bio-Graphics/pkg-descr b/biology/p5-Bio-Graphics/pkg-descr
index c1fe9a49e827..b99d8f8ba9bf 100644
--- a/biology/p5-Bio-Graphics/pkg-descr
+++ b/biology/p5-Bio-Graphics/pkg-descr
@@ -1,4 +1,4 @@
p5-Bio-Graphics is a simple GD-based renderer (diagram drawer)
for DNA and protein sequences.
-WWW: http://search.cpan.org/dist/Bio-Graphics/
+WWW: https://metacpan.org/release/Bio-Graphics
diff --git a/biology/p5-Bio-MAGETAB/pkg-descr b/biology/p5-Bio-MAGETAB/pkg-descr
index c847b27165b5..98c165946540 100644
--- a/biology/p5-Bio-MAGETAB/pkg-descr
+++ b/biology/p5-Bio-MAGETAB/pkg-descr
@@ -5,4 +5,4 @@ export of MAGE-TAB documents, which are still a little experimental in
nature. The API is mostly finalised (and fully documented), but some
details may yet change where necessary to improve usability.
-WWW: http://search.cpan.org/dist/Bio-MAGETAB/
+WWW: https://metacpan.org/release/Bio-MAGETAB
diff --git a/biology/p5-Bio-NEXUS/pkg-descr b/biology/p5-Bio-NEXUS/pkg-descr
index c0b839a81b94..da13bfca9d12 100644
--- a/biology/p5-Bio-NEXUS/pkg-descr
+++ b/biology/p5-Bio-NEXUS/pkg-descr
@@ -11,4 +11,4 @@ nexplot.pl (plot character data with a tree) and nextool.pl
(allowing programmatic editing, e.g., selecting particular
clades or subsets of data).
-WWW: http://search.cpan.org/dist/Bio-NEXUS/
+WWW: https://metacpan.org/release/Bio-NEXUS
diff --git a/biology/p5-Bio-Phylo/pkg-descr b/biology/p5-Bio-Phylo/pkg-descr
index 54349044bc94..90e77b750bc5 100644
--- a/biology/p5-Bio-Phylo/pkg-descr
+++ b/biology/p5-Bio-Phylo/pkg-descr
@@ -2,4 +2,4 @@ This is the base class for the Bio::Phylo package. All other modules
inherit from it, the methods defined here are applicable to all. Consult
the manual for usage examples: Bio::Phylo::Manual.
-WWW: http://search.cpan.org/dist/Bio-Phylo/
+WWW: https://metacpan.org/release/Bio-Phylo
diff --git a/biology/p5-Bio-SCF/pkg-descr b/biology/p5-Bio-SCF/pkg-descr
index 430e7b36bf72..4b199e1a8c85 100644
--- a/biology/p5-Bio-SCF/pkg-descr
+++ b/biology/p5-Bio-SCF/pkg-descr
@@ -3,4 +3,4 @@ way) SCF chromatographic sequence files. It is an interface to
Roger Staden's io-lib. See the installation directions for further
instructions.
-WWW: http://search.cpan.org/dist/Bio-SCF/
+WWW: https://metacpan.org/release/Bio-SCF