| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11/xorg/ |
Upload File : |
PORTNAME= xorg
PORTVERSION= 7.7
PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org complete distribution metaport
WWW= https://www.x.org/
USES= metaport
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri
# data
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps \
${LOCALBASE}/share/icons/handhelds/cursors/X_cursor:x11-themes/xcursor-themes
OPTIONS_DEFINE= DOCS
DOCS_RUN_DEPENDS+= ${LOCALBASE}/share/doc/xorg-docs/README.xml:x11/xorg-docs
# app, lib, font, driver
RUN_DEPENDS+= xorg-apps>0:x11/xorg-apps \
xorg-libraries>0:x11/xorg-libraries \
xorg-fonts>0:x11-fonts/xorg-fonts \
xorg-drivers>0:x11-drivers/xorg-drivers
.if defined(XORG_COMPLETE)
RUN_DEPENDS+= Xnest:x11-servers/xorg-server@xnest \
Xvfb:x11-servers/xorg-server@xvfb
.endif
.include <bsd.port.mk>