Commit graph

8105 commits

Author SHA1 Message Date
Rene Ladan
bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00
Marcus von Appen
8be041e13a - Unbreak build on 10.x and -CURRENT
- Use a modern GCC toolchain to unbreak the build on 8.x
- Force 32-bit mode on i386
- Enhance default OPTIONs for a better usability of the port

Supported by:	John Van Sickle <john.vansickle@gmail.com>
2013-11-09 12:21:06 +00:00
Juergen Lock
feee863c65 Fix build on 9.2+/i386 by adding -fomit-frame-pointer to the clang
case (which is default on amd64 anyway.)

Submitted by:	beefy1 via pkg-fallout, dim
Tested by:	callumgibson@optusnet.com.au
2013-11-08 22:52:58 +00:00
William Grzybowski
6550042164 multimedia/py-guessit: update to 0.6.2
- Update to 0.6.2
- Use python auto plist
2013-11-08 10:53:05 +00:00
Rusmir Dusko
707bfb1100 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Support STAGEDIR
- Change pkg-plist, remove DOCS

Approved by:	pawel / wg (mentors, implicit)
2013-11-07 19:14:47 +00:00
Grzegorz Blach
a0746bc874 - Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
2013-11-07 16:00:45 +00:00
Baptiste Daroussin
8213d25ad4 Does not build anymore with recent libxul
Reported by:	pkg-fallout
2013-11-07 08:26:38 +00:00
William Grzybowski
9ac4835dae multimedia/py-subliminal: update to 0.7.1
- Update to 0.7.1
- Restrict to python 2.7
- Use python auto plist
2013-11-06 12:41:12 +00:00
William Grzybowski
9120c1f744 multimedia/py-enzyme: update to 0.4.0
- Update to 0.4.0
- Use python auto plist
2013-11-06 12:39:44 +00:00
Rusmir Dusko
12130d01c3 - Fix net-p2p/libtorrent-rasterbar dependency due to recent commit
- Change net-p2p/Makefile

Approved by:	bdrewery>
2013-11-06 12:18:29 +00:00
Baptiste Daroussin
678a58519b Stagify,
add options for NLS and DOCS,
Remove one of the last WITHOUT_NLS usage
Use modern LIB_DEPENDS
2013-11-06 11:43:20 +00:00
William Grzybowski
4aa652d974 multimedia/gpac-libgpac: add prefix to configure args
Reported by:	Omar S (via email)
2013-11-05 19:01:43 +00:00
Sunpoet Po-Chuan Hsieh
95e0d757eb - Update to 0.4.20
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2013-11-05 16:56:26 +00:00
William Grzybowski
1dfa939d60 multimedia/gpac-libgpac: remove CR from pkg-plist 2013-11-05 14:33:19 +00:00
Vanilla I. Shu
6333b12367 Support STAGEDIR. 2013-11-05 07:28:38 +00:00
William Grzybowski
2a8e78d51a multimedia/vlc: fix seek error with OSS 2013-11-04 20:37:23 +00:00
William Grzybowski
3fa4d12940 multimedia/deforaos-player: update to 0.1.6
- Update to 0.1.6
- Allow staging
- Convert lib depends to new format

PR:		ports/183636
Submitted by:	maintainer
2013-11-04 20:03:46 +00:00
Olivier Duchateau
86db33a45b Deprecated, set an EXPIRATION_DATE of 2 months from now, because upstream
ceased development.
No update for 7 years.
2013-11-04 13:57:58 +00:00
Rene Ladan
62c43884c1 Tentatively convert to USES=kmod 2013-11-03 22:26:38 +00:00
Koop Mast
5555d6b474 Finish stage conversion.
Reported by:	sbruno@
2013-11-03 20:06:59 +00:00
Rene Ladan
47b17883a7 Mark BROKEN, does not compile:
mkdep -f .depend -a   -nostdinc -D__KERNEL__ -DDRIVER_NAME=ov511 -DDEV_NAME=\"video\" -D_KERNEL -DKLD_MODULE -I/usr/local/share/linux-kmod-compat/linux_compat -I. -I@ -I@/contrib/altq -std=iso9899:1999   ov511.c /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c /usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c
In file included from /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:44:
/usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error: dev/usb/usb_port.h: No such file or directory
In file included from /usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c:44:
/usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error: dev/usb/usb_port.h: No such file or directory
mkdep: compile failed
2013-11-03 18:08:28 +00:00
William Grzybowski
6b05da6143 multimedia/vlc: enable OSS
- Enable OSS again (thanks to Rémi Denis-Courmont)
- Add PULSEAUDIO back as an option
2013-11-02 20:20:53 +00:00
William Grzybowski
deeb51e1ca multimedia/kmplayer-kde4: update to 0.11.3d
- Update to 0.11.3d
- Allow staging
- Add LICENSE
- Convert lib depends to new format

