Commit graph

24 commits

Author SHA1 Message Date
Baptiste Daroussin
0d317cfd8b Remove redundant @exec 2015-01-19 20:19:36 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Baptiste Daroussin
374f14d525 Switch to wxGTK 3.0 2014-06-04 15:03:34 +00:00
Olli Hauer
886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Baptiste Daroussin
beac3175fc Remove USE_GCC=4.7+ in favour of compiler:c++11-lib
While here, pet bsd.sanity.mk
2013-12-13 14:48:26 +00:00
Danilo Egea Gondolfo
05187cc454 - Fix build [1]
- Update pkg-descr [1]
- Add stage support
- Add NLS option
- Use GCC only in versions < 1000054

PR:		ports/183288
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer) [1]
2013-10-26 02:04:40 +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
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
William Grzybowski
3775d31673 audio/spek: link against ffmpeg
- Link against ffmpeg and not ffmeg1

Approved by:	portmgr (bapt, implicit)
2013-10-21 15:17:54 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Matuska
cdc818f159 Update multimedia/ffmpeg1 to 1.2.1
PR:		ports/177145
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com>
2013-06-25 07:41:26 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
3218aed21f Update to version 0.8.2
PR:		ports/176408
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer)
2013-02-25 22:20:35 +00:00
Guido Falsi
7f38b5d9e8 audio/spek:
- Update to 0.8.1
- While here, trim Makefile headers

PR:		ports/172174
Submitted by: 	Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-10-01 10:36:07 +00:00
Niclas Zeising
1c7b6f75e9 Update to 0.8.0
PR:		ports/172081
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer)
Approved by:	maintainer, kwm (mentor)
2012-09-27 13:41:54 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Frederic Culot
970cab9657 - Update to 0.7
PR:		ports/156613
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer)
2011-04-24 18:18:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Max Brazhnikov
4eaeec57e4 Add new port audio/spek:
Spek helps to analyse your audio files by showing their spectrogram.
Spek supports all popular lossy and lossless audio file formats.

WWW:	http://www.spek-project.org/

PR:		ports/150381
Submitted by:	Alexander Kojevnikov <alexander at kojevnikov.com>
2010-09-10 20:16:08 +00:00