Commit graph

32 commits

Author SHA1 Message Date
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
4484d69212 - Stage support 2014-02-21 15:47:55 +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
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Steve Wills
8c6607c28b - Update to 0.6.0.1 2011-10-28 14:30:32 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Stanislav Sedov
d41b98d823 - Update to 0.5.9p7.
PR:		ports/142231
Submitted by:	Wen Heping <wen@FreeBSD.org>
2010-01-03 05:23:30 +00:00
Stanislav Sedov
cc69d7aa7d - Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
2009-06-16 15:53:25 +00:00
Martin Wilke
2c2db656ea - Update to 0.5.9p6
PR:		130095
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2009-01-09 15:28:55 +00:00
Cheng-Lung Sung
f0696ecf45 - update to 0.5.9p5.
- remove benchmark scripts installed as examples
- update pkg-descr

PR:		ports/127438
Submitted by:	Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac dot jp>
2008-09-26 07:05:56 +00:00
Cheng-Lung Sung
f0f6dd0f19 - Update to 0.5.9 [1].
- MASTER_SITES to rubyforge

PR:		ports/104372 [1]
Submitted by:	Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac dot jp> [1]
2006-11-02 00:50:34 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Pav Lucistnik
73a6dc922a - Update to 0.5.8
PR:		ports/85035
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
Approved by:	maintainer timeout (18 days)
2005-09-04 12:27:21 +00:00
Akinori MUSHA
831f239a71 Update to 0.5.7p2.
PR:		ports/64242
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
2004-03-15 09:43:34 +00:00
Akinori MUSHA
7a13e6351f Update to 0.5.7p1 which now supports ruby 1.8.
PR:		ports/62868
Submitted by:	Shin'ya Murakami <murashin@edamame.summing.com>
2004-02-17 03:44:48 +00:00
Akinori MUSHA
64069bb6d9 Update to 0.5.7. 2003-03-05 16:11:23 +00:00
Akinori MUSHA
3594eaa303 De-pkg-comment. 2003-02-18 05:42:05 +00:00
Akinori MUSHA
a19d80a756 Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
2002-10-08 11:38:07 +00:00
Akinori MUSHA
ea4cef3e92 Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
Akinori MUSHA
102aa0c44d Update to 0.5.6p2. 2002-06-11 16:54:12 +00:00
Akinori MUSHA
45e37d95c2 Update to 0.5.6p1.
Prepare a backup master site since bento failed to download in the
last try.
2002-03-30 08:44:31 +00:00
Akinori MUSHA
0fdc3f487c Update to 0.5.6. 2002-03-26 05:10:57 +00:00
Akinori MUSHA
573f0fa17f - Chase a repack. (only an installer fix)
Submitted by:	fenner's script

- Add a couple of missing file entries to pkg-plist.

- Bump PORTREVISION accordingly.
2002-01-10 19:51:29 +00:00
Akinori MUSHA
da6a060a99 Update to 0.5.5. 2001-12-31 20:37:05 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Akinori MUSHA
1cbf3f2491 Update to 0.5.4. 2001-07-02 05:19:27 +00:00
Akinori MUSHA
dc00311780 Update to 0.5.3. 2001-04-06 10:45:50 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
9f96169d68 Add ruby-narray, numerical N-dimensional array library for Ruby. 2001-02-01 13:25:14 +00:00