non port: multimedia/mpv/Makefile |
Number of commits found: 263 (showing only 63 on this page) |
Tuesday, 18 Aug 2015
|
03:58 jbeich
multimedia/mpv: expose ASS, DVDREAD, DVDNAV options
PR: 202403
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
MFH: 2015Q3
 |
00:50 jbeich
multimedia/mpv: drop nop include after r391260
multimedia/ffmpeg doesn't use non-default prefix for include
directories unlike multimedia/ffmpeg0 or multimedia/libav.
PR: 202401
Approved by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
 |
Monday, 17 Aug 2015
|
20:44 pi
multimedia/mpv: remove www/youtube_dl build dependency
PR: 202337
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
 |
Sunday, 26 Jul 2015
|
21:20 pi
multimedia/mpv: fix GL dependency
PR: 201849
Submitted by: tkato432@yahoo.com
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
 |
Sunday, 5 Jul 2015
|
18:53 pi
multimedia/mpv: Fix LADSPA dependency, bump PORTREVISION
PR: 201355
Reported by: Ivan Klymenko <fidaj@ukr.net>
Fix by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
 |
Friday, 3 Jul 2015
|
17:18 amdmi3
- Switch from multimedia/ffmpeg26 to multimedia/ffmpeg
PR: 201295
Submitted by: cpm@fbsd.es (maintainer)
 |
Friday, 22 May 2015
|
18:53 pi
multimedia/mpv: 0.91 -> 0.92
- Update audio/ladspa LIB_DEPENDS to new format
- Update to 0.92
Changes:
https://github.com/mpv-player/mpv/releases/tag/v0.9.2
PR: 200380
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
 |
Wednesday, 20 May 2015
|
05:06 pi
multimedia/mpv: fix conflict between ffmpeg and ffmpeg26
PR: 198758
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
 |
Wednesday, 13 May 2015
|
06:14 pi
multimedia/mpv: change optimization on i386
PR: 198758
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
 |
Friday, 8 May 2015
|
20:41 pi
multimedia/mpv: 0.8.3 -> 0.9.1
- Added CONFLICTS_BUILD variable to avoid ffmpeg build error
- Cleanup Makefile (e.g. LIRC support was removed)
ChangeLog
https://github.com/mpv-player/mpv/releases/tag/v0.9.1
PR: 198758
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
 |
Thursday, 7 May 2015
|
16:32 mat
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Friday, 1 May 2015
|
14:50 pi
multimedia/mpv: change maintainer
Approved by: Chris Petrik <chris@bsdjunk.com> (maintainer)
 |
Thursday, 16 Apr 2015
|
21:51 bapt
Over to new maintainer
 |
20:13 gblach
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
 |
Wednesday, 8 Apr 2015
|
15:05 bapt
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
 |
Thursday, 19 Mar 2015
|
16:44 bdrewery
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
 |
13:19 gblach
Update to 0.8.3
 |
Thursday, 26 Feb 2015
|
21:35 gblach
Update to 0.8.2
 |
Friday, 20 Feb 2015
|
09:49 gblach
Update to 0.8.0
 |
Tuesday, 3 Feb 2015
|
07:48 martymac
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to version 5.0.1
- Update multimedia/libdvdnav to version 5.0.2
- Bump revisions of ports that depend on multimedia/libdvdnav
(library version is going backwards from 4.2.1 to 4.1.2)
- Ports depending on multimedia/libdvdread do not need to be bumped
(the library keeps being numbered 4.1.2 and is binary compatible with the
previous version)
 |
