move these fonts to fonts/
This commit is contained in:
parent
a3341fd062
commit
e7b6752815
@ -1,32 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/03 16:04:27 shadchin Exp $
|
||||
|
||||
COMMENT = fixed width sans font designed especially for coders
|
||||
PKG_ARCH = *
|
||||
VERSION = 1.002
|
||||
PKGNAME = anonymous-pro-${VERSION}
|
||||
DISTNAME = AnonymousPro-${VERSION}
|
||||
EXTRACT_SUFX = .zip
|
||||
CATEGORIES = x11
|
||||
|
||||
MASTER_SITES = http://www.ms-studio.com/FontSales/
|
||||
HOMEPAGE = http://www.ms-studio.com/FontSales/anonymouspro.html
|
||||
|
||||
# OFL http://scripts.sil.org/OFL
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
FONTSDIR = ${PREFIX}/lib/X11/fonts/anonymous-pro
|
||||
|
||||
WRKDIST = ${WRKDIR}/${DISTNAME}.001
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/anonymous-pro
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
cd ${WRKDIST} ; /bin/pax -rw '-s/ //g' *.ttf ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.txt ${PREFIX}/share/anonymous-pro
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (AnonymousPro-1.002.zip) = u1FBsgudabMZC+A+VwbItw==
|
||||
RMD160 (AnonymousPro-1.002.zip) = ddKfUGoOyY1T6+yKzYwEF/TX8ew=
|
||||
SHA1 (AnonymousPro-1.002.zip) = h2Ud6TMS/dPyflB0HSoGMKQeww0=
|
||||
SHA256 (AnonymousPro-1.002.zip) = hmZYR6Uc37WKHh39ixujPxg0ha/+ULU+MwT2PT01Uqs=
|
||||
SIZE (AnonymousPro-1.002.zip) = 284289
|
@ -1,4 +0,0 @@
|
||||
Anonymous Pro is a family of four fixed-width fonts designed
|
||||
especially with coding in mind. Characters that could be mistaken for
|
||||
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
|
||||
easier to tell apart in the context of source code.
|
@ -1,12 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/09/06 18:06:13 matthieu Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/anonymous-pro/
|
||||
lib/X11/fonts/anonymous-pro/AnonymousPro.ttf
|
||||
lib/X11/fonts/anonymous-pro/AnonymousProB.ttf
|
||||
lib/X11/fonts/anonymous-pro/AnonymousProBI.ttf
|
||||
lib/X11/fonts/anonymous-pro/AnonymousProI.ttf
|
||||
share/anonymous-pro/
|
||||
share/anonymous-pro/FONTLOG.txt
|
||||
share/anonymous-pro/OFL-FAQ.txt
|
||||
share/anonymous-pro/OFL.txt
|
||||
share/anonymous-pro/README.txt
|
@ -1,30 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/05/13 09:44:32 ajacoutot Exp $
|
||||
|
||||
COMMENT= Arabeyes TrueType Arabic fonts
|
||||
|
||||
V= 2.0
|
||||
DISTNAME= ttf-arabeyes_$V.orig
|
||||
PKGNAME= arabeyes-ttf-$V
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.arabeyes.org/project.php?proj=Khotot
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://ftp.nl.debian.org/debian/pool/main/t/ttf-arabeyes/
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/ttf-arabeyes-$V
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/arabeyes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/fonts/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (ttf-arabeyes_2.0.orig.tar.gz) = 22hDa3f5MgR9zoFkw/FSSg==
|
||||
RMD160 (ttf-arabeyes_2.0.orig.tar.gz) = GoYahDDrT7Y0AWdhmHnbnQ8jm8w=
|
||||
SHA1 (ttf-arabeyes_2.0.orig.tar.gz) = 8As3ZhxH6y+2jZwG0n0sUgwqVq0=
|
||||
SHA256 (ttf-arabeyes_2.0.orig.tar.gz) = 56QA/jZG2GJT8WeCQkPpEx7iBIvhl6C323XJ9MKgM/4=
|
||||
SIZE (ttf-arabeyes_2.0.orig.tar.gz) = 2602158
|
@ -1,9 +0,0 @@
|
||||
This project aims at increasing the number of available Arabic free and open
|
||||
source fonts. The goals of this project are:
|
||||
|
||||
* Create and/or salvage free and open TTF Arabic fonts.
|
||||
* Create a central repository of all free and open source Arabic fonts
|
||||
(TTF and otherwise) in order to get them included into the various
|
||||
distributions.
|
||||
* To better couple and artistically match Arabic fonts to their latin
|
||||
counterparts.
|
@ -1,44 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/05/13 09:44:32 ajacoutot Exp $
|
||||
@conflict arabeyes-*
|
||||
@pkgpath x11/arabeyes-ttf
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/arabeyes/
|
||||
lib/X11/fonts/arabeyes/ae_AlArabiya.ttf
|
||||
lib/X11/fonts/arabeyes/ae_AlBattar.ttf
|
||||
lib/X11/fonts/arabeyes/ae_AlHor.ttf
|
||||
lib/X11/fonts/arabeyes/ae_AlManzomah.ttf
|
||||
lib/X11/fonts/arabeyes/ae_AlMateen-Bold.ttf
|
||||
lib/X11/fonts/arabeyes/ae_AlMohanad.ttf
|
||||
lib/X11/fonts/arabeyes/ae_AlMothnna-Bold.ttf
|
||||
lib/X11/fonts/arabeyes/ae_AlYarmook.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Arab.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Cortoba.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Dimnah.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Electron.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Furat.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Granada.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Graph.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Hani.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Haramain.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Hor.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Japan.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Jet.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Kayrawan.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Khalid.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Mashq-Bold.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Mashq.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Metal.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Nada.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Nagham.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Nice.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Ostorah.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Ouhod-Bold.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Petra.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Rasheeq-Bold.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Rehan.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Salem.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Shado.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Sharjah.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Sindbad.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Tarablus.ttf
|
||||
lib/X11/fonts/arabeyes/ae_Tholoth.ttf
|
@ -1,58 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/22 08:36:55 espie Exp $
|
||||
|
||||
COMMENT-main= improved artwiz fonts
|
||||
COMMENT-de= improved artwiz fonts (german pack)
|
||||
COMMENT-se= improved artwiz fonts (swedish pack)
|
||||
|
||||
V= 1.3
|
||||
NAME= artwiz-aleczapka
|
||||
DISTNAME= ${NAME}-en-${V}
|
||||
PKGNAME-main= ${NAME}-${V}
|
||||
PKGNAME-de= ${NAME}-de-${V}
|
||||
PKGNAME-se= ${NAME}-se-${V}
|
||||
CATEGORIES= x11
|
||||
|
||||
REVISION-main= 4
|
||||
REVISION-de= 0
|
||||
REVISION-se= 0
|
||||
|
||||
HOMEPAGE= http://artwizaleczapka.sourceforge.net/
|
||||
|
||||
MAINTAINER= Patrick Keshishian <pkeshish@gmail.com>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=artwizaleczapka/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
|
||||
INST_DIR= ${PREFIX}/lib/X11/fonts/artwiz-aleczapka
|
||||
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
${NAME}-de-${V}${EXTRACT_SUFX} \
|
||||
${NAME}-se-${V}${EXTRACT_SUFX}
|
||||
|
||||
MULTI_PACKAGES= -main -de -se
|
||||
|
||||
RUN_DEPENDS-de= x11/artwiz-aleczapka>=${V}
|
||||
RUN_DEPENDS-se= x11/artwiz-aleczapka>=${V}
|
||||
|
||||
do-install:
|
||||
${X11BASE}/bin/mkfontdir ${WRKSRC}
|
||||
egrep '\.pcf' ${WRKSRC}/fonts.dir | \
|
||||
grep '\-artwiz-' | \
|
||||
sed 's/\.pcf//g' > ${WRKSRC}/fonts.alias
|
||||
${INSTALL_DATA_DIR} ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/${NAME}-en-${V}/*.pcf ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/${NAME}-de-${V}/*.de.pcf ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/${NAME}-se-${V}/*.se.pcf ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKBUILD}/fonts.alias ${INST_DIR}/fonts.alias-artwiz
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,15 +0,0 @@
|
||||
MD5 (artwiz-aleczapka-de-1.3.tar.bz2) = xanQrT0bmYCcd9hBOZSZkw==
|
||||
MD5 (artwiz-aleczapka-en-1.3.tar.bz2) = bGxwTy8I+dYwjTZkI9+pDg==
|
||||
MD5 (artwiz-aleczapka-se-1.3.tar.bz2) = 38hhxPVOc+6j/YLWC+JtvA==
|
||||
RMD160 (artwiz-aleczapka-de-1.3.tar.bz2) = 0Kd7qgoFHvRx96zLcBz6Qy9AbLc=
|
||||
RMD160 (artwiz-aleczapka-en-1.3.tar.bz2) = whdUUVKdAKLS2bQ7DplXtdKOvhw=
|
||||
RMD160 (artwiz-aleczapka-se-1.3.tar.bz2) = shFq0WykNgKHTJV8Hr9T/Ry9Izo=
|
||||
SHA1 (artwiz-aleczapka-de-1.3.tar.bz2) = q4ZtXCSGQgZcgKz7dsbj13nFlZk=
|
||||
SHA1 (artwiz-aleczapka-en-1.3.tar.bz2) = gecRtfAIFsV+IFyeYPaSN8cJZ50=
|
||||
SHA1 (artwiz-aleczapka-se-1.3.tar.bz2) = a8RKVcl5YyGBZN0lYhL3+CSgwd8=
|
||||
SHA256 (artwiz-aleczapka-de-1.3.tar.bz2) = CQlvC9RJw4j0x/irD569eCPdjt5rqlUhqATheQINGyA=
|
||||
SHA256 (artwiz-aleczapka-en-1.3.tar.bz2) = GfFj3oFUjbm53X06QV+6N58dF5iQICNqpOuIwlkpr+E=
|
||||
SHA256 (artwiz-aleczapka-se-1.3.tar.bz2) = 8uEjOL6FlX+jbAE1Uf4G4JiBQdo7gX/8Y74V/75Hz8c=
|
||||
SIZE (artwiz-aleczapka-de-1.3.tar.bz2) = 33059
|
||||
SIZE (artwiz-aleczapka-en-1.3.tar.bz2) = 36849
|
||||
SIZE (artwiz-aleczapka-se-1.3.tar.bz2) = 32600
|
@ -1,3 +0,0 @@
|
||||
This is set of improved artwiz fonts. They are compatible with the latest
|
||||
fontconfig/Xft-2.0.
|
||||
This packages contains the german encodings.
|
@ -1,2 +0,0 @@
|
||||
This is set of improved artwiz fonts. They are compatible with the latest
|
||||
fontconfig/Xft-2.0.
|
@ -1,3 +0,0 @@
|
||||
This is set of improved artwiz fonts. They are compatible with the latest
|
||||
fontconfig/Xft-2.0.
|
||||
This packages contains the swedish encodings.
|
@ -1,18 +0,0 @@
|
||||
@comment $OpenBSD: PLIST-de,v 1.1 2006/10/21 11:47:42 ajacoutot Exp $
|
||||
@fontdir lib/X11/fonts/artwiz-aleczapka/
|
||||
lib/X11/fonts/artwiz-aleczapka/anorexia.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/aqui.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/cure.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/drift.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/edges.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/fkp.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/gelly.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/glisp-bold.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/glisp.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/kates.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/lime.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/mints-mild.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/mints-strong.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/nu.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/smoothansi.de.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/snap.de.pcf
|
@ -1,22 +0,0 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2007/07/22 08:02:45 ajacoutot Exp $
|
||||
@pkgpath x11/artwiz-aleczapka
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/artwiz-aleczapka/
|
||||
lib/X11/fonts/artwiz-aleczapka/anorexia.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/aqui.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/cure.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/cursor.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/drift.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/edges.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/fkp.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/fonts.alias-artwiz
|
||||
lib/X11/fonts/artwiz-aleczapka/gelly.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/glisp-bold.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/glisp.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/kates.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/lime.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/mints-mild.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/mints-strong.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/nu.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/smoothansi.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/snap.pcf
|
@ -1,18 +0,0 @@
|
||||
@comment $OpenBSD: PLIST-se,v 1.1 2006/10/21 11:47:42 ajacoutot Exp $
|
||||
@fontdir lib/X11/fonts/artwiz-aleczapka/
|
||||
lib/X11/fonts/artwiz-aleczapka/anorexia.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/aqui.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/cure.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/drift.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/edges.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/fkp.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/gelly.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/glisp-bold.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/glisp.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/kates.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/lime.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/mints-mild.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/mints-strong.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/nu.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/smoothansi.se.pcf
|
||||
lib/X11/fonts/artwiz-aleczapka/snap.se.pcf
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2010/11/22 08:56:47 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2011/07/19 09:27:34 jasper Exp $
|
||||
|
||||
COMMENT= color vt102 terminal emulator with transparency support
|
||||
|
||||
DISTNAME= aterm-0.4.2
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
@ -35,7 +35,7 @@ FLAVORS= big5
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L:Mbig5}
|
||||
RUN_DEPENDS= chinese/taipeifonts
|
||||
RUN_DEPENDS= fonts/taipeifonts
|
||||
PATCH_LIST= patch-* big5-patch-src_Makefile_in
|
||||
|
||||
CONFIGURE_ARGS+= --enable-big5
|
||||
|
@ -1,26 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/21 06:29:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= humanist sans-serif font family
|
||||
|
||||
GNOME_VERSION= 0.0.6
|
||||
GNOME_PROJECT= cantarell-fonts
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://abattis.org/cantarell/
|
||||
|
||||
# SIL Open Font License v1.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
PKG_ARCH= *
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
FAKE_FLAGS= fontdir=${PREFIX}/lib/X11/fonts/cantarell \
|
||||
configdir=${PREFIX}/share/examples/cantarell-fonts
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (cantarell-fonts-0.0.6.tar.bz2) = Cz2rXw7t5tULC4lAHK3HWA==
|
||||
RMD160 (cantarell-fonts-0.0.6.tar.bz2) = x4qb/cgnwMYt1bLb0c+qAEDfWAY=
|
||||
SHA1 (cantarell-fonts-0.0.6.tar.bz2) = 2ZvGEjwckaaFclh6a9bOWSKIkZY=
|
||||
SHA256 (cantarell-fonts-0.0.6.tar.bz2) = vyzOk5ruoyRPZ4bNawndQOY9ZfrdXz4381S69o1Nkd8=
|
||||
SIZE (cantarell-fonts-0.0.6.tar.bz2) = 494468
|
@ -1,5 +0,0 @@
|
||||
The Cantarell typeface family is a contemporary Humanist sans serif, and
|
||||
is used by the GNOME project for its user interface.
|
||||
The Regular font fully supports the following writing systems:
|
||||
Basic Latin, Western European, Catalan, Baltic, Turkish, Central
|
||||
European, Dutch and Afrikaans.
|
@ -1,10 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/21 06:29:05 ajacoutot Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/cantarell/
|
||||
lib/X11/fonts/cantarell/Cantarell-Bold.otf
|
||||
lib/X11/fonts/cantarell/Cantarell-Regular.otf
|
||||
share/examples/cantarell-fonts/
|
||||
share/examples/cantarell-fonts/31-cantarell.conf
|
||||
@sample ${SYSCONFDIR}/fonts/conf.avail/31-cantarell.conf
|
||||
@exec-add ln -sf ../conf.avail/31-cantarell.conf ${SYSCONFDIR}/fonts/conf.d/
|
||||
@unexec-delete rm ${SYSCONFDIR}/fonts/conf.d/31-cantarell.conf
|
@ -1,32 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/16 07:54:36 pyr Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= nice looking fonts as found on the android devices
|
||||
|
||||
DISTNAME= DroidFamily
|
||||
PKGNAME= droid-fonts-0.1
|
||||
CATEGORIES= x11
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
HOMEPAGE= http://www.droidfonts.com
|
||||
|
||||
# Apache 2 License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.damieng.com/fonts/redistributed/
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
INST_DIR= ${PREFIX}/lib/X11/fonts/Droid
|
||||
EXTRACT_DIR= DroidFonts
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/${EXTRACT_DIR}/*.ttf ${INST_DIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (DroidFamily.zip) = XeO/ul3Y0A4eyITKNrMVKQ==
|
||||
RMD160 (DroidFamily.zip) = HyiUgNHiTGv2jVmBthu+zLeb0AQ=
|
||||
SHA1 (DroidFamily.zip) = xtdztmNz+TnUv9hB2K4qsp3pqs0=
|
||||
SHA256 (DroidFamily.zip) = ON7ryMo66IymRZxbvrG+Tw4VMCpePxGemJssWxeXEcM=
|
||||
SIZE (DroidFamily.zip) = 1994932
|
@ -1 +0,0 @@
|
||||
Alternate True-Type fonts from the Google android project.
|
@ -1,11 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/16 07:54:36 pyr Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/Droid/
|
||||
lib/X11/fonts/Droid/DroidSans-Bold.ttf
|
||||
lib/X11/fonts/Droid/DroidSans.ttf
|
||||
lib/X11/fonts/Droid/DroidSansFallback.ttf
|
||||
lib/X11/fonts/Droid/DroidSansMono.ttf
|
||||
lib/X11/fonts/Droid/DroidSerif-Bold.ttf
|
||||
lib/X11/fonts/Droid/DroidSerif-BoldItalic.ttf
|
||||
lib/X11/fonts/Droid/DroidSerif-Italic.ttf
|
||||
lib/X11/fonts/Droid/DroidSerif-Regular.ttf
|
@ -1,34 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/09 04:25:46 ajacoutot Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= dip pen style TTF fonts
|
||||
|
||||
DISTNAME= ecoliercourt-fonts-0.1
|
||||
DISTFILES= ecl_cour.ttf ec_cour.ttf
|
||||
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11 education
|
||||
|
||||
# Open Font License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://distfiles.bsdfrog.org/
|
||||
|
||||
DIST_SUBDIR= ecoliercourt
|
||||
EXTRACT_ONLY=
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
INST_DIR= ${PREFIX}/lib/X11/fonts/ecoliercourt
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INST_DIR}
|
||||
${INSTALL_DATA} ${FULLDISTDIR}/*.ttf ${INST_DIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,10 +0,0 @@
|
||||
MD5 (ecoliercourt/ec_cour.ttf) = IhOMVRoCUu3KkhceIMIKQA==
|
||||
MD5 (ecoliercourt/ecl_cour.ttf) = Wglgd9JhmtOZeZ8H+6odeA==
|
||||
RMD160 (ecoliercourt/ec_cour.ttf) = 2lAbSb5vNfMY4+iAfs7rp7j2QnY=
|
||||
RMD160 (ecoliercourt/ecl_cour.ttf) = +um2hRRDuJyYFWfulKLn8g8kntY=
|
||||
SHA1 (ecoliercourt/ec_cour.ttf) = F+wJ++KX/qk9wQCnHTuBaRd091w=
|
||||
SHA1 (ecoliercourt/ecl_cour.ttf) = OBP8IVi5/P3ghfO/5JNGwAM1X8s=
|
||||
SHA256 (ecoliercourt/ec_cour.ttf) = IVsqF7IaRIj96boxIGTMqFoBXJYAXS50Kx9gAhtPrxM=
|
||||
SHA256 (ecoliercourt/ecl_cour.ttf) = fpvc3mV6rHU9113+FGMq+Kep2npicxf43oVOJOCVK8o=
|
||||
SIZE (ecoliercourt/ec_cour.ttf) = 51076
|
||||
SIZE (ecoliercourt/ecl_cour.ttf) = 71020
|
@ -1,4 +0,0 @@
|
||||
The ecoliercourt-fonts package provides cursive TTF fonts with small
|
||||
descenders covering the basic latin range with an ink and dip pen style.
|
||||
Such fonts are widely used in education.
|
||||
They come in two versions: with and without "Seyes" ruling.
|
@ -1,5 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/22 08:10:08 ajacoutot Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/ecoliercourt/
|
||||
lib/X11/fonts/ecoliercourt/ec_cour.ttf
|
||||
lib/X11/fonts/ecoliercourt/ecl_cour.ttf
|
@ -1,41 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/05/22 16:19:31 espie Exp $
|
||||
|
||||
COMMENT= farsi bornaray fonts
|
||||
|
||||
DISTNAME= bfonts
|
||||
PKGNAME= farsi-bfonts-ttf-2.0
|
||||
REVISION= 0
|
||||
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
farsi-bfonts-ttf-extra-0.1.tar.gz:0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.bornaray.com/en_fonts.asp
|
||||
|
||||
# No license
|
||||
PERMIT_PACKAGE_CDROM= No license
|
||||
PERMIT_PACKAGE_FTP= No license
|
||||
PERMIT_DISTFILES_CDROM= No license
|
||||
PERMIT_DISTFILES_FTP= No license
|
||||
|
||||
MASTER_SITES = http://www.borna.ir/download/fonts/ \
|
||||
http://www.bornaray.com/download/fonts/
|
||||
MASTER_SITES0= http://distfiles.bsdfrog.org/
|
||||
|
||||
EXTRACT_SUFX= .exe
|
||||
BUILD_DEPENDS += archivers/unzip
|
||||
EXTRACT_CASES += *.exe) \
|
||||
${UNZIP} -oq ${FULLDISTDIR}/$$archive -d ${WRKDIR};;
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/farsi-bfonts
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,10 +0,0 @@
|
||||
MD5 (bfonts.exe) = hKvk8By8ezDAxZ0mAgBtXA==
|
||||
MD5 (farsi-bfonts-ttf-extra-0.1.tar.gz) = 9xKBR4+GgDjVOw61T1wktg==
|
||||
RMD160 (bfonts.exe) = rYILdDFWXyJ1KqFj2NQ47thrUqA=
|
||||
RMD160 (farsi-bfonts-ttf-extra-0.1.tar.gz) = zpuoNM0YRJo9JRtnKDNJdRr1oLE=
|
||||
SHA1 (bfonts.exe) = uY4Tlv4yg2syCdsg0dWISZBd/10=
|
||||
SHA1 (farsi-bfonts-ttf-extra-0.1.tar.gz) = pJ1MNASPV9qnY+7h05HonihSsqA=
|
||||
SHA256 (bfonts.exe) = cGWxCGIxGf37GD1TFdkaFWUdLIkHdWFlLsq5tXDIy+8=
|
||||
SHA256 (farsi-bfonts-ttf-extra-0.1.tar.gz) = /Z5aKwlkwRL+NbL8V/PWYMjLQNrOkUw5MBRwdAKsXo4=
|
||||
SIZE (bfonts.exe) = 965168
|
||||
SIZE (farsi-bfonts-ttf-extra-0.1.tar.gz) = 214252
|
@ -1 +0,0 @@
|
||||
Persian fonts from Parsa.
|
@ -1,43 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/04/19 10:57:16 ajacoutot Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/farsi-bfonts/
|
||||
lib/X11/fonts/farsi-bfonts/BArabics.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BArshia.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BBadr.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BBadrBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BCompsBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BCompset.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BDavat.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BElham.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BEsfhnBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BFantezy.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BFarnaz.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BFerdosi.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BHoma.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BJadidBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BKamran.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BKamranO.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BKamrnBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BKoodakO.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BKoodkBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BLotus.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BLotusBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BMajidSh.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BNasimBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BRoya.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BRoyaBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BSinaBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BTabssom.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BTawfigO.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BTitrBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BTrafcBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BTraffic.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BYagut.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BYagutBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BYekan.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BZar.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BZarBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/Bmitra.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BmitraBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/BnazanBd.ttf
|
||||
lib/X11/fonts/farsi-bfonts/Bnazanin.ttf
|
@ -1,33 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/07/30 06:58:58 ajacoutot Exp $
|
||||
|
||||
COMMENT= ISIRI 6219 conforming Farsi fonts
|
||||
|
||||
V= 0.4
|
||||
DISTNAME= farsi_fonts_$V
|
||||
PKGNAME= farsifonts-ttf-$V
|
||||
REVISION= 0
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.arabeyes.org/project.php?proj=Khotot
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arabeyes/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
PKG_ARCH= *
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/farsifonts-$V
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/farsifonts
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (farsi_fonts_0.4.tar.bz2) = EIa0fbvELmI5iBpCF//IXw==
|
||||
RMD160 (farsi_fonts_0.4.tar.bz2) = RcrXwjwIKCMJqzHNUGysc/SoURE=
|
||||
SHA1 (farsi_fonts_0.4.tar.bz2) = /mLDWedK56j4o7K3t2L/3rpBQ6Q=
|
||||
SHA256 (farsi_fonts_0.4.tar.bz2) = lFTHX3oW+eHZWQ2JD+V50MULQheNRXfX9+2LASr7kww=
|
||||
SIZE (farsi_fonts_0.4.tar.bz2) = 301672
|
@ -1,6 +0,0 @@
|
||||
This project aims at increasing the number of available Arabic free and
|
||||
open source fonts. The goals of this project are,
|
||||
|
||||
* Create and/or salvage free and open TTF Arabic fonts.
|
||||
* To better couple and artistically match Arabic fonts to their latin
|
||||
counterparts.
|
@ -1,13 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/07 19:00:43 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/farsifonts/
|
||||
lib/X11/fonts/farsifonts/elham.ttf
|
||||
lib/X11/fonts/farsifonts/homa.ttf
|
||||
lib/X11/fonts/farsifonts/koodak.ttf
|
||||
lib/X11/fonts/farsifonts/nazli.ttf
|
||||
lib/X11/fonts/farsifonts/nazlib.ttf
|
||||
lib/X11/fonts/farsifonts/roya.ttf
|
||||
lib/X11/fonts/farsifonts/royab.ttf
|
||||
lib/X11/fonts/farsifonts/terafik.ttf
|
||||
lib/X11/fonts/farsifonts/terafikb.ttf
|
||||
lib/X11/fonts/farsifonts/titr.ttf
|
@ -1,30 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/09/12 16:49:10 jasper Exp $
|
||||
|
||||
COMMENT= free TrueType Persian fonts
|
||||
|
||||
DISTNAME= freefarsi-ttf-1.0.0b
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://sourceforge.net/projects/fpf/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
# The original distfile contains .sfd files, the Debian package contains
|
||||
# .ttf files. These are the files we install.
|
||||
MASTER_SITES= http://distfiles.nl/
|
||||
|
||||
PKG_ARCH= *
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/freefarsi
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (freefarsi-ttf-1.0.0b.tar.gz) = RXz1d+eDHt0dy3EmhR1RAg==
|
||||
RMD160 (freefarsi-ttf-1.0.0b.tar.gz) = txsvU+3a5DtLkyAOMTVYnrSO4PQ=
|
||||
SHA1 (freefarsi-ttf-1.0.0b.tar.gz) = vEN43F60KX6Ugy7pyI7e4fesChE=
|
||||
SHA256 (freefarsi-ttf-1.0.0b.tar.gz) = ZMc7KqQKBKzgQdUFm+ktwXcNUi1WRSYAVnXrxipCL54=
|
||||
SIZE (freefarsi-ttf-1.0.0b.tar.gz) = 235938
|
@ -1,2 +0,0 @@
|
||||
Free Persian Font Project aims to provide a free TrueType Persian font
|
||||
covering its part of ISO 10464/Unicode UCS (Universal Characters Set).
|
@ -1,7 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/15 11:18:29 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/freefarsi/
|
||||
lib/X11/fonts/freefarsi/FreeFarsi.ttf
|
||||
lib/X11/fonts/freefarsi/FreeFarsiBold.ttf
|
||||
lib/X11/fonts/freefarsi/FreeFarsiBoldItalic.ttf
|
||||
lib/X11/fonts/freefarsi/FreeFarsiItalic.ttf
|
@ -1,29 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/02 14:24:12 jasper Exp $
|
||||
|
||||
COMMENT= free UCS outline fonts
|
||||
|
||||
V= 20100919
|
||||
DISTNAME= freefont-ttf-$V
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://savannah.gnu.org/projects/freefont/
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH:=freefont/}
|
||||
|
||||
WRKDIST= ${WRKDIR}/freefont-$V
|
||||
NO_BUILD= Yes
|
||||
PKG_ARCH= *
|
||||
NO_REGRESS= Yes
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/freefont
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (freefont-ttf-20100919.tar.gz) = M9lsdV0Kb1hbyRfwjL3fZg==
|
||||
RMD160 (freefont-ttf-20100919.tar.gz) = dWl9DRJZwE2RZTwcQetGJ+DDX4g=
|
||||
SHA1 (freefont-ttf-20100919.tar.gz) = /rHDNJUpu7dpz+VbyQG6qRdQdAc=
|
||||
SHA256 (freefont-ttf-20100919.tar.gz) = 5HEzkEDPCqU+bV7lpxb96uCgQHMU+M6njbOtGq4scOA=
|
||||
SIZE (freefont-ttf-20100919.tar.gz) = 3343733
|
@ -1,5 +0,0 @@
|
||||
The freefont project provides a set of free, high-quality, outline (i.e.
|
||||
OpenType) fonts covering the ISO 10646/Unicode UCS (Universal Character
|
||||
Set). This set consists of three TrueType typefaces: one monospaced and
|
||||
two proportional -- one with uniform and one with modulated stroke.
|
||||
These fonts are similar to the Helvetica, Times and Courier fonts.
|
@ -1,15 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/16 18:02:06 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/freefont/
|
||||
lib/X11/fonts/freefont/FreeMono.ttf
|
||||
lib/X11/fonts/freefont/FreeMonoBold.ttf
|
||||
lib/X11/fonts/freefont/FreeMonoBoldOblique.ttf
|
||||
lib/X11/fonts/freefont/FreeMonoOblique.ttf
|
||||
lib/X11/fonts/freefont/FreeSans.ttf
|
||||
lib/X11/fonts/freefont/FreeSansBold.ttf
|
||||
lib/X11/fonts/freefont/FreeSansBoldOblique.ttf
|
||||
lib/X11/fonts/freefont/FreeSansOblique.ttf
|
||||
lib/X11/fonts/freefont/FreeSerif.ttf
|
||||
lib/X11/fonts/freefont/FreeSerifBold.ttf
|
||||
lib/X11/fonts/freefont/FreeSerifBoldItalic.ttf
|
||||
lib/X11/fonts/freefont/FreeSerifItalic.ttf
|
@ -1,30 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2010/07/30 06:58:58 ajacoutot Exp $
|
||||
|
||||
COMMENT= collection of ATM fonts from the CICA archives
|
||||
|
||||
DISTNAME= freefonts-0.10
|
||||
REVISION= 0
|
||||
CATEGORIES= x11
|
||||
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/ftp.gimp.org/gimp/fonts/
|
||||
|
||||
HOMEPAGE= http://www.gimp.org/fonts.html
|
||||
|
||||
# lots of different custom licenses, the worst one wins
|
||||
PERMIT_PACKAGE_CDROM= may not sell
|
||||
PERMIT_PACKAGE_FTP= no license
|
||||
PERMIT_DISTFILES_CDROM= may not sell
|
||||
PERMIT_DISTFILES_FTP= no license
|
||||
|
||||
WRKDIST= ${WRKDIR}
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
FREEFONTDIR= ${PREFIX}/lib/X11/fonts
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FREEFONTDIR}
|
||||
cd ${WRKDIST} && tar -cf - -s '/^.*fonts.dir//' freefont | (cd ${FREEFONTDIR} && tar -xf -)
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (freefonts-0.10.tar.gz) = pUe1uGHW6xODlLuDdI1O7g==
|
||||
RMD160 (freefonts-0.10.tar.gz) = L4iq2PqawCEELqkMC25/en94wpM=
|
||||
SHA1 (freefonts-0.10.tar.gz) = lSGxAGhknbIUDqgOMxRbzW42hwQ=
|
||||
SHA256 (freefonts-0.10.tar.gz) = G6vxWfeSIcL9Z3jUm0dAkH5jvU/r7qwKWXdg0rXXFgg=
|
||||
SIZE (freefonts-0.10.tar.gz) = 2422824
|
@ -1,32 +0,0 @@
|
||||
$OpenBSD: patch-freefont_fonts_dir,v 1.1 2008/08/19 22:23:39 jasper Exp $
|
||||
--- freefont/fonts.dir.orig Thu Mar 23 16:38:51 1995
|
||||
+++ freefont/fonts.dir Fri Aug 15 16:46:17 2008
|
||||
@@ -47,19 +47,19 @@ gocmseq_.pfb -freefont-GoodCityModern(Seq)-normal-r-no
|
||||
goudyo.pfb -freefont-GoudyOldStyle-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
goudyob.pfb -freefont-GoudyOldStyle-bold-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
goudyoi.pfb -freefont-GoudyOldStyle-normal-i-normal--0-0-0-0-p-0-iso8859-1
|
||||
-igloolas.pfb -freefont-IglooLaser-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
-linotext.pfb -freefont-Linotext-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
-luxembrg.pfb -freefont-Luxembourg-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
-manzanit.pfb -freefont-Manzanita-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
-mazama.pfb -freefont-Mazama-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
-muriel.pfb -freefont-Muriel-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
-old_town.pfb -freefont-OldTown-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
+igloolas.pfb -freefont-IglooLaser-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
+linotext.pfb -freefont-Linotext-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
+luxembrg.pfb -freefont-Luxembourg-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
+manzanit.pfb -freefont-Manzanita-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
+mazama.pfb -freefont-Mazama-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
+muriel.pfb -freefont-Muriel-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
+old_town.pfb -freefont-OldTown-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
oldcnd_r.pfb -freefont-OldTown-normal-r-condensed--0-0-0-0-p-0-iso8859-1
|
||||
oldext_r.pfb -freefont-OldTown-normal-r-extended--0-0-0-0-p-0-iso8859-1
|
||||
oldtwn_r.pfb -freefont-OldTown-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
-oswaldbl.pfb -freefont-OSWALDblack-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
+oswaldbl.pfb -freefont-OSWALDblack-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
parkave.pfb -freefont-ParkAvenue-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
-postanti.pfb -freefont-PostAntiquaRoman-normal-normal--0-0-0-0-p-0-iso8859-1
|
||||
+postanti.pfb -freefont-PostAntiquaRoman-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
rechtman.pfb -freefont-RechtmanScript-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
roosthea.pfb -freefont-RoostHeavy-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
||||
rudelsbe.pfb -freefont-Rudelsberg-normal-r-normal--0-0-0-0-p-0-iso8859-1
|
@ -1,2 +0,0 @@
|
||||
This is a collection of ATM fonts from the CICA Windows
|
||||
archives. They are particularly useful with gimp.
|
@ -1,113 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/08/27 10:39:21 ajacoutot Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/freefont/
|
||||
lib/X11/fonts/freefont/Fontmap
|
||||
lib/X11/fonts/freefont/README
|
||||
lib/X11/fonts/freefont/agate.pfb
|
||||
lib/X11/fonts/freefont/agateb.pfb
|
||||
lib/X11/fonts/freefont/agatei.pfb
|
||||
lib/X11/fonts/freefont/ans.pfb
|
||||
lib/X11/fonts/freefont/ans.tgz
|
||||
lib/X11/fonts/freefont/baskvl.pfb
|
||||
lib/X11/fonts/freefont/baskvlb.pfb
|
||||
lib/X11/fonts/freefont/baskvli.pfb
|
||||
lib/X11/fonts/freefont/becker.pfb
|
||||
lib/X11/fonts/freefont/blippo.pfb
|
||||
lib/X11/fonts/freefont/bodoni.pfb
|
||||
lib/X11/fonts/freefont/bodonib.pfb
|
||||
lib/X11/fonts/freefont/bodonii.pfb
|
||||
lib/X11/fonts/freefont/boecklin.pfb
|
||||
lib/X11/fonts/freefont/brahc___.pfb
|
||||
lib/X11/fonts/freefont/brushstr.license
|
||||
lib/X11/fonts/freefont/brushstr.pfb
|
||||
lib/X11/fonts/freefont/calig___.pfb
|
||||
lib/X11/fonts/freefont/capri.license
|
||||
lib/X11/fonts/freefont/capri.pfb
|
||||
lib/X11/fonts/freefont/carrickc.license
|
||||
lib/X11/fonts/freefont/carrickc.pfb
|
||||
lib/X11/fonts/freefont/cheq.license
|
||||
lib/X11/fonts/freefont/cheq.pfb
|
||||
lib/X11/fonts/freefont/classhvy.pfb
|
||||
lib/X11/fonts/freefont/cooprblk.pfb
|
||||
lib/X11/fonts/freefont/coronet.pfb
|
||||
lib/X11/fonts/freefont/crf_____.license
|
||||
lib/X11/fonts/freefont/crf_____.pfb
|
||||
lib/X11/fonts/freefont/crillee.license
|
||||
lib/X11/fonts/freefont/crillee.pfb
|
||||
lib/X11/fonts/freefont/cunei.pfb
|
||||
lib/X11/fonts/freefont/dabkc___.pfb
|
||||
lib/X11/fonts/freefont/dabkc____.license
|
||||
lib/X11/fonts/freefont/dos_____.pfb
|
||||
lib/X11/fonts/freefont/dragonwi.license
|
||||
lib/X11/fonts/freefont/dragonwi.pfb
|
||||
lib/X11/fonts/freefont/elann___.license
|
||||
lib/X11/fonts/freefont/elann___.pfb
|
||||
lib/X11/fonts/freefont/engravrl.pfb
|
||||
lib/X11/fonts/freefont/eras.pfb
|
||||
lib/X11/fonts/freefont/erasb.pfb
|
||||
lib/X11/fonts/freefont/erasblkb.pfb
|
||||
lib/X11/fonts/freefont/eraselt.pfb
|
||||
lib/X11/fonts/freefont/erasltra.pfb
|
||||
lib/X11/fonts/freefont/erasmed.pfb
|
||||
lib/X11/fonts/freefont/florence.pfb
|
||||
lib/X11/fonts/freefont/frquad.pfb
|
||||
lib/X11/fonts/freefont/frquadb.pfb
|
||||
lib/X11/fonts/freefont/ftpstrps.pfb
|
||||
lib/X11/fonts/freefont/garmndmi.pfb
|
||||
lib/X11/fonts/freefont/genoaita.license
|
||||
lib/X11/fonts/freefont/genoaita.pfb
|
||||
lib/X11/fonts/freefont/genoarom.license
|
||||
lib/X11/fonts/freefont/genoarom.pfb
|
||||
lib/X11/fonts/freefont/gocmase_.license
|
||||
lib/X11/fonts/freefont/gocmase_.pfb
|
||||
lib/X11/fonts/freefont/gocmseq_.license
|
||||
lib/X11/fonts/freefont/gocmseq_.pfb
|
||||
lib/X11/fonts/freefont/goudyo.pfb
|
||||
lib/X11/fonts/freefont/goudyob.pfb
|
||||
lib/X11/fonts/freefont/goudyoi.pfb
|
||||
lib/X11/fonts/freefont/igloolas.pfb
|
||||
lib/X11/fonts/freefont/linotext.pfb
|
||||
lib/X11/fonts/freefont/luxembrg.pfb
|
||||
lib/X11/fonts/freefont/manzanit.license
|
||||
lib/X11/fonts/freefont/manzanit.pfb
|
||||
lib/X11/fonts/freefont/mazama.license
|
||||
lib/X11/fonts/freefont/mazama.pfb
|
||||
lib/X11/fonts/freefont/muriel.license
|
||||
lib/X11/fonts/freefont/muriel.pfb
|
||||
lib/X11/fonts/freefont/old_town.license
|
||||
lib/X11/fonts/freefont/old_town.pfb
|
||||
lib/X11/fonts/freefont/oldcnd_r.pfb
|
||||
lib/X11/fonts/freefont/oldext_r.pfb
|
||||
lib/X11/fonts/freefont/oldtwn_r.pfb
|
||||
lib/X11/fonts/freefont/oswaldbl.pfb
|
||||
lib/X11/fonts/freefont/parkave.pfb
|
||||
lib/X11/fonts/freefont/postanti.pfb
|
||||
lib/X11/fonts/freefont/rechtman.license
|
||||
lib/X11/fonts/freefont/rechtman.pfb
|
||||
lib/X11/fonts/freefont/roosthea.license
|
||||
lib/X11/fonts/freefont/roosthea.pfb
|
||||
lib/X11/fonts/freefont/rudelsbe.license
|
||||
lib/X11/fonts/freefont/rudelsbe.pfb
|
||||
lib/X11/fonts/freefont/salter.license
|
||||
lib/X11/fonts/freefont/salter.pfb
|
||||
lib/X11/fonts/freefont/shaloold.license
|
||||
lib/X11/fonts/freefont/shaloold.pfb
|
||||
lib/X11/fonts/freefont/shaloscr.license
|
||||
lib/X11/fonts/freefont/shaloscr.pfb
|
||||
lib/X11/fonts/freefont/shalosti.license
|
||||
lib/X11/fonts/freefont/shalosti.pfb
|
||||
lib/X11/fonts/freefont/shf_____.license
|
||||
lib/X11/fonts/freefont/shf_____.pfb
|
||||
lib/X11/fonts/freefont/slogan.pfb
|
||||
lib/X11/fonts/freefont/spooky.pfb
|
||||
lib/X11/fonts/freefont/tekton.pfb
|
||||
lib/X11/fonts/freefont/tempofon.license
|
||||
lib/X11/fonts/freefont/tempofon.pfb
|
||||
lib/X11/fonts/freefont/tempoita.license
|
||||
lib/X11/fonts/freefont/tempoita.pfb
|
||||
lib/X11/fonts/freefont/tribeca.license
|
||||
lib/X11/fonts/freefont/tribeca.pfb
|
||||
lib/X11/fonts/freefont/victoria.pfb
|
||||
lib/X11/fonts/freefont/windsord.pfb
|
||||
lib/X11/fonts/freefont/zalescap.license
|
||||
lib/X11/fonts/freefont/zalescap.pfb
|
@ -1,31 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/09/12 16:49:10 jasper Exp $
|
||||
|
||||
COMMENT= monospace font designed for coders
|
||||
|
||||
DISTNAME= Inconsolata
|
||||
PKGNAME= inconsolata-font-0.1
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.levien.com/type/myfonts/inconsolata.html
|
||||
|
||||
MASTER_SITES= http://distfiles.nl/
|
||||
EXTRACT_SUFX= .otf
|
||||
EXTRACT_ONLY=
|
||||
|
||||
# SIL Open Font License
|
||||
# http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
PKG_ARCH= *
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/Inconsolata/
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (Inconsolata.otf) = D74BTB8PtePHEUD/DcY+3w==
|
||||
RMD160 (Inconsolata.otf) = 36KPK8NCY/REfR+6u+UdXwNs+8g=
|
||||
SHA1 (Inconsolata.otf) = fwpJGdke3O8K+dwVMFTsSdGrMHI=
|
||||
SHA256 (Inconsolata.otf) = FWHmFsQUobgtbm370Y5XJv1lAokTreGR5fo4tuw3Who=
|
||||
SIZE (Inconsolata.otf) = 58464
|
@ -1,4 +0,0 @@
|
||||
Inconsolata is a monospace font, designed for code listings and the
|
||||
like, in print. There are a great many "programmer fonts," designed
|
||||
primarily for use on the screen, but in most cases do not have the
|
||||
attention to detail for high resolution rendering.
|
@ -1,4 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/04 02:02:08 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/Inconsolata/
|
||||
lib/X11/fonts/Inconsolata/Inconsolata.otf
|
@ -1,32 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/24 21:15:33 ajacoutot Exp $
|
||||
|
||||
COMMENT= nice fixed width fonts, easy on the eye
|
||||
|
||||
V= 3.0
|
||||
DISTNAME= jmk-x11-fonts-${V}
|
||||
PKGNAME= jmk-fonts-${V}
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.jmknoble.net/fonts/
|
||||
|
||||
MAINTAINER= Jon Olsson <jon@abc.se>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
CONFIGURE_STYLE= imake
|
||||
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-install:
|
||||
cd ${PREFIX}/lib/X11/fonts/jmk && mv fonts.alias fonts.alias-jmk
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (jmk-x11-fonts-3.0.tar.gz) = HGmdacAqMGuRSNkUi22s4g==
|
||||
RMD160 (jmk-x11-fonts-3.0.tar.gz) = Hnl9El83JLtJOWqDHq51ogfvJGw=
|
||||
SHA1 (jmk-x11-fonts-3.0.tar.gz) = sk0oWFqaaWE0mdt0CssnCURm480=
|
||||
SHA256 (jmk-x11-fonts-3.0.tar.gz) = 1WmUUdi9E7LOeseFasRrYuC6gmR/isDNGA7kJP5xXTE=
|
||||
SIZE (jmk-x11-fonts-3.0.tar.gz) = 624357
|
@ -1,22 +0,0 @@
|
||||
These are character-cell fonts for use with the X Window System,
|
||||
created by Jim Knoble. The current list of fonts included in this
|
||||
package are:
|
||||
|
||||
Neep (formerly known as NouveauGothic)
|
||||
|
||||
A pleasantly legible variation on the standard fixed fonts that
|
||||
accompany most distributions of the X Window System. Comes in both
|
||||
normal and bold weights in small, medium, large, extra-large, and
|
||||
huge sizes, as well as an extra-small size that only comes in
|
||||
normal weight. Comes in the following encodings:
|
||||
|
||||
ISO-8859-1 (Latin1, Western European + Icelandic)
|
||||
ISO-8859-2 (Latin2, Eastern European)
|
||||
ISO-8859-9 (Latin5, Western European + Turkish)
|
||||
ISO-8859-15 (Latin9, Western European + Euro Symbol)
|
||||
|
||||
Modd
|
||||
|
||||
A fixed-width font with sleek, contemporary styling. Normal and
|
||||
bold weights in a 10-point (6x11) and a 12-point (6x13) size.
|
||||
ISO-8859-1 encoding only.
|
@ -1,9 +0,0 @@
|
||||
Be sure to add ${PREFIX}/lib/X11/fonts/jmk to your fontpath,
|
||||
preferably in your xorg.conf by adding this line:
|
||||
|
||||
FontPath "${PREFIX}/lib/X11/fonts/jmk/"
|
||||
|
||||
Or, if you wish, from your shell:
|
||||
|
||||
$ xset fp+ ${PREFIX}/lib/X11/fonts/jmk
|
||||
$ xset fp rehash
|
@ -1,114 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/08/04 20:43:38 ajacoutot Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/jmk/
|
||||
lib/X11/fonts/jmk/fonts.alias-jmk
|
||||
@comment lib/X11/fonts/jmk/fonts.dir
|
||||
@comment lib/X11/fonts/jmk/fonts.scale
|
||||
lib/X11/fonts/jmk/modd-iso8859-1-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/modd-iso8859-1-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/modd-iso8859-1-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/modd-iso8859-1-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-1-12x24.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-15-12x24.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-2-12x24.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-alt-iso8859-9-12x24.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-1-12x24.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-15-12x24.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-2-12x24.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-05x10.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-05x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-05x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-06x11-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-06x11.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-06x13-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-06x13.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-08x15-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-08x15.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-10x20-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-10x20.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-12x24-bold.pcf.gz
|
||||
lib/X11/fonts/jmk/neep-iso8859-9-12x24.pcf.gz
|
@ -1,48 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 00:58:02 ian Exp $
|
||||
|
||||
COMMENT = fonts from the League of Moveable Type
|
||||
|
||||
PKGNAME = league-fonts-0.1
|
||||
PKG_ARCH = *
|
||||
EXTRACT_SUFX = .zip
|
||||
.for font in \
|
||||
blackout chunk flaminia-type-system goudy-bookletter-1911 junction \
|
||||
league-gothic league-script-1 linden-hill orbitron \
|
||||
prociono raleway sniglet sorts-mill-goudy
|
||||
DISTFILES += ${font}${EXTRACT_SUFX}
|
||||
.endfor
|
||||
|
||||
CATEGORIES = x11
|
||||
|
||||
HOMEPAGE = http://www.theleagueofmoveabletype.com/
|
||||
MASTER_SITES = http://s3.amazonaws.com/theleague-production/fonts/
|
||||
|
||||
MAINTAINER= Ian Darwin <ian@openbsd.org>
|
||||
|
||||
# Custom "SIL OPEN FONT LICENSE Version 1.1":
|
||||
# "Permission is hereby granted, free of charge, to any person obtaining
|
||||
# a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
# redistribute, and sell modified and unmodified copies of the Font Software..."
|
||||
# Allows redistribution of unmodified fonts even if bundled for sale with other software.
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
DIST_SUBDIR = leaguefonts
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
INST_DIR= ${PREFIX}/lib/fonts/
|
||||
|
||||
post-extract:
|
||||
rm -r ${WRKDIR}/__MACOSX/
|
||||
mv ${WRKDIR}/Orbitron/readme.txt ${WRKDIR}/Orbitron/Orbitron_readme.txt
|
||||
mv ${WRKDIR}/Blackout/please_read_me.txt ${WRKDIR}/Blackout_please_read_me.txt
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/*.??f ${WRKDIR}/*/*.??f ${WRKDIR}/*/*.txt ${INST_DIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,65 +0,0 @@
|
||||
MD5 (leaguefonts/blackout.zip) = u6b7ONZ9vf1CEgsfSmH/Jw==
|
||||
MD5 (leaguefonts/chunk.zip) = FSXne4xcVMIOvQmJ51PQFw==
|
||||
MD5 (leaguefonts/flaminia-type-system.zip) = iAIxZCC3baygxCbxEnV3vA==
|
||||
MD5 (leaguefonts/goudy-bookletter-1911.zip) = f+6v+6GWYr00z+yKWClVgA==
|
||||
MD5 (leaguefonts/junction.zip) = /iah+F1/NneB4Ph2RVLf9w==
|
||||
MD5 (leaguefonts/league-gothic.zip) = crIoaV8a2KwOOCSh5+2zEw==
|
||||
MD5 (leaguefonts/league-script-1.zip) = eRsuvl9GhrKjH/rQZ/5A/w==
|
||||
MD5 (leaguefonts/linden-hill.zip) = 6G5f0eiAwfJ5vPYcDekgnQ==
|
||||
MD5 (leaguefonts/orbitron.zip) = ZPSWb8APU5a+p1fzkebN9A==
|
||||
MD5 (leaguefonts/prociono.zip) = 5nGKHtuPw7YWbAwguYRMNg==
|
||||
MD5 (leaguefonts/raleway.zip) = E47To2d0rz46soWYjek/YQ==
|
||||
MD5 (leaguefonts/sniglet.zip) = V2jDK2aWpELQVENAeAyG2Q==
|
||||
MD5 (leaguefonts/sorts-mill-goudy.zip) = 5u+aMgXn/YdEW5tAGpFWjg==
|
||||
RMD160 (leaguefonts/blackout.zip) = tH4MsnfWo0RujnGn8g/zwLjyh4g=
|
||||
RMD160 (leaguefonts/chunk.zip) = wLu1B3Tzd9HW20eE9TgfMtlvC4E=
|
||||
RMD160 (leaguefonts/flaminia-type-system.zip) = B8rPLhaXG0b16hxBezgidBjCk+U=
|
||||
RMD160 (leaguefonts/goudy-bookletter-1911.zip) = TUsSK+0wplWKtPpw9CD82YxNC4k=
|
||||
RMD160 (leaguefonts/junction.zip) = MOBR420+9oehw2PsPlyij0qipCk=
|
||||
RMD160 (leaguefonts/league-gothic.zip) = J03WNpq+UOu96WJ5aK6NK9Niadw=
|
||||
RMD160 (leaguefonts/league-script-1.zip) = 0DoaSsssNTPN50Us5dAm9ARmvlU=
|
||||
RMD160 (leaguefonts/linden-hill.zip) = EVkQ9CqOa4Fp+ySYng3j9ml9akM=
|
||||
RMD160 (leaguefonts/orbitron.zip) = eHCymUxPUeELYCzNXVv1dzy5/BY=
|
||||
RMD160 (leaguefonts/prociono.zip) = MaS2igGHvsHmLsA8zal8bg4HjHY=
|
||||
RMD160 (leaguefonts/raleway.zip) = cSuG+U7HuhLbicaSJPfJBLobDCs=
|
||||
RMD160 (leaguefonts/sniglet.zip) = eoljSGBsO9I151VH4WRZL8gIHzU=
|
||||
RMD160 (leaguefonts/sorts-mill-goudy.zip) = /xn6QrEEXpMU44o/hefoUSFXHj0=
|
||||
SHA1 (leaguefonts/blackout.zip) = GC5GOa2i4UOosLNd2P/RcXE1V/8=
|
||||
SHA1 (leaguefonts/chunk.zip) = N209BRk/K27+Rz9vv9+XyRsVRdk=
|
||||
SHA1 (leaguefonts/flaminia-type-system.zip) = M8nikscx1MxsFJAVCsmxk3ti8M8=
|
||||
SHA1 (leaguefonts/goudy-bookletter-1911.zip) = S/yulTTc94O3p4CNEGVBpr6beyY=
|
||||
SHA1 (leaguefonts/junction.zip) = t+itxZSjx2pp63CtwCAmh13jgxg=
|
||||
SHA1 (leaguefonts/league-gothic.zip) = XDbj6dbnpuRf0FypQ1vBJJLh6Qg=
|
||||
SHA1 (leaguefonts/league-script-1.zip) = pUg9BmcRX8UCoc4cerDsxrEoHwU=
|
||||
SHA1 (leaguefonts/linden-hill.zip) = /DazR7u2LRMy0UuQTPIlr8bva5M=
|
||||
SHA1 (leaguefonts/orbitron.zip) = VhG9aaHlLxKpuY2GgywGhTULH8c=
|
||||
SHA1 (leaguefonts/prociono.zip) = uONkiiI8mYCe6IGGku7KC2wMbSo=
|
||||
SHA1 (leaguefonts/raleway.zip) = gd5R0tgSRr3+hqBCZZECqz5pVDU=
|
||||
SHA1 (leaguefonts/sniglet.zip) = YPHFxB4JpK46td59n6ikRhMF/BQ=
|
||||
SHA1 (leaguefonts/sorts-mill-goudy.zip) = 5RpZOcpOmiRwyWXnCwWwoM5DwKM=
|
||||
SHA256 (leaguefonts/blackout.zip) = bZBnzMeVCny70yArvcXbCiEmAIt9Z4fedq/SY4sx6MA=
|
||||
SHA256 (leaguefonts/chunk.zip) = FcqHu5EUqoW69rrjpJ8L0tqDTCI28JfsQMw1vWMJCaY=
|
||||
SHA256 (leaguefonts/flaminia-type-system.zip) = ThOE40UoQMM3MS9G5Br/rH05rcRht1HliEA9gq0PXqo=
|
||||
SHA256 (leaguefonts/goudy-bookletter-1911.zip) = Ix+PqwZiq8f3t0aF74g6WDVkolYYnb6M2VcwTZ7UTCw=
|
||||
SHA256 (leaguefonts/junction.zip) = yrjz9UbEnyqumFXCUuiYyxlRpQpWOAgMxxPYmHUgs2Y=
|
||||
SHA256 (leaguefonts/league-gothic.zip) = 5ietxUcsK1/r5eyCpggF8ZOMTuEOjZD7XXRJsI3Xshg=
|
||||
SHA256 (leaguefonts/league-script-1.zip) = Sn+0GasaurbVBeH5mIsox7QvwxTUu3ourB4sHoqeC0s=
|
||||
SHA256 (leaguefonts/linden-hill.zip) = c5MEGmsck//N4jPMGgG7mIvbe/kRKRO2YsML3Rks4C8=
|
||||
SHA256 (leaguefonts/orbitron.zip) = inLD6pLzUg7TrqFZ71fV8y2V2UM3EfCGMeoA9YIYvvk=
|
||||
SHA256 (leaguefonts/prociono.zip) = nZ/6kr+SCWQthH//gz4vCJ6lEI8EzHvbLSPDv4Rw9/g=
|
||||
SHA256 (leaguefonts/raleway.zip) = OjZOvsOarUVZ+8xCX63wWPiQEz4Wq8tVxiaEihZ2CX0=
|
||||
SHA256 (leaguefonts/sniglet.zip) = vPWGAMwI/yEnD1UETi1OLXSnOklD+WN1ut+cSxVTB00=
|
||||
SHA256 (leaguefonts/sorts-mill-goudy.zip) = W1OrjKyeqf6f1aLikATq6mkSsQlbLAFi9rtHaBg7e3U=
|
||||
SIZE (leaguefonts/blackout.zip) = 152565
|
||||
SIZE (leaguefonts/chunk.zip) = 26725
|
||||
SIZE (leaguefonts/flaminia-type-system.zip) = 169508
|
||||
SIZE (leaguefonts/goudy-bookletter-1911.zip) = 29165
|
||||
SIZE (leaguefonts/junction.zip) = 68605
|
||||
SIZE (leaguefonts/league-gothic.zip) = 117063
|
||||
SIZE (leaguefonts/league-script-1.zip) = 126600
|
||||
SIZE (leaguefonts/linden-hill.zip) = 101758
|
||||
SIZE (leaguefonts/orbitron.zip) = 256864
|
||||
SIZE (leaguefonts/prociono.zip) = 56365
|
||||
SIZE (leaguefonts/raleway.zip) = 93456
|
||||
SIZE (leaguefonts/sniglet.zip) = 91920
|
||||
SIZE (leaguefonts/sorts-mill-goudy.zip) = 611495
|
@ -1,3 +0,0 @@
|
||||
leaguefonts is the collection from The Leage of Movable Type,
|
||||
dedicated to providing high-quality open-source type fonts for
|
||||
designers everywhere.
|
@ -1,30 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/01/05 19:01:25 ian Exp $
|
||||
@fontdir lib/fonts/
|
||||
lib/fonts/Blackout -CCLicense.pdf
|
||||
lib/fonts/Blackout-2am.ttf
|
||||
lib/fonts/Blackout-Midnight.ttf
|
||||
lib/fonts/Chunk.otf
|
||||
lib/fonts/Chunk.ttf
|
||||
lib/fonts/Flaminia -CCLicense.pdf
|
||||
lib/fonts/Flaminia -Disclaimer.rtf
|
||||
lib/fonts/GoudyBookletter1911.otf
|
||||
lib/fonts/Junction 02.otf
|
||||
lib/fonts/Junction 02.ttf
|
||||
lib/fonts/Junction FONTLOG.txt
|
||||
lib/fonts/League Gothic.otf
|
||||
lib/fonts/LeagueScript.otf
|
||||
lib/fonts/LindenHill-Italic.otf
|
||||
lib/fonts/LindenHill.otf
|
||||
lib/fonts/OFL - Copyright.txt
|
||||
lib/fonts/OFLGoudyStM-Italic.otf
|
||||
lib/fonts/OFLGoudyStM.otf
|
||||
lib/fonts/OFLGoudyStMTT-Italic.ttf
|
||||
lib/fonts/OFLGoudyStMTT.ttf
|
||||
lib/fonts/Open Font License.txt
|
||||
lib/fonts/Orbitron_readme.txt
|
||||
lib/fonts/Prociono.otf
|
||||
lib/fonts/ProcionoTT.ttf
|
||||
lib/fonts/Sniglet_Regular.otf
|
||||
lib/fonts/Sniglet_Regular.ttf
|
||||
lib/fonts/raleway_thin.otf
|
||||
lib/fonts/raleway_thin.ttf
|
@ -1,32 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2011/07/09 04:27:40 ajacoutot Exp $
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
COMMENT = substitute for MS TTF core fonts
|
||||
|
||||
DISTNAME = liberation-fonts-ttf-1.07.0
|
||||
PKGNAME = ${DISTNAME:S/-ttf//}
|
||||
CATEGORIES = x11
|
||||
|
||||
HOMEPAGE = https://fedorahosted.org/liberation-fonts
|
||||
|
||||
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
||||
|
||||
# GPLv2+exception license
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES = https://fedorahosted.org/releases/l/i/liberation-fonts/
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
INST_DIR = ${PREFIX}/lib/X11/fonts/Liberation
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/{*.ttf,*.txt} ${INST_DIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (liberation-fonts-ttf-1.07.0.tar.gz) = gVDbHG4nys39UktWO4W2ng==
|
||||
RMD160 (liberation-fonts-ttf-1.07.0.tar.gz) = GLinGvAEtFPYfGePPG5c0zw+2hM=
|
||||
SHA1 (liberation-fonts-ttf-1.07.0.tar.gz) = wijAX6bLiomecFFLs3ZM0h323pg=
|
||||
SHA256 (liberation-fonts-ttf-1.07.0.tar.gz) = cNaswN4GL2WvZy2hCapwyXd+qQL0YP48NfdT85TVjLI=
|
||||
SIZE (liberation-fonts-ttf-1.07.0.tar.gz) = 1326750
|
@ -1,10 +0,0 @@
|
||||
Liberation font software consists of TrueType-OpenType formatted font
|
||||
software for rendering Liberation typefaces in sans serif, serif, and
|
||||
monospaced character styles.
|
||||
There are three sets:
|
||||
* Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and
|
||||
Bitstream Vera Sans)
|
||||
* Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and
|
||||
Bitstream Vera Serif)
|
||||
* Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono
|
||||
L, and Bitstream Vera Sans Mono).
|
@ -1,20 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/07/24 07:42:38 benoit Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/Liberation/
|
||||
lib/X11/fonts/Liberation/LiberationMono-Bold.ttf
|
||||
lib/X11/fonts/Liberation/LiberationMono-BoldItalic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationMono-Italic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationMono-Regular.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSans-Bold.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSans-BoldItalic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSans-Italic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSans-Regular.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSansNarrow-Bold.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSansNarrow-BoldItalic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSansNarrow-Italic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSansNarrow-Regular.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSerif-Bold.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSerif-BoldItalic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSerif-Italic.ttf
|
||||
lib/X11/fonts/Liberation/LiberationSerif-Regular.ttf
|
||||
lib/X11/fonts/Liberation/License.txt
|
@ -1,53 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/22 08:37:03 espie Exp $
|
||||
|
||||
COMMENT= Microsoft TrueType core fonts
|
||||
|
||||
DISTNAME= msttcorefonts-2.0
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://corefonts.sourceforge.net/
|
||||
|
||||
MAINTAINER= Steve Shockley <steve.shockley@shockley.net>
|
||||
|
||||
# Font source files have a restrictive license
|
||||
PERMIT_PACKAGE_CDROM= Restrictive license, can't distribute modified files
|
||||
PERMIT_PACKAGE_FTP= Restrictive license, can't distribute modified files
|
||||
PERMIT_DISTFILES_CDROM= may not sell
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=corefonts/}
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
|
||||
BUILD_DEPENDS= archivers/cabextract
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
|
||||
DISTFILES= andale32.exe \
|
||||
arial32.exe \
|
||||
arialb32.exe \
|
||||
comic32.exe \
|
||||
courie32.exe \
|
||||
georgi32.exe \
|
||||
impact32.exe \
|
||||
times32.exe \
|
||||
trebuc32.exe \
|
||||
verdan32.exe \
|
||||
wd97vwr32.exe \
|
||||
webdin32.exe
|
||||
|
||||
INST_DIR= ${PREFIX}/lib/X11/fonts/mscorefonts
|
||||
|
||||
EXTRACT_CASES= *.exe) cabextract --lowercase --quiet \
|
||||
--directory=${WRKDIST} ${FULLDISTDIR}/$$archive ;;
|
||||
|
||||
post-extract:
|
||||
@cabextract --lowercase --directory=${WRKDIST} ${WRKDIST}/viewer1.cab
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INST_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${INST_DIR}
|
||||
tr -d \\015 < ${WRKDIST}/licen.txt > ${INST_DIR}/eula.txt
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,60 +0,0 @@
|
||||
MD5 (msttcorefonts-2.0/andale32.exe) = y9wv3X0u0IMnlehqi57hmg==
|
||||
MD5 (msttcorefonts-2.0/arial32.exe) = ljffDpFwMXnwcj7AlaNstQ==
|
||||
MD5 (msttcorefonts-2.0/arialb32.exe) = yQia4MOz0NjEsKlZebuf8A==
|
||||
MD5 (msttcorefonts-2.0/comic32.exe) = KzDeQLtegDoEUsdxX8g10Q==
|
||||
MD5 (msttcorefonts-2.0/courie32.exe) = TkEsdyKUQDq2L7LSR9hcYA==
|
||||
MD5 (msttcorefonts-2.0/georgi32.exe) = TZABYCbi2kR1k7QajY+ovQ==
|
||||
MD5 (msttcorefonts-2.0/impact32.exe) = eQfH3WaE6brekc/4JoPZ1w==
|
||||
MD5 (msttcorefonts-2.0/times32.exe) = 7TnI75G5+4D3b3AlaCkb1Q==
|
||||
MD5 (msttcorefonts-2.0/trebuc32.exe) = DX6hbKxiYfhROgYfv82ytQ==
|
||||
MD5 (msttcorefonts-2.0/verdan32.exe) = EtKnX4FW4QYHvh6qjo7xIA==
|
||||
MD5 (msttcorefonts-2.0/wd97vwr32.exe) = 76ctPtASCgcybOAvBR6bQg==
|
||||
MD5 (msttcorefonts-2.0/webdin32.exe) = IwodE6NlsigV9QLrJNkUmw==
|
||||
RMD160 (msttcorefonts-2.0/andale32.exe) = bSvXN6zD7I7WrU7FUD0aBnSrEig=
|
||||
RMD160 (msttcorefonts-2.0/arial32.exe) = Rlec9+TLrtuirfp2dhl8uLyaLCg=
|
||||
RMD160 (msttcorefonts-2.0/arialb32.exe) = Py5BcdJvnrCz4IVOAgrF5dV1kWs=
|
||||
RMD160 (msttcorefonts-2.0/comic32.exe) = laCWQkUn9PzZDUvTrpYjwJp/pK0=
|
||||
RMD160 (msttcorefonts-2.0/courie32.exe) = ngda/aiGcCMMKbWTpevxclEeZy8=
|
||||
RMD160 (msttcorefonts-2.0/georgi32.exe) = nY9lmZoGkXY1LUIGC25/X+fh/p0=
|
||||
RMD160 (msttcorefonts-2.0/impact32.exe) = MSn6yIH07Z5vxa9wa3ozQXCzqX4=
|
||||
RMD160 (msttcorefonts-2.0/times32.exe) = RNXdoNpZCE4AEgxnipg1ix6jrQ8=
|
||||
RMD160 (msttcorefonts-2.0/trebuc32.exe) = TMFIWsdmL/LIt8p71endpWUanwA=
|
||||
RMD160 (msttcorefonts-2.0/verdan32.exe) = v7izWeARGGF04/8imT+Rp49i/zA=
|
||||
RMD160 (msttcorefonts-2.0/wd97vwr32.exe) = 1qFHkqXyRxtNn+sEJn0XqI7H3q8=
|
||||
RMD160 (msttcorefonts-2.0/webdin32.exe) = U4IZnPhVgiixOgl31iVDlQcKmXU=
|
||||
SHA1 (msttcorefonts-2.0/andale32.exe) = xNuMvkLFZtEkaPX9rTjENyGETGk=
|
||||
SHA1 (msttcorefonts-2.0/arial32.exe) = bXX4Q285qy2lwxzmUbdEO0rSkW4=
|
||||
SHA1 (msttcorefonts-2.0/arialb32.exe) = 1FzauEt/TB79bRs2n1DtA5Dj00Q=
|
||||
SHA1 (msttcorefonts-2.0/comic32.exe) = I3HQMnaD3MXsFoT+fCdajeHvmlE=
|
||||
SHA1 (msttcorefonts-2.0/courie32.exe) = BqdFAjwDT4i0E19eKU/s4aPBsFc=
|
||||
SHA1 (msttcorefonts-2.0/georgi32.exe) = kOQHDLNW8dgRrLlDCAv5fkGajx4=
|
||||
SHA1 (msttcorefonts-2.0/impact32.exe) = hrNNZQz7vl01EtSdJUX3UJpVqtI=
|
||||
SHA1 (msttcorefonts-2.0/times32.exe) = ILeeZc3vTi1xlfhNogJJnjqoMGA=
|
||||
SHA1 (msttcorefonts-2.0/trebuc32.exe) = UKqwmIQj78yc8h+sfWTVNNbQo0o=
|
||||
SHA1 (msttcorefonts-2.0/verdan32.exe) = 9bk87fUA7cZ1AvEWV4EjYYxkpCo=
|
||||
SHA1 (msttcorefonts-2.0/wd97vwr32.exe) = jt91j5JRMJSpTlC3gmzW8rdpa4w=
|
||||
SHA1 (msttcorefonts-2.0/webdin32.exe) = L7SkLFPlC8cHB6ezxXuvYrpYOY8=
|
||||
SHA256 (msttcorefonts-2.0/andale32.exe) = BST+QpUa3Dp+uHDjLwkgMTxx8XDIWbX3cNgrTuER6XA=
|
||||
SHA256 (msttcorefonts-2.0/arial32.exe) = hSl6TRRunIesb3SCJzS97l9LKnItfqpYS38sv3b0ePY=
|
||||
SHA256 (msttcorefonts-2.0/arialb32.exe) = pCXw/7ahpe3luXntYXf09PT972rnwwKnt3IO8zL+wKg=
|
||||
SHA256 (msttcorefonts-2.0/comic32.exe) = nG3z/u/eJtTkHUpP5dsqifkSOncllNf1mv0GJiXNIE4=
|
||||
SHA256 (msttcorefonts-2.0/courie32.exe) = u1EdhhZV3eh5rlUuuGsTTW+uZ8tYUC5v9z7F2RUfM4Q=
|
||||
SHA256 (msttcorefonts-2.0/georgi32.exe) = LCx9zaZgbqXPCJGPt80/M1np6EM43GkAE/IM1C6TAwE=
|
||||
SHA256 (msttcorefonts-2.0/impact32.exe) = YGHvO3QB2WQvXf218rN2qhRmP2J15gpRIHrU+s8vzPs=
|
||||
SHA256 (msttcorefonts-2.0/times32.exe) = 21ZZXsbvXT3lwkmU8AHwOyoT43zuJ7wlxY9vQ+j4B6s=
|
||||
SHA256 (msttcorefonts-2.0/trebuc32.exe) = WmkNm7hRC+G4tP5J8fIxllH+UbvlR3Xd3djvC9B/2sk=
|
||||
SHA256 (msttcorefonts-2.0/verdan32.exe) = wcthJV42MWZ5TkdmTi8hr446JstjRuuNKuL6hd1arZY=
|
||||
SHA256 (msttcorefonts-2.0/wd97vwr32.exe) = 9hEmptF7LRJqfzGxQlBNzkk095icVfHBPGR3s/6As9I=
|
||||
SHA256 (msttcorefonts-2.0/webdin32.exe) = ZFlbWrwQgPuoYQxcNPq1hjQI6Aaq/oRlPKhXW+0X11o=
|
||||
SIZE (msttcorefonts-2.0/andale32.exe) = 198384
|
||||
SIZE (msttcorefonts-2.0/arial32.exe) = 554208
|
||||
SIZE (msttcorefonts-2.0/arialb32.exe) = 168176
|
||||
SIZE (msttcorefonts-2.0/comic32.exe) = 246008
|
||||
SIZE (msttcorefonts-2.0/courie32.exe) = 646368
|
||||
SIZE (msttcorefonts-2.0/georgi32.exe) = 392440
|
||||
SIZE (msttcorefonts-2.0/impact32.exe) = 173288
|
||||
SIZE (msttcorefonts-2.0/times32.exe) = 661728
|
||||
SIZE (msttcorefonts-2.0/trebuc32.exe) = 357200
|
||||
SIZE (msttcorefonts-2.0/verdan32.exe) = 351992
|
||||
SIZE (msttcorefonts-2.0/wd97vwr32.exe) = 3953640
|
||||
SIZE (msttcorefonts-2.0/webdin32.exe) = 185072
|
@ -1,54 +0,0 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>TrueType core fonts for the Web end user license agreement</TITLE>
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso8859-1">
|
||||
<BODY BGCOLOR="#FFFFFF" BOTTOMMARGIN="20" TOPMARGIN="0" LEFTMARGIN="0">
|
||||
|
||||
<B>END-USER LICENSE AGREEMENT FOR<BR>MICROSOFT SOFTWARE</B><P>
|
||||
|
||||
IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and Microsoft Corporation for the Microsoft software accompanying this EULA, which includes computer software and may include associated media, printed materials, and "on-line" or electronic documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your rights to make and use copies of the SOFTWARE PRODUCT, you agree to be bound by the terms of this EULA. If you do not agree to the terms of this EULA, you may not use the SOFTWARE PRODUCT.
|
||||
|
||||
<P>
|
||||
<BR>
|
||||
<B>SOFTWARE PRODUCT LICENSE</B><BR>
|
||||
The SOFTWARE PRODUCT is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold.<P><BR>
|
||||
<B>1. GRANT OF LICENSE.</B> This EULA grants you the following rights:
|
||||
<UL>
|
||||
<LI> <B>Installation and Use.</B> You may install and use an unlimited number of copies of the SOFTWARE PRODUCT.
|
||||
<LI> <B>Reproduction and Distribution.</B> You may reproduce and distribute an unlimited number of copies of the SOFTWARE PRODUCT; provided that each copy shall be a true and complete copy, including all copyright and trademark notices, and shall be accompanied by a copy of this EULA. Copies of the SOFTWARE PRODUCT may not be distributed for profit either on a standalone basis or included as part of your own product.
|
||||
</UL>
|
||||
<P><BR>
|
||||
<B>2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS. </B>
|
||||
<UL>
|
||||
<LI> <B>Limitations on Reverse Engineering, Decompilation, and Disassembly. </B>You may not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation.
|
||||
<LI> <B>Restrictions on Alteration. </B> You may not rename, edit or create any derivative works from the SOFTWARE PRODUCT, other than subsetting when embedding them in documents.
|
||||
<LI> <B>Software Transfer. </B> You may permanently transfer all of your rights under this EULA, provided the recipient agrees to the terms of this EULA.
|
||||
<LI> <B>Termination. </B> Without prejudice to any other rights, Microsoft may terminate this EULA if you fail to comply with the terms and conditions of this EULA. In such event, you must destroy all copies of the SOFTWARE PRODUCT and all of its component parts.
|
||||
</UL>
|
||||
<P><BR>
|
||||
<B>3. COPYRIGHT.</B> All title and copyrights in and to the SOFTWARE PRODUCT (including but not limited to any images, text, and "applets" incorporated into the SOFTWARE PRODUCT), the accompanying printed materials, and any copies of the SOFTWARE PRODUCT are owned by Microsoft or its suppliers. The SOFTWARE PRODUCT is protected by copyright laws and international treaty provisions. Therefore, you must treat the SOFTWARE PRODUCT like any other copyrighted material. <P><BR>
|
||||
|
||||
<B>4. U.S. GOVERNMENT RESTRICTED RIGHTS. </B> The SOFTWARE PRODUCT and documentation are provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of the Commercial Computer Software - Restricted Rights at 48 CFR 52.227-19, as applicable. Manufacturer is Microsoft Corporation/One Microsoft Way/Redmond, WA 98052-6399. <P>
|
||||
|
||||
<BR>
|
||||
<B>LIMITED WARRANTY</B><P>
|
||||
<B>NO WARRANTIES.</B> Microsoft expressly disclaims any warranty for the SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is provided "as is" without warranty of any kind, either express or implied, including, without limitation, the implied warranties or merchantability, fitness for a particular purpose, or noninfringement. The entire risk arising out of use or performance of the SOFTWARE PRODUCT remains with you.<P>
|
||||
<B>NO LIABILITY FOR CONSEQUENTIAL DAMAGES.</B> In no event shall Microsoft or its suppliers be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use this Microsoft product, even if Microsoft has been advised of the possibility of such damages. Because some states/jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you.<P>
|
||||
<BR>
|
||||
<B>MISCELLANEOUS</B>
|
||||
<P>
|
||||
If you acquired this product in the United States, this EULA is governed by the laws of the State of Washington.
|
||||
<P>
|
||||
If this product was acquired outside the United States, then local laws may apply.
|
||||
<P>
|
||||
Should you have any questions concerning this EULA, or if you desire to contact Microsoft for any reason, please contact the Microsoft subsidiary serving your country, or write: Microsoft Sales Information Center/One Microsoft Way/Redmond, WA 98052-6399.
|
||||
|
||||
<P>
|
||||
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
The TrueType core fonts for the web that were once available from
|
||||
http://www.microsoft.com/typography/fontpack/. The port is constructed
|
||||
so that the actual fonts are downloaded from Sourceforge's site at
|
||||
build time so this port does not 'redistribute' the fonts, it just
|
||||
makes it easy to install them on an OpenBSD system.
|
@ -1,35 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2007/10/08 05:16:08 ajacoutot Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/mscorefonts/
|
||||
lib/X11/fonts/mscorefonts/andalemo.ttf
|
||||
lib/X11/fonts/mscorefonts/arial.ttf
|
||||
lib/X11/fonts/mscorefonts/arialbd.ttf
|
||||
lib/X11/fonts/mscorefonts/arialbi.ttf
|
||||
lib/X11/fonts/mscorefonts/ariali.ttf
|
||||
lib/X11/fonts/mscorefonts/ariblk.ttf
|
||||
lib/X11/fonts/mscorefonts/comic.ttf
|
||||
lib/X11/fonts/mscorefonts/comicbd.ttf
|
||||
lib/X11/fonts/mscorefonts/cour.ttf
|
||||
lib/X11/fonts/mscorefonts/courbd.ttf
|
||||
lib/X11/fonts/mscorefonts/courbi.ttf
|
||||
lib/X11/fonts/mscorefonts/couri.ttf
|
||||
lib/X11/fonts/mscorefonts/eula.txt
|
||||
lib/X11/fonts/mscorefonts/georgia.ttf
|
||||
lib/X11/fonts/mscorefonts/georgiab.ttf
|
||||
lib/X11/fonts/mscorefonts/georgiai.ttf
|
||||
lib/X11/fonts/mscorefonts/georgiaz.ttf
|
||||
lib/X11/fonts/mscorefonts/impact.ttf
|
||||
lib/X11/fonts/mscorefonts/tahoma.ttf
|
||||
lib/X11/fonts/mscorefonts/times.ttf
|
||||
lib/X11/fonts/mscorefonts/timesbd.ttf
|
||||
lib/X11/fonts/mscorefonts/timesbi.ttf
|
||||
lib/X11/fonts/mscorefonts/timesi.ttf
|
||||
lib/X11/fonts/mscorefonts/trebuc.ttf
|
||||
lib/X11/fonts/mscorefonts/trebucbd.ttf
|
||||
lib/X11/fonts/mscorefonts/trebucbi.ttf
|
||||
lib/X11/fonts/mscorefonts/trebucit.ttf
|
||||
lib/X11/fonts/mscorefonts/verdana.ttf
|
||||
lib/X11/fonts/mscorefonts/verdanab.ttf
|
||||
lib/X11/fonts/mscorefonts/verdanai.ttf
|
||||
lib/X11/fonts/mscorefonts/verdanaz.ttf
|
||||
lib/X11/fonts/mscorefonts/webdings.ttf
|
@ -1,35 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/05/26 21:15:56 jasper Exp $
|
||||
|
||||
COMMENT = free Cyrillic fonts
|
||||
PKG_ARCH = *
|
||||
DISTNAME = ptsans-2.0
|
||||
EXTRACT_SUFX = .zip
|
||||
CATEGORIES = x11 russian
|
||||
|
||||
MAINTAINER = Vadim Zhukov <persgray@gmail.com>
|
||||
# Original distfile taken from http://www.fontstock.com/public/
|
||||
MASTER_SITES = http://www.ohvost.ru/dnl/
|
||||
HOMEPAGE = http://paratype.com/public/
|
||||
|
||||
# OFL, http://scripts.sil.org/OFL (CC-like)
|
||||
# permits:
|
||||
# Distribution, Reproduction, Embedding, DerivativeWorks
|
||||
# requires
|
||||
# Attribution, Notice, ShareAlike, DerivativeRenaming,
|
||||
# BundlingWhenSelling
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
FONTSDIR = ${PREFIX}/lib/X11/fonts/ptsans
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/ptsans
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/*.ttf ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/PTSansOFL.txt ${PREFIX}/share/ptsans
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (ptsans-2.0.zip) = mYqzPhTUgi4g5FbIzMDCeQ==
|
||||
RMD160 (ptsans-2.0.zip) = h5fhegX6Nrv/vwwqu2QC9DgivS8=
|
||||
SHA1 (ptsans-2.0.zip) = hmBi+nUYMsEiWGCCtCP544O0fjU=
|
||||
SHA256 (ptsans-2.0.zip) = jVutfymewSkZdnwByh2Vs+FtA+aOQezUMeHVlpJNqkA=
|
||||
SIZE (ptsans-2.0.zip) = 1710534
|
@ -1,9 +0,0 @@
|
||||
PT Sans family was developed as a part of the project "Public Types of
|
||||
Russian Federation". The fonts of this project have open user license
|
||||
and can be freely distributed. The main aim of the project is to give
|
||||
possibility to the peoples of Russia to read and write on their native
|
||||
languages.
|
||||
|
||||
PT Sans is based on Russian sans serif types.
|
||||
The family consists of 8 styles: 4 basic styles; 2 captions styles for
|
||||
small sizes and 2 narrows styles for economic setting.
|
@ -1,13 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/05/26 21:15:56 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/ptsans/
|
||||
lib/X11/fonts/ptsans/PTC55F.ttf
|
||||
lib/X11/fonts/ptsans/PTC75F.ttf
|
||||
lib/X11/fonts/ptsans/PTN57F.ttf
|
||||
lib/X11/fonts/ptsans/PTN77F.ttf
|
||||
lib/X11/fonts/ptsans/PTS55F.ttf
|
||||
lib/X11/fonts/ptsans/PTS56F.ttf
|
||||
lib/X11/fonts/ptsans/PTS75F.ttf
|
||||
lib/X11/fonts/ptsans/PTS76F.ttf
|
||||
share/ptsans/
|
||||
share/ptsans/PTSansOFL.txt
|
@ -1,34 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/09/12 16:49:10 jasper Exp $
|
||||
|
||||
COMMENT= ink-saving font based on Vera Sans
|
||||
|
||||
# Make sure we're well below upstreams initial versioned release
|
||||
V= 0.001
|
||||
DISTNAME= spranq_eco_sans_regular-$V
|
||||
PKGNAME= spranq-ecofont-ttf-$V
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.ecofont.eu/ecofont_en.html
|
||||
|
||||
# Vera Sans license
|
||||
# http://www.bitstream.com/font_rendering/products/dev_fonts/vera.html
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
||||
# Untill upstream starts to version the font
|
||||
MASTER_SITES= http://distfiles.nl/
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRSS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/ecofont
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (spranq_eco_sans_regular-0.001.zip) = iw64G7dNd6oy9uP3HkajXA==
|
||||
RMD160 (spranq_eco_sans_regular-0.001.zip) = a8IoVbshsLunHwhBSskljVzj09k=
|
||||
SHA1 (spranq_eco_sans_regular-0.001.zip) = 3qgg00WtoiVqtcIuk5qFU2g8q8E=
|
||||
SHA256 (spranq_eco_sans_regular-0.001.zip) = Ny7kiMoiUQEU+VVVayoYjfZN8OV+T7+OdLjzQu2aSqE=
|
||||
SIZE (spranq_eco_sans_regular-0.001.zip) = 110414
|
@ -1,5 +0,0 @@
|
||||
Appealing ideas are often simple: how much of a letter can be removed
|
||||
while maintaining readability? After extensive testing with all kinds of
|
||||
shapes, the best results were achieved using small circles. After lots
|
||||
of late hours (and coffee) this resulted in a font that uses up to 20%
|
||||
less ink.
|
@ -1,4 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/09/10 22:29:42 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/ecofont/
|
||||
lib/X11/fonts/ecofont/spranq_eco_sans_regular.ttf
|
@ -1,46 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2011/05/16 11:25:13 sthen Exp $
|
||||
|
||||
COMMENT = fixed width fonts especially for long hacking sessions
|
||||
|
||||
DISTNAME = terminus-font-4.35
|
||||
CATEGORIES = x11
|
||||
|
||||
HOMEPAGE = http://terminus-font.sourceforge.net/
|
||||
|
||||
MAINTAINER = LEVAI Daniel <leva@ecentrum.hu>
|
||||
|
||||
# OFL http://scripts.sil.org/OFL
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=terminus-font/}
|
||||
|
||||
CONFIGURE_STYLE = simple
|
||||
NO_REGRESS = Yes
|
||||
|
||||
ALL_TARGET = pcf
|
||||
|
||||
FONTDIR = ${PREFIX}/lib/X11/fonts/terminus
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
||||
FLAVORS = symquotes
|
||||
FLAVOR ?=
|
||||
|
||||
.if ${FLAVOR:L:Msymquotes}
|
||||
post-patch:
|
||||
${PATCH} -d ${WRKSRC} < ${WRKSRC}/alt/gq2.diff
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${GZIP_CMD} ${WRKSRC}/*.pcf
|
||||
${X11BASE}/bin/mkfontdir ${WRKSRC}
|
||||
egrep '\.pcf\.gz' ${WRKSRC}/fonts.dir | \
|
||||
sed 's/\.pcf\.gz//g' > ${WRKSRC}/fonts.alias
|
||||
${INSTALL_DATA_DIR} ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.pcf.gz ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKBUILD}/fonts.alias ${FONTDIR}/fonts.alias-terminus
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (terminus-font-4.35.tar.gz) = quZAka2cfR0PiUL/qQJsNg==
|
||||
RMD160 (terminus-font-4.35.tar.gz) = jJ26O7E1U2d3t5DzyWI+sU20T3g=
|
||||
SHA1 (terminus-font-4.35.tar.gz) = DNJwfHBBrm4090PCQBxRAFPpyc8=
|
||||
SHA256 (terminus-font-4.35.tar.gz) = auTNIYYFDJaZcFLhZwE6ohtgOaFk8x+gbprml/PYuNw=
|
||||
SIZE (terminus-font-4.35.tar.gz) = 313577
|
@ -1,5 +0,0 @@
|
||||
The Terminus font is a complete set of fixed-size fonts designed
|
||||
especially for the usage in terms.
|
||||
|
||||
Flavors:
|
||||
symquotes - Build with symmetric single quotes.
|
@ -1,238 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2011/05/16 11:25:13 sthen Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/terminus/
|
||||
lib/X11/fonts/terminus/fonts.alias-terminus
|
||||
lib/X11/fonts/terminus/ter-112b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-112n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-114b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-114n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-116b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-116n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-118b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-118n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-120b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-120n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-122b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-122n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-124b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-124n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-128b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-128n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-132b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-132n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-212b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-212n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-214b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-214n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-216b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-216n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-218b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-218n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-220b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-220n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-222b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-222n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-224b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-224n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-228b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-228n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-232b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-232n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-512b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-512n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-514b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-514n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-516b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-516n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-518b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-518n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-520b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-520n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-522b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-522n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-524b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-524n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-528b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-528n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-532b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-532n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-712b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-712n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-714b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-714n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-716b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-716n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-718b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-718n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-720b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-720n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-722b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-722n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-724b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-724n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-728b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-728n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-732b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-732n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-912b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-912n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-914b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-914n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-916b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-916n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-918b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-918n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-920b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-920n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-922b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-922n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-924b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-924n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-928b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-928n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-932b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-932n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-c32n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-d32n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-f32n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-g32n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-k32n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-p32n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-u32n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x12b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x12n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x14b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x14n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x16b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x16n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x18b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x18n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x20b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x20n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x22b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x22n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x24b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x24n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x28b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x28n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x32b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-x32n.pcf.gz
|
@ -1,7 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/02/01 17:00:15 espie Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += core
|
||||
SUBDIR += extra
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
@ -1,23 +0,0 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.1.1.1 2009/03/28 20:27:11 sthen Exp $
|
||||
|
||||
CATEGORIES ?= x11 japanese korean
|
||||
|
||||
HOMEPAGE ?= http://kldp.net/projects/unfonts/
|
||||
|
||||
WRKDIST = ${WRKDIR}/un-fonts
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = yes
|
||||
PERMIT_PACKAGE_FTP = yes
|
||||
PERMIT_DISTFILES_CDROM =yes
|
||||
PERMIT_DISTFILES_FTP = yes
|
||||
|
||||
FONTDIR ?= ${PREFIX}/lib/X11/fonts/korean
|
||||
|
||||
NO_BUILD ?= yes
|
||||
NO_REGRESS ?= yes
|
||||
PKG_ARCH ?= *
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTDIR}
|
@ -1,11 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/28 20:27:11 sthen Exp $
|
||||
|
||||
COMMENT = core Asian truetype fonts designed by Koaunghi Un
|
||||
DISTNAME = un-fonts-core-${VERSION}
|
||||
PKGNAME = un-fonts-core-${VERSION:S/-/./}
|
||||
|
||||
# N.B. MASTER_SITES directory will need changing for version updates
|
||||
VERSION = 1.0.2-080608
|
||||
MASTER_SITES = http://kldp.net/frs/download.php/4695/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (un-fonts-core-1.0.2-080608.tar.gz) = h+3rZVhrhdTOEMH6tPHhqg==
|
||||
RMD160 (un-fonts-core-1.0.2-080608.tar.gz) = a6H0ioKbdBCcv3J/Mytev4tga7Q=
|
||||
SHA1 (un-fonts-core-1.0.2-080608.tar.gz) = QkXQhkmgrMJtjHPnB7YTcbk3Dno=
|
||||
SHA256 (un-fonts-core-1.0.2-080608.tar.gz) = OwpydPmqt+jw8ZOMAacOFYF2bVG0lLoUVoPzesVXkY4=
|
||||
SIZE (un-fonts-core-1.0.2-080608.tar.gz) = 20117428
|
@ -1,17 +0,0 @@
|
||||
Un-fonts comes from the HLaTeX type1 fonts made in 1998 by Koaunghi Un,
|
||||
he designed type1 fonts to use with Korean TeX(HLaTeX) and released them
|
||||
under the GNU GPL license.
|
||||
|
||||
They were converted to TrueType with FontForge(PfaEdit) by Won-kyu Park
|
||||
in 2003.
|
||||
|
||||
This package contains the core families (9 fonts)
|
||||
* UnBatang, UnBatangBold: serif
|
||||
* UnDotum, UnDotumBold: sans-serif
|
||||
* UnGraphic, UnGraphicBold: sans-serif style
|
||||
* UnPilgi, UnPilgiBold: script
|
||||
* UnGungseo: cursive, brush-stroke
|
||||
|
||||
Project maintainers:
|
||||
* Won-kyu Park <wkpark@kldp.org>
|
||||
* Jungshik Shin <jshin@mailaps.org>
|
@ -1,15 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/28 20:27:11 sthen Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/korean/
|
||||
lib/X11/fonts/korean/UnBatang.ttf
|
||||
lib/X11/fonts/korean/UnBatangBold.ttf
|
||||
lib/X11/fonts/korean/UnDinaru.ttf
|
||||
lib/X11/fonts/korean/UnDinaruBold.ttf
|
||||
lib/X11/fonts/korean/UnDinaruLight.ttf
|
||||
lib/X11/fonts/korean/UnDotum.ttf
|
||||
lib/X11/fonts/korean/UnDotumBold.ttf
|
||||
lib/X11/fonts/korean/UnGraphic.ttf
|
||||
lib/X11/fonts/korean/UnGraphicBold.ttf
|
||||
lib/X11/fonts/korean/UnGungseo.ttf
|
||||
lib/X11/fonts/korean/UnPilgi.ttf
|
||||
lib/X11/fonts/korean/UnPilgiBold.ttf
|
@ -1,11 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/28 20:27:11 sthen Exp $
|
||||
|
||||
COMMENT = extra Asian truetype fonts designed by Koaunghi Un
|
||||
DISTNAME = un-fonts-extra-${VERSION}
|
||||
PKGNAME = un-fonts-extra-${VERSION:S/-/./}
|
||||
|
||||
# N.B. MASTER_SITES directory will need changing for version updates
|
||||
VERSION = 1.0.2-080608
|
||||
MASTER_SITES = http://kldp.net/frs/download.php/4696/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (un-fonts-extra-1.0.2-080608.tar.gz) = osdyHlPw4BEvzAe0MwXjqw==
|
||||
RMD160 (un-fonts-extra-1.0.2-080608.tar.gz) = 06zH8Du15XgZvAOZX2YdzzFqdTA=
|
||||
SHA1 (un-fonts-extra-1.0.2-080608.tar.gz) = TJ5To6B/ZNcFZsOufJETkFz8tUg=
|
||||
SHA256 (un-fonts-extra-1.0.2-080608.tar.gz) = MqVqzAbyZGU70VHsSMCBHQfBmMJWHp8u+ohF5FtrdAc=
|
||||
SIZE (un-fonts-extra-1.0.2-080608.tar.gz) = 11375538
|
@ -1,18 +0,0 @@
|
||||
Un-fonts comes from the HLaTeX type1 fonts made in 1998 by Koaunghi Un,
|
||||
he designed type1 fonts to use with Korean TeX(HLaTeX) and released them
|
||||
under the GNU GPL license.
|
||||
|
||||
They were converted to TrueType with FontForge(PfaEdit) by Won-kyu Park
|
||||
in 2003.
|
||||
|
||||
This package contains the extra families (10 fonts)
|
||||
* UnPen, UnPenheulim: script
|
||||
* UnTaza: typewriter style
|
||||
* UnBom: decorative
|
||||
* UnShinmun
|
||||
* UnYetgul: old Korean printing style
|
||||
* UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang
|
||||
|
||||
Project maintainers:
|
||||
* Won-kyu Park <wkpark@kldp.org>
|
||||
* Jungshik Shin <jshin@mailaps.org>
|
@ -1,15 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/28 20:27:11 sthen Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/korean/
|
||||
lib/X11/fonts/korean/UnBom.ttf
|
||||
lib/X11/fonts/korean/UnJamoBatang.ttf
|
||||
lib/X11/fonts/korean/UnJamoDotum.ttf
|
||||
lib/X11/fonts/korean/UnJamoNovel.ttf
|
||||
lib/X11/fonts/korean/UnJamoSora.ttf
|
||||
lib/X11/fonts/korean/UnPen.ttf
|
||||
lib/X11/fonts/korean/UnPenheulim.ttf
|
||||
lib/X11/fonts/korean/UnPilgia.ttf
|
||||
lib/X11/fonts/korean/UnShinmun.ttf
|
||||
lib/X11/fonts/korean/UnTaza.ttf
|
||||
lib/X11/fonts/korean/UnVada.ttf
|
||||
lib/X11/fonts/korean/UnYetgul.ttf
|
@ -1,37 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/24 21:15:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= Wen Quan Yi bitmap song CJK fonts
|
||||
|
||||
V= 0.9.9-0
|
||||
DISTNAME= wqy-bitmapfont-pcf-$V
|
||||
PKGNAME= wqy-bitmapfont-${V:S/-/./}
|
||||
|
||||
CATEGORIES= x11 chinese
|
||||
|
||||
HOMEPAGE= http://wqy.sourceforge.net/en/
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wqy/}
|
||||
|
||||
WRKDIST= ${WRKDIR}/wqy-bitmapfont
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
WQYFONTDIR= ${PREFIX}/lib/X11/fonts/wqy
|
||||
|
||||
do-install:
|
||||
${X11BASE}/bin/mkfontdir ${WRKSRC}
|
||||
egrep '\.pcf' ${WRKSRC}/fonts.dir | \
|
||||
sed 's/\.pcf//g' > ${WRKSRC}/fonts.alias
|
||||
${INSTALL_DATA_DIR} ${WQYFONTDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.pcf ${WQYFONTDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/fonts.alias ${WQYFONTDIR}/fonts.alias-wqy
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (wqy-bitmapfont-pcf-0.9.9-0.tar.gz) = drlwL6fm5Lkoe77/knoVRg==
|
||||
RMD160 (wqy-bitmapfont-pcf-0.9.9-0.tar.gz) = Y5WYrNFNA3NQz5HB6jlp0nERxHQ=
|
||||
SHA1 (wqy-bitmapfont-pcf-0.9.9-0.tar.gz) = uX+/GZi9+JNhn8dLTHV3tDehzRg=
|
||||
SHA256 (wqy-bitmapfont-pcf-0.9.9-0.tar.gz) = jFGlKGhjtEok3MaAdMZbGiXOQok9oB7cvk2zuOyp4UM=
|
||||
SIZE (wqy-bitmapfont-pcf-0.9.9-0.tar.gz) = 6539821
|
@ -1,7 +0,0 @@
|
||||
The Wen Quan Yi bitmap font is a manually fine-tuned multi-strike bitmap
|
||||
font for on-screen display of Chinese (traditional and simplified).
|
||||
It has arguably the most complete coverage for Chinese characters among
|
||||
all known open-source fonts, including CJK Unified Ideograph (U4E00 - U9FA5)
|
||||
and CJK Unified Ideograph Extension A (U3400 - U4DB5) glyphs at four
|
||||
different sizes (9pt-12X12 pixel, 10pt-13X13 pixel, 11pt-15X15 pixel,
|
||||
12pt-16x16 pixel) and two weights (medium and bold).
|
@ -1,12 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/24 01:51:03 kevlo Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/wqy/
|
||||
lib/X11/fonts/wqy/fonts.alias-wqy
|
||||
lib/X11/fonts/wqy/wenquanyi_10pt.pcf
|
||||
lib/X11/fonts/wqy/wenquanyi_10ptb.pcf
|
||||
lib/X11/fonts/wqy/wenquanyi_11pt.pcf
|
||||
lib/X11/fonts/wqy/wenquanyi_11ptb.pcf
|
||||
lib/X11/fonts/wqy/wenquanyi_12pt.pcf
|
||||
lib/X11/fonts/wqy/wenquanyi_12ptb.pcf
|
||||
lib/X11/fonts/wqy/wenquanyi_9pt.pcf
|
||||
lib/X11/fonts/wqy/wenquanyi_9ptb.pcf
|
@ -1,33 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/01/26 21:10:01 kili Exp $
|
||||
|
||||
COMMENT= Wen Quan Yi Zen Hei outline font
|
||||
|
||||
V= 0.6.26-0
|
||||
DISTNAME= wqy-zenhei-$V
|
||||
PKGNAME= wqy-zenhei-ttf-${V:S/-/./}
|
||||
|
||||
CATEGORIES= x11 chinese
|
||||
|
||||
HOMEPAGE= http://wqy.sourceforge.net/en/
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wqy/}
|
||||
|
||||
WRKDIST= ${WRKDIR}/wqy-zenhei
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
WQYFONTDIR= ${PREFIX}/lib/X11/fonts/wqy
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${WQYFONTDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${WQYFONTDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (wqy-zenhei-0.6.26-0.tar.gz) = vywctRJgbZlYc7raJ8d32g==
|
||||
RMD160 (wqy-zenhei-0.6.26-0.tar.gz) = J2HT98mU3yFerMlgFDfzXyAASOA=
|
||||
SHA1 (wqy-zenhei-0.6.26-0.tar.gz) = ZHgVHpDSxSGqDHqpMNBgyltdEHY=
|
||||
SHA256 (wqy-zenhei-0.6.26-0.tar.gz) = RzVbbshLswlhS21lfd/amTuW7QvlaSZPguUjslT5RbI=
|
||||
SIZE (wqy-zenhei-0.6.26-0.tar.gz) = 6780681
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user