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
non port: multimedia/ffmpeg/Makefile

Number of commits found: 595 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6  »  

Wednesday, 28 Jun 2017
09:58 jbeich search for other commits by this committer
multimedia/openh264: update to 1.7.0

Changes:	https://github.com/cisco/openh264/releases/tag/v1.6.0
Changes:	https://github.com/cisco/openh264/releases/tag/v1.7.0
ABI:		https://abi-laboratory.pro/tracker/timeline/openh264/
Original commitRevision:444561 
Monday, 26 Jun 2017
22:20 linimon search for other commits by this committer
Scrub mention of armv6hf from ARCHS.  It was never in a released version.

While here, sort ARCHS and pet portlint.

Reviewed by:	imp
Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444416 
Saturday, 10 Jun 2017
18:51 riggs search for other commits by this committer
Update to upstream version 3.3.2

PR:		219853
Submitted by:	takefu@airport.fm
Reviewed by:	riggs
Original commitRevision:443112 
Friday, 26 May 2017
05:53 riggs search for other commits by this committer
Update to upstream version 3.3.1
Original commitRevision:441750 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Saturday, 6 May 2017
03:28 jbeich search for other commits by this committer
multimedia/ffmpeg: unbreak on aarch64 after r439365

cc -I. -I./ -DLIBICONV_PLUG -isystem /usr/local/include -D_ISOC99_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -fPIC
-Qunused-arguments -MMD -MF libavcodec/aarch64/simple_idct_neon.d -MT
libavcodec/aarch64/simple_idct_neon.o -c -o
libavcodec/aarch64/simple_idct_neon.o libavcodec/aarch64/simple_idct_neon.S
<instantiation>:1:14: error: invalid vector kind qualifier
smull v7.4S, v26.4, v0.H[1]
             ^
<instantiation>:1:1: note: while in macro instantiation
smull1 v7.4S, v26.4, v0.H[1]
^
<instantiation>:11:9: note: while in macro instantiation
        idct_col4_top v24 v25 v26 v27 1 4
        ^
libavcodec/aarch64/simple_idct_neon.S:222:1: note: while in macro instantiation
declare_idct_col4_neon 1 4H
^
[...]

PR:		218658 (for tracking)
Reported by:	pkg-fallout
Original commitRevision:440212 
Sunday, 30 Apr 2017
12:50 sunpoet search for other commits by this committer
Update to 0.6.0

- Bump PORTREVISION for dependent ports

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Original commitRevision:439814 
Tuesday, 25 Apr 2017
08:11 riggs search for other commits by this committer
Update to upstream version 3.3

PR:		218658
Submitted by:	riggs
Original commitRevision:439365 
Friday, 14 Apr 2017
05:30 jbeich search for other commits by this committer
graphics/opencv: back out r423216 and r423063 (replaying r423316)

Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.

