Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0.20161228_2 12 Jan 2017 11:30:50
  |
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.3.0.20161228_2 02 Jan 2017 21:15:34
  |
riggs  |
Unbundle libass from mplayer / mencoder
Log:
- Use libass from ports instead of bundled version (this likely
addresses some vulnerabilities since bundled libass is from 2013)
- New default OPTION ASS
- Bump portrevision
Reported by: jbeich
MFH: 2017Q1 |
1.3.0.20161228_1 01 Jan 2017 18:55:22
  |
riggs  |
Simplify handling of CFLAGS, retire OCFLAGS OPTION
Log:
- Remove OCFLAGS option. This is no longer a big topic since all
computationally expensive code is handled via external ffmpeg
libraries now
- Remove BUILD_DEPENDS on yasm. No yasm asm files are compiled
during mplayer / mencoder build process anymore
- Bump PORTREVISION |
1.3.0.20161228 30 Dec 2016 07:28:13
  |
riggs  |
Log:
- Update to upstream snapshot as of 2016-12-28
- Unbundle ffmpeg; uses multimedia/ffmpeg now
- Refactor shared Makefile target
- GNU_CONFIGURE -> HAS_CONFIGURE
Differential Revision: https://reviews.freebsd.org/D8930 |
1.3.0.20160912_3 19 Dec 2016 01:08:39
  |
jbeich  |
multimedia/ffmpeg: simplify ARCH workaround
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.
Approved by: portmgr blanket |
1.3.0.20160912_3 03 Dec 2016 18:51:10
  |
riggs  |
Port rtsp fixes from multimedia/ffmpeg changeset r427233
MFH: 2016Q4 |
1.3.0.20160912_2 03 Dec 2016 15:48:13
  |
riggs  |
Introduce non-default OPTION SNDIO
Submitted by: t@tobik.me (via mail) |
1.3.0.20160912_2 20 Nov 2016 09:38:09
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.3.0.20160912_1 16 Nov 2016 00:34:37
  |
linimon  |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.3.0.20160912_1 03 Nov 2016 16:29:23
  |
linimon  |
Now seems to build on sparc64.
Approved by: portmgr (tier-2 blanket) |
1.3.0.20160912_1 30 Sep 2016 01:15:11
  |
jbeich  |
multimedia/libvpx: update 1.6.0
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in
simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html |
1.3.0.20160912 15 Sep 2016 11:59:43
  |
riggs  |
Update to recent upstream snapshot as of 2016-09-12
While on it:
- Add missing USE_XORG=xext for X11 OPTION
- Import patch by bar@ to deal with certain other ports
e.g. x11/slim |
1.3.0.20160508 04 Sep 2016 06:43:02
  |
riggs  |
Resolve warning about bad symlink in stage-qa with GUI (gmplayer->mplayer) |
1.3.0.20160508 09 Aug 2016 18:03:57
  |
riggs  |
Drop support for expired port multimedia/linux-realplayer
PR: 211675
Submitted by: rene
Reviewed by: riggs |
1.3.0.20160508 23 May 2016 20:35:01
  |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.3.0.20160508 08 May 2016 18:05:42
  |
riggs  |
Update to snapshots of mplayer and ffmpeg as of 2016-05-08 |
1.3.0.20160409 09 Apr 2016 18:48:46
  |
riggs  |
Update to snapshots as of 2016-04-09 including bundled ffmpeg |
1.3.0_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.0_1 27 Mar 2016 14:58:00
  |
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.3.0 20 Mar 2016 20:40:34
  |
riggs  |
Enable speex audio codec as non-default OPTION
Proposed by: Stefan Ehmann <shoesoft@gmx.net> |
1.3.0 04 Mar 2016 15:39:39
  |