PR:		ports/183565
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 15:09:22 +00:00
Pawel Pekala
0397595e06 - Update to version 1.8.5
- Support staging

PR:		ports/181064
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-01 23:29:57 +00:00
Koop Mast
44d0dc12bb Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
Koop Mast
452af786b2 Fix the build of audio/gstreamer1-plugins-modplug on 10.0+ by removing
hardcoded -lstdc++.
2013-11-01 21:41:40 +00:00
Pawel Pekala
eb09a7e51a Fix dynamic plist creation when DOXYGEN=on 2013-11-01 19:48:44 +00:00
Jason E. Hale
9d9e01ec18 - Fix build with clang on i386
Reported by:	Herbert J. Skuhra <hskuhra@eumx.net>
Approved by:	wg
2013-11-01 17:46:33 +00:00
Mark Felder
3aa0f12517 Update to 0.9.8.10.215
Approved by:	crees (mentor)
2013-11-01 16:00:44 +00:00
William Grzybowski
a1c1c00709 multimedia/ffmpeg: fix typo in port name
PR:		ports/183539
2013-11-01 10:34:01 +00:00
William Grzybowski
fd854dda72 multimedia/gpac-libgpac: update to 0.5
- Update to 0.5
- Export symbols required by x264
- Bump revision of dependent ports

PR:		ports/180906
Submitted by:	Vladimir Kondratiev <wulf mail.mipt.ru>
2013-10-31 21:33:48 +00:00
William Grzybowski
83616eedfd multimedia/ffmpeg: do not link to libs not selected
- ffmpeg build would link to libs like jack and SDL if they are not listed in
  --disable-{in,out}dev
- Add JACK option

PR:		ports/182167
2013-10-31 19:38:31 +00:00
William Grzybowski
ad89dbb346 multimedia/vlc: fix typo in MAD option
PR:		ports/183503
2013-10-31 15:23:47 +00:00
Koop Mast
f656a7269b Bump portrevision after r332194 and r331197 where librtmp was split off
from rtmpdump.
2013-10-31 08:11:30 +00:00
Hiroki Sato
b57d3257d2 Fix pathname in files/patch-*. 2013-10-31 02:59:17 +00:00
Hiroki Sato
ec941d2562 s/rtmpdump/librtmp/
Spotted by:	vanilla
2013-10-31 02:33:44 +00:00
Hiroki Sato
42bc4e4802 - Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
  specific condition.
2013-10-31 02:03:01 +00:00
Dmitry Marakasov
1f56a27231 - Support staging
- Convert USE_GMAKE to USES
2013-10-30 14:48:37 +00:00
Dmitry Marakasov
0f3b367ab6 - Support staging
- Update WWW
2013-10-30 14:19:46 +00:00
Dmitry Marakasov
7124a12af3 - Remove duplicate plist entry
PR:		183461
Submitted by:	amdmi3
Approved by:	wg (maintainer)
2013-10-30 14:05:43 +00:00
William Grzybowski
0ffb7fb9d8 multimedia/ffmpeg: update to 2.1
Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1
2013-10-30 12:57:20 +00:00
John Marino
3f6a69b56d multimedia/openmovieeditor: add <unistd.h>, <cstdio>, <stdint.h>
Approved by:	portmgr (bapt, implicit)
2013-10-30 12:54:19 +00:00
John Marino
5108906a51 multimedia/mplayer2: fix configure failure, indirect linking
As seen when using gcc48 as the ports compiler (and on DragonFly),
mplayer2 was misconfigured.  The avresample library doesn't exist
during configuration, thus it will fail when using a modern
linker that complains that the library isn't found.

