Commit graph

108 commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Yuri Victorovich
6393f0979a biology/molden: Fix build with gfortran10 2021-03-29 21:51:03 +00:00
Niclas Zeising
f01bbf652d Add USES=xorg USES=gl, ports categories b
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'b'.
2019-11-04 21:08:20 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Johannes M Dieterich
7feb3fa279 biology/molden: update to 5.8.2
Also add do-install-{option}-on targets and shadow ${MKDIR} commands.

PR:		233060
Submitted by:	yuri
2018-11-13 07:03:15 +00:00
Yuri Victorovich
0ddfd47db4 biology/molden: Unbreak: fix the problem that it can't find libgcc_s.so from gcc
Add $(LDFLAGS) to makefile.
While here, add USES=gl.

Approved by:	portmgr
2018-11-07 00:03:34 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +00:00
Yuri Victorovich
6e6d4c26f9 biology/molden: Unbreak by updating the MASTER_SITES URL
The upstream keeps changing the URL.
2018-07-20 09:44:14 +00:00
Antoine Brodin
45dd21f4a2 Mark BROKEN: unfetchaable
Reported by:	pkg-fallout
2018-07-20 08:17:36 +00:00
Yuri Victorovich
5f998478dd biology/molden: Unbreak by updating the MASTER_SITES URL 2018-07-13 09:28:15 +00:00
Antoine Brodin
b48671a379 Mark BROKEN: unfetchable
Reported by:	pkg-fallout
MFH:		2018Q3
2018-07-13 08:13:47 +00:00
Johannes M Dieterich
9068a5f1bf biolog/molden: unbreak after at least two intransparent distfile updates
Reviewed by:	zeising (mentor)
Approved by:	zeising (mentor)
Differential Revision:	https://reviews.freebsd.org/D15333
2018-05-20 21:41:57 +00:00
Antoine Brodin
9161f589c9 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
MFH:		2018Q2
2018-05-07 05:34:10 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Johannes M Dieterich
d9e1351483 biology/molden: chase another intransparent upstream distfile upgrade.
Reviewed by:	swills (mentor), mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12829
2017-11-01 03:48:30 +00:00
Johannes M Dieterich
8afffd1d5c biology/molden: unbreak by chasing latest intransparent distfile update.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12521
2017-09-28 02:43:40 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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

PR:		219275
2017-09-10 20:55:38 +00:00
Johannes M Dieterich
ba31161b03 Chase next distfile update. Upstream contacted whether we would be allowed to host a distfile copy.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11586
2017-07-13 21:56:29 +00:00
Johannes M Dieterich
abdfa5f3b6 biology/molden: Unbreak by chasing their latest opaque update to the distribution.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11338
2017-07-12 03:37:21 +00:00
Mathieu Arnold
482eb5f6e3 Mark BROKEN.
=> Attempting to fetch ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/molden5.7.tar.gz
fetch: ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/molden5.7.tar.gz: size mismatch: expected 5339411, actual 5339467
=> Couldn't fetch it - please try to retrieve this

Sponsored by:	Absolight
2017-06-22 08:24:22 +00:00
Mark Linimon
12cca46a1b Previous commit unbroke the port.
Reported by:	xmj
2017-06-03 12:48:35 +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
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
Antoine Brodin
3da1c728d4 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-05-19 18:42:55 +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
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
Dmitry Marakasov
00a8fdd2e6 - Mark BROKEN: does not fetch, size/checksum mismatch
Approved by:	portmgr blanket
2017-02-07 14:20:09 +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
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
Antoine Brodin
20cdf07f8b Mark BROKEN: unfetchable, size mismatch
Reported by:	pkg-fallout
2016-10-01 08:02:20 +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
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
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Kurt Jaeger
9b767e68dc biology/molden: updated distfile, take maintainer
- upstream distfile is moving target with same version number

Submitted by:	antoine
2016-01-20 19:31:52 +00:00
Antoine Brodin
a31ae1a6f3 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2016-01-20 18:57:11 +00:00
Kurt Jaeger
d997d56941 biology/molden: 5.0.7 -> 5.4
Changes:
- Missing hydrogens atoms of HETATM molecules (pdb files) are stored locally.
- Pdb files can now be clipped.
- Fixes missing residues. Introduces an alternative way of generating rotamers,
  without using z-matrices. This potentially a faster algorithm.
- Supports Movie making through avconv/ffmpeg.
- calculates the Electron Localization Function (ELF).
- Updated code of ambfor/ambmd to speed up optimisations/MD of proteins
  solvated in water (Jan, 2014).

PR:		204341
2016-01-18 19:32:37 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Baptiste Daroussin
b67bcd423b Catch a couple of missing convertsion to :tu/:tl
Submitted by:	ak
With hat:	portmgr
2014-05-05 11:15:53 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Martin Wilke
a0f669db2a - Update to 5.0.7
PR:		185942
Submitted by:	ports fury
2014-02-27 08:58:36 +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
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
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
Martin Wilke
ff0810582d - Update to 5.0.6
PR:		178032
Submitted by:	Ports Fury
2013-04-26 06:57:37 +00:00
Eitan Adler
1c155b4991 Update to 5.0.4 2012-12-14 17:47:16 +00:00
Armin Pirkovitsch
f50819ce60 - Update to version 5.0.2
- Add MAKE_JOBS_UNSAFE
- Convert to optionsng

PR:           ports/171970
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-11-30 23:51:49 +00:00