| 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-fonts/xfs/ |
Upload File : |
PORTNAME= xfs
PORTVERSION= 1.2.0
PORTEPOCH= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org font server
WWW= https://www.x.org/
USES= cpe gmake xorg xorg-cat:app
CPE_VENDOR= x.org
CPE_PRODUCT= x_font_server
USE_XORG= libfs xfont2 xorgproto xtrans
USE_RC_SUBR= xfs
CONFIGURE_ARGS= --without-xmlto --without-fop
post-patch:
${REINPLACE_CMD} '/^config_DATA/d' ${WRKSRC}/config/Makefile.in
.if defined(WITHOUT_XFS_CACHE)
${REINPLACE_CMD} -e 's|^cache|XCOMM &|' ${WRKSRC}/config.cpp
.endif
post-build:
@cd ${WRKSRC}/config/ && ${MAKE_CMD} config
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/fs
${INSTALL_SCRIPT} ${WRKSRC}/config/config \
${STAGEDIR}${PREFIX}/etc/X11/fs/config.sample
.include <bsd.port.mk>