Thursday, 29 Jan 2015
|
15:37 gblach
- Update to 0.7.3
- Move share/doc/mpv/*.conf to share/examples/mpv/
 |
Saturday, 13 Dec 2014
|
09:50 gblach
Reenable pulseaudio support
PR: 195942
 |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Wednesday, 3 Dec 2014
|
12:47 gblach
Update to 0.7.1
 |
Saturday, 29 Nov 2014
|
08:41 gblach
Remove now unneeded REINPLACE_CMD for zsh completions
PR: 195473
Submitted by: Jan Beich (jbeich <at> vfemail <dot> net)
 |
Friday, 28 Nov 2014
|
07:38 gblach
Update to 0.7.0
 |
Monday, 27 Oct 2014
|
00:51 gblach
Disable -O2 from vendor
PR: 194408
Submitted by: Jan Beich (jbeich <at> vfemail <dot> net)
 |
Friday, 24 Oct 2014
|
23:46 gblach
Update to 0.6.2
 |
Sunday, 12 Oct 2014
|
19:07 gblach
- Disable autodetection of pulseaudio
- Bump PORTREVISION
Submitted by: Roland Smith (rsmith <at> xs4all <dot> nl)
 |
18:08 gblach
- Update to 0.6.1
- Remove PULSEAUDIO option. Depends on version 1.0,
but only 0.9 is available in ports.
 |
Monday, 6 Oct 2014
|
11:15 gblach
Update to 0.6.0
 |
Wednesday, 24 Sep 2014
|
23:02 gblach
- Update to 0.5.4
- Add option to use LuaJIT instead of Lua [1]
PR: 193822 [1]
Submitted by: Jan Beich (jbeich <at> vfemail <dot> net) [1]
 |
Wednesday, 10 Sep 2014
|
23:16 gblach
- Update to 0.5.3
 |
Sunday, 7 Sep 2014
|
18:35 gblach
- Fix build when PULSEAUDIO option is enabled
- Bump PORTREVISION
PR: 192941
Submitted by: rsmith <at> xs4all <dot> nl
 |
Thursday, 28 Aug 2014
|
20:31 gblach
- Update to 0.5.1
 |
Tuesday, 26 Aug 2014
|
03:11 amdmi3
- Switch converters/enca to USES=libtool, drop .la files
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
 |
Saturday, 16 Aug 2014
|
21:15 gblach
- Add option to install zsh completions [1]
- Convert USE_PYTHON_BUILD=yes to USES=python:build
- Bump PORTREVISION
PR: 192702 [1]
Submitted by: Jan Beich (jbeich <at> vfemail <dot> net) [1]
 |
Wednesday, 13 Aug 2014
|
22:40 gblach
- Update to 0.5.0
 |
Monday, 11 Aug 2014
|
13:59 tijl
comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Reported by: sbruno [1]
 |
Saturday, 9 Aug 2014
|
10:06 arved
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271
 |
Sunday, 27 Jul 2014
|
18:13 gblach
- Update to 0.4.2
 |
Friday, 18 Jul 2014
|
11:02 tijl
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports
 |
Monday, 14 Jul 2014
|
09:23 gblach
- Update to 0.4.1
 |
Thursday, 26 Jun 2014
|
21:49 gblach
- Update to 0.4.0
 |
Sunday, 15 Jun 2014
|
18:48 gblach
- Update to 0.3.11
 |
Tuesday, 13 May 2014
|
10:17 martymac
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread
Approved by: portmgr (implicit) [1]
 |
Thursday, 1 May 2014
|
00:12 gblach
- Update to 0.3.9
 |
Sunday, 27 Apr 2014
|
14:14 riggs
- Update libaacs to 0.7.0
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor)
 |
Monday, 21 Apr 2014
|
22:57 bapt
Switch to lua 5.2
Enforce the lua version
 |
Sunday, 30 Mar 2014
|
22:16 gblach
- Update to 0.3.7
 |
Friday, 28 Feb 2014
|
20:51 gblach
- Fix build when SMB option is enabled
- Bump PORTREVISION
PR: ports/187096
 |
Monday, 24 Feb 2014
|
13:04 gblach
- Update to 0.3.5
- Use options helpers
- Fetch waf over http [1]
PR: ports/186957 [1]
 |
Monday, 3 Feb 2014
|
08:15 martymac
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
 |
Monday, 20 Jan 2014
|
18:40 gblach
- Remove OPTIONS_DEFAULT=SMB, this line was only for testing purposes.
 |
18:38 gblach
- Update to 0.3.3
- Fix build when devel/talloc is installed
 |
Wednesday, 15 Jan 2014
|
12:07 gblach
- Update to 0.3.2
 |
Sunday, 27 Oct 2013
|
19:40 gblach
- Fix linking against lua
 |
Thursday, 24 Oct 2013
|
07:26 gblach
- Update to 0.2.1 [1]
- Convert to new LIB_DEPENDS syntax
- Support staging [1]
Submitted by: Roland Smith <rsmith@xs4all.nl> [1]
 |
Monday, 21 Oct 2013
|
18:00 wg
multimedia/mpv: use ffmpeg instead of ffmpeg1
- Use ffmpeg instead of ffmpeg1
Approved by: portmgr (bapt, implicit)
 |
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
 |
Friday, 6 Sep 2013
|
20:31 bapt
Add an explicit dependency on pkgconf
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Tuesday, 16 Jul 2013
|
17:52 gblach
Add new port multimedia/mpv:
Mpv is a free and open-source general-purpose video player.
Mpv is based on the MPlayer and mplayer2 projects which it greatly improves.
Approved by: crees (mentor)
 |
Number of commits found: 263 (showing only 63 on this page) |