Commit graph

12436 commits

Author SHA1 Message Date
Rusmir Dusko
530485b495 - Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Support STAGEDIR and add OPTIONS_SUB

Approved by:	pawel / wg (mentors, implicit)
2013-10-26 07:55:22 +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
William Grzybowski
f4e5486c89 audio/xmms2: fix build with newer ffmpeg
- Fix build with newer ffmpeg

Reported by:	Wolfgang Riegler <wolfgang.riegler gmx.de>
Approved by:	maintainer
2013-10-25 16:52:53 +00:00
Danilo Egea Gondolfo
8aec9a9958 - Update from 2.0.4 to 2.0.5
- Add debug option
- Force dependency on jack
- Fix detection of SSE
- Make soxr default sample rate library and allow only 1 to be chosen
- Add midi support
- Add soundtouch support
- Remove taglib
- Remove extra patches

PR:		ports/183195
Submitted by:	Jack Low <xxjack12xx@gmail.com> (maintainer)
2013-10-25 16:42:26 +00:00
Marcus von Appen
ce01f38cc1 - Update devel/sdl20 to version 2.0.1
- Bump PORTREVISIONs for SDL2-related ports to chase the changed SDL2
  shlib version
- Enable staging support for the SDL2 ports
- Switch to new LIB_DEPENDS format for the SDL2 ports
- Add LICENSE to the SDL2 ports
- Use gmake USES for the SDL2 ports
2013-10-25 16:15:36 +00:00
Emanuel Haupt
2e5347c22c Support staging. 2013-10-25 14:52:21 +00:00
William Grzybowski
398cb808fc audio/denemo: update to 1.0.8
- Update to 1.0.8 [1]
- Allow staging [1]
- Convert lib depends to new format

PR:		ports/181881 [1]
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-10-25 13:23:32 +00:00
Emanuel Haupt
b6eeafcdd7 Fix package list. 2013-10-25 12:42:00 +00:00
Koop Mast
bd675ff411 Update to 1.2.1.
- Multiple GUI related fixes
- Added support for sending and muting non-channel MIDI events
- Added support for sending custom MIDI events
- Removed superfluous MIDI channel reset events from the beginning of the
  initial MIDI recording.
- Added support for sending MIDI beat and song events
- Fixed international language support when importing Lyrics

Submitted by:	maintainer via e-mail
2013-10-24 20:10:09 +00:00
Koop Mast
f0c61ecb95 Update to 2.0.9.
Removed device reset events from start of MIDI file. Allow storing of
non-channel MIDI events.

Submitted by:	maintainer via mail
2013-10-24 20:07:01 +00:00
Emanuel Haupt
d8ff08c806 Mark BROKEN. Does not build on FreeBSD 10.x and later.
Notified by:	pkg-fallout
2013-10-24 13:53:55 +00:00
Olivier Duchateau
3568307321 - Support STAGEDIR
- Convert to new LIB_DEPENDS format (audio/thunar-media-tags-plugin)
2013-10-23 20:48:36 +00:00
Emanuel Haupt
f4a1e022c0 Support staging. 2013-10-23 20:30:50 +00:00
Sunpoet Po-Chuan Hsieh
726fcd0619 - Update to 20121001
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR

Changes:	https://github.com/lastfm/Fingerprinter/commits/master
2013-10-23 18:18:08 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Max Brazhnikov
681d6a01b5 - Remove NO_STAGE
- Add patch to fix build with ffmpeg2
2013-10-23 10:49:47 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Tijl Coosemans
8035bf70d1 - Change maintainer email address (lost access to previous one).
- Support staging.
- Disable optimisation flags that clang does not support.
- Silence post-patch.

PR:		ports/182525
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
2013-10-23 09:59:18 +00:00
Emanuel Haupt
491392b2e4 Support staging. 2013-10-23 08:03:24 +00:00
Rusmir Dusko
5b15a8323c - Add PKGNAMESUFFIX= 2
- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Use the new format for LIB_DEPENDS
- Add EXAMPLES_BIN and PATEST_BIN, fix installation for it
- Use pathfix instead of REINPLACE_CMD
- Change pkg-plist, add missing pa_jack.h

Approved by:	wg (mentor)
2013-10-23 02:54:44 +00:00
William Grzybowski
98bfd02249 audio/alsa-plugins: fix build with newer ffmpeg
- Fix build with newer ffmpeg

