1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Adam Weinberger
d9b5127626 Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by:	portmgr (blanket)
2014-07-04 00:52:39 +00:00
Dmitry Marakasov
bfde51a7bc - Support staging
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-20 19:03:20 +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
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +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
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Baptiste Daroussin
a817add5d8 Convert to USES=gmake 2013-07-10 16:55:42 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Brendan Fabeny
004a7c5ac2 adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:		162706
Approved by:	miwi (portmgr)
Feature safe:	yes
2011-11-22 11:14:10 +00:00
Maho Nakata
c422fe9910 Forgot to bump portrevision. 2011-08-25 01:54:15 +00:00
Maho Nakata
cce2aef5e3 Use libdata/pkgconfig instead of lib/pkgconfig.
Submitted by:	naddy
2011-08-25 01:46:46 +00:00
Maho Nakata
97081ac3c7 Fix build.
Spotted by: QAT
2009-11-06 02:25:34 +00:00
Maho Nakata
73775fbb99 Correctly link against gcc44 stuffs and bump portrevision.
Feature safe:	yes
2009-11-05 07:24:27 +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
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Maho Nakata
e52797194c * Update to 2.5.3
* unbreak for 7 amd64 [1].

Submitted by:	pav [1]
2009-02-11 02:52:59 +00:00
Maho Nakata
f9ff83359b Remove CONFIGURE_ENV line.
Submitted by:	gerald@
2009-01-11 22:32:34 +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
Maho Nakata
ac0bd9ba63 Update to 2.5.2. 2007-09-21 22:20:33 +00:00
Maho Nakata
e21c8f6cfe Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 01:21:02 +00:00
Pav Lucistnik
d2922f372d - Fix after objformat removal
Reported by:	pointyhat
2007-03-28 11:56:32 +00:00
Kris Kennaway
e29e3d0dc7 Back out r1.7, it was committed in error 2007-02-04 05:18:23 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Maho Nakata
8ab34e7539 * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 06:33:18 +00:00
Maho Nakata
f9ccc19507 * Use gfortran compiled atlas/blas/lapack.
* Update to 2.5.0.
2007-01-10 02:08:24 +00:00
Maho Nakata
be10777358 WITH_ATLAS knob is now added and dependency for ATLAS is now conditional. 2007-01-06 22:25:34 +00:00
Maho Nakata
4407fe7451 Update to 2.4.9 2006-07-03 08:05:24 +00:00
Maho Nakata
b693f8615b Update to 2.4.2 2005-11-19 22:29:24 +00:00
Maho Nakata
3371eb5097 update to 2.4.1 2005-10-31 02:55:29 +00:00
Maho Nakata
a3ccfe5776 update to 2.4.0
Submitted by:	edwin
2005-10-10 05:35:41 +00:00
Maho Nakata
52d43b3578 Update to 2.2.0 2005-05-11 11:09:46 +00:00
Maho Nakata
9c0d6951bd In former commit I commented out all the blas options.
pointy hat to:	myself
2004-07-14 04:57:39 +00:00
Maho Nakata
f482f755d5 Some options for BLAS are available (though they are hidden by default). 2004-07-14 04:56:42 +00:00
Maho Nakata
6537f6785e Remove lapack dependency. 2004-07-14 04:04:32 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maho Nakata
3ba47946de Could not fetch distfile.
PR:		45571
Submitted by:	Nate Eldredge <neldredge@hmc.edu>
Reviewed by:	knu (mentor)
2002-11-22 09:47:38 +00:00
Maho Nakata
789b5c5923 1. fix build on 5-CURRENT.
2. change e-mail address of maho.
3. honor CXX and CXXFLAGS.
4. modernize patch file names.
5. satisfy portlint.

Reviewed by: knu (mentor)
Reported by: bento
2002-11-19 13:52:23 +00:00
Ying-Chieh Liao
c93bf47f91 add lapack++ 1.1
Linear Algebra PACKage in C++, a wrapper for LAPACK

PR:		39653
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-06-22 17:10:55 +00:00