Commit graph

2222 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3f15a6f87f Remove outdated PERL_LEVEL check 2017-06-01 23:50:33 +00:00
Sunpoet Po-Chuan Hsieh
53be7d1160 Remove outdated PERL_LEVEL check 2017-06-01 23:50:28 +00:00
Sunpoet Po-Chuan Hsieh
045121a5e6 Update WWW 2017-05-30 15:22:06 +00:00
Joseph Mingrone
d4837420de biology/diamond: Update to version 0.9.3
Upstream changes: https://github.com/bbuchfink/diamond/releases

Approved by:	swills (mentor, implicit)
2017-05-29 15:24:01 +00:00
Mark Linimon
6a67297b00 Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 15:07:11 +00:00
Mark Linimon
c095cd43d0 Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 20:02:44 +00:00
Johannes M Dieterich
425a92bbab biology/molden: Chase recent upstream change of molden distfile.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10864
2017-05-24 03:26:05 +00:00
Jochen Neumeister
26792c0191 - Update to 0.11.2.1
PR:	219396
Submitted by:	Yuri Victorovich (Maintainer) <yuri@rawbw.com>
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D10856
2017-05-23 22:04:11 +00:00
Joseph Mingrone
addf5b1511 biology/diamond: Update to version 0.9.1
Upstream changes: https://github.com/bbuchfink/diamond/releases

- License has changed to AGPLv3

Approved by:	swills (mentor, implicit)
2017-05-23 11:03:08 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Mark Linimon
ba3c880d59 It is possible that r441426 will fix the build problem on armv6. Give
it a try.

Approved by:	portmgr (tier-2 blanket)
2017-05-21 23:37:34 +00:00
Mark Linimon
fa74598719 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 21:55:08 +00:00
Antoine Brodin
3da1c728d4 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-05-19 18:42:55 +00:00
Wen Heping
b60a5c5e56 - Update to 5.15.0 2017-05-18 02:22:18 +00:00
Mark Linimon
ba601f25ac Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 03:35:51 +00:00
Martin Wilke
ee427971f2 - Update to 0.11.1
PR:		219122
Submitted by:	maintainer
2017-05-07 16:06:23 +00:00
Martin Wilke
2d44d0fa3f - Update to 1.5.1 2017-05-07 15:44:34 +00:00
Martin Wilke
177c8291a7 bx-python is a python library and associated set of scripts to allow for rapid
implementation of genome scale analyses. The library contains a variety of
useful modules, but the particular strengths are:

Classes for reading and working with genome-scale multiple local alignments
(in MAF, AXT, and LAV formats). Generic data structure for indexing on disk
files that contain blocks of data associated with intervals on various
sequences (used, for example, to provide random access to individual
alignments in huge files; optomized for use over network filesystems).
Data structures for working with intervals on sequences:
 * "Binned bitsets" which act just like chromosome sized bit arrays,
   but lazily allocate regions and allow large blocks of all set or
   all unset bits to be stored compactly
 * "Intersecter" for performing fast intersection tests that preserve
   both query and target intervals and associated annotation

WWW: https://github.com/bxlab/bx-python

PR:		218757
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2017-05-06 06:07:03 +00:00
Martin Wilke
9ca211c1ff pysam is a lightweight wrapper of the htslib C-API and provides facilities to
read and write SAM/BAM/VCF/BCF/BED/GFF/GTF/FASTA/FASTQ files as well as access
to the command line functionality of the samtools and bcftools packages. The
module supports compression and random access through indexing.

This module provides a low-level wrapper around the htslib C-API as using
cython and a high-level API for convenient access to the data within standard
genomic file formats.

WWW: https://pypi.python.org/pypi/pysam

PR:		218745
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2017-05-06 06:05:24 +00:00
Wen Heping
41624b9113 - Update to 1.69
PR:		218903
Submitted by:	wen@
Approved by:	maintainer
2017-05-03 12:39:28 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Tobias C. Berner
8c99ed5982 Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
	http://savannah.gnu.org/forum/forum.php?forum_id=8751

* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support

PR:		218952
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10522
2017-05-02 05:26:40 +00:00
Mark Linimon
3980169c5f Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-01 19:24:00 +00:00
Larry Rosenman
6840168813 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
2017-04-30 15:47:51 +00:00
Joseph Mingrone
1b1d7b5d53 biology/py-biom-format: Update to version 2.1.6
Upstream changes: https://github.com/biocore/biom-format/releases/tag/2.1.6

