notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: multimedia/mpv/Makefile

Number of commits found: 263 (showing only 63 on this page)

«  1 | 2 | 3 

Tuesday, 18 Aug 2015
03:58 jbeich search for other commits by this committer
multimedia/mpv: expose ASS, DVDREAD, DVDNAV options

PR:		202403
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
MFH:		2015Q3
Original commitRevision:394552 
00:50 jbeich search for other commits by this committer
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)
Original commitRevision:394537 
Monday, 17 Aug 2015
20:44 pi search for other commits by this committer
multimedia/mpv: remove www/youtube_dl build dependency

PR:		202337
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:394532 
Sunday, 26 Jul 2015
21:20 pi search for other commits by this committer
multimedia/mpv: fix GL dependency

PR:		201849
Submitted by:	tkato432@yahoo.com
Approved by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:392948 
Sunday, 5 Jul 2015
18:53 pi search for other commits by this committer
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)
Original commitRevision:391370 
Friday, 3 Jul 2015
17:18 amdmi3 search for other commits by this committer
- Switch from multimedia/ffmpeg26 to multimedia/ffmpeg

PR:		201295
Submitted by:	cpm@fbsd.es (maintainer)
Original commitRevision:391260 
Friday, 22 May 2015
18:53 pi search for other commits by this committer
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)
Original commitRevision:387050 
Wednesday, 20 May 2015
05:06 pi search for other commits by this committer
multimedia/mpv: fix conflict between ffmpeg and ffmpeg26

PR:		198758
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:386837 
Wednesday, 13 May 2015
06:14 pi search for other commits by this committer
multimedia/mpv: change optimization on i386

PR:		198758
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:386202 
Friday, 8 May 2015
20:41 pi search for other commits by this committer
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)
Original commitRevision:385830 
Thursday, 7 May 2015
16:32 mat search for other commits by this committer
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
Original commitRevision:385637 
Friday, 1 May 2015
14:50 pi search for other commits by this committer
multimedia/mpv: change maintainer

Approved by:	Chris Petrik <chris@bsdjunk.com> (maintainer)
Original commitRevision:385118 
Thursday, 16 Apr 2015
21:51 bapt search for other commits by this committer
Over to new maintainer
Original commitRevision:384127 
20:13 gblach search for other commits by this committer
Back to the pool.

