Commit graph

451 commits

Author SHA1 Message Date
wiz
1011d2f380 transfig: remove, replaced by print/fig2dev 2017-10-03 15:12:42 +00:00
wiz
a735626f4c p5-Bio-ASN1-EntrezGene: update to 1.72.
1.72      2016-09-02 06:50:53-05:00 America/Chicago
  * Full release (no changes from 1.71 beyond version)

1.71      2016-09-01 22:57:25-05:00 America/Chicago (TRIAL RELEASE)
  * Minor bump for impending BioPerl 1.7 release.
  * #2 : 'Unescaped left brace in regex is deprecated' with newer versions of perl
    fixed [fjossandon]
2017-09-17 07:51:04 +00:00
wiz
7af09c75cf bioperl: update to 1.007002.
Add p5-Text-Diff as test dependency.

1.7.2 - "Entebbe"

    [Bugs]

    * #247 - Omit unnecessary parent_id attribute added by GFF3Loader [nathanweeks]
    * #245 - Code coverage fixes [zmughal,cjfields]
    * #237 - Fix warning in Bio::DB::IndexedBase [willmclaren,bosborne]
    * #238 - Use a Travis cron job for network tests [zmughal,cjfields]
    * #218 - Bio::DB::Flat::BinarySearch should use _fh() instead of fh() as fh() does not take arguments in [thibauthourlier,bosborne]
    * #227 - Bio::SeqIO Ignores first line of sequence [VAR121,bosborne]
    * #223 - Use Travis Perl helper script and enable coverage [zmughal,cjfields]
    * #222 - Fix test RemoteDB/Taxonomy.t: requires networking [zmughal,cjfields]
    * #216 - Apply carsonhh's patch (Inline::C fixes) [carsonh,bosborne]
    * #213 - Support FTS5 in Bio::DB::SeqFeature::Store::DBI::SQLite [nathanweeks,bosborne]
    * #210 - Sorting qualifiers while write embl files [hdevillers,cjfields]
    * #209 - Fixed bug in _toDsspKey() [jvolkening,hlapp]

    [Code changes]

    * PAML-related code from bioperl and bioperl-run are now in a separate distribution on CPAN [carandraug]
2017-09-17 07:48:11 +00:00
wiz
1770bcacd4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
mef
a56100d88d Deleting p5-BioPerl. Duplicate with bioperl. Sorry. 2017-05-10 15:09:47 +00:00
mef
7bab6b52ff Add following lines for make test
BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most
  BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
2017-05-07 15:09:38 +00:00
mef
cc5e5d1dcf Added biology/p5-BioPerl version 1.007001 2017-05-07 13:59:16 +00:00
mef
780c0ae2bd Import p5-BioPerl-1.007001 as biology/p5-BioPerl.
Easy first time access to BioPerl via functions.
2017-05-07 13:57:12 +00:00
joerg
eeb5c912e8 Add missing include. 2017-02-14 21:34:34 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
rillig
702ed5c7a4 Fixed pkglint warnings. 2016-12-17 12:55:29 +00:00
fhajny
7432afa778 Give up maintainership. 2016-11-10 14:00:17 +00:00
wen
1538be2122 Update to 1.007001
Upstream changes:
1.7.1 - "Election"

    [Bugs]

    * Minor release to incorporate fix for CPAN indexing, which
      prevented proper updates [cjfields]
    * Fix problem in managing Target attribute for gff3 [Jukes34]
    * Minor bug fixes related to NCBI HTTPS support [cjfields]