Approved by:	swills (mentor, implicit)
2017-04-29 13:59:15 +00:00
Martin Wilke
0a6f794f91 - Fix shebangs 2017-04-22 12:45:43 +00:00
Martin Wilke
5cf0569ebb - Fix shebangs 2017-04-22 09:25:44 +00:00
Dmitry Marakasov
709dd50bc4 - Fix shebangs
- Add NO_ARCH
- Switch to relative links
2017-04-21 16:28:25 +00:00
Joseph Mingrone
09e24ad52a biology/diamond: Update to version 0.8.38
- The base compilers meet all of Diamond's requirements, so remove
  compiler:c++11-lang from USES definition.
- Upstream release notes:
  https://github.com/bbuchfink/diamond/releases/tag/v0.8.38

Approved by:	swills (mentor, implicit)
2017-04-21 14:46:07 +00:00
Muhammad Moinur Rahman
c63632a1c8 biology/seaview: Update version 4.6=>4.6.1
- Add PORTSCOUT to ignore non-existent 4.6.1.3 version
2017-04-11 18:58:18 +00:00
Joseph Mingrone
37aa0c5071 biology/diamond: Update to version 0.8.37
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.8.37

Approved by:	swills (mentor, implicit)
2017-04-02 10:55:31 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Ganael LAPLANCHE
d1a60db80b Update devel/tbb to 2017.5
Also bring the following changes:
- Fetch distfiles from Github
- Bump dependent ports' PORTREVISIONs
2017-03-07 12:44:41 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Wen Heping
65b60971ea - Update to 1.42 2017-03-01 07:00:37 +00:00
Mathieu Arnold
8f570a803c Fix USE_GITHUB's GH_TAGNAME usage.
Sponsored by:	Absolight
2017-02-28 08:33:44 +00:00
Jan Beich
c899e00b62 biology/plinkseq: unbreak with clang 4.0
PR:		216618
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
2017-02-27 14:09:25 +00:00
Jan Beich
fe0cf6e909 biology/bowtie2: update to 2.3.0
- Unbreak with Clang 4.0

Changes:	https://github.com/BenLangmead/bowtie2/releases/tag/v2.3.0
PR:		216619
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
2017-02-27 14:08:30 +00:00
Mark Linimon
f01a6f4ab3 Mark a few more ports that create large logfiles broken on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-26 15:38:10 +00:00
Mark Linimon
89d2c5da0e Mark various ports as broken on armv6: invokes x86 asm.
Approved by:	portmgr (tier-2 blanket)
2017-02-26 12:56:41 +00:00
Danilo Egea Gondolfo
1eeafb12ef - Update to 1.14.9
- Use github
2017-02-24 18:57:56 +00:00
Tijl Coosemans
ab60136c26 Move -fPIC to where Linux puts it so it is limited to a single library. 2017-02-13 22:43:58 +00:00
Joseph Mingrone
160fb7edd1 biology/diamond: Update to version 0.8.36.
Approved by:	swills (mentor, implicit)
2017-02-12 14:04:57 +00:00
Johannes M Dieterich
77dc6181e0 biology/molden: Unbreak port, regenerate checksums, increment PORTREVISION.
Reviewed by:	swills (mentor), pi (former maintainer)
Approved by:	swills (mentor), pi (former maintainer)
Differential Revision:	https://reviews.freebsd.org/D9501
2017-02-11 02:06:03 +00:00
Mark Linimon
9c19df593a Add -fPIC to various ports to enable them to build on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-09 18:53:12 +00:00
Dmitry Marakasov
00a8fdd2e6 - Mark BROKEN: does not fetch, size/checksum mismatch
Approved by:	portmgr blanket
2017-02-07 14:20:09 +00:00
Sunpoet Po-Chuan Hsieh
509076e924 Update to 1.5.1
- Update LICENSE
- Add LICENSE_FILE

Changes:	https://github.com/bioruby/bioruby/blob/bioruby-1.5/RELEASE_NOTES.rdoc
		https://github.com/bioruby/bioruby/blob/master/doc/RELEASE_NOTES-1.5.0.rdoc
2017-02-06 23:03:17 +00:00
Joseph Mingrone
696ac89fbd biology/diamond: Update to version 0.8.35.
Version 0.8.35 fixes a compiler error on i386.

