Commit graph

57 commits

Author SHA1 Message Date
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
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
Baptiste Daroussin
880f3d5136 Mark broken some ports with unfetchable distfiles 2011-06-17 15:37:23 +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
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
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
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
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
Edwin Groothuis
72e6503038 Add INSTALLS_SHLIB to the Makefile 2003-10-06 07:52:07 +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
Mikhail Teterin
e01e0eb877 Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
2001-12-21 21:36:42 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Steve Price
b0628da359 Update to version 4.1r3.
PR:		14717
Submitted by:	maintainer
1999-11-14 02:32:21 +00:00
Bill Fenner
3901df9d5b Update MAINTAINER's email address. 1999-10-26 21:18:42 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Steve Price
6914ceca7d Fix build for ELF. 1998-10-05 03:20:31 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00