Moving -lavresample from extra-ldflags to extra-libs fixes the
problem on both FreeBSD+gcc48 and DragonFly

Approved by:	portmgr (bapt, implicit)
2013-10-30 11:29:19 +00:00
Steve Wills
f70564d745 - Add stage support 2013-10-30 02:50:05 +00:00
Hiroki Sato
a9ef24bded Fix a build issue when security/openssl is installed.
PR:	ports/183219, ports/183306
2013-10-29 20:49:22 +00:00
Koop Mast
86a87d94de Restrict python to -2.7
Submitted by:	mva@
2013-10-29 17:05:50 +00:00
William Grzybowski
be45891ea1 multimedia/vlc: disable OSS
- Disable OSS (it is broken in vlc 2.1.0 and FreeBSD #9760)
- Use pulse audio
- Remove deprecated sqlite feature
2013-10-29 15:55:29 +00:00
Stefan Eßer
376f6336f8 Mark broken due to dependency on older FFMPEG.
I'm working on a fix.
2013-10-29 10:48:56 +00:00
William Grzybowski
d0b07f33c7 multimedia/vlc: fix SAMBA option
- SAMBA option never worked before due to wrong feature name and lack of pkg
  config file
- Remove deprecated options

Reported by:	Kevin Oberman
2013-10-28 19:22:31 +00:00
William Grzybowski
0d305a2054 multimedia/2mandvd: fix build with newer ffmpeg
- Add patch to chase the ffmpeg 2.0 API change

Reported by:	marino
2013-10-28 14:57:30 +00:00
William Grzybowski
6d505466be multimedia/ffmpeg2theora: fix build with newer ffmpeg
- Add patch to build with ffmpeg 2.0
- Remove useless PTHREAD_CFLAGS from CFLAGS
- Take maintainership

Reported by:	marino
2013-10-28 14:37:33 +00:00
William Grzybowski
b2797ead30 multimedia/vlc: remove extra patches for FreeBSD 8.0
- The oldest supported release is 8.3

Reported by:	tijl
2013-10-28 14:20:17 +00:00
William Grzybowski
c126f664b5 multimedia/vlc: fix schroedinger check and use options helpers
- Fix schroedinger lib check
- Use options helpers
- Remove FreeBSD < 8.x check (deprecated)
- Remove a few options and embed them inside X11
2013-10-28 13:46:19 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
William Grzybowski
2078f2a7ae multimedia/vlc: fix package without pkgng
- Fix package without pkgng

PR:		ports/183356
Submitted by:	mandree
2013-10-27 22:20:43 +00:00
Pawel Pekala
e66983a414 - Update to version 2.0.6
- Add patches to fix build after ffmpeg update
- Support STAGEDIR
2013-10-27 21:40:27 +00:00
Grzegorz Blach
4a979219fa - Fix linking against lua 2013-10-27 19:40:18 +00:00
William Grzybowski
60aa3676a4 multimedia/ffmpeg1: Use multimedia/ffmpeg instead
- Use multimedia/ffmpeg instead

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:17:49 +00:00
William Grzybowski
80f7c687f0 multimedia/tvheadend: bump port revision
- Bump port revision forgot in last commit

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:09:09 +00:00
William Grzybowski
5ea6a35274 multimedia/tvheadend: link against ffmpeg
- Link using ffmpeg instead of ffmpeg1

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:08:02 +00:00
William Grzybowski
ae3b4c10e8 multimedia/vlc: update to 2.1.0
- Update to 2.1.0
- Convert lib depends to new format
- Allow staging
- Remove deprecated PORT_OPTIONS usage
2013-10-26 23:46:09 +00:00
Pawel Pekala
24b4941aae - Fix build after recent ffmpeg update
- Add support for STAGEDIR
- Convert to USES=scons
2013-10-26 22:08:51 +00:00
William Grzybowski
de97334185 multimedia/ffmpegthumbnailer: allow staging
- Allow staging [1]
- Convert lib depends to new format
- Drop empty PTHREAD_CFLAGS

PR:		ports/182848 [1] (based on)
Submitted by:	clutton <clutton zoho.com> (maintainer)
Reviewed by:	danfe
2013-10-26 13:32:19 +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
Grzegorz Blach
8710586c57 - Change master sites to download.enlightenment.org 2013-10-25 19:58:18 +00:00
Ulrich Spörlein
cf78c9a1eb Disable the default dependency on LAME for xbmc so that package building
and distribution becomes possible.

LAME is a restricted package so we cannot ship a package that depends on it.
According to the maintainer it is only used for ripping CDs, and there are
better tools than XBMC to do just that.

Also fix the build with a C11 compiler (clang). There's now a weak_ptr in
boost::, and one in std::.

Approved by:	maintainer
2013-10-25 14:41:08 +00:00
Emanuel Haupt
d18af3af6b Fix package list. 2013-10-25 13:07:04 +00:00
Tijl Coosemans
076e98ab69 Only provide SIMD option on i386.
Reported by:	"Matthew D. Fuller" <fullermd@over-yonder.net>
2013-10-25 09:02:56 +00:00
Ashish SHUKLA
a9f0a8ca33 - Add staging support
- Fix ownership of installed files[0]
- Fix building on systems with non UTF-8 locale[1]
- Fix building on 10.x and later

PR:		ports/182693[0], ports/169369[1]
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (via private mail)[1]
2013-10-25 07:11:22 +00:00
Dirk Meyer
2bcc191ac1 - fix build after r329854 2013-10-25 04:23:25 +00:00
Guido Falsi
c31830b23e - Update to 0.1 2013-10-24 16:49:44 +00:00
Mark Felder
69d010d437 Update to 0.9.8.9.211
Approved by:	swills (mentor)
2013-10-24 11:35:39 +00:00
Grzegorz Blach
4d52ebdf0e - Update to 0.2.1 [1]
- Convert to new LIB_DEPENDS syntax
- Support staging [1]

Submitted by:	Roland Smith <rsmith@xs4all.nl> [1]
2013-10-24 07:26:35 +00:00
Juergen Lock
ffbe907dea (Attempt to) fix build on i386 by readding equivalent patch from
ports/181786 that was lost in the update to 1.2.4 .

PR:		ports/183248 [1], ports/181786 (related to)
Submitted by:	Milan Obuch <bsd@dino.sk> [1]
2013-10-23 21:33:06 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Grzegorz Blach
6b2de053c8 - Convert to new LIB_DEPENDS syntax
- Support staging
2013-10-22 22:13:29 +00:00
Tijl Coosemans
85b3baf24b Change a configure test such that it no longer defines a nested function.
This fixes the build with clang.  While here support staging.

PR:		ports/182893
2013-10-22 20:22:46 +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
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
Tijl Coosemans
3cf0b69826 - Fix CONFLICTS. [1]
- Add LICENSE. [2]

Reported by:	kwm [1], portlint [2]
2013-10-22 10:54:10 +00:00
Tijl Coosemans
0e1b15d418 multimedia/xmms:
- Add zh-xmms to CONFLICTS.
- Convert USE_GNOME=desktopfileutils and USE_GMAKE to USES.
- Make USE_GL conditional on the SPEC option.
- Make gettext conditional on new NLS option.
- Only set USE_AUTOTOOLS for the RUSXMMS_PATCHES option.
- Remove LIBS from CONFIGURE_ENV.  Set LDFLAGS instead.
- Add missing xorg dependencies.
- Add xmms_cv_newpcm_driver=yes to CONFIGURE_ARGS.  The configure test
  fails on recent version of FreeBSD but the code it enables is still
  relevant.  Without it you cannot select a different output device.
- Remove SUB_FILES.  None of the files require substitutions.
- Remove IPV6 from OPTIONS_DEFAULT.  It's implicit.
- Don't exclude SIMD option from amd64.
- Use option helpers like OPTIONS_SUB, opt_CONFIGURE_ENABLE, etc.
- Install stripped libraries when !defined(WITH_DEBUG).
- Use new style LIB_DEPENDS.
- Add aclocal, autoheader and libtoolize to USE_AUTOTOOLS to fully
  regenerate the build infrastructure.  This fixes a lot of warnings
  and allows some patches to be removed.
- Add USE_OPENSSL for RUSXMMS_PATCHES option.
- Fix the SIMD option on all architectures by removing the post-extract
  target.
- Remove the message about the RUSXMMS_PATCHES option.  This is from
  before there were option dialogs.
- Use the same cp command as in the script included with rusxmms instead
  of INSTALL_DATA.
- Remove the ALSA test from configure with REINPLACE_CMD instead of a
  patch (RUSXMMS_PATCHES case).
- Remove old libtool macros from acinclude.m4.  Libtoolize adds new
  macros.
- Remove MKDIR_P patching.  No longer needed after running aclocal.
- Patch configure to disable ALSA (not RUSXMMS_PATCHES case).
- Fix po/Makefile.in.in with REINPLACE_CMD instead of a patch.
- Fix assembly source code files to support clang:
  * Remove comments that begin with a single slash.
  * Replace 'fist' instruction with 'fists' and 'fistp' with 'fistps'.
  * Append '.section ".note.GNU-stack","",@progbits' to every file to
    say they don't require an executable stack.  These files are
    compiled with -Wa,--noexecstack which clang supports but the ancient
    binutils in FreeBSD base does not so without this change xmms runs
    with an executable stack when compiled with base gcc.
- Support staging.
- Remove extra-patch-Visualization_Makefile.am.  It's not needed when
  passing VISUALIZATION_PLUGINS to configure.
- Rename patch-gcc41 to patch-General-ir-ir.c and modify it to keep the
  variables static, but mark keepGoing volatile.
- Remove patch-aclocal.m4.  Not needed when running aclocal.
- Remove patch-configure.in.  The PTHREAD_LIBS related changes are no
  longer needed and ALSA change is handled in the Makefile.
- Remove patch-ltmain.sh.  Not needed with staging.
- Remove patch-po-Makefile.in.in.  Handled in Makefile.
- Remove patch-xmms-config.in.  Not 100% sure about this.  It doesn't
  affect xmms itself.  Perhaps some plugins need it but I'd rather fix
  those plugins then.
- Add patch-xmms-i18n.h.in.  It's needed when NLS option is disabled.
- Remove pkg-message.in.  All supported versions of FreeBSD have unzip
  in base.
- Rename xmms.desktop.in to xmms.desktop to reflect that it doesn't
  require substitutions.
- Adjust pkg-plist for OPTIONS_SUB, NLS option, staging and
  USES=desktop-file-utils.

chinese/xmms, russian/xmms:
- Minor cleanups.

PR:		ports/183165
Approved by:	"Chris Petrik" <c.petrik.sosa@gmail.com> (maintainer)
2013-10-22 08:30:47 +00:00
William Grzybowski
04ec725b5e multimedia/k9copy-kde4: add missing cmake ffmpeg patch
- Add missing cmake ffmpeg patch
2013-10-21 23:43:03 +00:00
William Grzybowski
57248cc139 multimedia/audacious-plugins: link against ffmpeg instead of ffmpeg-devel
- Link against ffmpeg instead of ffmpeg-devel

Approved by:	portmgr (bapt, implicit)
2013-10-21 23:09:05 +00:00
William Grzybowski
4eeb0f2ae6 multimedia/ffmpeg-devel: use multimedia/ffmpeg instead
- Use multimedia/ffmpeg instead
2013-10-21 22:43:41 +00:00
William Grzybowski
763503582e multimedia/k9copy-kde4: link against ffmpeg0
- Link against ffmpeg0
- Convert lib depends to new format

Approved by:	portmgr (bapt, implicit)
2013-10-21 22:42:20 +00:00
Rusmir Dusko
68adae2c8b - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USE_GNOME cairo instead of graphics/cairo
- Simplify Option NLS handling
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 21:31:04 +00:00
William Grzybowski
cecb8d0564 multimedia/mpv: use ffmpeg instead of ffmpeg1
- Use ffmpeg instead of ffmpeg1

Approved by:	portmgr (bapt, implicit)
2013-10-21 18:00:38 +00:00
William Grzybowski
45ff473293 multimedia/mplayer2: use ffmpeg instead of ffmpeg1
- Use ffmpeg instead of ffmpeg1

Approved by:	portmgr (bapt, implicit)
2013-10-21 17:56:33 +00:00
William Grzybowski
970ad6d839 multimedia/miro: link against ffmpeg-2
- Link against ffmpeg-2
- Remove leading article from COMMENT
- Convert lib depends to new format

Approved by:	portmgr (bapt, implicit)
2013-10-21 17:51:00 +00:00
William Grzybowski
a363abfaed multimedia/mlt,kdenlive: unset FFMPEG_SUFX
- Unset FFMPEG_SUFX to use ffmpeg-2

Approved by:	portmgr (bapt, implicit)
2013-10-21 17:37:43 +00:00
William Grzybowski
cad82980d8 multimedia/kdemultimedia4-ffmpegthumbs: unset FFMPEG_PREFIX
- Unset FFMPEG_PREFIX

Approved by:	portmgr (bapt, implicit)
2013-10-21 17:32:48 +00:00
William Grzybowski
e4cc3bf60d multimedia/dvdstyler: link against ffmpeg
- Link against ffmpeg
- Allow staging
- USES desktop-file-utils gmake
- Convert lib depends to new format
2013-10-21 17:30:54 +00:00
Rusmir Dusko
f474caa8ff - Trim Makefile header
- Fix MASTER_SITES
- Change maintainer email to @FreeBSD.org
- USES shebangfix
- Trim Desktop entry file
- Trim REINPLACE_CMD
- Mute dir install
- Update WWW

Approved by:	wg (mentor)
2013-10-21 15:10:23 +00:00
William Grzybowski
9b62d83e92 multimedia/ffmpeg: update to 2.0.2
- Update to 2.0.2
2013-10-21 12:57:34 +00:00
William Grzybowski
c90dc2ede9 multimedia/ffmpeg0: update to 0.7.16
- Update to 0.7.16
2013-10-21 12:53:44 +00:00
Hiroki Sato
0801f9b281 Fix a build breakage when security/openssl is installed.
PR:	ports/183100, ports/183061
2013-10-21 08:39:36 +00:00
Baptiste Daroussin
2a59eb0a57 Use proper make_args instead of patching
add the static library to the plist
Bump port revision
2013-10-20 18:27:39 +00:00
Baptiste Daroussin
85ca7f9054 Enable stage
Cleanup
Use pkg-plist
2013-10-20 17:37:22 +00:00
William Grzybowski
e5e09d3e12 multimedia/libxine: fix build with SMB option
- Fix build with SMB option

Reported by:	Jürgen Galonska <caligula primamail.de>
Approved by:	nox (maintainer)
2013-10-20 13:49:04 +00:00
William Grzybowski
751cb78b04 multimedia/qmmp: update to 0.7.3
- Update to 0.7.3
- Disable legacy ffmpeg
- Fix staging

PR:		ports/177793
Submitted by:	RyoTa SimaMoto <liangtai.s4 gmail.com> (maintainer)
2013-10-20 11:57:52 +00:00
William Grzybowski
7ae1436ea9 multimedia/ffmpeg: add back PORTEPOCH
- Add back PORTEPOCH

Reported by:	many
2013-10-20 11:38:27 +00:00
Antoine Brodin
bccff6cd2e Finish staging (add man pages to plist)
Fix a typo

Approved by:	multimedia (bapt)
2013-10-20 10:55:11 +00:00
William Grzybowski
8fb9116223 multimedia/libxine: fix staging
- Fix staging bug introduced in last ffmpeg update

Pointy hat:	myself
2013-10-19 18:13:57 +00:00
William Grzybowski
dee3720129 multimedia/ffmpeg: pass maintainership
- Pass maintainership to multimedia@

Suggested by:	bapt
2013-10-19 16:58:27 +00:00
William Grzybowski
57c1e6b5f5 multimedia/ffmpeg2: remove port
- Remove ffmpeg2, please use multimedia/ffmpeg instead
2013-10-19 16:49:06 +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
b3ddcb155d Enable stage 2013-10-19 16:31:19 +00:00
Baptiste Daroussin
a00a734933 Enable stage
Strip binaries
2013-10-19 16:30:33 +00:00
Baptiste Daroussin
a92052ca52 Enable stage
Strip binaries
2013-10-19 16:27:11 +00:00
Baptiste Daroussin
6de623fb44 Enable stage 2013-10-19 16:23:25 +00:00
Baptiste Daroussin
97f9914961 Enable stage
Use license framework
2013-10-19 16:22:01 +00:00
Baptiste Daroussin
a28417502a Enable stage
Cleanup
2013-10-19 16:18:04 +00:00
Baptiste Daroussin
cdc83d158c Deprecate: no more public distfiles 2013-10-19 16:13:03 +00:00
Baptiste Daroussin
bdf22bb58f Enable stage
Use shebangfix
Use pkg-plist
Cleanup
2013-10-19 16:06:34 +00:00
Baptiste Daroussin
fa9f10a8c3 Enable stage
Use options helpers
2013-10-19 16:03:48 +00:00
William Grzybowski
cf882b7820 multimedia/py-subliminal: do not use egg package
- Do not use egg package
2013-10-19 16:03:07 +00:00
Baptiste Daroussin
c671b4b16f Enable stage 2013-10-19 15:58:31 +00:00
Baptiste Daroussin
2e503dc619 Enable stage 2013-10-19 15:57:01 +00:00
Baptiste Daroussin
62a2e64179 Enable stage
Use options helpers
Use pkg-plist
2013-10-19 15:54:00 +00:00
Baptiste Daroussin
7d0aca2367 Enable stage
Cleanup a bit
2013-10-19 14:37:53 +00:00
Baptiste Daroussin
7acfbfa576 Enable stage
Use options helpers
Strip binaries
2013-10-19 14:29:19 +00:00
Baptiste Daroussin
624dddcf3a - update to 1.4.1
- allow packing as a user
- properly install library
2013-10-19 14:23:57 +00:00
Baptiste Daroussin
39ecc1d97f Enable stage
Use options helpers
Strip binaries
2013-10-19 14:19:13 +00:00
Baptiste Daroussin
c689b8f621 Enable stage
Strip binaries
Use options helpers
2013-10-19 14:14:22 +00:00
Baptiste Daroussin
aec245c427 Enable stage
Modernize LIB_DEPENDS
2013-10-19 00:34:45 +00:00
Baptiste Daroussin
a26dde189b Fix bad usage of options helper 2013-10-18 23:28:36 +00:00
Baptiste Daroussin
18c9fa5294 Enable stage
Move docs informations into plist
Unconditionnaly install docs in stage
2013-10-18 23:23:56 +00:00
Juergen Lock
97f5c13944 Apparently this no longer builds, mark it BROKEN and DEPRECATED,
the main xbmc port supports pvr now with multimedia/xbmc-addon-pvr.
2013-10-18 23:12:02 +00:00
Danilo Egea Gondolfo
de25662ed6 - Update from 1.2 to 1.2.1 2013-10-18 18:36:59 +00:00
Tijl Coosemans
d6917d6a9b - Distinguish clang from Microsoft cl.exe [1]
- Treat g++*, c++* and clang* the same.
- Remove ?= assignments because this isn't a master port.
- Remove libtool dependency.
- Remove pkgconfig dependency.  The port only installs a .pc file.
- Disable use of MMX for now.  It cannot be used in i386 packages and on
  amd64 the compiler already uses SSE.
- Support staging.
- Support WITH_DEBUG.

PR:		ports/173741 [1]
Submitted by:	Jeremy Huddleston Sequoia <jeremyhu@freedesktop.org> [1]
2013-10-18 15:31:20 +00:00
Bernhard Froehlich
f142d4602a - Support staging 2013-10-18 14:48:54 +00:00
Tijl Coosemans
58d30ed8fc Fix build on i386 with clang.
Some inline asm requires 7 registers but only 6 are available because
clang assumes the stack is 4-byte aligned and there's a local variable
that requires 16-byte alignment so the stack has to be realigned which
requires one register to be used as frame pointer.

PR:		ports/180564
Submitted by:	dt71@gmx.com
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2013-10-18 07:45:48 +00:00
Bernhard Froehlich
9b6e5b4d1f - Convert to new optional LIB_DEPENDS format
- Support staging
- Bump PORTREVISION (extremely conservative)
2013-10-18 07:26:16 +00:00
William Grzybowski
1c0ceb76b1 multimedia/ffmpeg2: fix PROVIDE
- Fix PROVIDE (Forgot in last commit)

Reported by:	olgeni
2013-10-17 22:54:53 +00:00
William Grzybowski
3744e1ef0b multimedia/ffmpeg2: fix references to ffserver
- Fix references to ffserver

Reported by:	olgeni
2013-10-17 22:53:58 +00:00
Guido Falsi
121a1c7c22 - Convert to staging
- Convert to new LIB_DEPENDS format
- Don't duplicate lib depends with build depends
- Use space for WWW line in pkg-descr
2013-10-17 21:09:19 +00:00
Guido Falsi
3cca26e766 - Convert to staging 2013-10-17 21:08:02 +00:00
Antoine Brodin
abe13334de Add missing man pages to the plist
Approved by:	multimedia (bapt)
2013-10-17 15:51:25 +00:00
William Grzybowski
53a70affc8 multimedia/gmerlin-avdecoder: bump portrevision
- Forgot to bump port revision in last commit
2013-10-17 13:50:20 +00:00
Baptiste Daroussin
8ad18f7510 Update to 0.10.2
Strip binaries
2013-10-17 07:46:54 +00:00
Hiroki Sato
c57a9101a6 - Add STAGEDIR support.
- Fix build on stable/10 and head.
- Style clean-ups.
2013-10-17 07:37:29 +00:00
Hiroki Sato
bd4724d1af Fix a typo.
Spotted by:	QAT
2013-10-17 01:06:58 +00:00
Hiroki Sato
f818516727 - Update to 2.4.20130923 snapshot.
- Add STAGEDIR support.
2013-10-16 21:36:39 +00:00
Marcus von Appen
c7d7812973 - Update to version 9.10
- Enable staging support
- Switch to new LIB_DEPENDS syntax
2013-10-16 18:29:49 +00:00
Olivier Duchateau
8ff5d3c231 - Fix pkg-plist
- Bump PORTREVISION

Reported by:	pkg-fallout@
2013-10-16 18:15:26 +00:00
William Grzybowski
f8e07e2537 multimedia/gmerlin-avdecoder: fix pkg-plist
- Fix pkg-plist with non-default options
- Fix detection of libs
2013-10-16 13:06:17 +00:00
Oliver Lehmann
6ca464646f update to 3.4.1 2013-10-16 09:36:03 +00:00
Raphael Kubo da Costa
d6119cb107 Update SIP to 4.15.2 and PyQt to 4.10.3.
This commit also adds proper staging support to all the ports being updated.

In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and
Tomasz Kowalczyk <kowalczfbsd@gmail.com>.
2013-10-15 21:52:33 +00:00
Eitan Adler
14e13da149 Clean up some COMMENTs 2013-10-15 21:17:55 +00:00