Approved by:	swills (mentor, implicit)
2017-02-05 22:23:32 +00:00
Sunpoet Po-Chuan Hsieh
238ff1a7ff Move devel/rubygem-bio to biology/rubygem-bio 2017-02-05 04:26:56 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00
Mark Linimon
dcd74e6387 Mark various ports broken on aarch64 and armv6.
Approved by:	portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Joseph Mingrone
6999e8c7ba biology/diamond: Update to version 0.8.34.
Upstream changelog: https://github.com/bbuchfink/diamond/releases

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9288
2017-01-23 13:19:17 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Joseph Mingrone
bdad5154e4 biology/diamond: Update to version 0.8.32.
Upstream changes: https://github.com/bbuchfink/diamond/releases

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9197
2017-01-16 13:38:12 +00:00
Joseph Mingrone
ac30d1f025 biology/diamond: Update to version 0.8.31.
Upstream changelog:

  - Added compositional score adjustments (option --comp-based-stats
    (0,1)). This is a useful feature for filtering false positive hits and
    is enabled by default.

  - Removed --single-domain option and replaced by --max-hsps, to set the
    maximum number of Hsps per query/subject pair, to be consistent with
    BLAST. This option is set to 1 by default as getting more than 1 Hsp
    per subject seems to be confusing users.

  - Added option --no-self-hits to filter identical self-hits.

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D9134
2017-01-12 23:23:19 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Mathieu Arnold
d83ff1e42e Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
2017-01-03 18:12:13 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Joseph Mingrone
ff75dda797 biology/diamond: Update to version 0.8.30
Upstream changes:
- slightly improved sensitivity
- added option to report unaligned queries: --unal (0=no, 1=yes)
- pairwise, XML and SAM format will report unaligned queries by default
- added option to filter alignments by subject cover (--subject-cover)

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9000
2016-12-30 16:27:25 +00:00
Joseph Mingrone
2da9bd90c8 biology/ncbi-blast+: Add MAKE_JOBS_UNSAFE
PR:		214997
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8882
2016-12-22 16:49:16 +00:00
Sunpoet Po-Chuan Hsieh
4e9e72d815 - Update to 1.007001
Changes:	http://search.cpan.org/dist/BioPerl-Run/Changes
2016-12-20 18:35:26 +00:00
Joseph Mingrone
14eec0f1a6 biology/bowtie2: Update to version 2.2.9
- Update license information.
- Add python to USES (bowtie2-build bowtie2-inspect need python)
- Add DOCS and EXAMPLES options

Approved by:	AMDmi3 (mentor) swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8182
2016-12-20 17:01:27 +00:00
Joseph Mingrone
78fbf405d6 biology/cd-hit: Update to bug-fix release 4.6.6
Changes in version 4.6.6:
Bug fix for cd-hit-dup in variable length input when write out R1 reads

Changes in version 4.6.5:
Add filter for -aL option so that short sequences will be skipped if not
satisfy representative sequences' -aL requirement. This will make compute
faster in clustering settings where sequences in the same cluster are
required to have similar length using -aL -AL option (e.g. -aL 0.9).

Approved by:	AMDmi3 (mentor) swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8186
2016-12-20 16:48:12 +00:00
Joseph Mingrone
80ed0dcb7e biology/jellyfish: Update to version 2.2.6
Upstream changes since version 2.2.4:
- Fix compilation warnings/errors with newer version of gcc (5.3 & 6.1).
- Fix bug in parsing function that made it stop on sequences that consist
  of only empty lines.
- New methods in bindings to enumerate the mers of a string.

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D8204
2016-12-19 16:52:34 +00:00
Sunpoet Po-Chuan Hsieh
29d1225308 - Update *_DEPENDS: Bio::Coordinate family has been moved from biology/p5-BioPerl into biology/p5-Bio-Coordinate
- Bump PORTREVISION for dependency change
2016-12-19 15:54:43 +00:00
Sunpoet Po-Chuan Hsieh
2b3263ca6a - Add p5-Bio-Coordinate 1.007001
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/
2016-12-19 15:54:39 +00:00
Sunpoet Po-Chuan Hsieh
2c3cc27c13 - Update to 1.007000
- Change MASTER_SITES back to CPAN
- Update LICENSE
- Add LICENSE_FILE
- Use PORTDOCS
- Convert to options target helper
- Use INSTALL_SCRIPT
- Pet portlint: fix diff header of patch file

Changes:	http://search.cpan.org/dist/BioPerl-Run/Changes
2016-12-19 15:54:34 +00:00
Sunpoet Po-Chuan Hsieh
88681d6d69 - Update to 1.007001
- Update *_DEPENDS
- Use TEST_DEPENDS: Test::Most and URI::Escape are test-only dependencies
- Use PORTDATA, PORTDOCS and PORTEXAMPLES