danfe  |
Make dependency on `multimedia/libdvdnav' optional: riggs@ vaguely recalls
that there were build problems when disabling dvdnav some years ago, but I
had been building and running MPlayer without it for quite a while with no
issues. It remains enabled by default anyways.
While here use our standard OPTIMIZED_CFLAGS_DESC for OCFLAGS_DESC and fix
minor indentation bug.
Approved by: riggs (maintainer) |
1.3.0 27 Feb 2016 17:48:11
  |
riggs  |
Update to upstream version 1.3.0 from 2016-02-16
- Use released version instead of svn snapshot for this distfile
- Update MASTER_SITES to fetch from mplayer.hq instead of LOCAL for
this distfile
- Use bundled ffmpeg-3.0 |
1.2.r20151219_3 07 Feb 2016 19:43:56
  |
kwm  |
Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.
To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.
Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.
Exp-runs done by: antoine@
PR: 205432
Reviewed by: antoine@, mat@
Approved by: portmgr (antoine@)
Differential Revision: https://reviews.freebsd.org/D3653 |
1.2.r20151219_3 06 Feb 2016 10:43:29
  |
riggs  |
- Build with ffmpeg-2.8.6
- Fix CVE-2016-2213: out-of-bounds array read access in JPEG2000 decoder
MFH: 2016Q1
Security: CVE-2016-2213 |
1.2.r20151219_2 17 Jan 2016 10:21:21
  |
riggs  |
Build with ffmpeg-2.8.5; fix zero-day remote vulnerability
Both mentioned CVE IDs refer to vulnerabilities where a remote attacker
can read arbitrary files by using the subfile protocol in an HTTP Live
Streaming (HLS) M3U8 file. Building with 2.8.5 fixes those.
MFH: 2016Q1
Security: CVE-2016-1897
CVE-2016-1898 |
1.2.r20151219_1 24 Dec 2015 12:49:23
  |
riggs  |
Use ffmpeg 2.8.4 for mplayer / mencoder |
1.2.r20151219 19 Dec 2015 20:22:02
  |
riggs  |
Update to mplayer snapshot as of 20151219 |
1.1.r20150822_8 03 Dec 2015 20:01:04
  |
antoine  |
Update giflib to 5.1.1
PR: 204492 |
1.1.r20150822_7 28 Nov 2015 09:09:10
  |
riggs  |
Build with ffmpeg 2.8.3, bump PORTREVISION |
1.1.r20150822_6 14 Nov 2015 19:34:13
  |
jbeich  |
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer) |
1.1.r20150822_5 14 Nov 2015 15:37:26
  |
riggs  |
Build mplayer/mencoder with latest ffmpeg release 2.8.2
- Let mplayer/mencoder use the most recent multimedia/ffmpeg distfile
- Bump PORTREVISION |
1.1.r20150822_4 09 Nov 2015 14:30:02
  |
amdmi3  |
Remove support for WANT_SDL/HAVE_SDL knobs
WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.
Approved by: portmgr (mat)
Differential Revision: D4093 |
1.1.r20150822_4 23 Oct 2015 21:48:13
  |
riggs  |
Use ffmpeg 2.8.1 for en/decoding, convert more OPTIONs to helpers |
1.1.r20150822_3 19 Sep 2015 12:07:13
  |
riggs  |
Use ffmpeg-2.8 with mplayer / mencoder |
1.1.r20150822_2 12 Sep 2015 11:14:00
  |
riggs  |
Use option helpers for post-patch |
1.1.r20150822_2 01 Sep 2015 20:08:53
  |
riggs  |
Correct arch dependent OPTIONS for powerpc
Discovered by: jbeich |
1.1.r20150822_1 31 Aug 2015 21:26:41
  |
riggs  |
Enable VDPAU by default for mplayer on i386/amd64; general port cleanup
amd64/i386:
- Enable VDPAU by default for the large NVIDIA user base,
proposed by ehaupt
- BUILD_DEPEND on yasm only on amd64/i386
General cleanups:
- Remove REINPLACE_CMD on CONFIGURE_SCRIPT conditional for post-8.x
machines, is now part of patch-configure
- Offer RTCPU OPTION only on archs that support it (amd64, i386, ppc)
- Update RTCPU_DESC accordingly
- Use OPTION helper for RTCPU instead of complicated conditionals
- Remove superfluous check for ARCH when setting CFLAGS for armv6 |
1.1.r20150822 23 Aug 2015 16:41:23
  |
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 |
1.1.r20150403_4 01 Aug 2015 17:16:40
  |
riggs  |
- Retire WIN32 OPTION for win32 binary codecs support on i386, instead
- always compile in the loader code for win32 dlls on i386:
i386 users can install multimedia/win32-codecs and just use them
with mplayer/mencoder without compile-time knobs
- Bump PORTREVISION
Reported by: Slawa Olhovchenkov <slw@zxy.spb.ru> via personal mail |
1.1.r20150403_3 03 Jul 2015 07:02:44
  |
koobs  |
multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
has changed.
multimedia/x264:
- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
libx264 port. (Only the first 15 lines of the commit message are shown above ) |
1.1.r20150403_2 09 Jun 2015 14:25:42
  |
jbeich  |
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks) |
1.1.r20150403_1 14 May 2015 10:15:09
  |
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 |
1.1.r20150403_1 12 Apr 2015 14:37:51
  |
riggs  |
Fix runtime crash with certain MPEG2 files on pre-10 systems.
PR: 199283
MFH: 2015Q2 |
1.1.r20150403 04 Apr 2015 07:07:21
  |
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 |
1.1.r20141223_2 28 Mar 2015 13:35:03
  |
riggs  |
Prevent accidental linking to libEGL
Reported by: Florian Degner <f.degner@gmx.de> via personal mail
MFH: 2015Q1 |
1.1.r20141223_2 25 Mar 2015 17:36:48
  |
marino  |
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
1.1.r20141223_2 19 Feb 2015 14:47:49
  |
mat  |
Depend on the package name rather than a directory.
Sponsored by: Absolight |
1.1.r20141223_2 03 Feb 2015 07:48:24
  |
martymac  |
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) |
1.1.r20141223_1 24 Jan 2015 18:32:07
  |
riggs  |
Fix cdio support
While on it:
Remove CDPARANOIA option
- broken with cdparanoia port anyway
- move CDIO from radio button group to standard (default off) OPTION
- remove radio button group CDPARANOIA/CDIO
Reported by: Kris Moore (kris@pcbsd.org) via mail
MFH: 2015Q1 |
1.1.r20141223_1 24 Jan 2015 15:07:40
  |
antoine  |
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package |
1.1.r20141223_1 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 18 Jan 2015 11:40:02
  |
riggs  |
Handle arch-dependent CFLAGS in Makefile.options because it
should be included by mencoder as well. |
1.1.r20141223 16 Jan 2015 22:34:22
  |
sbruno  |
These ports utilize GAS assembly and probably won't ever change. For the ARM
case, do not use -integrated-as.
PR: 196660 196774 196775 196776
Submitted by: mikael.urankar@gmail.com
Approved by: mentor (inplicit) |
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_7 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
1.1.r20140824_6 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.1.r20140824_6 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_5 22 Nov 2014 16:23:34
  |
xmj  |
multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor) |
1.1.r20140824_5 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_4 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_3 01 Nov 2014 11:09:00
  |
riggs  |
Fix build on armv6
- Merge patch to configure script from upstream r37258
PR: 194687
Submitted by: mikael.urankar@gmail.com
Reviewed by: riggs
MFH: 2014Q4 |
1.1.r20140824_3 18 Sep 2014 12:08:12
  |
riggs  |
- Make FONTCONFIG a default OPTION
- improves compatibility with umplayer
- does not require manual config modification for subtitle display
- Bump PORTREVISION
PR: 193675
Submitted by: loox@e-shell.net |
1.1.r20140824_2 13 Sep 2014 12:46:27
  |
riggs  |
- Add experimental OPTION to avoid memory alignment hacks |
1.1.r20140824_2 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
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_6 11 Aug 2014 13:59:47
  |
tijl  |
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] |
1.1.r20140418_5 09 Aug 2014 19:50:33
  |
arved  |
Bump PORTREVISION for libcdio update
Reported by: bar |
1.1.r20140418_4 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_3 11 Jul 2014 14:12:31
  |
tijl  |
Add a global OPUS_DESC |
1.1.r20140418_3 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_2 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_1 26 May 2014 14:42:44
  |
kwm  |
Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports |
1.1.r20140418_1 25 May 2014 20:07:25
  |
naddy  |
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1] |
1.1.r20140418 27 Apr 2014 17:42:13
  |
riggs  |
Fix download location, so slave ports fetch from the correct URL
Approved by: thierry (mentor) |
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 25 Dec 2013 23:29:34
  |
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
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_1 16 Dec 2013 20:45:38
  |
thierry  |
Fix a problem with the control applet and playbar.
Submitted by: bar
Approved by: maintainer |
1.1.r20131109 15 Dec 2013 21:54:19
  |
thierry  |
Fix libdv entry.
Reported by: Ivan Klymenko <fidaj (at) ukr (dot) net> |
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 01 Dec 2013 21:58:16
  |
thierry  |
- Stagify;
- it seems that we can now use the targets supplied by upstream,
so that the port installs now as intended and like on the
other platforms;
- switch to shared libraries, so that we shall be able to apply
minor upgrades without rebuilding its consumers;
- chase this upgrade in mplayer and vlc.
PR: ports/184035
Submitted by: /me |
1.1.r20130308 18 Oct 2013 07:45:48
  |
tijl  |
Fix build on i386 with clang.
Some inline asm requires 7 registers but only 6 are available because
clang assumes the stack is 4-byte aligned and there's a local variable
that requires 16-byte alignment so the stack has to be realigned which
requires one register to be used as frame pointer.
PR: ports/180564
Submitted by: dt71@gmx.com
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
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 20 Sep 2013 10:54:23
  |
ak  |
- Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by: portmgr (bapt) |
1.1.r20130308 02 Sep 2013 20:51:40
  |
bapt  |
Add an explicit dependency on pkgconf |
1.1.r20130308 17 Aug 2013 16:27:24
  |
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
1.1.r20130308 14 Aug 2013 22:52:44
  |
ak  |
- Fix accidental breakage |
14 Aug 2013 22:35:54

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.r20130308 26 Jul 2013 23:31:35
  |
bapt  |
Remove non default options on arts
Reported by: mat |
1.1.r20130308 06 May 2013 15:34:18
  |
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
1.1.r20130308 27 Apr 2013 22:09:15
  |
bapt  |
Convert the last USE_ICONV to USES=iconv |
1.1.r20130308 29 Mar 2013 15:20:53
  |
naddy  |
Also disable the use of SSE4/SSE4.2/AVX instructions when using the
old toolchain. Fixes the build on 8.4 i386.
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
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_2 13 Feb 2013 10:39:13
  |
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) |
1.1.r20120721_2 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.1.r20120721_1 18 Jan 2013 20:52:50
  |
glarkin  |
- Fixed OS detection on freebsd-ppc [1]
- Fixed ppc assembly language build error in embedded ffmpeg (tested on
committer's Mac G4)
PR: ports/172416
Submitted by: michael copeland <michael@kryptos-security.com>
Approved 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) |