1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
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
Tijl Coosemans
05f5fc5134 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Use MAKE_CMD
2014-07-08 14:49:02 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +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
f49d65ec2b New LIB_DEPENDS syntax, USES=fortran, staging. 2013-12-27 16:55:28 +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
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Marcelo Araujo
1b9e13a9ec - Update to 4.2.8.
- Add MAKE_JOBS_SAFE.
- Trim header.

PR:		ports/172052
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-20 05:41:13 +00:00
Mark Linimon
88d9c9d8a2 Mark as broken on powerpc.
Hat:		portmgr
2012-09-08 07:49:05 +00:00
Mikhail Teterin
d7447c0a60 Add the three overlooked headers to the pkg-plist.
Notified by:	pav@
2012-04-23 21:09:10 +00:00
Mikhail Teterin
02bb94332a Upgrade from 4.2r3 to 4.2.7 (this neccessitated EPOCH bump).
Unbreak, untangle. Stop fetching/installing documents (other
than man-pages) -- these are available online.

Using standard libtool instead of the bundled one fails -- an
autotools expert should take a closer look.
2012-04-21 18:07:21 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Baptiste Daroussin
880f3d5136 Mark broken some ports with unfetchable distfiles 2011-06-17 15:37:23 +00:00
Baptiste Daroussin
448a02c74a update www 2011-06-16 06:09:46 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +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
Maho Nakata
702accd6c8 make fetchable. 2009-08-14 08:30:09 +00:00
Dmitry Marakasov
ae3f09400c - Mark MAKE_JOBS_UNSAFE, fails with force make jobs 2009-08-05 18:17:38 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
d6bc85016e - Fix shlib symlink
Reported by:	pointyhat
2009-01-15 22:33:30 +00:00
Pav Lucistnik
ccd4a9cd8a - Fix plist
Reported by:	pointyhat
2009-01-14 15:47:27 +00:00
Maho Nakata
e1102f2a93 Bump port revision by the former commit. 2009-01-14 06:01:32 +00:00
Maho Nakata
64a1b4d9b9 Support shared lib by tewaking.
Suggested by: pav@
2009-01-14 06:00:46 +00:00
Maho Nakata
e9a669e728 Update to 42r3 and unbreak for 7.
Drop maintainership to ports@.
2009-01-13 05:30:45 +00:00
Maho Nakata
d70c806b84 Remove CONFIGURE_ENV
Submitted by:	gerald@
2009-01-11 23:16:11 +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
Mark Linimon
43d308d49f Mark as broken on gcc 4.2. 2007-09-30 08:08:51 +00:00
Maho Nakata
5876bf13c4 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 07:39:20 +00:00
Maho Nakata
0a858b6b9a Fix build and finally migrated to gfortran42!
Spotted by:	linimon
2007-07-04 07:51:56 +00:00
Maho Nakata
d4bba26012 Marked as BROKEN [1], and make fetchable [2].
Submitted by:	kris [1], fenner [2].
2007-04-23 01:11:32 +00:00
Maho Nakata
dd47a49a59 * Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors.
2007-04-17 00:30:58 +00:00
Maho Nakata
477f548037 Take over. 2007-04-12 00:48:24 +00:00
Greg Lewis
efa92f7fe6 . Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
  that are most important to me.
2007-04-04 03:31:05 +00:00
Greg Lewis
fd2c06fc20 . Update website. 2007-01-24 07:42:25 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Greg Lewis
0159e9ebe4 . Add SHA256. 2005-11-16 06:05:38 +00:00
Kris Kennaway
2c49737ca4 Now builds on amd64 2005-04-10 21:13:31 +00:00
Greg Lewis
a04edb0f7e . Simplify how DISTFILES is constructed, which also makes portlint happy
since it now appears in the correct order.
2005-04-07 16:59:43 +00:00
Greg Lewis
ab01e5a9a1 . Add an explicit -lm when linking hdiff, required by gcc 3.4. This should
fix the build on 5.x.

Reported by:	mich, lofi
2005-03-19 22:10:16 +00:00
Greg Lewis
9ba60de158 . Install documentation. 2005-03-18 21:20:05 +00:00
Greg Lewis
e0cccbfc3e . Add Szip support. 2005-03-17 19:35:07 +00:00
Greg Lewis
fe1858f28a . Update to 4.2r1.
. Convert to using the autoconf build infrastructure that is part of
  the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]

Approved by:	mi [1] (previous maintainer)
2005-03-17 19:04:23 +00:00
Ruslan Ermilov
e0a9346d5c Fixed installation on 5.x and 6.x.
Reported by:	mi
Approved by:	portmgr (krion)
2004-09-06 12:14:45 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
56db852da4 - Add CONFLICTS between math/netcdf and science/hdf, they both install
same binaries.

PR:		ports/64646, ports/64647
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2004-03-24 18:55:25 +00:00
Kris Kennaway
8bc6631b6a BROKEN on !i386 and !alpha: Does not compile 2004-03-06 23:24:07 +00:00
Oliver Eikemeier
dd65b6d747 set CATEGORIES equal to science/hdf5, fixing PKGORIGIN 2004-02-29 09:10:21 +00:00