PR:		210505
Pointy hat to:	jbeich (should've discussed first)
Original commitRevision:438490 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Saturday, 25 Mar 2017
23:37 antoine search for other commits by this committer
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Original commitRevision:436925 
Tuesday, 21 Mar 2017
21:59 antoine search for other commits by this committer
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Original commitRevision:436659 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all _USE=openssl occurrences.

Sponsored by:	Absolight
Original commitRevision:436248 
Monday, 20 Feb 2017
18:00 riggs search for other commits by this committer
Chase libass runtime fix r434477; bump PORTREVISION on consumers

PR:		216837
Reported by:	cpm
MFH:		2017Q1
Original commitRevision:434479 
Saturday, 18 Feb 2017
21:35 mi search for other commits by this committer
Upgrade PORTREVISION because, ah, x265 was upgraded and now
installs a shared-library with a newer major-number.

Requested by:	jbeich
Original commitRevision:434384 
Friday, 17 Feb 2017
23:32 jbeich search for other commits by this committer
multimedia/kvazaar: update to 1.1.0

Changes:	https://github.com/ultravideo/kvazaar/releases/tag/v1.1.0
ABI:		https://people.freebsd.org/~jbeich/compat_reports/kvazaar/1.0.0_to_1.1.0/compat_report.html
MFH:		2017Q1
Original commitRevision:434322 
16:54 mat search for other commits by this committer
There were a few others _FreeBSD_9 things around.

Sponsored by:	Absolight
Original commitRevision:434304 
Thursday, 16 Feb 2017
16:17 tijl search for other commits by this committer
- Add --enable-pic to CONFIGURE_ARGS.  It eliminates text relocations in
  shared libraries.  This only affects i386 because it is already the
  default on other architectures.
- Enable verbose build.
Original commitRevision:434218 
Sunday, 12 Feb 2017
12:01 riggs search for other commits by this committer
Update to upstream version 3.2.4

Details:
- patch-ffserver__config.c has been upstreamed
- Fix two potential heap overflows in lavf/mov.c

MFH:		2017Q1
Security:	CVE-2017-5024
		CVE-2017-5025
Original commitRevision:433937 
Thursday, 9 Feb 2017
18:08 riggs search for other commits by this committer
Update to upstream version 3.2.3; promote X265 to default OPTION

Details:
- Update to upstream version 3.2.3, bugfix release, no upstream
  feature changes
- HEVC is becoming so widespread that it warrants promoting the
  X265 option to default [1]

PR:		216471 [1]
Submitted by:	scottro11@gmail.com [1]
Original commitRevision:433759 
Sunday, 5 Feb 2017
08:17 riggs search for other commits by this committer
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers

Reported by:	robert.burmeister@utoledo.edu (via email)
Original commitRevision:433383 
Monday, 30 Jan 2017
21:03 jbeich search for other commits by this committer
multimedia/ffmpeg: backport a crashfix for FFSERVER

PR:		216605
Submitted by:	gosha-necr@yandex.ru
Obtained from:	upstream
Original commitRevision:432866 
Sunday, 1 Jan 2017
18:47 riggs search for other commits by this committer
Modernise handling of OPTIMIZED_CFLAGS

Log:
- Use vendor-selected OPTIMIZED_CFLAGS
- Add them to OPTIONS_DEFAULT
- Bump PORTREVISION

PR:		215402
Submitted by:	jbeich
Original commitRevision:430269 
Friday, 30 Dec 2016
08:08 jbeich search for other commits by this committer
multimedia/libass: belatedly bump PORTREVISION after r429876

ASS_Style grew in size by |int Justify| member. Old consumers may
not initialize it leading to crashes.

Reported by:	Kevin Oberman
Original commitRevision:429961 
Thursday, 29 Dec 2016
18:46 jbeich search for other commits by this committer
multimedia/ffmpeg: restore -L${LOCALBASE}/lib after r428893

ld.bfd from devel/binutils by default looks under LOCALBASE/lib. If we
revert to ld.bfd (or even ld.lld) from base the following would happen.

  ===>  Configuring for ffmpeg-3.2.2_2,1
  ERROR: gmp not found

Submitted by:	marino
Original commitRevision:429936 
Friday, 23 Dec 2016
14:24 riggs search for other commits by this committer
Chase libdc1394 update. Bump PORTREVISION of dependent ports
Original commitRevision:429266 
Monday, 19 Dec 2016
01:08 jbeich search for other commits by this committer
multimedia/ffmpeg: simplify ARCH workaround

ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.

Approved by:	portmgr blanket
Original commitRevision:428896 
01:08 jbeich search for other commits by this committer
multimedia/ffmpeg: expose SOXR dependency
Original commitRevision:428895 
01:08 jbeich search for other commits by this committer
multimedia/ffmpeg: drop obsolete patches
Original commitRevision:428894 
01:07 jbeich search for other commits by this committer
multimedia/ffmpeg: only pass *FLAGS via environment
Original commitRevision:428893 
01:07 jbeich search for other commits by this committer
multimedia/ffmpeg: respect CPUTYPE for NEON=on
Original commitRevision:428892 
01:07 jbeich search for other commits by this committer
multimedia/ffmpeg: adjust RESTRICTED after r428352
Original commitRevision:428891 
Wednesday, 14 Dec 2016
23:17 jbeich search for other commits by this committer
multimedia/ffmpeg: limit OPENSSL to one _RADIO group

Worse is better. To fix properly one would have to replace OPENSSL in
RTMP with a synthetic option that _IMPLIES=OPENSSL.

PR:		215306
Reported by:	Laurence 'GreenReaper' Parry
Original commitRevision:428598 
20:03 jbeich search for other commits by this committer
multimedia/ffmpeg: expose GCRYPT, GMP, LIBRTMP options

GMP is enabled by default as GNUTLS indirectly pulls math/gmp mimicing
the behavior in ffmpeg-2.8.10.

PR:		208457 (lost in a mismerge)
Reported by:	sunpoet
Original commitRevision:428588 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
Sunday, 4 Dec 2016
10:14 riggs search for other commits by this committer
Add non-default OPTION for SNDIO

PR:		212023
Submitted by:	t@tobik.me
Original commitRevision:427763 
Sunday, 27 Nov 2016
13:41 kevlo search for other commits by this committer
Fix RTP stream; FreeBSD's socket calls require the sockaddr struct length
to agree with the address family.

PR:	214852
Submitted by:	me
Approved by:	jbeich
MFH:	2016Q4
Original commitRevision:427233 
Sunday, 20 Nov 2016
20:03 riggs search for other commits by this committer
Remove -msse from CFLAGS; fixes runtime issue for non-sse CPUs

As mentioned in the discussion trail of bug 213583, this is necessary for
certain i386 CPUs.

PR:		213583
Submitted by:	jbeich
Original commitRevision:426618 
18:49 riggs search for other commits by this committer
Re-enable MMX/SSE by default on i386 after stack alignment fixes

PR:		213583
Submitted by:	jbeich
Original commitRevision:426611 
09:38 gerald search for other commits by this committer
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.
Original commitRevision:426566 
Monday, 7 Nov 2016
17:46 jbeich search for other commits by this committer
multimedia/ffmpeg: switch to clang on 9.x

It turns out the following is true for ffvp9 on amd64:

  WARNING: gcc 4.2 is outdated and may miscompile FFmpeg. Please use a newer
compiler.

PR:		213706
Approved by:	portmgr blanket
Original commitRevision:425640 
Sunday, 9 Oct 2016
12:19 riggs search for other commits by this committer
Fix runtime crashes on i386: enforce stack-alignment=16

PR:		205958
Submitted by:	dim (patch via ports mailing list)
Reported by:	otacilio.neto@bsd.com.br
MFH:		2016Q4 (ports-secteam fix blanket)
Original commitRevision:423592 
Monday, 3 Oct 2016
17:47 jbeich search for other commits by this committer
graphics/opencv: add suffix to make room for 3.x series

To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.

PR:		210505 (for tracking)
Inspired by:	PkgSrc
Original commitRevision:423216 
Friday, 30 Sep 2016
01:15 jbeich search for other commits by this committer
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
Original commitRevision:422956 
Wednesday, 28 Sep 2016
02:13 jbeich search for other commits by this committer
multimedia/ffmpeg: add KVAZAAR option (another HEVC implementation)
Original commitRevision:422841 
Friday, 23 Sep 2016
13:14 jbeich search for other commits by this committer
bsd.options.desc.mk: add common OPENCL option description

Differential Revision:	https://reviews.freebsd.org/D7958
Original commitRevision:422673 
13:14 jbeich search for other commits by this committer
multimedia/x264: update to 0.148.2708

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision:	https://reviews.freebsd.org/D7958
Approved by:	koobs (maintainer)
Original commitRevision:422672 
Tuesday, 20 Sep 2016
05:38 riggs search for other commits by this committer
Update to upstream version 2.8.8

Many minor bugfixes, and fix for an integer overflow in avformat/oggdec
(no CVE has been assigned for this bug (yet))

MFH:		2016Q3
Original commitRevision:422483 
Tuesday, 12 Jul 2016
04:30 jbeich search for other commits by this committer
multimedia/openh264: back out r418381 (try#2)

As every consumer was broken except for net/pjsip which isn't actually
linking against openh264 there's no need to bump PORTREVISION.
Original commitRevision:418413 
Monday, 11 Jul 2016
13:42 jbeich search for other commits by this committer
multimedia/openh264: update to 1.6.0

API/ABI has changed, so bump PORTREVISION in consumers. Some of those
are marked BROKEN that may need a fix similar to libav.

https://git.libav.org/?p=libav.git;a=commitdiff;h=d825b1a53065

Changes:	https://github.com/cisco/openh264/releases/tag/v1.6.0
Original commitRevision:418383 
13:41 jbeich search for other commits by this committer
multimedia/openh264: oops, back out r418381

Every consumer was broken except for net/pjsip which isn't actually
building *against* openh264.
Original commitRevision:418382 
13:20 jbeich search for other commits by this committer
multimedia/openh264: update to 1.6.0

API/ABI has changed, so bump PORTREVISION in consumers. Some of those
are marked BROKEN that may need a fix similar to libav.

https://git.libav.org/?p=libav.git;a=commitdiff;h=d825b1a53065

Changes:	https://github.com/cisco/openh264/releases/tag/v1.6.0
Original commitRevision:418381 
Wednesday, 18 May 2016
19:51 riggs search for other commits by this committer
Fix runtime issue: libvdpau must be LIB_DEPENDS

PR:		209619
Submitted by:	walter@lifeforms.nl
MFH:		2016Q2
Original commitRevision:415463 
Saturday, 7 May 2016
18:10 riggs search for other commits by this committer
Update to upstream release 2.8.7
Original commitRevision:414781 
Tuesday, 3 May 2016
01:02 jbeich search for other commits by this committer
multimedia/ffmpeg: enable VAAPI and VDPAU by default

Build VAAPI and VDPAU backends, so ports using system ffmpeg can take
advantage of GPU-assisted decoding. Also, propagate defaults to consumers.

Approved by:	cpm, multimedia (riggs), maintainer timeout (3 weeks)
Differential Revision:	https://reviews.freebsd.org/D5898
Original commitRevision:414501 
Saturday, 23 Apr 2016
11:38 riggs search for other commits by this committer
Restore option to disable SSL support completely

PR:		208878
Submitted by:	jbeich
Original commitRevision:413862 
Saturday, 2 Apr 2016
11:46 riggs search for other commits by this committer
Add V4L to OPTIONS_DEFAULT

Rationale:
Popular video conferencing / chat tools require V4L to use webcams.
Adding V4L to OPTIONS_DEFAULT allows to ship official cluster packages
where web cam chat works out of the box.
Original commitRevision:412399 
01:52 riggs search for other commits by this committer
Limit PORTSCOUT to the 2.x series of ffmpeg.

Since many ports are not yet ready for 3.x., limit the portscout
distfile scanner not to report the 3.x releases.
Original commitRevision:412378 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
11:17 sunpoet search for other commits by this committer
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Original commitRevision:412334 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- 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)
Original commitRevision:411990 
Tuesday, 22 Mar 2016
13:39 jbeich search for other commits by this committer
multimedia/ffmpeg: chase r405873 by clarifying license

From on WRKSRC/configure:

  license="LGPL version 2.1 or later"
  if enabled nonfree; then
      license="nonfree and unredistributable"
  elif enabled gplv3; then
      license="GPL version 3 or later"
  elif enabled lgplv3; then
      license="LGPL version 3 or later"
  elif enabled gpl; then
      license="GPL version 2 or later"
  fi
Original commitRevision:411661 
Saturday, 13 Feb 2016
12:31 riggs search for other commits by this committer
Remove CONFIGURE_LOG

ffmpeg now uses config.log instead of previously config.err.
Setting CONFIGURE_LOG in port Makefile has become obsolete.
No change in resulting package, no PORTREVISION bump.

PR:		207136
Submitted by:	mi@ALDAN.algebra.com
Reviewed by:	riggs
MFH:		2016Q1
Original commitRevision:408791 
Saturday, 6 Feb 2016
08:16 riggs search for other commits by this committer
- Update to upstream version 2.8.6
- Fix CVE-2016-2213: out-of-bounds array read access in JPEG2000 decoder

MFH:		2016Q1
Security:	CVE-2016-2213
Original commitRevision:408284 
Sunday, 17 Jan 2016
09:58 riggs search for other commits by this committer
Upgrade to upstream release 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. The new release fixes those in the process.

PR:		206282
Reported by:	sasamotikomi@gmail.com
MFH:		2016Q1
Security:	CVE-2016-1897
		CVE-2016-1898
Original commitRevision:406290 
Thursday, 24 Dec 2015
12:47 riggs search for other commits by this committer
Update to upstream version 2.8.4

While on it:
- Rename option "LIBV4L" to "V4L" to match naming as in other ports [1]

PR:		205498 [1]
Submitted by:	yuri@rawbw.com [1]
Original commitRevision:404350 
Thursday, 17 Dec 2015
17:19 mat search for other commits by this committer
Fix usage of ${PERL5}.

${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:403913 
Saturday, 5 Dec 2015
09:15 jbeich search for other commits by this committer
multimedia/x265: update to 1.8

ABI isn't compatible, so bump PORTREVISION in consumers.

PR:		204990
Submitted by:	Anton Sayetsky <vsasjason@gmail.com>
Original commitRevision:403038 
Saturday, 28 Nov 2015
09:08 riggs search for other commits by this committer
Update to upstream version 2.8.3
Original commitRevision:402512 
Sunday, 22 Nov 2015
07:19 riggs search for other commits by this committer
Add non-default OPTION to support NEON instructions on arm

Include new patch from jbeich:
- Add NEON OPTION on arm; no changes in default OPTIONs
- Port now assumes at least armv7-a if user selects NEON

PR:		204345
Submitted by:	gonzo@FreeBSD.org, jbeich@FreeBSD.org
Original commitRevision:402216 
Saturday, 14 Nov 2015
19:34 jbeich search for other commits by this committer
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)
Original commitRevision:401587 
15:35 riggs search for other commits by this committer
Update to release 2.8.2 [1], add support for more external codecs [2]

PR:		204511
Submitted by:	jbeich [2]
Reviewed by:	riggs [1]
Original commitRevision:401575 
Sunday, 8 Nov 2015
20:09 riggs search for other commits by this committer
Add non-default OPTION to support VFP on armv6

PR:		204345
Submitted by:	gonzo@FreeBSD.org
Original commitRevision:401071 
Thursday, 22 Oct 2015
17:14 riggs search for other commits by this committer
Update to upstream version 2.8.1
Original commitRevision:399993 
Monday, 12 Oct 2015
19:24 riggs search for other commits by this committer
Simplify DOCS handling, install manpages section 3 for ffmpeg libraries

PR:		203579
Submitted by:	jbeich@FreeBSD.org
Original commitRevision:399150 
05:42 riggs search for other commits by this committer
Use OPTION helpers for the remaining OPTIONs

PR:		203477
Submitted by:	jbeich@FreeBSD.org
Original commitRevision:399112 
Saturday, 19 Sep 2015
06:26 riggs search for other commits by this committer
Upgrade to upstream version 2.8

PR:		203140
Submitted by:	riggs@FreeBSD.org
Original commitRevision:397306 
Sunday, 6 Sep 2015
15:34 riggs search for other commits by this committer
Add support for smb:// protocol as non-default OPTION

PR:		202898
Submitted by:	jbeich@FreeBSD.org
Original commitRevision:396222 
15:26 riggs search for other commits by this committer
Modernise license handling: Use proper OPTIONS for GPLv3 and non-free

PR:		202897
Submitted by:	jbeich@FreeBSD.org
Original commitRevision:396221 
Sunday, 30 Aug 2015
20:49 riggs search for other commits by this committer
Install more man pages; convert to newest OPTION helpers

- Install complete set of man pages (bug 202768)
- Convert to new OPTION helpers (bug 202727) as described in
  CHANGES from 20150828

PR:		202768, 202727
Submitted by:	amdmi3, jbeich
Original commitRevision:395644 
Sunday, 16 Aug 2015
16:00 riggs search for other commits by this committer
Fix SIGBUS crashes on several popular ARM SoCs

PR:		200609
Submitted by:	rwestlun@gmail.com
MFH:		2015Q3
Original commitRevision:394414 
Saturday, 15 Aug 2015
11:12 riggs search for other commits by this committer
Add non-default OPTION to support multimedia/openh264

PR:		202313
Submitted by:	jbeich@FreeBSD.org
Original commitRevision:394295 
Saturday, 25 Jul 2015
05:24 riggs search for other commits by this committer
Update to upstream version 2.7.2
(bugfix release, no API/ABI change)
Original commitRevision:392855 
Sunday, 12 Jul 2015
16:35 riggs search for other commits by this committer
Fix build break when compiling with gcc

PR:		200714
Submitted by:	rwestlun@gmail.com
Original commitRevision:391821 
Friday, 3 Jul 2015
07:02 koobs search for other commits by this committer
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.
- Place common configure arguments in a CONFIGURE_COMMON_ARGS variable
  to make overriding values without duplication easier.
- Use --prefix configure argument over post-patch replacements
- Enable stripping of binaries and libraries if DEBUG is off. Remove
  post-install target STRIP_CMD accordingly.

- Delete patch-Makefile in favour of patching WRKSRC/configure to
  identify amd64, arm64 and mipsn32. powerpc and powerpc64 are now
  covered upstream without needing patches.

- Patch out a bogus compiler argument check (cc_check) that results
  in -Wno-maybe-uninitialized being added to CFLAGS causing causes
  warnings when clang is cc. The cc_check function checks for basename
  $CC to identify compiler type (icl, clang, gcc, etc).

multimedia/libx264:

- Remove all Makefile entries that are duplicated or common and found
  in the master port (x264).
- Set lib as the PKGNAMEPREFIX
- Tweak COMMENT
- Delete upstreamed ARM patches [1]
- Delete all but one patch, as they duplicate those in x264.
- Dont remove pkgconfig/libdata directory

Changes:

  https://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable

Based on:

PR:		201260 [1]
Submitted by:	Andrey Cherkashin <andoriyu gmail com> [1]
Original commitRevision:391217 
Thursday, 2 Jul 2015
19:40 riggs search for other commits by this committer
- Update multimdedia/ffmpeg to latest upstrem version 2.7.1
- Mark ports BROKEN that were discovered not to work with
  this update; discovered by exp-run in bug 201181
- Note the need for manual upgrade of dependent ports in
  UPDATING
Original commitRevision:391183 
Monday, 29 Jun 2015
00:28 adamw search for other commits by this committer
Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers.
Original commitRevision:390874 
Monday, 22 Jun 2015
20:20 riggs search for other commits by this committer
- Use memalign hack only on supported systems that need it
  (FreeBSD on pre-10 systems)
- Bump PORTREVISION
Original commitRevision:390325 
Wednesday, 17 Jun 2015
11:39 marino search for other commits by this committer
multimedia/ffmpeg: Convert memalign-hack into an option

DragonFly already has an aligned malloc (posix_memalign) and the hack
in ffmpeg is tripping an assertion.  M.Dillon thinks the hack is stale.
In the spirit of no-op changes for FreeBSD, this changeset converts
the "--enable-memalign-hack" into an on-by-default option, and then
excludes the option for DragonFly.

It does incur a revbump though.
The last changes were made to multimedia/ffmpeg(0|26)
I'm doing this under "non-invasive DragonFly support" flag

P.S. I wouldn't be surprised if --enable-memalign-hack is wrong for
recent FreeBSD releases as well, so maybe the maintainers should take
a look at this new option.
Original commitRevision:389907 
Tuesday, 9 Jun 2015
14:25 jbeich search for other commits by this committer
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)
Original commitRevision:388940 
Wednesday, 13 May 2015
17:36 xmj search for other commits by this committer
multimedia/ffmpeg{,26}: make GNUTLS and OPENSSL mutually exclusive

