Commit Graph

134 Commits

Author SHA1 Message Date
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
jca
df2845d7c6 Move EMBOSS programs to /usr/local/libexec/emboss/
EMBOSS ships a lot of programs with generic names, it conflicts with
devel/pscan and also the upcoming texlive update.  People who use EMBOSS
can change their PATH.  Suggested by sthen@, ok edd@ sthen@
2019-11-11 17:35:10 +00:00
cwen
9bf3f6048c p5-Bio-ASN1-EntrezGene: fix unescaped left braces in regexes that
generated warnings that made tests failing.

OK sthen@
2019-08-09 16:03:10 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj
d696214158 Remove maintainer per their request 2019-05-10 16:50:05 +00:00
cwen
d00e4f9c95 bioperl: unbreak tests, fix runtime with Perl 5.28, move HOMEPAGE to https
Thanks to afresh1@ for patches and hints!

OK afresh1@
2019-02-21 10:25:48 +00:00
naddy
ea48ea6774 don't pick up gd if it happens to be installed 2018-11-29 20:15:25 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
jca
70908165e6 Don't hardcode g++ 2017-02-27 11:27:25 +00:00
sthen
a1ff17ec85 fix biology/hmmer packaging on !amd64 (impl_sse.h is not produced) 2016-11-25 20:42:57 +00:00
jca
065deff2a7 +hmmer 2016-11-22 11:07:10 +00:00
jca
1ca0ede4a9 Import HMMER, a Hidden Markov Model toolkit.
Port from maintainer Senthil Kumar M with tweaks from sthen@ and I.
ok sthen@

HMMER is used for searching sequence databases for sequence homologs,
and for making sequence alignments. It implements methods using
probabilistic models called profile hidden Markov models (profile
HMMs). HMMER is designed to detect remote homologs as sensitively as
possible, relying on the strength of its underlying probability
models.

HMMER is often used together with a profile database, such as Pfam
or many of the databases that participate in Interpro. But HMMER
can also work with query sequences, not just profiles, just like
BLAST. For example, you can search a protein query sequence against
a database with phmmer, or do an iterative search with jackhmmer.
2016-11-22 11:05:51 +00:00
sthen
46e13aac66 sprinkle some deps on www/p5-CGI 2016-04-05 12:21:40 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
ajacoutot
1ef81463b6 Consistent email address. 2016-01-12 13:19:37 +00:00
jasper
a701818e72 - "update" homepage; however the new homepage doesn't contain any working
links to a release and many pages are broken
- tell portroach to ignore this port
2016-01-10 16:28:59 +00:00
ajacoutot
399fbd8868 print/py-reportlab/reportlab -> print/py-reportlab 2016-01-05 13:24:05 +00:00
ajacoutot
c0ff75b9a6 Update to biopython-1.66. 2015-11-29 08:22:11 +00:00
sthen
12fa514550 sync WANTLIB 2015-08-19 20:34:33 +00:00
jasper
c8ddb2afd7 update to biopython-1.65 2015-07-18 22:24:48 +00:00
jasper
a825ad7359 update to nutdb-20.1 2015-05-09 08:31:34 +00:00
jasper
4583d9d54f - update to BioPerl-1.6.924 to unbreak with perl > 5.18 2015-04-03 09:46:53 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
9118259504 Drop USE_GROFF: trivial page footer and acceptable formatting differences
only.
2015-01-22 20:26:43 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
sthen
26b647a798 @comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
and bump
2014-06-14 10:34:44 +00:00
sthen
05a61a0350 drop some USE_GROFF in perl ports where it's not needed 2014-04-07 14:51:25 +00:00
sthen
bd9f268c3c BROKEN with perl 5.18 2014-03-28 11:40:16 +00:00
jasper
ecb20a8b4a TEST_DEPENDS=${RUN_DEPENDS} already gets set by cpan.port.mk 2014-03-24 07:47:23 +00:00
nigel
45ddc9d76d Stop creating a symlink when building port
Ok espie@ sthen@ jasper@
2014-03-23 13:10:22 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
espie
946964cc5d PERMIT/ REGRESS->TEST sweep 2013-03-10 23:04:44 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
sthen
67bd7b497a Fix path to nutdb's config files and build the gui version. Problem noted
by Juha Erkkila (with a diff, but I fixed the problems in a different way).
2011-11-28 10:18:53 +00:00
jasper
26f925af3f - fix WANTLIB 2011-11-01 16:05:26 +00:00
espie
0bee1a3020 FLAVOR:L 2011-10-17 12:57:39 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
naddy
e8a506c3df don't override CFLAGS 2011-08-24 19:29:24 +00:00
jasper
bc48b1c61a - update to 16.12 2011-07-08 22:11:48 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jasper
7380b5d3fc - update to 16.9
- doesn't need groff
- tweak license

from gleydson soares
2011-04-15 21:10:27 +00:00
naddy
889ea84f08 EPOCH bumps to keep package versions from going back.
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00