non port: multimedia/openh264/Makefile |
SVNWeb
|
Number of commits found: 40 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 2 Aug 2022
|
[ 00:42 Jan Beich (jbeich) ] f746555
multimedia/openh264: update to 2.3.0
Changes: https://github.com/cisco/openh264/releases/tag/v2.3.0
Reported by: GitHub (watch releases), portscout
|
Mon, 28 Feb 2022
|
[ 10:17 Jan Beich (jbeich) ] e861fc4
multimedia/openh264: update to 2.2.0
Changes: https://github.com/cisco/openh264/releases/tag/v2.2.0
Reported by: GitHub (watch releases)
|
Thu, 19 Aug 2021
|
[ 08:22 Jan Beich (jbeich) ] bb46df5
multimedia/openh264: backport FreeRDP decoding fix
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 22 May 2020
|
[ 02:28 jbeich ]
multimedia/openh264: restore PORTEPOCH after r536180
Reported by: jrm
|
[ 01:19 jbeich ] (Only the first 10 of 15 ports in this commit are shown above. )
multimedia/openh264: update to 2.1.1
Changes: https://github.com/cisco/openh264/releases/tag/v2.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases)
|
Tue, 24 Mar 2020
|
[ 04:10 jbeich ]
multimedia/openh264: update to 2.1.0
Changes: https://github.com/cisco/openh264/releases/tag/v2.1.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases)
|
Tue, 3 Dec 2019
|
[ 03:05 jbeich ]
multimedia/openh264: respect SOURCE_DATE_EPOCH in GMP timestamp
|
Mon, 17 Jun 2019
|
[ 07:56 jbeich ] (Only the first 10 of 15 ports in this commit are shown above. )
multimedia/openh264: update to 2.0.0
- Add symlinks for cliqz and thunderbird
Changes: https://github.com/cisco/openh264/releases/tag/v2.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases)
|
Fri, 18 Jan 2019
|
[ 14:06 jbeich ]
multimedia/openh264: drop USES=compiler after r473444
|
Tue, 18 Sep 2018
|
[ 16:06 emaste ]
multimedia/openh264: add -znotext to LDFLAGS on i386, for lld
Example error:
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against
local symbol in readonly segment; recompile object files with -fPIC
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.
PR: 214864
Approved by: bapt
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17179
|
Wed, 27 Jun 2018
|
[ 14:46 jbeich ]
multimedia/openh264: update to 1.8.0
Changes: https://github.com/cisco/openh264/releases/tag/v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
|
Wed, 28 Jun 2017
|
[ 09:58 jbeich ]
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/
|
Mon, 26 Jun 2017
|
[ 23:09 linimon ]
Back out previous change. ASFLAGS_<arch> here use ${MACHINE} or `uname -m`
Reported by: jbeich
|
[ 22:38 linimon ]
Use the modern spelling of 'aarch64'.
Approved by: portmgr (tier-2 blanket)
|
Tue, 15 Nov 2016
|
[ 12:56 jbeich ]
multimedia/openh264: make sure as(1) is available
aarch64 lacks binutils in base unlike armv6 while the buildbot only
copies ld(1) from ports under /usr/bin. Note, Clang 3.9 still doesn't
support the assembly used here.
|
[ 07:10 linimon ]
Mark broken on aarch64. If I understand the code correctly, there is a
problem with the MAKE_ARGS logic.
Approved by: portmgr (tier-2 blanket)
|
Tue, 12 Jul 2016
|
[ 04:30 jbeich ]
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.
|
Mon, 11 Jul 2016
|
[ 13:42 jbeich ]
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
|
[ 13:41 jbeich ]
multimedia/openh264: oops, back out r418381
Every consumer was broken except for net/pjsip which isn't actually
building *against* openh264.
|
[ 13:20 jbeich ]
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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 9 Feb 2016
|
[ 00:53 jbeich ]
multimedia/openh264: partially unbreak PREFIX != LOCALBASE
PR: 206589
Submitted by: mi
|
Tue, 3 Nov 2015
|
[ 13:01 jbeich ]
multimedia/openh264: oops, drop unused devel/binutils
USE_BINUTILS isn't magically enabled for non-autotools ports.
One of the following had to be provided
CFLAGS+= -B${LOCALBASE}/bin
MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin
However, binutils 2.17 in base is enough for NEON with armv6 while
aarch64 requires recent binutils for everything, not just this port.
PR: 201273 (ping)
Reported by: Mikael Urankar (via private mail)
MFH: 2015Q4
X-MFH-With: r400578
|
Sat, 31 Oct 2015
|
[ 14:24 jbeich ]
multimedia/openh264: update to 1.5.0
Changes: https://github.com/cisco/openh264/releases/tag/v1.5.0
|
[ 14:24 jbeich ]
multimedia/openh264: unbreak build on aarch64
/nxb-bin/usr/bin/cc -O2 -pipe -I/usr/local/include/gmp-api -fno-strict-aliasing
-DHAVE_NEON_AARCH64 -fPIC -DGENERATED_VERSION_HEADER -I./codec/common/arm64/
-I./codec/api/svc -I./codec/common/inc -c -o
codec/common/arm64/copy_mb_aarch64_neon.o
codec/common/arm64/copy_mb_aarch64_neon.S
<instantiation>:4:1: error: unknown directive
.func WelsCopy8x8_AArch64_neon
^
codec/common/arm64/copy_mb_aarch64_neon.S:186:1: note: while in macro
instantiation
WELS_ASM_AARCH64_FUNC_BEGIN WelsCopy8x8_AArch64_neon
^
<instantiation>:2:1: error: unknown directive
.endfunc
^
codec/common/arm64/copy_mb_aarch64_neon.S:196:1: note: while in macro
instantiation
WELS_ASM_AARCH64_FUNC_END
^ (Only the first 15 lines of the commit message are shown above )
|
Sat, 26 Sep 2015
|
[ 15:12 jbeich ]
multimedia/openh264: convert to new option helpers
|
Tue, 11 Aug 2015
|
[ 16:12 jbeich ]
multimedia/openh264: arm* don't need nasm to build *.S files
PR: 201273
|
[ 13:22 jbeich ] (Only the first 10 of 17 ports in this commit are shown above. )
Switch OpenH264 plugin to use environment variable
files/patch-system-openh264 causes patch churn on updates and hits
assertion with DEBUG=on[1]. Rework to use MOZ_GMP_PATH instead.
While here populate Last Updated field to avoid falling back to Epoch start
and disable Automatic Updates in an unlikely case of
- Cisco & Mozilla providing prebuilt version for FreeBSD
- Firefox running with root priveleges i.e., write permission under /usr/local
PR: 202218 [1]
Reported by: kib, pi [1]
Inspired by: Gentoo
MFH: 2015Q3
|
Thu, 16 Jul 2015
|
[ 06:06 jbeich ] (Only the first 10 of 96 ports in this commit are shown above. )
- Update NSS and ca_root_nss to 3.19.2
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes: https://www.mozilla.org/firefox/39.0/releasenotes/
Changes: https://www.mozilla.org/firefox/38.1.0/releasenotes/
MFH: 2015Q3
Security: https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html
|
Sat, 16 May 2015
|
[ 17:31 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Sat, 11 Apr 2015
|
[ 01:40 jbeich ]
- Update to re-rolled 1.4.0
- Remove deprecated GH_COMMIT with a side effect of making it harder
to track from where tag moves in future
Changes: https://github.com/cisco/openh264/compare/3a75956...v1.4.0
MFH: 2015Q2
|
Fri, 10 Apr 2015
|
[ 20:59 marino ]
multimedia/openh264: Mark broken; checksum mismatch
At least this saves having to download 35Mb for nothing...
|
Tue, 31 Mar 2015
|
[ 19:10 jbeich ] (Only the first 10 of 34 ports in this commit are shown above. )
- Update gmp-api to 38.0
- Update Firefox to 37.0
- Update Firefox ESR and libxul to 31.6.0
- Update Thunderbird to 31.6.0
- Backport a few GTK3 fixes to Firefox 37
MFH: 2015Q1
Security: https://vuxml.freebsd.org/freebsd/d0c97697-df2c-4b8b-bff2-cec24dc35af8.html
|
Sun, 22 Mar 2015
|
[ 08:00 jbeich ] (Only the first 10 of 27 ports in this commit are shown above. )
- Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
|
Wed, 14 Jan 2015
|
[ 08:06 beat ] (Only the first 10 of 40 ports in this commit are shown above. )
- Update openh264 to 1.3.1
- Update Thunderbird to 31.4.0
- Update Firefox to 35.0
- Update Firefox ESR to 31.4.0
- Update libxul to 31.4.0
Submitted by: Jan Beich
MFH: 2015Q1
Security: http://www.vuxml.org/freebsd/bd62c640-9bb9-11e4-a5ad-000c297fb80f.html
|
Wed, 3 Dec 2014
|
[ 14:55 beat ] (Only the first 10 of 65 ports in this commit are shown above. )
- Update Thunderbird to 31.3.0
- Update gmp-api to 35.0
- Update openh264 to 1.2
- Update NSS to 3.17.3
- Update Firefox to 34.0.5
- Update Firefox ESR 31.3.0
- Update libxul to 31.3.0
- Improve CONFIGURE_TARGET handling
- Always build using client.mk
- Switch to clang by default on systems without libc++
(/stable/8 and /stable/9)
- Drop lang/python2 dependency, only lang/python27 is required
to build
- Use DuckDuckGo searchplugin from upstream (has suggestions
and purposes)
- Backport a few about:memory fixes
- Backport Web Notifications libnotify integration
- Add GTK3 option for www/firefox. Adwaita is a bit broken
since Gtk 3.14, see:
https://bugzilla.mozilla.org/show_bug.cgi?id=1073117
PR: 195559
Submitted by: Jan Beich
MFH: 2014Q4
Security: http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html
|
Wed, 15 Oct 2014
|
[ 12:01 beat ]
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.
WWW: http://www.openh264.org/
PR: 194356
Submitted by: Jan Beich
|
Number of commits found: 40 |