non port: multimedia/mplayer/Makefile.shared |
Number of commits found: 38 |
Sunday, 23 Aug 2015
|
16:41 riggs
- Update to recent mplayer snapshot (2015-08-22)
- Unbundle ffmpeg and use the distfile from multimedia/ffmpeg
(currently on version 2.7.2)
- Fix edge case assertion in av_free on 9.x/i386 upon stream close
with mencoder (no change in behaviour)
- Include LICENSE_FILE
- Pet portlint
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 4 Apr 2015
|
07:07 riggs
- Update to new upstream snapshot as of 2015-04-03
(included ffmpeg snapshot as of 2015-04-03)
- Fix vulnerabilities CVE-2014-8544 and CVE-2014-9604
with bundled ffmpeg snapshot in the process
MFH: 2015Q2
|
Wednesday, 25 Mar 2015
|
17:36 marino
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket
|
Sunday, 18 Jan 2015
|
17:00 riggs
Modernise compiler handling
- Retire OTCHAIN OPTION
- Retire support for gcc 4.2 from base
- Depend on c11 compliant compiler via USES=compiler:c11
- Respect CC,CXX,CPP from environment (fixes bug 196811)
- Bump PORTREVISION (default package on 8.x changes)
|
Monday, 29 Dec 2014
|
08:39 riggs
- Upstream versions of mplayer and ffmpeg as of 2014-12-23
- Remove the following OPTIONS:
- MEMALIGN (now used by default where supported)
- PROFILE (shaky, unreliable, rarely used, nigh unsupportable)
- DIRAC (codec support only via libschroedinger)
- Default-depends on external libdvdnav
(mplayer no longer bundles internal dvd support libraries)
- Simplify CFLAGS handling
- Use -mstack-alignment=16 -mstackrealign on clang / i386
|
Thursday, 25 Dec 2014
|
19:04 antoine
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Friday, 29 Aug 2014
|
09:55 riggs
- Update to new upstream snapshot 2014-08-24
- GUI OPTION is no longer default
- Workaround an issue in CURRENT which prevented building
a binary that supports profiling
- Retire no longer needed CONFIGURE_ARGS and patch for CVE-2014-4610
|
Sunday, 27 Apr 2014
|
17:42 riggs
Fix download location, so slave ports fetch from the correct URL
Approved by: thierry (mentor)
|
14:22 riggs
- Sync with upstream snapshot of 2014-04-18
- General Makefile cleanup
- Fix x11 dependency handling (xproto was missing)
- Builds with LOCALBASE != PREFIX should work everywhere now
- Remove support for esd unconditionally
- mplayer: default build enables fribidi option, so smplayer and smtube
packages from official FreeBSD package repos will work out of the box
- Add profiling option (disabled by default)
- Remove WITH_LANG knob (was unused for a long time anyway)
- Chase libbluray shared lib version bump from ports/188573
Approved by: thierry (mentor)
|
Monday, 17 Feb 2014
|
22:34 riggs
- Drop support for pre-8.3 systems
- Convert old LIB_DEPENDS to new format
- Fix staging breakage for PREFIX!=LOCALBASE
- Fix bug passing wrong CONFIGURE_ARGS when using DEBUG
(causes dangling dependencies in debug builds)
- Bump PORTREVISION
- Update maintainer e-mail address
Approved by: thierry (mentor)
MFH: 2014Q1
|
Tuesday, 24 Dec 2013
|
17:26 thierry
. Update to 1.1.20131223
. This addresses multiple mplayer + mencoder problems:
- Wrong aspect ratio in certain (old) h264 files
(Thanks Carl + Reimar for fixing this upstream)
- Proper handling of RTCPU. Fixes ports/184937 and ports/153776
- Remove explicit cat pkg_messag. Fixes ports/184945
- Dependency registration on screensaver works now. Fixes ports/177721
PR: ports/185142
Submitted by: Thomas Zander (maintainer)
|
Sunday, 15 Dec 2013
|
18:50 thierry
- Update to 1.1.20131109
- Stagify
Note: options have been modified, please review your config!
PR: ports/184407
Submitted by: Thomas Zander (maintainer)
|
Friday, 20 Sep 2013
|
10:54 ak
- Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by: portmgr (bapt)
|
Monday, 6 May 2013
|
15:34 bapt
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Saturday, 27 Apr 2013
|
22:09 bapt
Convert the last USE_ICONV to USES=iconv
|
Saturday, 23 Mar 2013
|
15:45 naddy
Update mplayer and mencoder to a recent snapshot. Major changes:
- Reduce the number of dependencies (use internal ffmpeg whenever possible)
in mplayer
- Do not build with clang on i386
- Use new options framework
PR: 177083
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
|
Wednesday, 13 Feb 2013
|
10:39 ak
- Fix build with clang [1]
- Convert Makefile headers to new style
PR: ports/171707 [1]
Submitted by: anonymous <anonymous@gmail.com>
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
|
Saturday, 1 Sep 2012
|
14:13 nox
Update to 2012-07-21 snapshot.
PR: ports/170735
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
|
Wednesday, 11 Jul 2012
|
15:07 pawel
Don't link to audio/libbs2b
PR: ports/169689
Reported by: myself
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Tuesday, 17 Apr 2012
|
18:50 scheidell
- Update mplayer and memcoder to 2012-03-22 shapshot
- Supersedes ports/164943
PR: ports/166946
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
|
Friday, 10 Feb 2012
|
23:26 amdmi3
- Add option for enca charset detection
- Fix v4l support
PR: 164639
Submitted by: "Marat N.Afanasyev" <amarat@ksu.ru>
Fix by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
|
Thursday, 2 Feb 2012
|
08:42 scheidell
- Fix build if OSVERSION < 802502
- Update MASTER_SITES
PR: ports/164580
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> maintainer
Approved by: gabor (mentor)
|
Sunday, 15 Jan 2012
|
22:31 scheidell
- Update to 1.0.r20111218
PR: ports/163969
Submitted by: thomas.e.zander@googlemail.com (maintainer)
Approved by: gabor (mentor)
----------------------------------------------------------------------
|
Sunday, 21 Aug 2011
|
08:11 crees
- As discussed with maintainer, disable linking to external faad.
- While here, add $FreeBSD$ to other Makefiles
PR: ports/158501
Submitted by: David Demelier <demelier.david@gmail.com>
Reviewed by: Thomas Zander <riggs@rrr.de> (maintainer), naddy
Approved by: Thomas Zander <riggs@rrr.de> (maintainer)
|
Sunday, 26 Jun 2011
|
05:07 miwi
- set USE_NCURSES
PR: 157098
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: maintainer
|
Friday, 1 Apr 2011
|
11:09 dhn
- Update mplayer and mencoder to the latest snapshots.
PR: ports/156086
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
|
Thursday, 2 Dec 2010
|
09:18 beech
Update mplayer and mencoder to the latest snapshots.
PR: ports/152714
Submitted by: Thomas Zander (thomas.e.zander@googlemail.com) (maintainer)
Approved by: itetcu (mentor) (implicit)
|
Thursday, 2 Sep 2010
|
19:56 rene
- correctly pick up dependency on libvpx if selected in options
- remove mencoder dependency on mplayer,
the two ports can now be installed independently.
- remove dependency on liba52 as this is handled by internal libavcodec
- correctly handle dependency on external libschroedinger
PR: ports/149534
Submitted by: maintainer
Tested by: Christopher Key [cjk32 cam.ac.uk]
|
Tuesday, 3 Aug 2010
|
12:37 rene
- update to 2010-07-17 snapshot (demuxer fixes, VP8 codec support)
- optionify libmng input support
- explicitly disalbe libdirac-lavc support
- cleanups
PR: ports/149206
Submitted by: maintainer
Approved by: tabthorpe (mentor)
|
Wednesday, 21 Apr 2010
|
13:07 mm
- Update to 1.0.r20100117
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer, private e-mail)
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Thursday, 21 May 2009
|
11:55 pav
- Mark MAKE_JOBS_UNSAFE
Submitted by: David Naylor <naylor.b.david@gmail.com>
|
Tuesday, 6 Jan 2009
|
18:57 miwi
- Use additional configure arguments that fix a build problem in ports/128085
- Small change of configure arguments also fixes ports/128074
- Fix a stack buffer overflow vulnerability while parsing malformed TwinVQ
media files.
- Bump PORTREVISION
PR: 129810
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
Security:
http://www.vuxml.org/freebsd/7c5bd5b8-d652-11dd-a765-0030843d3802.html
|
Friday, 25 Jan 2008
|
18:26 mi
Remove explicit setting of CC and AS. They are safely taken by configure
from the environment. Overwriting them as is currently done by the port
breaks, when either command contains blanks (such as when using distcc
and/or ccache).
PR: ports/119593:
Submitted by: Dominic Fandrey
Approved by: Thomas E. Zander (maintainer - see the PR)
|
Wednesday, 12 Dec 2007
|
23:26 miwi
- Update to 1.0rc2
PR: 118231
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
|
Sunday, 5 Aug 2007
|
21:27 sem
- Split the port into mplayer and mencoder
- mplayer is now pkg_add'able as it no longer depends on restricted ports
- Remove compatibility tweaks for FreeBSD-4 as it is no longer supported
- A patch to correct handle amd64 in libdha-pci.c
PR: ports/115170
Submitted by: maintainer
|
Number of commits found: 38 |