Reported by:	Kevin Oberman <rkoberman gmail.com>
Approved by:	portmgr (bapt, implicit)
2013-10-23 00:30:15 +00:00
Sunpoet Po-Chuan Hsieh
e69393a3ae - Add LICENSE
- Support STAGEDIR
2013-10-22 20:11:41 +00:00
Sunpoet Po-Chuan Hsieh
5b0f2466ec - Fix build on some Perl releases: it fails to build with 5.14.4 (current default)
- Add LICENSE
- Support STAGEDIR
2013-10-22 20:03:01 +00:00
Sunpoet Po-Chuan Hsieh
b5f79fe0bc - Add LICENSE
- Support STAGEDIR
2013-10-22 20:02:56 +00:00
Tijl Coosemans
9e32881bc2 Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.
Submitted by:	"Chris Petrik" <c.petrik.sosa@gmail.com>
2013-10-22 18:50:47 +00:00
Raphael Kubo da Costa
b7dc0097d8 - Fix the build with libc++.
- Add a patch to ensure the port keeps building with the upcoming CMake
  2.8.12.
- Support staging.
- Stop being silent in the post-install target.
- Use the new syntax for defining dependencies and configuration arguments.
2013-10-22 16:50:10 +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
7d537e3579 audio/amarok-kde4: bump port revision
- Bump port revision required by ffmpeg update
2013-10-22 09:37:51 +00:00
William Grzybowski
bac748f555 audio/audacity: link against ffmpeg0
- Link against ffmpeg0

Approved by:	portmgr (bapt, implicit)
2013-10-21 21:08:21 +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
William Grzybowski
124e223954 audio/acoustid-fingerprinter: link against ffmpeg-2
- Link against ffmpeg-2
- Remove ffmpeg prefix patch

Approved by:	portmgr (bapt, implicit)
2013-10-21 14:54:12 +00:00
William Grzybowski
86c8eb06e3 audio/chromaprint: bump port revision
- Bump port revision, forgot in last commit
2013-10-21 14:45:53 +00:00
William Grzybowski
fb1e5f4a3b audio/chromaprint: switch to multimedia/ffmpeg
- Switch to multimedia/ffmpeg

Approved by:	portmgr (bapt, implicit)
2013-10-21 14:45:07 +00:00
Eitan Adler
1e4b9d737b - Convert to staging
Approved by:	crees (maintainer, implicit)
2013-10-21 02:49:40 +00:00
William Grzybowski
3624ddf181 multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)

Approved by:	portmgr (bapt)
2013-10-19 16:43:32 +00:00
Baptiste Daroussin
382a949b6f Strip binaries 2013-10-19 00:05:32 +00:00
Baptiste Daroussin
85d31308fb Update to 1.9.4
Properly fix shebang on bin/auscope
Run depends on perl
Strip binaries
2013-10-19 00:01:10 +00:00
Baptiste Daroussin
e8c3fdba75 Enable stage 2013-10-18 23:49:55 +00:00
Baptiste Daroussin
2cbf6edd3c Unconditionnaly install docs in stage 2013-10-18 23:46:08 +00:00
Baptiste Daroussin
ce484964e9 Unconditionnaly install docs and remove useless inclusion of bsd.port.options.mk 2013-10-18 23:44:48 +00:00
Baptiste Daroussin
33b3a2050d Enable staging,
Strip binary
Convert LIB_DEPENDS to new format
Add missing desktop-file-utils
2013-10-18 23:00:00 +00:00
Bernhard Froehlich
e8a8a5500c - Add USES=desktop-file-utils
- Support staging
- Convert optional dependencies to new format
- Convert LIB_DEPENDS to new shlib format
- Bump PORTREVISION
2013-10-18 11:40:34 +00:00
Danilo Egea Gondolfo
e8261f4517 - Update from 0.5.4 to 0.5.5
- Pass maintainership to submitter
- Add stage support

PR:		ports/183049
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
2013-10-17 18:21:55 +00:00
Tijl Coosemans
9674cdcd35 Remove audio/akode*. This was part of KDE 3.x.
PR:		ports/182283
Approved by:	Scot Hetzel <swhetzel@gmail.com> (maintainer)
2013-10-17 17:28:19 +00:00
Danilo Egea Gondolfo
23ab45700b - Disable SSE if arch != amd64
Reported by:	tijl
2013-10-17 17:14:24 +00:00
Danilo Egea Gondolfo
7fd1eae8b8 - Disable SSE if the arch is powerpc [1]
- Add stage support
- Use options helpers

PR:		ports/182986
Submitted by:	Jack <xxjack12xx@gmail.com> (maintainer) [1]
2013-10-17 14:30:19 +00:00
Guido Falsi
f67b166d6e - Convert to staging
- Rename patch files according to standard
2013-10-17 12:00:55 +00:00
Guido Falsi
6d2f1d4a68 - Convert to staging
- Fix build with clang
- Rename patch files according to standard
- Convert to new LIB_DEPENDS format
2013-10-17 12:00:16 +00:00
Dmitry Marakasov
bdb0707174 - Support staging
- Enable SSE by default on amd64
2013-10-17 01:18:42 +00:00