1.7.0 - "Disney"

    [New site]

    * We have migrated to Github Pages. This was actually planned, but the
      recent OBF server compromise forced our hand.

      Brian Osborne [bosborne] took this under his wing to move docs and has
      done a tremendous amount of work formatting the site and working out some
      of the idiosyncracies with the new Jekyll-based design.  Mark Jensen, Paul
      Cantalupo and Franscison Ossandon also helped.  Kudos!!

    * Similarly, the official issue tracker is now Github Issues.  This has
      been updated in the relevant documentation bits (we hope!)

    [Code changes]

    * Previously deprecated modules removed
      * Bio::Tools::Infernal, Bio::Tools::ERPIN, Bio::Tools::RNAMotif
    * Bio::DB::SeqHound has been removed due to the service no longer being
      available
    * Bio::Tools::Analysis::Protein::Mitoprot has been removed for security
      reasons due to the server no longer having a valid cert
    * Bio::EUtilities, Bio::Biblio are now separate releases on CPAN
    * Bio::Coordinate, Bio::SearchIO::blastxml,
      Bio::SearchIO::Writer::BSMLResultWriter are now separate releases to be
      added on CPAN

    [New features]

    * Docker instances of tagged releases are available! [hlapp]
    * NCBI HTTPS support [mjohnson and others]
    * Bio::SearchIO::infernal
      - Issue #131: added CMSEARCH parsing support for Infernal 1.1 [pcantalupo]
    * Bio::Search::HSP::ModelHSP
      - Added a 'noncanonical_string' method to retrieve the NC line from CMSEARCH
        reports [pcantalupo]
    * Bio::Search::Result::INFERNALResult
      - Added new module to represent features of Infernal reports [pcantalupo]
    * Bio::DB::Taxonomy SQLite option [cjfields]
    * WrapperBase quoted option values [majensen]
    * Various documentation fixes and updates [bosborne]

   [Bug Fixes]

    * Fixes in Bio::Root::Build to deal with META.json/yml for CPAN indexing [cjfields]
    * Bio::SeqFeature::Generic spliced_seq() bug fix [Eric Snyder, via bosborne]
    * NeXML parser fixes [fjossandon]
    * Bug fix for Bio::DB::SeqFeature memory adapter [lstein]
    * RT 103272 : SeqFeature database deletion skipped features with a decimal -
      Joshua Fortriede (Xenbase)
    * RT 98374: AlignIO issues with sequence names not correctly parsing - Xiaoyu Zhuo
    * Issue #70: CONTIG parsing in GenBank output fixed [fjossandon]
    * Issue #76: Circular genome fixes with Bio::Location::Split [fjossandon]
    * Issue #80: Fix lack of caching issue with Bio::DB::Taxonomy [fjossandon]
    * Issue #81: Small updates to make sure possible memory leaks are detected [cjfields]
    * Issue #84: EMBL format wrapping problem [nyamned]
    * Issue #90: Missing entries for translation tables 24 and 25 [fjossandon]
    * Issue #95: Speed up of Bio::DB::Fasta::subseq by using a compiled regex
      or compiled C code (when Inline::C is installed) [rocky]
    * Fix various Bio::Tools::Analysis remote server config problems [cjfields]
    * Added several missing 'Data::Stag' and 'LWP::UserAgent' requirements [fjossandon]
    * Added a workaround in Bio::DB::Registry to get Username in Windows [fjossandon]
    * For HMMer report parsing, changed "$hsp->bits" to return 0 instead of undef
      to be consistent with "$hit->bits" behaviour [fjossandon]
    * Fixed a bug in HMMer3 parsing, where an homology line ending in CS or RF
      aminoacids made "next_seq" confused and broke the parser [fjossandon]
    * Adjusted FTLocationFactory.pm to comply with current GenBank Feature Table
      Definition, so now "join(complement(C..D),complement(A..B))" is equivalent
      to "complement(join(A..B,C..D))" [fjossandon]
    * For the many many many fixes that weren't mentioned - blame the release guy!
2016-11-06 08:05:24 +00:00
wiz
1682c6507d Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.
2016-08-28 15:48:28 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
rillig
f571c58d6f Moved documentation to share/doc/$(PKGBASE). Bumped PKGREVISION. 2016-07-24 21:21:13 +00:00
rillig
0950cf1e8e Moved documentation to share/doc/${PKGBASE}. Bumped PKGREVISION. 2016-07-24 21:11:52 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
jperkin
1755fe8fda Use OPSYSVARS. 2016-02-25 11:21:11 +00:00
asau
5f463c5121 If we have started forcing another Fortran compiler (like for MOPAC7
in biology/mopac), force it here too.
2016-01-03 23:08:34 +00:00
dholland
a3d1589e21 Whitespace. 2015-12-29 04:54:34 +00:00
dholland
b421a108d7 Fix build.
1. Compile C code with the C compiler, not the fortran compiler.
2. Use f2c, not g95, as the fortran compiler.

