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

90 Commits

Author SHA1 Message Date
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
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Antoine Brodin
cddb749332 Fix after PORT_OPTIONS conversion 2013-06-18 16:09:58 +00:00
Frederic Culot
730a0eab74 - Update to 4.4
PR:		ports/177711
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2013-04-27 06:18:58 +00:00
Baptiste Daroussin
bc62127a69 Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework
2013-04-26 16:39:14 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Jason Helfman
8060a09e16 - Update to 4.3.9
PR:	ports/165650
Submitted by:	umeno@belldandy.unnumbered.net
Approved by:	maintainer timeout ( 17 days )
Feature safe:	yes
2012-03-20 20:40:23 +00:00
Frederic Culot
99ba3b06a8 - Update to 4.3.8
PR:		ports/164312
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2012-01-19 19:33:45 +00:00
Frederic Culot
0e3db698d3 - Update to 4.3.7
PR:		ports/163645
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-12-31 09:31:24 +00:00
Frederic Culot
2b536a28fd - Update to 4.3.6
PR:		ports/163287
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-12-16 08:19:15 +00:00
Frederic Culot
87d94267b8 - Update to 4.3.5
PR:		ports/163079
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe:	yes
2011-12-06 06:16:20 +00:00
Ruslan Makhmatkhanov
df9d4528d9 - remove conditional for python < 2.4 (we haven't them in ports tree
anyway and japanese/pycodec is deprecated)
- change dependency on math/py-numpy with ${PYNUMPY}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
- whitespace fix in pkg-descr

PR:             ports/162087
Submitted by:   rm (myself)
Approved by:    maintainer (timeout - 2+ weeks), novel (mentor)
Feature safe:   yes
2011-11-15 01:06:40 +00:00
Martin Wilke
6b6c921fb7 - Update to 4.3.2
PR:		162333
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe:	yes
2011-11-13 05:43:23 +00:00
Ryan Steinmetz
0106227f78 - Update to 4.3
PR:		ports/162002
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-10-29 13:22:23 +00:00
Frederic Culot
756b33c80e - Update to 4.2.10
PR:		ports/161489
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-10-11 14:05:58 +00:00
Frederic Culot
39cd98a877 - Update to 4.2.9
PR:		ports/161377
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-10-10 05:10:38 +00:00
Ryan Steinmetz
32c36546a6 - Update to 4.2.7a
PR:		ports/161158
Submitted by:	UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer)
2011-10-07 01:37:12 +00:00
Ryan Steinmetz
f425e706b2 - Update to 4.2.7 [1]
- Pacify portlint(1)
- Add LICENSE

PR:		ports/161014
Submitted by:	UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer)
2011-09-25 22:43:51 +00:00
Pav Lucistnik
10bdeeac6f - Update to 4.2.6
PR:		ports/160658
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-09-11 21:51:33 +00:00
Frederic Culot
b19295ce63 - Update to 4.2.5
PR:		ports/160337
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-09-01 14:11:40 +00:00
Frederic Culot
716490f9b7 - Update to 4.2.4
PR:		ports/159937
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-08-22 12:15:26 +00:00
Frederic Culot
90f305c313 - Update to 4.2.2
PR:		ports/159686
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-08-12 10:57:52 +00:00
Frederic Culot
bcad37824f - Update to 4.2
PR:		ports/159383
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-08-02 17:14:12 +00:00
Frederic Culot
a07510e5fb - Update to 4.1.12
PR:		ports/159035
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-07-20 05:21:45 +00:00
Frederic Culot
274bcb41f1 - Update to 4.1.8
PR:		ports/158314
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-06-29 05:11:56 +00:00
Julien Laffaye
56ad5c7f43 Update to 4.1.7
PR:		ports/157877
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:	bapt (mentor)
2011-06-14 19:10:15 +00:00
Frederic Culot
ad874f87a2 - Update to 4.1.6
PR:		ports/157119
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-05-17 18:52:12 +00:00
Frederic Culot
3770da0416 - Update to 4.1.5
PR:		ports/156927
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-05-11 05:17:04 +00:00
Dennis Herrmann
3a5807c2cb - Update to 4.1.4
PR:		ports/156731
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-05-01 07:04:25 +00:00
Martin Wilke
724b924542 - Update to 4.1.3
PR:		154980
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-02-27 13:31:47 +00:00
Sahil Tandon
098a87eb08 - Update to 4.0.8
PR:		ports/153387
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe:	yes
2011-01-23 13:56:42 +00:00
Wen Heping
3ba75788a6 - Update to 4.0.7
Feature safe:	yes
2010-07-06 08:49:08 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Sahil Tandon
4bea9018d3 - Update to 4.0.6
PR:		ports/146919
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:	itetcu@ (mentor)
2010-05-26 03:29:16 +00:00
Sahil Tandon
9f4e9f3ef0 - Update to 4.0.5 [1]
- Replace files/patch-aa with ${REINPLACE_CMD}
- Respect NOPORTDOCS
- USE_GETTEXT if WITHOUT_NLS undefined

PR:		ports/146217 [1]
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:	itetcu@ (mentor)
2010-05-16 04:55:16 +00:00
Sylvio Cesar Teixeira
bb6e6619d8 - Update to 4.0.4
PR:		ports/145725
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-17 19:36:13 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Max Brazhnikov
119c730f04 Update to 4.0.2
PR:		ports/144714
Submitted by:	UMENO Takashi (maintainer)
2010-03-13 18:52:31 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Philip M. Gollucci
7e5267de3c - Update to 4.0.1
- RUN_DEPENDS+=multimedia/py-gstreamer

PR:             ports/142715
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2010-01-15 03:05:01 +00:00
Pav Lucistnik
c5804572f8 - Update to 3.9.9a
PR:		ports/141181
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2009-12-07 12:08:57 +00:00
Martin Wilke
80ce10e3f6 - Update to 3.9.9
PR:		138142
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2009-08-28 19:24:09 +00:00
Philippe Audeoud
cef1ad94e5 - Update to 3.9.8a
PR:		ports/131029
Submitted by:	UMENO Takashi <umeno _AT_ rr.iij4u.or.jp> (maintainer)
2009-01-30 13:06:03 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Martin Wilke
90368c587f - Update to 3.9.7
PR:		119070
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2007-12-31 00:39:37 +00:00
Rong-En Fan
3860a7e5ee - Update to 3.9.6
PR:		ports/114919
Submitted by:	UMENO Takashi <umeno at rr.iij4u.or.jp>
2007-07-27 13:36:39 +00:00
Martin Wilke
05c8924192 - Update to 3.9.5
PR:		114461
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2007-07-10 08:44:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
3daf452097 - Update to 3.9.4
PR:		112308
Submitted by:	UMENO Takashi<umeno@rr.iij4u.or.jp> (maintainer)
2007-05-01 23:17:53 +00:00