- make GNUTLS and OPENSSL mutually exclusive

Differential Revision:	https://reviews.freebsd.org/D2533
Reviewed by:	riggs
Original commitRevision:386232 
Thursday, 7 May 2015
21:49 robak search for other commits by this committer
multimedia/ffmpeg: add CPE info

PR:		199966
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	portmgr blanket
Original commitRevision:385687 
Friday, 1 May 2015
06:54 riggs search for other commits by this committer
Make BUILD_DEPENDS on texi2html conditionally (only if DOCS is selected)

PR:		199642
Submitted by:	rs@bytecamp.net
Original commitRevision:385084 
Sunday, 19 Apr 2015
19:50 adamw search for other commits by this committer
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change.
Original commitRevision:384322 
Wednesday, 25 Mar 2015
17:36 marino search for other commits by this committer
multimedia category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Original commitRevision:382254 
Friday, 6 Mar 2015
16:19 adamw search for other commits by this committer
Update x265 to 1.5 and bump PORTREVISION on its consumers.
Original commitRevision:380607 
Friday, 16 Jan 2015
22:50 sbruno search for other commits by this committer
Remove duplicate armv6 conditional introduced in r377204

Submitted by:	antoine
Original commitRevision:377205 
22:34 sbruno search for other commits by this committer
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)
Original commitRevision:377204 
Saturday, 10 Jan 2015
12:59 riggs search for other commits by this committer
Update to upstream version 2.3.6
Original commitRevision:376701 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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 View all of this commit message)
Original commitRevision:374303 

Number of commits found: 595 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6  »