Commit graph

22 commits

Author SHA1 Message Date
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +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
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Andrej Zverev
4240fc6bea - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 06:49:58 +00:00
Martin Wilke
6847bc69b6 - Update to 2.6.7
PR:		154468
Submitted by:	"Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
Feature safe:	yes
2011-02-05 03:25:44 +00:00
Li-Wen Hsu
3a39c5ef15 - Update to 2.6.1
PR:		ports/149204
Submitted by:	"Andrei V. Shetuhin" <reki AT reki.ru> (maintainer)
2010-08-04 07:58:09 +00:00
Philip M. Gollucci
b87b726cd6 - Update to 2.5.12
PR:             ports/141560
Approved by:    maintainer timeout (reki@reki.ru; 14 days)
Submitted by:   myself (pgollucci@)
2009-12-29 04:14:30 +00:00
Martin Wilke
edfc8b3299 - Fix build with custom prefix
PR:		139021
Submitted by:	amdmi3@
Approved by:	maintainer timeout
2009-10-11 13:14:26 +00:00
Greg Larkin
0185624f33 - Updated to 2.5.10
- Improved readability of pkg-descr

PR:		ports/138896
Submitted by:	"Hizbulin M. Ildar" <hizel@vyborg.ru>
Approved by:	reki@reki.ru (maintainer, implicit - request for PR approval bounced)
2009-10-06 00:40:00 +00:00
Vsevolod Stakhov
f29f00650b * Update ctpp2 and p5 slave port to 2.5.8
PR:	137637, 137638
Submitted by:	maintainer
2009-08-10 14:32:32 +00:00
Martin Wilke
fe584e5b6d - Update to 2.5.3
PR:		135173
Submitted by:	"Andrei V. Shetuhin" <reki@reki.ru> (maintainer)
2009-06-05 21:38:56 +00:00
Martin Wilke
952ed9105d - Update to 2.5.1
PR:		134754
Submitted by:	"Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
2009-05-22 21:55:23 +00:00
Martin Wilke
5abe258b81 - Update to 2.4.10
PR:		133571
Submitted by:	Andrei V. Shetuhin <reki@reki.ru> (maintainer)
2009-04-11 11:44:32 +00:00
Pav Lucistnik
a6dc6c638a - Update to 2.4.7
PR:		ports/133006
Submitted by:	Andrei V. Shetukhin <reki@reki.ru> (maintainer)
2009-03-24 14:26:59 +00:00
Wesley Shields
9be1a8c480 - Chase textproc/ctpp2 update 2009-03-02 21:45:00 +00:00
Dmitry Marakasov
50d378ff92 - Update to 2.4.2
PR:		131151
Submitted by:	"Andrei V. Shetuhin" <reki at reki dot ru> (maintainer)
2009-01-30 18:42:53 +00:00
Dmitry Marakasov
80a150f0f0 - Update to 2.4.1
PR:		130593
Submitted by:	"Andrei V. Shetuhin" <reki at reki dot ru>
2009-01-15 20:05:37 +00:00
Greg Larkin
482d0eb800 - Updated ctpp2 to version 2.3.5
- Fixed ctpp2 build problem for amd64

- Updated p5-HTML-CTPP2 to version 2.3.6 and unbreak
- Added BUILD_DEPENDS to get correct version of ctpp2 to avoid
  compilation errors in Perl module

PR:		ports/126331
Submitted by:	Andrei V. Shetuhin <reki at reki dot ru> (maintainer)
Approved by:	beech (mentor, implicit)
2008-08-29 20:18:54 +00:00
Martin Wilke
4f4fe75480 - Mark BROKEN Does not compile
Reported by:	pointyhat via pav
2008-07-19 14:45:02 +00:00
Martin Wilke
b3513a7c7a - Unbreak
- Update to 2.3.0

PR:		124750
Submitted by:	Maintainer
2008-06-19 10:50:48 +00:00
Pav Lucistnik
f6047b3f6a - Mark BROKEN: does not compile
Reported by:	pointyhat
2008-06-18 20:53:01 +00:00
Martin Wilke
abc01da3e2 Templates like perl module HTML::Template
WWW: http://reki.ru/products/ctpp/

PR:		ports/121933
Submitted by:	Andrei V. Shetuhin <reki at reki.ru>
2008-03-26 12:55:51 +00:00