Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.r20141223_2 18 Jan 2015 17:00:48 |
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) |
1.1.r20141223_1 14 Jan 2015 18:19:33 |
antoine |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
1.1.r20141223 29 Dec 2014 08:39:34 |
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 |
1.1.r20140824_5 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.1.r20140824_4 08 Dec 2014 16:48:41 |
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. (Only the first 15 lines of the commit message are shown above ) |
1.1.r20140824_3 20 Nov 2014 21:42:43 |
riggs |
Enable network streaming via https and other encrypted connections
- Introduce GNUTLS OPTION and make it default
- Add extra patch for gnutls support from mplayer svn head
While on it
- Fix cflags/ldflags in mencoder: USES pkgconfig |
1.1.r20140824_2 16 Nov 2014 17:20:32 |
riggs |
Correct iconv handling
Bump PORTREVISION
While on it:
- Remove @dirrm(try) from pkg-plists
PR: 195065
Submitted by: yuri@rawbw.com
Reviewed by: riggs |
1.1.r20140824_1 20 Oct 2014 09:34:03 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
1.1.r20140824_1 13 Sep 2014 12:46:27 |
riggs |
- Add experimental OPTION to avoid memory alignment hacks |
1.1.r20140824_1 31 Aug 2014 11:54:17 |
tijl |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
1.1.r20140824 29 Aug 2014 09:55:41 |
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 |
1.1.r20140418_2 18 Jul 2014 11:02:59 |
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 |
1.1.r20140418_1 11 Jul 2014 14:12:31 |
tijl |
Add a global OPUS_DESC |
1.1.r20140418_1 28 Jun 2014 12:13:03 |
riggs |
- Fix integer overflow in mencoder (bundled ffmpeg CVE-2014-4610)
- Fix integer overflow in mplayer (bundled ffmpeg CVE-2014-4610)
- Bump PORTREVISION in both ports
Approved by: mentors (implicit)
MFH: 2014Q2
Security: 17dfd984-feba-11e3-b938-5404a68ad561
9ab3a22c-feb8-11e3-b938-5404a68ad561 |
1.1.r20140418 07 Jun 2014 13:24:16 |
riggs |
- Add CONFLICTS to mplayer to prevent install conflict with mplayer2 [1]
- Fix crash when trying to play certain videos with no audio in gmplayer [2]
- Improve non-options variable summary during build in pre-everything [2]
- Bump PORTREVISION in mplayer (the binary changes)
PR: 190027
Submitted by: rfg@tristatelogic.com [1], andre@albsmeier.net[2]
Approved by: mentors (implicit) |
1.1.r20140418 27 Apr 2014 14:22:25 |
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) |
1.1.r20131223_2 18 Apr 2014 15:07:39 |
riggs |
- Bring back VPX option, thus fixing potential (de-)install dependencies
- Handle UTF-8 charset properly in libvo
- Bump PORTREVISION
PR: ports/188657, ports/188697
Submitted by: anonymous <anonymous@gmail.com>
Approved by: jadawin (co-mentor)
MFH: 2014Q2 |
1.1.r20131223_1 17 Feb 2014 22:34:41 |
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 |
1.1.r20131223 24 Dec 2013 17:26:22 |
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) |
1.1.r20131109 15 Dec 2013 18:50:52 |
thierry |
- Update to 1.1.20131109
- Stagify
Note: options have been modified, please review your config!
PR: ports/184407
Submitted by: Thomas Zander (maintainer) |
1.1.r20130308_1 07 Oct 2013 09:21:13 |
koobs |
multimedia/x264: Update to 20130827 snapshot
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports
PR: ports/182484
Submitted by: mm
Reviewed by: kwm, bapt |
1.1.r20130308 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.1.r20130308 16 Apr 2013 15:01:01 |
bdrewery |
- Add missing LZO_DESC
PR: ports/177586
Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru>
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Feature safe: yes |
1.1.r20130308 23 Mar 2013 15:45:26 |
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) |
1.1.r20120721_1 04 Sep 2012 20:56:27 |
nox |
- Only default to clang on amd64 and when /usr/bin/clang exists.
- Set CPP= clang-cpp in that case too.
- Fix windows codecs dir configure arg.
- Bump PORTREVISIONs.
PR: ports/171249
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.1.r20120721 01 Sep 2012 15:22:10 |
nox |
Also update mencoder to 2012-07-21 snapshot that I missed.
PR: ports/170735
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Apologies to: scheidell for missing that he took the PR |
1.0.r20120322_3 23 Jul 2012 19:27:25 |
mm |
Update multimedia/x264 to 0.125.2201
Switch to new options framework |
1.0.r20120322_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.r20120322_1 03 May 2012 00:13:16 |
scheidell |
- Fix h264 regression in mplayer/mencoder from ffmpeg
- Bump PORTREVISION on master and slave to force rebuild
PR: ports/167485
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20120322 25 Apr 2012 14:19:00 |
mm |
Update x264 to 0.123.2189 |
1.0.r20120322 17 Apr 2012 18:50:38 |
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) |
1.0.r20111218_1 10 Feb 2012 23:26:29 |
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) |
1.0.r20111218_1 25 Jan 2012 10:11:48 |
mm |
Update multimedia/schroedinger to 1.0.11 |
1.0.r20111218 18 Jan 2012 10:52:56 |
ehaupt |
Explicit link against /usr/lib/libncurses.so instead of using -lncurses to
prevent a conflict with devel/ncurses.
PR: 164244
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (solution)
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20111218 15 Jan 2012 22:31:54 |
scheidell |
- Update to 1.0.r20111218
PR: ports/163969
Submitted by: thomas.e.zander@googlemail.com (maintainer)
Approved by: gabor (mentor)
---------------------------------------------------------------------- |
1.0.r20110329_5 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
1.0.r20110329_4 21 Dec 2011 08:48:28 |
mm |
Update x264 to 0.119.2113 |
1.0.r20110329_3 10 Oct 2011 10:04:07 |
mm |
Update x264 to 0.116.2076 |
1.0.r20110329_2 01 Aug 2011 03:40:31 |
bf |
Enable libass by default; do not silently override user-specified
libass option; disable enca autodetection when libass is disabled;
bump portrevision
Approved by: Thomas Zander (maintainer) |
1.0.r20110329_1 20 Jul 2011 02:52:35 |
lioux |
o Fix build when multimedia/libass is already installed when one
tries to build multimedia/mplayer
* Add option 'ASS "Enable ASS/SSA subtitle rendering"' with default
off
- However, override user decision to on if multimedia/libass
is already installed: mplayer does not uphold configure options
disabling dependency on external port.
* Do not bump PORTREVISION since nothing has really changed for
users who didn't have multimedia/libass on their systems
PR: ports/159021
Approved by: maintainer |
1.0.r20110329_1 23 Jun 2011 18:09:46 |
mm |
Update to 0.115.2000 |
1.0.r20110329 01 Apr 2011 11:09:36 |
dhn |
- Update mplayer and mencoder to the latest snapshots.
PR: ports/156086
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20101106_1 03 Mar 2011 09:29:37 |
ehaupt |
Fix typo introduced by the previous commit.
Notified by: N.J. Mann <njm@njm.me.uk> |
1.0.r20101106_1 02 Mar 2011 21:48:02 |
ehaupt |
Add optional multimedia/libbluray support
PR: 154939
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20101106_1 19 Jan 2011 01:58:24 |
hrs |
Fix an implicit library dependency issue.
Discussed with: Jan Henrik Sylvester and Thomas Zander
Feature safe: yes |
1.0.r20101106 09 Jan 2011 13:23:18 |
rea |
multimedia/mencoder: add fontconfig dependency
Adding the fontconfig knob as per discussion in
http://lists.freebsd.org/pipermail/freebsd-ports/2010-December/065147.html
PR: 153755
Approved by: Thomas Zander <riggs@rrr.de> (maintainer), erwin (mentor) |
1.0.r20101106 02 Dec 2010 09:18:01 |
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) |
1.0.r20100717_3 01 Dec 2010 14:02:51 |
olgeni |
Chase x264 shlib bump. |
1.0.r20100717_2 05 Oct 2010 05:57:28 |
martymac |
Remove support for deprecated libmpcdec
PR: 150510
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer),
ehaupt (mentor) |
1.0.r20100717_1 17 Sep 2010 09:22:54 |
linimon |
Mark as broken on sparc64 (and, presumably, ia64): runtime CPU detection
is only set up for amd64/i386/powerpc.
Hat: portmgr |
1.0.r20100717_1 02 Sep 2010 19:56:12 |
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] |
1.0.r20100717 03 Aug 2010 12:37:29 |
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) |
1.0.r20100117_3 25 Jul 2010 10:25:43 |
olgeni |
Chase libx264 shlib version bump. |
1.0.r20100117_2 03 Jun 2010 08:55:01 |
netchild |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
1.0.r20100117_1 25 Apr 2010 08:29:23 |
mm |
- Remove libdts support (this is now done by ffmpeg) [1]
- Fix libcdio dependency [2]
Reported by: naddy [1] (private e-mail)
Submitted by: Thomas Zander [1] [2] (maintainer, private e-mail) |
1.0.r20100117 21 Apr 2010 13:07:23 |
mm |
- Update to 1.0.r20100117
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer, private e-mail) |
0.99.11_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.99.11_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.99.11_4 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.99.11_3 14 Jan 2009 23:26:05 |
pav |
- Change RESTRICTED to NO_PACKAGE; this way MPlayer distfile can be mirrored
Approved by: Thomas Zander <riggs@rrr.de> (maintainer) |
0.99.11_3 06 Jan 2009 18:57:27 |
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 |
0.99.11_1 06 Jun 2008 13:48:22 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.99.11_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.99.11_1 06 Mar 2008 22:38:40 |
miwi |
- Fix remote vulnerabilities
- Bump PORTREVISION
PR: 120230
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) |
0.99.11 12 Dec 2007 23:26:37 |
miwi |
- Update to 1.0rc2
PR: 118231
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) |
0.99.10_1 11 Oct 2007 14:45:02 |
ahze |
Chase libtheora lib version |
0.99.10 07 Aug 2007 12:42:44 |
sem |
- Add port multimedia/mencoder as slave to mplayer port.
PR: ports/115170
Submitted by: Thomas E. Zander, mplayer maintainer |