1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

1527 Commits

Author SHA1 Message Date
William Grzybowski
20139c3cfa biology/seqtools: Tools for visualising sequence alignments
Blixem is an interactive browser of pairwise alignments that have
been stacked up in a "master-slave" multiple alignment; it is not
a 'true' multiple alignment but a 'one-to-many' alignment.

Belvu is a multiple sequence alignment viewer and phylogenetic tool.

Dotter is a graphical dot-matrix program for detailed comparison
of two sequences.

WWW: http://www.sanger.ac.uk/resources/software/seqtools/

PR:		ports/183801
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
2013-11-10 11:01:02 +00:00
Boris Samorodov
6807405893 . give maintainership to the submitter;
. add one month to DEPRACATION_DATE;

while here: strip the indefinite article from COMMENT.

PR:		ports/183742
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (assigned maintainer)
2013-11-07 13:18:51 +00:00
Sunpoet Po-Chuan Hsieh
a0d361d097 - Update to 1.8
Changes:	http://search.cpan.org/dist/Bio-GFF3/Changes
2013-11-02 19:55:32 +00:00
Alexey Dokuchaev
0b0738811e - Install official UGENE documentation (PDF)
- Utilize DIST_SUBDIR as now it's more than one distfile
2013-11-01 15:20:28 +00:00
Alexey Dokuchaev
c5854fe3e1 - Update to version 1.12.3
- Conditionalize dependency on `devel/libexecinfo'
- Try to detect SSE2 support
- Convert to USES=qmake and stafigy
- Improve grammar in port description while here

Approved by:	maintainer (implicit)
2013-10-31 15:30:04 +00:00
Pawel Pekala
dfc46ed8d1 Update to version 36.3.6d
PR:		ports/181883
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-29 19:32:15 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Baptiste Daroussin
79238694b3 Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
Thomas Abthorpe
84e9967fe5 - Switch to build with lang/ruby19
- No PORTREVISION bump, option is off by default

With hat:	portmgr
2013-10-10 18:08:34 +00:00
David Chisnall
9443e7435f Update BioCocoa to the latest release.
Approved by:	bapt (mentor)
2013-10-08 18:34:45 +00:00
Wen Heping
3e2d8d2bfb - Update to 0.5.1 2013-10-04 08:09:02 +00:00
Sunpoet Po-Chuan Hsieh
10c66b58b4 - Update to 1.7
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Bio-GFF3/Changes
2013-10-03 16:19:59 +00:00
John Marino
a7256f135f biology/avida: add <unistd.h>, <typoinfo> for modern compilers 2013-10-01 22:00:47 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Rene Ladan
70f577a3ad Use value of BOINC_CLIENT_HOME in pkg-message 2013-09-24 12:00:40 +00:00
Rene Ladan
daefaaa864 - Add stagedir support
- Rewrap lines
2013-09-23 22:01:22 +00:00
Rene Ladan
e6b40643d7 Respect 'make check-sanity' for this port too. 2013-09-23 19:54:50 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
7055ff02f1 Add NO_STAGE all over the place in preparation for the staging support (cat: biology) 2013-09-20 15:55:44 +00:00
Bryan Drewery
444ad25cd4 Mark BROKEN, fails checksum
With hat:	portmgr
2013-09-18 14:44:58 +00:00
Antoine Brodin
1a72d776a0 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-08 08:29:00 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Andrej Zverev
6f12870030 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-07 07:44:26 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Bryan Drewery
52c6ac3e26 - Disconnect ports removed in r325546 2013-08-29 02:28:57 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
Baptiste Daroussin
dcf5d98f78 Make sure to respect CC and CXX, this fixes the build on head without gcc 2013-08-28 06:04:51 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Wen Heping
b057defb54 - Update to 2.3.5
- Add LICENSE
- Remove pkg-message since license changed upstream
- Do not install test files as example
2013-08-20 14:11:56 +00:00
John Marino
b0b3dcecc0 biology/tinker: Regenerate distinfo to unbreak fetch
Apparently the distfile was rerolled.  The sizes of the file are only a few
bytes apart.  Since the master site never changed, it's reasonable just to
regenerate the distinfo and bump the PORTREVISION.

PR:		180664
Approved by:	bapt/culot (mentors, implicit)
2013-08-18 11:38:34 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
John Marino
7e734bd16c biology/libgenome: Mark jobs unsafe
Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 09:53:39 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Sunpoet Po-Chuan Hsieh
1104169569 - Pet portlint: remove blank line among *_DEPENDS 2013-08-06 13:03:54 +00:00
Andrej Zverev
2c25cf429d - Convert to new perl framework
- Trim Makefile header

Approved by:	wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Philippe Audeoud
fc53f40978 - Update to 1.6
- Convert to new perl5 framework
- Changelog: http://cpansearch.perl.org/src/RBUELS/Bio-GFF3-1.6/Changes
2013-08-01 13:15:48 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Wen Heping
c65306f29b - Update to 3.0
- Convert to optionsNG
- Drop maintainership
2013-07-20 15:08:45 +00:00
Wen Heping
881d1953d7 - Update to 0.56 2013-07-20 10:04:32 +00:00
Wen Heping
75445be75e - Update to 2.37
Changes: http://cpansearch.perl.org/src/LDS/Bio-Graphics-2.37/Changes
2013-07-20 10:03:10 +00:00
Wen Heping
50ee70d703 - Update to 36.3.6
- Drop maintainership
2013-07-19 14:08:02 +00:00
Martin Wilke
c931ed3f31 - Update to 6.2.06
PR:		180518
Submitted by:	Ports Fury
2013-07-15 14:50:22 +00:00
Martin Wilke
0896ca6624 - Update to 4.4.2
PR:		180515
Submitted by:	Ports Fury
2013-07-15 14:49:02 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00