Port details |
- edid-decode Decodes binary EDID information from monitors
- 0.1.20231124_1 sysutils =4 0.1.20231124_1Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2012-06-05 09:06:16
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: iperf, wine, e2fsprogs, fluxbox, dunst
- License: MIT
- WWW:
- https://git.linuxtv.org/edid-decode.git
- Description:
- EDID is binary data encoded in the monitor firmware. edid-decode renders this
binary data into a human-readable text form.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- edid-decode>0:sysutils/edid-decode
- To install the port:
- cd /usr/ports/sysutils/edid-decode/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/edid-decode
- pkg install edid-decode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: edid-decode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700948614
SHA256 (edid-decode-0.1.20231124.tar.xz) = b4f69721eab44dccd9ddce6f0a5bcc56f841baed121da12ae7287a19d4ab260e
SIZE (edid-decode-0.1.20231124.tar.xz) = 115072
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_edid-decode
- USES:
- compiler:c++11-lang gmake tar:xz
- 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 |
0.1.20231124_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
0.1.20231124 25 Nov 2023 22:01:42 |
Emanuel Haupt (ehaupt) |
sysutils/edid-decode: Update to 0.1.20231124 |
0.1.20230831 08 Sep 2023 12:41:07 |
Emanuel Haupt (ehaupt) |
sysutils/edid-decode: Update to 0.1.20230831 |
0.1.20230616 11 Jul 2023 10:43:06 |
Emanuel Haupt (ehaupt) |
sysutils/edid-decode: Update to 0.1.20230616 |
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) |
0.1.20220803 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 ) |
0.1.20220803 27 Aug 2022 17:15:32 |
Emanuel Haupt (ehaupt) |
sysutils/edid-decode: Update to 0.1.20220803 |
0.1.20220406 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.1.20220406 30 Apr 2022 08:34:06 |
Emanuel Haupt (ehaupt) |
sysutils/edid-decode: Update to 0.1.20220406 |
0.1.20220301 08 Mar 2022 18:08:41 |
Emanuel Haupt (ehaupt) |
sysutils/edid-decode: Update to 0.1.20220301 |
0.1.20220204 17 Feb 2022 18:49:56 |
Emanuel Haupt (ehaupt) |
sysutils/edid-decode: Update to 0.1.20220204 |
0.1.20210115 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.20210115 19 Jan 2021 12:04:39 |
ehaupt |
- Update to 0.1.20210115
- Use portclippy/portfmt
- While here install man page to new preferred location |
0.1.20200830 08 Oct 2020 12:54:04 |
pkubaj |
sysutils/edid-decode: fix build on GCC architectures
Use C++11 compiler:
edid-decode.cpp: In member function 'std::string edid_state::dtd_type(unsigned
int)':
edid-decode.cpp:195: error: 'to_string' is not a member of 'std'
MFH: 2020Q4 (fix build blanket) |
0.1.20200830 31 Aug 2020 06:03:03 |
ehaupt |
Update to 0.1.20200830 |
0.1.20180813 10 Sep 2018 07:06:46 |
ehaupt |
- Update to 0.1.20180813
- Update WWW, the upstream git repository has moved |
0.1.20170329 01 May 2017 11:39:44 |
ehaupt |
- Update to latest git snapshot (0.1.20170329)
- Update WWW to reflect permanent redirect |
0.1.20161109 09 Dec 2016 12:40:50 |
ehaupt |
Update to 0.1.20161109 |
0.1.20140911 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.1.20140911 06 Jan 2015 09:40:17 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.1.20140911 11 Sep 2014 12:48:04 |
ehaupt |
- Update to 0.1.20140911
- Provide manpage |
0.1.20121128 29 Jul 2014 21:25:31 |
adamw |
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.
Approved by: portmgr (most of them) |
0.1.20121128 23 Oct 2013 07:14:05 |
ehaupt |
Support staging. |
0.1.20121128 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.1.20121128 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
0.1.20121128 28 Nov 2012 22:33:42 |
ehaupt |
- Update to 0.1.20121128 (current git snapshot)
- Trim header
Feature safe: yes |
0.1.20120605 05 Jun 2012 09:04:02 |
ehaupt |
Add edid-decode. edid-decode decodes binary EDID information from monitors. |