XXX  This package builds only with f2c, not g95.
XXX  There does not appear to be any way to specify this other
XXX  than by abusively setting PKGSRC_FORTRAN. So do that for now.
2015-12-26 22:36:07 +00:00
wiedi
b15782dd1c Fix network libs on SunOS 2015-12-12 17:26:05 +00:00
wiedi
6a6bdae524 Fix int types and network libs on SunOS 2015-12-12 16:56:04 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
dholland
51a3103c47 gets() considered harmful. What is this, 1985? Fixes the build on OpenBSD. 2015-11-07 21:06:37 +00:00
dholland
9e4d91002d Unconditionally uses <emmintrin.h>, so restrict to x86. 2015-11-07 20:20:54 +00:00
agc
bca6c81b27 Add SHA512 digests for distfiles for biology category.
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-02 18:42:20 +00:00
leot
7b83648f44 Add bwa. 2015-10-14 17:13:44 +00:00
leot
ff3972c8c8 Import biology/bwa as bwa-0.7.9a.
Packaged in pkgsrc-wip by Jason Bacon.

BWA is a software package for mapping low-divergent sequences against a large
reference genome, such as the human genome.
2015-10-14 17:12:52 +00:00
leot
408f6ea29e Add cdhit. 2015-10-12 16:49:03 +00:00
leot
2653431fc6 Import biology/cdhit as cdhit-4.6.4.
Packaged in pkgsrc-wip by Jason Bacon.

CD-HIT is a very widely used program for clustering and comparing protein or
nucleotide sequences.
2015-10-12 16:48:08 +00:00
asau
0942afe6c3 Skip portability checks for sample scripts. 2015-07-27 19:47:55 +00:00
asau
2ffed7a925 + gabedit 2015-07-22 19:49:07 +00:00
asau
570b76baad Import Gabedit 2.4.8 as biology/gabedit.
Gabedit is a graphical user interface to computational chemistry
packages like Gamess-US, Gaussian, Molcas, Molpro, MPQC,
OpenMopac, Orca, PCGamess and Q-Chem.

It can display a variety of calculation results including
support for most major molecular file formats.
The advanced "Molecule Builder" allows to rapidly sketch in
molecules and examine them in 3D. Graphics can be exported to
various formats, including animations.

Major features

 * Gabedit can create input file for GAMESS(US), GAUSSIAN,
   MOLCAS, MOLPRO , MPQC, OpenMopac, Orca, PCGamess and Q-Chem.
 * Gabedit can graphically display a variety of Gamess-US,
   Gaussian, Molcas, Molpro, MPQC, OpenMopac, Orca, PCGamess,
   Q-Chem, (partially) ErgoSCF and (partially) ADF calculation
   results, including the following:
     + Molecular orbitals.
     + Surfaces from the electron density, electrostatic
       potential, NMR shielding density, and other properties.
     + Surfaces may be displayed in solid, translucent and wire
       mesh modes. they are can be colorcoded by a separate property.
     + Contours (colorcoded), Planes colorcoded, Dipole. XYZ axes
       and the principal axes of the molecule.
     + Animation of the normal modes corresponding to vibrational
       frequencies.
     + Animation of the rotation of geometry, surfaces, contours,
       planes colorcoded, xyz and the principal axes of the molecule.
     + Animation of contours, Animation of planes colorcoded.
 * Gabedit can display UV-Vis, IR and Raman computed spectra.
 * Gabedit can generate a povray file for geometry (including
   hydrogen's bond),surfaces (including colorcoded surfaces),
   contours, planes colorcoded.
 * Gabedit can save picture in BMP, JPEG, PNG, PPM and PS format.
 * Gabedit can generate automatically a series of pictures
   for animation (vibration, geometry convergence, rotation, contours,
   planes colorcoded).
 * Simulated Annealing with Molecular Dynamics is implemented in Gabedit
   (using Amber 99 molecular mechanics parameters).
2015-07-22 19:05:10 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
dholland
8269327870 Pass -freal-loops if the compiler is clang or gcc. This does not fix
the build, but it gets further now.
2015-06-27 07:08:13 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
mef
cc535ed362 Use INSTALL_PROGRAM for executables (instead of INSTALL_DATA). 2015-01-31 06:21:39 +00:00
mef
fc96e80a63 Update 2.2.3 to 2.3.6
---------------------
ChangeLog unknown.
2015-01-31 06:18:42 +00:00
mef
5d1643bcbd Update HOMEPAGE, was Host Unknown. But the link to download still gets 404. 2014-12-20 12:02:28 +00:00