1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

16 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
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
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
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
ca4aa42e68 - Added Portscout variable for blocking earlier version reporting
- Take maintainership

PR:		166306 166316
2012-04-11 02:24:09 +00:00
Martin Wilke
0b2dd394ec - Add missing gettext message catalogs
PR:		164162
Submitted by:	Ports Fury
2012-01-28 17:50:06 +00:00
Martin Wilke
57d74adbf0 - Update to 1.5.0
PR:		163661
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2011-12-29 15:39:59 +00:00
Sylvio Cesar Teixeira
63b79f1e00 - Update to 1.4.4 2011-08-31 18:23:57 +00:00
Martin Wilke
71ba4045a6 - Update to 1.4.3
PR:		158490
Submitted by:	Ports Fury
VS:	If the change is related to a security vulnerability, include one or
2011-07-02 07:37:30 +00:00
Doug Barton
078cf72640 By Maintainer's request, toss these ports back into the pool 2011-04-27 01:56:47 +00:00
Beech Rintoul
501863ad14 -Update to 1.4.1
-Add pointer to license file

PR:		ports/156459
Submitted by:	Charlie Kester (corky1951@comcast.net)(maintainer)
Approved by:	itetcu (mentor)(implicit)
2011-04-20 20:23:16 +00:00
Martin Wilke
3809947199 - Add missing dependency
PR:		155051
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2011-02-27 13:41:16 +00:00
Martin Wilke
8c004a5da5 PhotoFilmStrip creates movies out of your pictures in just 3 steps.
First select your photos, customize the motion path and render the
video. There are several output possibilities for VCD, SVCD, DVD
up to FULL-HD.

The effect of the slideshow is known as "Ken Burns". Comments of
the pictures are generated into a subtitle file. Furthermore an
audio file can be specified to setup the background musice for the
slide show.

WWW:	http://www.photofilmstrip.org/1-1-Home.html

PR:		ports/154547
Submitted by:	Charlie Kester <corky1951 at comcast.net>
2011-02-11 00:55:39 +00:00