Changes:	http://search.cpan.org/dist/BioPerl/Changes
2016-12-19 15:54:29 +00:00
Wen Heping
4e26ff06d2 - Update to 2.5.0
PR:		214997
Submitted by:	mzaki@e-mail.ne.jp
Approved by:	maintainer(timeout, > 14 days)
2016-12-19 03:26:54 +00:00
Sunpoet Po-Chuan Hsieh
20ee13c882 - Update to 2.40
- Update *_DEPENDS for biology/p5-bioperl renaming
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Bio-Graphics/Changes
2016-12-18 15:26:11 +00:00
Sunpoet Po-Chuan Hsieh
a17d97a2e6 - Move biology/p5-bioperl-run to biology/p5-BioPerl-Run
- Sort *_DEPENDS
- Add NO_ARCH
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:44 +00:00
Sunpoet Po-Chuan Hsieh
31aeb830a0 - Add LICENSE_FILE
- Add NO_ARCH
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:22 +00:00
Sunpoet Po-Chuan Hsieh
b7511f1eeb - Add LICENSE
- Add NO_ARCH
- Sort *_DEPENDS
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:18 +00:00
Sunpoet Po-Chuan Hsieh
f14315d775 - Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:13 +00:00
Sunpoet Po-Chuan Hsieh
99a028004e - Move biology/p5-bioperl to biology/p5-BioPerl
- Sort *_DEPENDS
- Bump PORTREVISION for dependent ports
2016-12-18 15:25:04 +00:00
Joseph Mingrone
5ac7812bbf biology/diamond: Update to version 0.8.29
Upstream change: fixed an issue that could cause a crash when using view on
incomplete DAA files

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8832
2016-12-18 13:52:32 +00:00
John Marino
1d605495f8 biology/protomol: Support build with C++11 (taken from dports) 2016-12-18 05:34:42 +00:00
John Marino
e3618c8063 biology/blat: Fix build on DF (taken from dports) 2016-12-18 04:46:53 +00:00
John Marino
a6529311aa biology/lamarc: Fix build on DF (taken from dports) 2016-12-18 04:34:33 +00:00
John Marino
6914ea4a9b biology/chemeq: fix build on GCC (taken from dports) 2016-12-18 04:22:26 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
ca2176f4ac Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 16:39:11 +00:00
Gerald Pfeifer
e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Kurt Jaeger
873d480c86 biology/molden: distfile was updated in xwin.c 2016-12-03 17:03:42 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-12-02 11:58:21 +00:00
Joseph Mingrone
d18c86e30b biology/njplot: Add site in MASTER_SITES because package builders are
timing out during fetch.

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D8651
2016-11-28 15:19:42 +00:00
Joseph Mingrone
92b6cd4ec3 biology/diamond: Update to version 0.8.28
Correct LICENSE and set LICENSE_FILE

Upstream changelog:
- support for gzip compressed files containing multiple gzip streams
- support for the BLAST pairwise format (option -f 0)
- slightly improved sensitivity

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D8652
2016-11-28 15:18:14 +00:00
Mathieu Arnold
2884d5aa32 Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.

Sponsored by:	Absolight
2016-11-26 10:09:54 +00:00
Gerald Pfeifer
659c967516 Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the default
version for GCC in the Ports Collection have moved to GCC 4.9.
2016-11-25 21:27:37 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Sunpoet Po-Chuan Hsieh
209b2393e3 - Remove unnecessary USES=shebangfix
- Convert to new options target helper
2016-11-20 23:56:14 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
John Marino
8ef8485274 biology/avida: Fix ncurses from ports support 2016-11-19 14:56:46 +00:00
Joseph Mingrone
a3fc357457 biology/njplot: Revive and update to version 2.4
Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D8518
2016-11-16 14:52:53 +00:00
Mark Linimon
e4b32b72e0 Mark various leaf ports broken on aarch64, and, where appropriate, other
tier-2 archs.

Approved by:	portmgr (tier-2 blanket)
2016-11-11 09:31:02 +00:00
Mark Linimon
5d68e2b905 Attempt to fix build on non-x86 archs.
Approved by:	portmgr (tier-2 blanket)
2016-11-11 09:07:21 +00:00
Kurt Jaeger
8875e10ea5 biology/seqtools: update 4.43.0 -> 4.44.1
- Blixem: Features can now be added to multiple different groups/filters.
- Belvu: Fix a problem where column highlighting can get out of sync
  with the text.
