Port details |
- libdevq Generic Device Query and Monitor interface
- 0.0.4_1 devel
=13 0.0.4_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream repo archived Dec 14, 2023
This port expired on: 2024-10-31
- Maintainer: x11@FreeBSD.org
- Port Added: 2014-05-20 16:48:16
- Last Update: 2024-10-31 22:12:51
- Commit Hash: ea1dc11
- People watching this port, also watch:: pkg, glib, pciids, subversion, libpciaccess
- License: BSD2CLAUSE
- WWW:
- https://github.com/freebsd/libdevq
- Description:
- Generic Device Query and Monitor interface
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: libdevq
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1479746328
SHA256 (libdevq-0.0.4.tar.xz) = 147b13a9667c16f4384eb25d463f80a567cc9ea4dc3f7e8a3ff588d4e4fc2325
SIZE (libdevq-0.0.4.tar.xz) = 225268
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libdevq-0.0.4_1:
PROGRAMS=off: Build diagnostic programs
===> Use 'make config' to modify these settings
- Options name:
- devel_libdevq
- USES:
- autoreconf libtool pathfix 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.0.4_1 31 Oct 2024 22:12:51 |
Rene Ladan (rene) |
devel/libdevq: Remove expired port
2024-10-31 devel/libdevq: Upstream repo archived Dec 14, 2023 |
0.0.4_1 08 Sep 2024 17:31:50 |
Daniel Engberg (diizzy) |
devel/libdevq: Deprecate and set expiration date to 2024-10-31
Upstream repo archived Dec 14, 2023
Reference:
https://github.com/freebsd/libdevq |
0.0.4_1 23 Feb 2024 12:51:53 |
Muhammad Moinur Rahman (bofh) |
devel/libdevq: Moved man to share/man
Approved by: portmgr (blanket) |
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.0.4 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.0.4 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.4 16 Jan 2017 22:52:16 |
bapt |
Update libdevq to 0.0.4 |
0.0.2_1 14 Feb 2015 11:19:41 |
kwm |
Add a patch to handle sysclt dev.$driver.$n.%location output changes
on FreeBSD 11.x.
Obtained from: upstream |
0.0.2 20 May 2014 16:48:07 |
kwm |
Add libdevq 0.0.2.
A Generic Device Query and Monitor interface
It currently used in Mesa ports in xorg-dev to replace udev calls that
are used to find vendor and product ID's of the graphic cards.
WWW: https://github.com/freebsd/libdevq |