Currently and in near future I don't have time to be responsible
for any port.
Original commitRevision:384126 
Wednesday, 8 Apr 2015
15:05 bapt search for other commits by this committer
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
Original commitRevision:383571 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
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
Original commitRevision:381618 
13:19 gblach search for other commits by this committer
Update to 0.8.3
Original commitRevision:381600 
Thursday, 26 Feb 2015
21:35 gblach search for other commits by this committer
Update to 0.8.2
Original commitRevision:380055 
Friday, 20 Feb 2015
09:49 gblach search for other commits by this committer
Update to 0.8.0
Original commitRevision:379420 
Tuesday, 3 Feb 2015
07:48 martymac search for other commits by this committer
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)
Original commitRevision:378342 
Thursday, 29 Jan 2015
15:37 gblach search for other commits by this committer
- Update to 0.7.3
- Move share/doc/mpv/*.conf to share/examples/mpv/
Original commitRevision:378123 
Saturday, 13 Dec 2014
09:50 gblach search for other commits by this committer
Reenable pulseaudio support

PR:	195942
Original commitRevision:374647 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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)
Original commitRevision:374303 
Wednesday, 3 Dec 2014
12:47 gblach search for other commits by this committer
Update to 0.7.1
Original commitRevision:373809 
Saturday, 29 Nov 2014
08:41 gblach search for other commits by this committer
Remove now unneeded REINPLACE_CMD for zsh completions

PR:		195473
Submitted by:	Jan Beich (jbeich <at> vfemail <dot> net)
Original commitRevision:373607 
Friday, 28 Nov 2014
07:38 gblach search for other commits by this committer
Update to 0.7.0
Original commitRevision:373532 
Monday, 27 Oct 2014
00:51 gblach search for other commits by this committer
Disable -O2 from vendor

PR:		194408
Submitted by:	Jan Beich (jbeich <at> vfemail <dot> net)
Original commitRevision:371530 
Friday, 24 Oct 2014
23:46 gblach search for other commits by this committer
Update to 0.6.2
Original commitRevision:371466 
Sunday, 12 Oct 2014
19:07 gblach search for other commits by this committer
- Disable autodetection of pulseaudio
- Bump PORTREVISION

Submitted by:	Roland Smith (rsmith <at> xs4all <dot> nl)
Original commitRevision:370735 
18:08 gblach search for other commits by this committer
- Update to 0.6.1
- Remove PULSEAUDIO option. Depends on version 1.0,
  but only 0.9 is available in ports.
Original commitRevision:370732 
Monday, 6 Oct 2014
11:15 gblach search for other commits by this committer
Update to 0.6.0
Original commitRevision:370154 
Wednesday, 24 Sep 2014
23:02 gblach search for other commits by this committer
- 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]
Original commitRevision:369213 
Wednesday, 10 Sep 2014
23:16 gblach search for other commits by this committer
- Update to 0.5.3
Original commitRevision:367904 
Sunday, 7 Sep 2014
18:35 gblach search for other commits by this committer
- Fix build when PULSEAUDIO option is enabled
- Bump PORTREVISION

PR:		192941
Submitted by:	rsmith <at> xs4all <dot> nl
Original commitRevision:367596 
Thursday, 28 Aug 2014
20:31 gblach search for other commits by this committer
- Update to 0.5.1
Original commitRevision:366455 
Tuesday, 26 Aug 2014
03:11 amdmi3 search for other commits by this committer
- Switch converters/enca to USES=libtool, drop .la files
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:366179 
Saturday, 16 Aug 2014
21:15 gblach search for other commits by this committer
- 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]
Original commitRevision:365136 
Wednesday, 13 Aug 2014
22:40 gblach search for other commits by this committer
- Update to 0.5.0
Original commitRevision:364818 
Monday, 11 Aug 2014
13:59 tijl search for other commits by this committer
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]
Original commitRevision:364613 
Saturday, 9 Aug 2014
10:06 arved search for other commits by this committer
Chase library dependencies after libcdio <-> libcdio-paranoia split

PR:		192271
Original commitRevision:364423 
Sunday, 27 Jul 2014
18:13 gblach search for other commits by this committer
- Update to 0.4.2
Original commitRevision:363086 
Friday, 18 Jul 2014
11:02 tijl search for other commits by this committer
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
Original commitRevision:362200 
Monday, 14 Jul 2014
09:23 gblach search for other commits by this committer
- Update to 0.4.1
Original commitRevision:361744 
Thursday, 26 Jun 2014
21:49 gblach search for other commits by this committer
- Update to 0.4.0
Original commitRevision:359421 
Sunday, 15 Jun 2014
18:48 gblach search for other commits by this committer
- Update to 0.3.11
Original commitRevision:357920 
Tuesday, 13 May 2014
10:17 martymac search for other commits by this committer
- 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]
Original commitRevision:353931 
Thursday, 1 May 2014
00:12 gblach search for other commits by this committer
- Update to 0.3.9
Original commitRevision:352708 
Sunday, 27 Apr 2014
14:14 riggs search for other commits by this committer
- 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)
Original commitRevision:352423 
Monday, 21 Apr 2014
22:57 bapt search for other commits by this committer
Switch to lua 5.2
Enforce the lua version
Original commitRevision:351731 
Sunday, 30 Mar 2014
22:16 gblach search for other commits by this committer
- Update to 0.3.7
Original commitRevision:349690 
Friday, 28 Feb 2014
20:51 gblach search for other commits by this committer
- Fix build when SMB option is enabled
- Bump PORTREVISION

PR:		ports/187096
Original commitRevision:346575 
Monday, 24 Feb 2014
13:04 gblach search for other commits by this committer
- Update to 0.3.5
- Use options helpers
- Fetch waf over http [1]

PR:	ports/186957 [1]
Original commitRevision:345829 
Monday, 3 Feb 2014
08:15 martymac search for other commits by this committer
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
Original commitRevision:342392 
Monday, 20 Jan 2014
18:40 gblach search for other commits by this committer
- Remove OPTIONS_DEFAULT=SMB, this line was only for testing purposes.
Original commitRevision:340447 
18:38 gblach search for other commits by this committer
- Update to 0.3.3
- Fix build when devel/talloc is installed
Original commitRevision:340445 
Wednesday, 15 Jan 2014
12:07 gblach search for other commits by this committer
- Update to 0.3.2
Original commitRevision:339775 
Sunday, 27 Oct 2013
19:40 gblach search for other commits by this committer
- Fix linking against lua
Original commitRevision:331801 
Thursday, 24 Oct 2013
07:26 gblach search for other commits by this committer
- Update to 0.2.1 [1]
- Convert to new LIB_DEPENDS syntax
- Support staging [1]

Submitted by:	Roland Smith <rsmith@xs4all.nl> [1]
Original commitRevision:331464 
Monday, 21 Oct 2013
18:00 wg search for other commits by this committer
multimedia/mpv: use ffmpeg instead of ffmpeg1

- Use ffmpeg instead of ffmpeg1

Approved by:	portmgr (bapt, implicit)
Original commitRevision:331167 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Friday, 6 Sep 2013
20:31 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326545 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 16 Jul 2013
17:52 gblach search for other commits by this committer
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)
Original commitRevision:323116 

Number of commits found: 263 (showing only 63 on this page)

«  1 | 2 | 3