Port details |
- gmp-api Gecko Media Plugins API extracted from Firefox
- 114.2 multimedia =3 114.2Version of this port present on the latest quarterly branch.
- Maintainer: gecko@FreeBSD.org
- Port Added: 2014-10-15 11:56:34
- Last Update: 2023-04-23 00:59:21
- Commit Hash: c2924b1
- People watching this port, also watch:: xcb-util-image, autoconf, libssh, nagios-check_hdd_health, libXdamage
- License: APACHE20 BSD3CLAUSE
- WWW:
- https://wiki.mozilla.org/GeckoMediaPlugins
- Description:
- Gecko Media Plugins API is a special purpose extension point for
authorised 3rd party codecs and Encrypted Media Extensions Content
Decryption Modules. It's supported in applications like Firefox and
SeaMonkey as well as Firefox OS.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gmp-api>0:multimedia/gmp-api
- To install the port:
- cd /usr/ports/multimedia/gmp-api/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/gmp-api
- pkg install gmp-api
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmp-api
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681927136
SHA256 (mozilla-gmp-api-Firefox114_2_GH0.tar.gz) = c7fd4ae00dfa19bdc485fe6bfd08a337e245ec0f16a52891bcdede39aca8aed3
SIZE (mozilla-gmp-api-Firefox114_2_GH0.tar.gz) = 10923
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- multimedia/openh264
Configuration Options:
- No options to configure
- Options name:
- multimedia_gmp-api
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
114.2 23 Apr 2023 00:59:21 |
Jan Beich (jbeich) |
multimedia/gmp-api: update to 114.2
Changes: https://github.com/mozilla/gmp-api/compare/Firefox92...Firefox114_2
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
92 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
92 31 Oct 2021 02:45:48 |
Jan Beich (jbeich) |
multimedia/gmp-api: update to 92
- Only gmp-storage.h is under Apache-2.0 license
- Simplify description as the API hasn't really changed for years
Changes: https://github.com/mozilla/gmp-api/compare/e393575...Firefox92
Reported by: portscout |
58 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
58 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
58 17 Jun 2019 07:55:55 |
jbeich |
multimedia/gmp-api: update to 58
Changes: https://github.com/mozilla/gmp-api/compare/Firefox39...e393575 |
39 16 Jul 2015 06:06:00 |
jbeich |
- 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 |
38_1 21 Jun 2015 03:33:50 |
jbeich |
multimedia/gmp-api: convert to DISTVERSIONPREFIX and improve description |
38.0 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
38.0 31 Mar 2015 19:10:40 |
jbeich |
- 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 |
35.0 03 Dec 2014 14:55:26 |
beat |
- 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 |
33.0 15 Oct 2014 11:56:07 |
beat |
Gecko Media Plugins API from mozilla-central.
WWW: https://wiki.mozilla.org/GeckoMediaPlugins
PR: 194356
Submitted by: Jan Beich |