1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

1561 Commits

Author SHA1 Message Date
Andrej Zverev
f09fca2358 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:57:19 +00:00
Andrej Zverev
2c6b14778c - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:44:19 +00:00
Andrej Zverev
f41a84cc7d - support stage 2014-01-05 12:07:20 +00:00
Baptiste Daroussin
4be4ab0c7e Mark as broken: Invalid checksum, seems like the software was rerolled 2014-01-03 19:46:05 +00:00
Adam Weinberger
955d37365b Convert biology to MDOCS and MEXAMPLES 2014-01-03 15:46:52 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Antoine Brodin
b5fdf54ec6 Stage support 2013-12-30 18:27:32 +00:00
Antoine Brodin
9d9aec7824 Stage support 2013-12-30 18:08:14 +00:00
Tijl Coosemans
ec8db877f4 - USES=fortran gmake.
- Add dependency on xproto.
- Fix build with new CFLAGS.
- Staging.
- New WWW.
2013-12-29 14:30:20 +00:00
Rene Ladan
94066acc1a The hmmer binary was renamed upstream to indicate that it is now an
archive file, adjust the port so that fetch and extract work again.
2013-12-29 10:41:50 +00:00
William Grzybowski
1f6544c522 biology/seqtools: update to 4.24
PR:		ports/185162
Submitted by:	maintainer
2013-12-24 17:23:23 +00:00
Rene Ladan
652c8e10fe Several fixes:
- install files as the BOINC user/group, this ensures that work units can
  be downloaded and sent
- try to remove ~boinc/projects if empty
- do not specify -o and -g parameters to ${INSTALL}, this ensures the
  package can be built as user
- only extract the hmmer binary from the hmmer distribution file, this
  ensures correct permissions when modifying app_info.xml as user
- Bump PORTREVISION

Reviewed by:	bapt
2013-12-23 18:03:15 +00:00
Wen Heping
1fc27b753e - Fix build with clang/libc++.
- Support staging.

PR:		184974
Submitted by:	tijl@
2013-12-20 15:29:07 +00:00
Pawel Pekala
91571f28bb - Respect CC/CFLAGS
PR:		ports/184857
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 13:27:13 +00:00
Tijl Coosemans
1555ae4f31 - biology/tinker: USES=fortran, staging.
- Add CONFLICTS_INSTALL between hunspell and tinker.
  Both install bin/analyze.
2013-12-18 18:27:04 +00:00
Tijl Coosemans
f0d679be01 USES=fortran, staging. 2013-12-18 17:24:51 +00:00
Tijl Coosemans
bd36806845 USES=fortran, staging, miscellaneous cleanups. 2013-12-18 16:23:08 +00:00
Tijl Coosemans
9eba83c71f Version 2013.12.12, USES=fortran, staging. 2013-12-17 21:55:24 +00:00
Tijl Coosemans
23f82b30c6 USES=fortran, fix LDFLAGS, staging. 2013-12-17 21:24:17 +00:00
Gerald Pfeifer
2291db64ec Fix the build with more standards-compliant compilers such as GCC 4.7. [1]
On the way replace USE_GMAKE by USES=gmake.

PR:		184566 [1], 182136
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [1]
Approved by:	maintainer (Jason Bacon <jwbacon@tds.net>) [1]
2013-12-13 09:34:40 +00:00
Baptiste Daroussin
a2275161bd In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology
2013-12-11 14:43:51 +00:00
Baptiste Daroussin
732ab835ac Support stage
USE_GMAKE -> USES=gmake
use USES=readline:port
2013-12-10 17:54:12 +00:00
Baptiste Daroussin
67c403a63a Support stage
USE_GMAKE -> USES=gmake
Respect CC
2013-12-10 17:25:38 +00:00
Baptiste Daroussin
46c85cde39 Support stage
Convert USE_GMAKE to USES=gmake
Add dependency on perl which the port need and was getting by chance
bump portrevision, dependencies has changed
2013-12-10 17:21:46 +00:00
Adam Weinberger
6507f2bc7a Respect PORT_OPTIONS:MDOCS
Clean up COMMENT
USES=gmake
2013-12-09 01:28:41 +00:00
Wen Heping
7c42586279 - Fix build on head 2013-12-01 01:58:31 +00:00
Philippe Audeoud
ad6d50d019 - Update to 1.28
Sponsored by:	OBS
2013-11-28 15:05:08 +00:00
Philippe Audeoud
ee7ae13fca - Fix build with clang
- Support STAGEDIR

PR:		ports/184242
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-27 16:07:51 +00:00
Philippe Audeoud
9a5536a62b - Fix build
- Support STAGEDIR

PR:		ports/184238
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-27 13:16:47 +00:00
William Grzybowski
38592c3bf2 biology/lamarc: fix build on current
PR:		ports/184219
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 15:37:05 +00:00
Baptiste Daroussin
51c60ddf7f Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
2013-11-18 13:45:44 +00:00
William Grzybowski
75a509365b biology/seqtools: update to 4.23
PR:		ports/183960
Submitted by:	maintainer
2013-11-14 20:09:00 +00:00
Baptiste Daroussin
0169c8b869 Add stage support
Use bsdtar to extract the distfile
Rip out USE_GMAKE
2013-11-12 22:02:02 +00:00
Baptiste Daroussin
b2ac854afe Stage support
drop USE_GMAKE
2013-11-12 21:54:36 +00:00
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