2016-11-11 06:19:10 +00:00
Kurt Jaeger
3a34ede59f biology/molden: add missing LICENSE_NAME
Reported by:	pkg-fallout
2016-11-10 05:13:02 +00:00
Kurt Jaeger
fdb936077d biology/molden: fix distinfo, set LICENSE
Submitted by:	marino
Reported by:	Eduardo Lemos de Sa <eduardo.lemosdesa@gmail.com>
MFH:		2016Q4
2016-11-09 20:49:57 +00:00
Mark Linimon
17e48e339b The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
Mark Linimon
82b3226534 Mark as broken on arm64.
Approved by:	portmgr (tier-2 blanket)
2016-11-08 07:20:38 +00:00
Mark Linimon
9ca526fb43 Mark broken on all tier-2 archs.
Approved by:	portmgr (tier-2 blanket)
2016-11-08 03:40:15 +00:00
Mark Linimon
76bdbe8d8e Mark broken on the rest of the tier-2 archs: invokes x86 asm. 2016-11-08 02:48:00 +00:00
Joseph Mingrone
256883b27f biology/diamond: Update to version 0.8.26
Release notes: https://github.com/bbuchfink/diamond/releases/tag/v0.8.26

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8447
2016-11-06 05:42:32 +00:00
Mathieu Arnold
d26ef18700 Cleanup no longer needed CHMOD usage after r424898.
PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-11-02 22:45:14 +00:00
Wen Heping
4057d48f4f - Mark it BROKEN
- Reset maintainer to ports@
2016-10-28 01:49:40 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Joseph Mingrone
a978a84358 biology/diamond: update to version 0.8.24
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8268
2016-10-17 14:17:18 +00:00
Joseph Mingrone
05a0ed9ad2 biology/diamond: update to version 0.8.23
Upstream release notes:

Added option to change the genetic code used for translation of query in
blastx mode (option --query-gencode, see here for a list of possible values:
https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi).

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D8202
2016-10-10 04:33:16 +00:00
Antoine Brodin
20cdf07f8b Mark BROKEN: unfetchable, size mismatch
Reported by:	pkg-fallout
2016-10-01 08:02:20 +00:00
John Marino
d8155145ad biology/blat: Fix build with non-base SSL 2016-09-30 19:40:13 +00:00
Joseph Mingrone
ecf2902920 Update PORTREVISION and dinstinfo due to upstream tarball change
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8083
2016-09-29 21:12:50 +00:00
Joseph Mingrone
512daaacda biology/paml: update to version 4.9c and various improvements
- Update to version 4.9c
- Set LICENSE=GPLv3
- Use the variable PORTDOCS to automate the generation of the DOCS plist (as
  suggested by mat@).
- Install dat/ examples/ and Technical/ directories as well as files in the root
  directory of the distribution tarball.
- Fix broken permissions.
- Delete Windows executables.
- Build and install useful binaries not built by upstream's Makefile.
- Update pkg-descr.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8040
2016-09-28 02:30:29 +00:00
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00
Wen Heping
ab5636ea47 - Update to 1.68
PR:		212874
Submitted by:	wen@(myself)
Approved by:	maintainer
2016-09-23 01:54:45 +00:00
Pawel Pekala
dc58fc197a - Update biology/seqan and bilogy/seqan-apps to version 2.2.0 [1]
- Fix spelling in pkg-descr

PR:		212682 [1]
Submitted by:	Hannes Hauswedell (maintainer) [1]
2016-09-14 19:38:58 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Dmitry Marakasov
e8c9e4b94d - Update to 0.8.22
PR:		212603
Submitted by:	jrm@ftfl.ca (maintainer)
2016-09-13 17:50:31 +00:00
John Marino
6f9efe7d5a biology/ncbi-blast+: Remove redundant LIB_DEPENDS (bz2 libary)
All support platforms have libbz2.so in base, so this port will never
pull in archivers/bzip2.

Approved by:	just-fix-it
2016-09-11 05:35:42 +00:00
Wen Heping
22009c121e - Update to 1.72
Changes: http://search.cpan.org/~cjfields/Bio-ASN1-EntrezGene-1.72/
2016-09-11 05:26:01 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
Dmitry Marakasov
11985cbe3d - Make configure script handle --disable-silent-rules gracefully
PR:		212075
Approved by:	portmgr blanket
2016-09-06 13:30:48 +00:00
Wen Heping
52423ae0c3 - Update to 0.8.20
PR:		212399
Submitted by:	jrm@ftfl.ca(maintainer)
2016-09-06 06:34:59 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Kurt Jaeger
2ed702d2d3 biology/molden: 5.4 -> 5.7
- Adds editable text fields that are longer than the visible string
  and introduces a new way of selecting a range of amino acids.
