Port details |
- xf86-video-ast X.Org ASPEED display driver
- 1.1.5_6 x11-drivers =2 1.1.5_6Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2017-01-30 01:42:25
- Last Update: 2024-08-01 13:34:26
- Commit Hash: 29ca44b9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://www.x.org/
- Description:
- This package contains the X.Org xf86-video-ast driver.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xf86-video-ast>0:x11-drivers/xf86-video-ast
- To install the port:
- cd /usr/ports/x11-drivers/xf86-video-ast/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-drivers/xf86-video-ast
- pkg install xf86-video-ast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xf86-video-ast
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485310562
SHA256 (xorg/driver/xf86-video-ast-1.1.5.tar.bz2) = 1edbbc55d47d3fd71dec99b15c2483e22738c642623a0fb86ef4a81a9067a2de
SIZE (xorg/driver/xf86-video-ast-1.1.5.tar.bz2) = 339848
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorg-macros.pc : devel/xorg-macros
- xorgproto>=0 : x11/xorgproto
- xi.pc : x11/libXi
- xorg-server.pc : x11-servers/xorg-server
- Runtime dependencies:
-
- xi.pc : x11/libXi
- xorg-server.pc : x11-servers/xorg-server
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-drivers_xf86-video-ast
- USES:
- xorg-cat:driver xorg
- 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 |
1.1.5_6 01 Aug 2024 13:34:26 |
Emmanuel Vadot (manu) |
x11-drivers/xf86-video-ast: Fix pci access after df10dcefa427
Sponsored by: Beckhoff Automation GmbH & Co. KG
PR: 270509 |
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) |
1.1.5_5 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 ) |
1.1.5_5 02 Aug 2022 13:19:13 |
Baptiste Daroussin (bapt) |
xorg: bump revision of drivers after xorg-server upgrade
The internal ABI has been bumped |
1.1.5_4 09 Jul 2021 11:24:23 |
Adriaan de Groot (adridg) Author: Darius |
x11-drivers/xf86-video-ast: restore functionality on 12
AST video which works on 11-, doesn't on 12-, restored by
pulling in some Linux DRM patches and then massaging it to
avoid device-tree madness, from darius@dons.net.au
PR: 240294
Approved by: zeising (x11@) |
1.1.5_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.5_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.5_3 20 Feb 2020 21:15:45 |
zeising |
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above ) |
1.1.5_2 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
1.1.5_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.1.5_1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
1.1.5 14 Jul 2017 12:44:57 |
amdmi3 |
Update X.org WWWs
Approved by: portmgr blanket |
1.1.5 04 Feb 2017 07:57:42 |
danfe |
- Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed) |
1.1.5 30 Jan 2017 01:42:13 |
jmd |
Add xf86-video-ast driver for ASPEED graphics controllers in recent server
motherboards.
PR: 194705
Submitted by: nwhitehorn@freebsd.org
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9309 |