Commit graph

30 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
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
William Grzybowski
834014c72d multimedia/py-openlp: change beautifulsoup dependency
- Change beautifulsoup dependency, version 3.0 is going to be removed

Approved by:	maintainer (via email)
2013-10-03 12:04:43 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Thomas Abthorpe
667d5a45a8 - Update to 2.0.3 2013-09-19 05:15:24 +00:00
Li-Wen Hsu
bd71998654 Chase renaming databases/py-migrate to databases/py-sqlalchemy-migrate 2013-09-01 12:58:10 +00:00
Thomas Abthorpe
63f199abfc - Update to 2.0.1 2013-03-20 15:22:04 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Thomas Abthorpe
7f108fa76e - Fix plist
- Bump PORTREVISION

Submitted by:	pointyhat via beatmail
2012-10-02 04:15:01 +00:00
Thomas Abthorpe
b9f09f1543 - Update to 1.9.12 2012-09-22 05:51:27 +00:00
Thomas Abthorpe
87f7e29875 - Remove patchfiles neglected in last commit
Pointyhat to::	tabthorpe
Notified by:	QAT
2012-08-24 23:40:38 +00:00
Thomas Abthorpe
47ceda3b2c - Update to 1.9.11 2012-08-24 20:48:26 +00:00
Thomas Abthorpe
7d683e0f93 - Update to 1.9.10
Submitted by:	Raoul Synman (Upline developer)
2012-07-19 18:10:16 +00:00
Thomas Abthorpe
387c3ac8e7 - Update to 1.9.9
Prodded by:	superfly via irc
2012-06-13 03:18:36 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Thomas Abthorpe
d1cbbf2243 - Add py-qt4-opengl dependency
- Bump PORTREVISION
2012-04-28 02:48:24 +00:00
Thomas Abthorpe
cd9cfcfc41 - Update to 1.9.8 2011-12-28 07:09:04 +00:00
Thomas Abthorpe
41fd500bce - Update to 1.9.7 2011-09-26 01:53:15 +00:00
Thomas Abthorpe
dae2acd86a - Build with easy_install
- Update plist
- Bump PORTREVISION

PR:		ports/160285
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-21 03:55:54 +00:00
Thomas Abthorpe
ec31ae89de - Update to 1.9.6
Thanks to:	Raoul "Superfly" Snyman (upstream developer)
2011-09-09 19:15:47 +00:00
Nicola Vitale
af6c478e11 - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
Reported by:	pavbot
2011-06-25 07:35:30 +00:00
Nicola Vitale
2623e5f297 - Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
2011-06-23 14:20:04 +00:00
Thomas Abthorpe
6968d20043 - Fix dependencies
- Bump PORTREVISION
2011-04-10 04:26:58 +00:00
Thomas Abthorpe
9c567c1caf - Update to 1.9.5 2011-03-30 03:58:43 +00:00
Thomas Abthorpe
cbe0513a21 - Update to 1.9.4 2011-03-08 05:14:21 +00:00
Thomas Abthorpe
41980614ea - Update to 1.9.3 2010-09-29 04:52:45 +00:00
Thomas Abthorpe
7dfaf3465c - Update to 1.9.2.1
- Add LICENSE
2010-07-16 17:40:14 +00:00
Thomas Abthorpe
1031ced7ab - Fix install phase
Reported by:	QAT
2010-04-07 18:25:59 +00:00
Thomas Abthorpe
c8eead7100 OpenLP is free church presentation software, or lyrics projection
software, used to display slides of songs, Bible verses, videos,
images, and even presentations for church worship using a computer
and a data projector.

WWW:    http://openlp.org
2010-04-07 16:42:48 +00:00