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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/mencoder/Makefile

Number of commits found: 155 (showing only 55 on this page)

«  1 | 2 

Friday, 11 Jul 2014
14:12 tijl search for other commits by this committer
Add a global OPUS_DESC
Original commitRevision:361536 
Saturday, 28 Jun 2014
12:13 riggs search for other commits by this committer
- 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
Original commitRevision:359688 
Saturday, 7 Jun 2014
13:24 riggs search for other commits by this committer
- 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)
Original commitRevision:356900 
Sunday, 27 Apr 2014
14:22 riggs search for other commits by this committer
- 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)
Original commitRevision:352424 
Friday, 18 Apr 2014
15:07 riggs search for other commits by this committer
- 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
Original commitRevision:351544 
Monday, 17 Feb 2014
22:34 riggs search for other commits by this committer
- 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
Original commitRevision:344827 
Tuesday, 24 Dec 2013
17:26 thierry search for other commits by this committer
. 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)
Original commitRevision:337376 
Sunday, 15 Dec 2013
18:50 thierry search for other commits by this committer
- Update to 1.1.20131109

- Stagify

Note: options have been modified, please review your config!

PR:		ports/184407
Submitted by:	Thomas Zander (maintainer)
Original commitRevision:336566 
Monday, 7 Oct 2013
09:21 koobs search for other commits by this committer
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
Original commitRevision:329667 
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 
Tuesday, 16 Apr 2013
15:01 bdrewery search for other commits by this committer
- 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
Original commitRevision:315816 
Saturday, 23 Mar 2013
15:45 naddy search for other commits by this committer
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)
Original commitRevision:315041 
Tuesday, 4 Sep 2012
20:56 nox search for other commits by this committer
- 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)
Original commitRevision:303671 
Saturday, 1 Sep 2012
15:22 nox search for other commits by this committer
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
Original commitRevision:303483 
Monday, 23 Jul 2012
19:27 mm search for other commits by this committer
Update multimedia/x264 to 0.125.2201
Switch to new options framework
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Thursday, 3 May 2012
00:13 scheidell search for other commits by this committer
- 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)
Original commit
Wednesday, 25 Apr 2012
14:19 mm search for other commits by this committer
Update x264 to 0.123.2189
Original commit
Tuesday, 17 Apr 2012
18:50 scheidell search for other commits by this committer
- 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)
Original commit
Friday, 10 Feb 2012
23:26 amdmi3 search for other commits by this committer
- 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)
Original commit
Wednesday, 25 Jan 2012
10:11 mm search for other commits by this committer
Update multimedia/schroedinger to 1.0.11
Original commit
Wednesday, 18 Jan 2012
10:52 ehaupt search for other commits by this committer
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)
Original commit
Sunday, 15 Jan 2012
22:31 scheidell search for other commits by this committer
- Update to 1.0.r20111218

PR:             ports/163969
Submitted by:   thomas.e.zander@googlemail.com (maintainer)
Approved by:    gabor (mentor)
----------------------------------------------------------------------
Original commit
Saturday, 14 Jan 2012
22:27 netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Original commit
Wednesday, 21 Dec 2011
08:48 mm search for other commits by this committer
Update x264 to 0.119.2113
Original commit
Monday, 10 Oct 2011
10:04 mm search for other commits by this committer
Update x264 to 0.116.2076
Original commit
Monday, 1 Aug 2011
03:40 bf search for other commits by this committer
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)
Original commit
Wednesday, 20 Jul 2011
02:52 lioux search for other commits by this committer
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
Original commit
Thursday, 23 Jun 2011
18:09 mm search for other commits by this committer
Update to 0.115.2000
Original commit
Friday, 1 Apr 2011
11:09 dhn search for other commits by this committer
- Update mplayer and mencoder to the latest snapshots.

PR:             ports/156086
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Original commit
Thursday, 3 Mar 2011
09:29 ehaupt search for other commits by this committer
Fix typo introduced by the previous commit.

Notified by:    N.J. Mann <njm@njm.me.uk>
Original commit
Wednesday, 2 Mar 2011
21:48 ehaupt search for other commits by this committer
Add optional multimedia/libbluray support

PR:             154939
Approved by:    Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Original commit
Wednesday, 19 Jan 2011
01:58 hrs search for other commits by this committer
Fix an implicit library dependency issue.

Discussed with: Jan Henrik Sylvester and Thomas Zander
Feature safe:   yes
Original commit
Sunday, 9 Jan 2011
13:23 rea search for other commits by this committer
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)
Original commit
Thursday, 2 Dec 2010
09:18 beech search for other commits by this committer
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)
Original commit
Wednesday, 1 Dec 2010
14:02 olgeni search for other commits by this committer
Chase x264 shlib bump.
Original commit
Tuesday, 5 Oct 2010
05:57 martymac search for other commits by this committer
Remove support for deprecated libmpcdec

PR:             150510
Approved by:    Thomas Zander <thomas.e.zander@googlemail.com> (maintainer),
                ehaupt (mentor)
Original commit
Friday, 17 Sep 2010
09:22 linimon search for other commits by this committer
Mark as broken on sparc64 (and, presumably, ia64): runtime CPU detection
is only set up for amd64/i386/powerpc.

Hat:            portmgr
Original commit
Thursday, 2 Sep 2010
19:56 rene search for other commits by this committer
- 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]
Original commit
Tuesday, 3 Aug 2010
12:37 rene search for other commits by this committer
- 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)
Original commit
Sunday, 25 Jul 2010
10:25 olgeni search for other commits by this committer
Chase libx264 shlib version bump.
Original commit
Thursday, 3 Jun 2010
08:55 netchild search for other commits by this committer
- 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)
Original commit
Sunday, 25 Apr 2010
08:29 mm search for other commits by this committer
- 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)
Original commit
Wednesday, 21 Apr 2010
13:07 mm search for other commits by this committer
- Update to 1.0.r20100117

Submitted by:   Thomas E. Zander <riggs@rrr.de> (maintainer, private e-mail)
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Monday, 6 Jul 2009
21:26 naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Original commit
Wednesday, 14 Jan 2009
23:26 pav search for other commits by this committer
- Change RESTRICTED to NO_PACKAGE; this way MPlayer distfile can be mirrored

Approved by:    Thomas Zander <riggs@rrr.de> (maintainer)
Original commit
Tuesday, 6 Jan 2009
18:57 miwi search for other commits by this committer
- 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
Original commit
Friday, 6 Jun 2008
13:48 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Thursday, 6 Mar 2008
22:38 miwi search for other commits by this committer
- Fix remote vulnerabilities
- Bump PORTREVISION

PR:             120230
Submitted by:   Thomas Zander <riggs@rrr.de> (maintainer)
Original commit
Wednesday, 12 Dec 2007
23:26 miwi search for other commits by this committer
- Update to 1.0rc2

PR:             118231
Submitted by:   Thomas Zander <riggs@rrr.de> (maintainer)
Original commit
Thursday, 11 Oct 2007
14:45 ahze search for other commits by this committer
Chase libtheora lib version
Original commit
Tuesday, 7 Aug 2007
12:42 sem search for other commits by this committer
- Add port multimedia/mencoder as slave to mplayer port.

PR:             ports/115170
Submitted by:   Thomas E. Zander, mplayer maintainer
Original commit

Number of commits found: 155 (showing only 55 on this page)

«  1 | 2