Commit graph

76 commits

Author SHA1 Message Date
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
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
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
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Wen Heping
f028652e52 - Update to 7.1.3 2015-05-18 01:27:46 +00:00
Mikhail Teterin
44305716cb Update from 7.1.1 to 7.1.2. 2015-03-11 13:44:21 +00:00
Mikhail Teterin
95461ffde0 Unbreak by updating from 7.0.1 to 7.1.1. Hopefully, the authors will
stop rerolling releases (and breaking downstream checksums) now.

While here, allow parallel builds (seems to work again now) and stop
extraction of unused subdirectories.
2015-03-08 18:34:42 +00:00
Antoine Brodin
e33aca5e9c Mark BROKEN: Checksum and size mismatch
Reported by:	pkg-fallout
2015-01-31 09:49:22 +00:00
Kurt Jaeger
b1d45090b4 biology/tinker: 6.2.6 -> 7.0.1
PR:		196376
Submitted by:	Nikola Kolev <koue@chaosophia.net>
2015-01-04 15:21:12 +00:00
Baptiste Daroussin
99a3e8559c Cleanup plist 2014-10-20 07:10:48 +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
Thomas Zander
50fd87108f - Un-break fetch stage: the name scheme of the source tarballs has changed
- Add LICENSE*
- Remove conflict with hunspell:
  - Rename the 'analyze' binary to 'analyze_t'
  - put a note in pkg-message.in
- Pet portlint

PR:		ports/187569
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	thierry (mentor)
MFH:	2014Q2
2014-04-22 19:28:18 +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
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
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
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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +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
727fa1d184 - Update to 6.2.05
PR:		179061
Submitted by:	Ports Fury
2013-05-29 05:25:49 +00:00
Martin Wilke
3781b13d04 - Update to 6.2.04
PR:		178590
Submitted by:	Ports Fury
2013-05-21 08:19:03 +00:00
Martin Wilke
3cf5f6199d - Update to 6.2.02
PR:		178031
Submitted by:	Ports Fury
2013-04-29 14:23:03 +00:00
Martin Wilke
fbdc28e4dd - Update to 6.2.01
PR:		177261
Submitted by:	ports fury
2013-03-24 16:13:57 +00:00
Armin Pirkovitsch
2b222ce70c - Update to version 6.1.01
- Add MAKE_JOBS_SAFE
- Convert to optionsng
- Trim Makefile header

PR:           ports/171971
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-12-01 00:00:43 +00:00
Pav Lucistnik
13b0de982b - ${FFLAGS} might contain commas
Reported by:	pointyhat
2011-10-10 20:17:22 +00:00
Martin Wilke
9d6770ef98 - Update to 5.1.09
PR:		154359
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe:	yes
2011-01-31 11:45:44 +00:00
Rene Ladan
0fe3bfd649 - Unbreak by removing some old and adding some new master sites
- Bump PORTREVISION
PR:		ports/151733
Submitted by:	Chris Petrik [c.petrik.sosa gmail.com]
2010-10-30 23:51:30 +00:00
Erwin Lansing
ea28b70614 Mark BROKEN: does not fetch. 2010-09-30 08:53:18 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Maho Nakata
041f7e315b Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 06:49:37 +00:00
Edwin Groothuis
9291d1b365 swap MASTER_SITES to improve fetchiness on pointyhat which is blocked from dasher.wustl.edu 2007-05-25 01:41:55 +00:00
Kris Kennaway
fe3a568be3 BROKEN: Unfetchable 2007-05-25 01:19:17 +00:00
Martin Wilke
c3defe91a4 - Unbreak
- Add backup MASTER_SITES

PR:		111963
Submitted by:	Jason Harris <jharris@widomaker.com>
2007-04-21 15:26:54 +00:00
Kris Kennaway
30536eed17 BROKEN: Unfetchable 2007-04-20 08:03:12 +00:00
Gabor Kovesdan
7a850f3a0c - MASTER_SITE is back, remove BROKEN
PR:		ports/109954
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-03-16 21:16:36 +00:00
Kris Kennaway
bd7aa23ad2 BROKEN: Unfetchable 2007-02-27 04:55:59 +00:00
Maho Nakata
667bd5ea91 * Migrate to gfortran.
* Bump port revision.
2007-01-12 12:21:21 +00:00
Edwin Groothuis
72ad491a93 Remove USE_REINPLACE from all categories starting with B 2006-05-03 23:26:35 +00:00
Pav Lucistnik
4e4ebe662e - Add SHA256 2005-11-24 00:04:00 +00:00
Thierry Thomas
22a6a2b711 Upgrade to latest revision to make fetchable again.
Approved by:	portmgr (marcus)
2004-09-25 08:06:08 +00:00
Thierry Thomas
33975deea1 - Unbreak by upgrading to 4.2;
- Use DIST_SUBDIR because tarball is not versioned;

- Add sysdate to PORTVERSION to handle minor revisions;

- Do some cleaning.
2004-08-19 22:24:21 +00:00
Eric Anholt
b78a6067e6 Use X_IMAKE_PORT instead of dist-specific imake dependencies. While here,
make the BROKEN message a little more informative.
2004-07-23 20:31:09 +00:00
Kris Kennaway
1b8fea6d1c BROKEN: Checksum mismatch 2004-07-03 09:53:15 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Pav Lucistnik
8fbfe2305e - Update checksum again, seems author removes .ps version of documentation
from tarball
- Unmark broken, it builds for me just fine

Approved by:	adamw (mentor)
2003-11-21 22:28:34 +00:00
Sergey A. Osokin
958842c5c6 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:37:18 +00:00
Mark Linimon
280fea9546 Fixes the checksum problem, but doesn't fix the port; adds a BROKEN
line about how it fails.  Some other interested person will have
to take it from here.

PR:		56882
2003-10-15 23:56:43 +00:00