notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: multimedia/mplayer/Makefile.shared
SVNWeb

Number of commits found: 38

Sun, 23 Aug 2015
[ 16:41 riggs search for other commits by this committer ] Original commit   Revision:395119 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Sat, 4 Apr 2015
[ 07:07 riggs search for other commits by this committer ] Original commit   Revision:383192
- 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
Wed, 25 Mar 2015
[ 17:36 marino search for other commits by this committer ] Original commit   Revision:382254 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
multimedia category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Sun, 18 Jan 2015
[ 17:00 riggs search for other commits by this committer ] Original commit   Revision:377337
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)
Mon, 29 Dec 2014
[ 08:39 riggs search for other commits by this committer ] Original commit   Revision:375775 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 25 Dec 2014
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Fri, 29 Aug 2014
[ 09:55 riggs search for other commits by this committer ] Original commit   Revision:366488 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 27 Apr 2014
[ 17:42 riggs search for other commits by this committer ] Original commit   Revision:352441
Fix download location, so slave ports fetch from the correct URL

Approved by:	thierry (mentor)
[ 14:22 riggs search for other commits by this committer ] Original commit   Revision:352424
- 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)
Mon, 17 Feb 2014
[ 22:34 riggs search for other commits by this committer ] Original commit   Revision:344827
- 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
Tue, 24 Dec 2013
[ 17:26 thierry search for other commits by this committer ] Original commit   Revision:337376
. 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)
Sun, 15 Dec 2013
[ 18:50 thierry search for other commits by this committer ] Original commit   Revision:336566 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Update to 1.1.20131109

- Stagify

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

PR:		ports/184407
Submitted by:	Thomas Zander (maintainer)
Fri, 20 Sep 2013
[ 10:54 ak search for other commits by this committer ] Original commit   Revision:327683 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Remove last vestiges of MAKE_JOBS_SAFE knob

Approved by:	portmgr (bapt)
Mon, 6 May 2013
[ 15:34 bapt search for other commits by this committer ] Original commit   Revision:317525 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Sat, 27 Apr 2013
[ 22:09 bapt search for other commits by this committer ] Original commit   Revision:316695 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Convert the last USE_ICONV to USES=iconv
Sat, 23 Mar 2013
[ 15:45 naddy search for other commits by this committer ] Original commit   Revision:315041 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 13 Feb 2013
[ 10:39 ak search for other commits by this committer ] Original commit   Revision:312152
- 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)
Sat, 1 Sep 2012
[ 14:13 nox search for other commits by this committer ] Original commit   Revision:303481
Update to 2012-07-21 snapshot.

PR:		ports/170735
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Wed, 11 Jul 2012
[ 15:07 pawel search for other commits by this committer ] Original commit 
Don't link to audio/libbs2b

PR:             ports/169689
Reported by:    myself
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 17 Apr 2012
[ 18:50 scheidell search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 10 Feb 2012
[ 23:26 amdmi3 search for other commits by this committer ] Original commit 
- 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)
Thu, 2 Feb 2012
[ 08:42 scheidell search for other commits by this committer ] Original commit 
- 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)
Sun, 15 Jan 2012
[ 22:31 scheidell search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Update to 1.0.r20111218

PR:             ports/163969
Submitted by:   thomas.e.zander@googlemail.com (maintainer)
Approved by:    gabor (mentor)
----------------------------------------------------------------------
Sun, 21 Aug 2011
[ 08:11 crees search for other commits by this committer ] Original commit 
- 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)
Sun, 26 Jun 2011
[ 05:07 miwi search for other commits by this committer ] Original commit 
- set USE_NCURSES

PR:             157098
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
Approved by:    maintainer
Fri, 1 Apr 2011
[ 11:09 dhn search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update mplayer and mencoder to the latest snapshots.

PR:             ports/156086
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Thu, 2 Dec 2010
[ 09:18 beech search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 2 Sep 2010
[ 19:56 rene search for other commits by this committer ] Original commit 
- 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]
Tue, 3 Aug 2010
[ 12:37 rene search for other commits by this committer ] Original commit 
- 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)
Wed, 21 Apr 2010
[ 13:07 mm search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Update to 1.0.r20100117

Submitted by:   Thomas E. Zander <riggs@rrr.de> (maintainer, private e-mail)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Thu, 21 May 2009
[ 11:55 pav search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_UNSAFE

Submitted by:   David Naylor <naylor.b.david@gmail.com>
Tue, 6 Jan 2009
[ 18:57 miwi search for other commits by this committer ] Original commit 
- 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
Fri, 25 Jan 2008
[ 18:26 mi search for other commits by this committer ] Original commit 
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)
Wed, 12 Dec 2007
[ 23:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Update to 1.0rc2

PR:             118231
Submitted by:   Thomas Zander <riggs@rrr.de> (maintainer)
Sun, 5 Aug 2007
[ 21:27 sem search for other commits by this committer ] Original commit 
- 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