- introduces interfaces to the open source packages openbabel and pharmer.
  Openbabel is used to create 2D images of the molecules in a .sdf
  file. It is also used to do 2D fingerprint searching.
  Pharmer is used to pharmacophore (3D) searching against indexed
  databases of .sdf files.
2016-08-26 06:00:47 +00:00
Pawel Pekala
068ecdc2ce Update to version 0.8.19
PR:		212145
Submitted by:	Joseph Mingrone (maintainer)
2016-08-25 18:49:12 +00:00
Dmitry Marakasov
684f67e3f0 - Mark BROKEN: does not fetch (distfile was removed from ftp)
Approved by:	portmgr blanket
2016-08-22 11:06:06 +00:00
John Marino
44559d6d16 biology/bedtools is not jobs safe
The version.o target tries to use version_git.h before that header is
created.
2016-08-22 04:32:18 +00:00
Dmitry Marakasov
d262e5a758 - Switch to options helpers
- Regenerate patches with `make makepatch`
- Mark WXGTK option broken: does not build: src/convErr/gc_errhandling.cpp:75:12: error: cannot initialize return object of type 'const char *' with an rvalue of type 'const wxChar *' (aka 'const wchar_t *')
2016-08-18 09:31:58 +00:00
Brad Davis
c2ad6e3c47 Update biology/diamond to 0.8.18.
PR:		211845
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Approved by:	bdrewery (implicit)
2016-08-14 21:47:57 +00:00
Wen Heping
d591093880 - Update to 1.9 [1]
- Moved to github [1]
- Depend on newer sqlalchemy10 [1]
- Update pkg-descr and WWW [1]
- Limit python to -2.7 [2]
- Reset maintainer to python@ for better maintain

PR:		211621
Submitted by:	pi@ [1], koobs@ [2]
2016-08-08 11:21:04 +00:00
Pawel Pekala
301a24b9eb Update to version 0.8.17
PR:		211582
Submitted by:	Joseph Mingrone (maintainer)
2016-08-05 21:24:06 +00:00
Kurt Jaeger
02cdc45ea7 biology/seqtools: 4.42.1 -> 4.43.0
ftp://ftp.sanger.ac.uk/pub4/resources/software/seqtools/PRODUCTION/release_notes.html

- Mark broken on 9.x: Fails to build due to C++ std issues
2016-07-31 14:19:09 +00:00
Thomas Zander
fa43feb6ef Update to upstream release 0.8.16
PR:		211335
Submitted by:	jrm@ftfl.ca (maintainer)
2016-07-24 18:06:21 +00:00
Mathieu Arnold
e50dc2a336 Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
2016-07-20 15:33:20 +00:00
Dirk Meyer
3561a46f28 - update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
MFH:		2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
2016-07-20 09:33:31 +00:00
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Pawel Pekala
6bb54bdd8b Trim excess tabs, no-op change 2016-07-14 16:53:06 +00:00
Pawel Pekala
9fc61c1ed0 Update to version 0.8.14
PR:		211078
Submitted by:	Joseph Mingrone (maintainer)
2016-07-14 16:49:41 +00:00
Dmitry Marakasov
a5d57fe539 - Update to 0.8.11
PR:		210877
Submitted by:	jrm@ftfl.ca (maintainer)
2016-07-07 15:46:12 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Dmitry Marakasov
da9f175a15 - LICENSE
- Optionalize NLS
- Switch to options helpers
2016-07-02 09:05:22 +00:00
Jason Unovitch
ec4e7adcad biology/diamond: update 0.8.6 -> 0.8.9
PR:		210710
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2016-06-30 01:37:22 +00:00
Dmitry Marakasov
73f56c06ed - Add missing dependency, fixing build
- Switch to options helpers
2016-06-24 09:04:45 +00:00
Dmitry Marakasov
642d72c8d8 - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-06-21 09:05:06 +00:00
Ruslan Makhmatkhanov
a755587a4e biology/diamond: update to 0.8.6
PR:		210345
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2016-06-17 19:53:46 +00:00
Olivier Duchateau
96298dc221 - Fix run-time dependency issues
- Bump PORTREVISION

PR:		209767
Submitted by:	Joseph Mingrone (maintainer)
2016-06-11 09:25:04 +00:00