Discussion:
ports/144624: New port: x11-fonts/isabella, Font by John Stracke based on the Isabella Breviary
(too old to reply)
Lowell Gilbert
2010-03-10 13:17:41 UTC
Permalink
Number: 144624
Category: ports
Synopsis: New port: x11-fonts/isabella, Font by John Stracke based on the Isabella Breviary
Confidential: no
Severity: non-critical
Priority: low
Responsible: freebsd-ports-bugs
State: open
Class: change-request
Submitter-Id: current-users
Arrival-Date: Wed Mar 10 13:50:07 UTC 2010
Originator: Lowell Gilbert
Release: FreeBSD 8.0-STABLE i386
I will follow up with a few other fonts from the same author,
installing them to the same directory. I considered putting them into
a single port, but they aren't particularly related, and they are
updated and versioned separately, so I settled on making them separate
ports.

Although the port passes "portlint" and "port test", it does leave
behind a directory and the fonts.scale and fonts.dir files in it.
This is because of the intent to have multiple ports installing to
that directory.

This font is called Isabella because it is based on the calligraphic
hand used in the Isabella Breviary, made around 1497, in Holland, for
Isabella of Castille, the first queen of united Spain.
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# x11-fonts/isabella
# x11-fonts/isabella/pkg-descr
# x11-fonts/isabella/distinfo
# x11-fonts/isabella/Makefile
#
echo c - x11-fonts/isabella
mkdir -p x11-fonts/isabella > /dev/null 2>&1
echo x - x11-fonts/isabella/pkg-descr
sed 's/^X//' >x11-fonts/isabella/pkg-descr << '6ccb76fc6de6fd9add4446242d6afb8b'
XThis font is called Isabella because it is based on the calligraphic
Xhand used in the Isabella Breviary, made around 1497, in Holland, for
XIsabella of Castille, the first queen of united Spain.
X
XWWW: http://www.thibault.org/fonts/isabella/
6ccb76fc6de6fd9add4446242d6afb8b
echo x - x11-fonts/isabella/distinfo
sed 's/^X//' >x11-fonts/isabella/distinfo << 'cb95e255cce3e608ecd2992310a1515f'
XMD5 (Isabella-1.2-ttf.tar.gz) = ce294e22771606657df7feb41d6e6503
XSHA256 (Isabella-1.2-ttf.tar.gz) = ef67b3063ee0844b94d9d698ca7eb62c12a010f728a78a52008dccd0e9a5b37a
XSIZE (Isabella-1.2-ttf.tar.gz) = 220750
cb95e255cce3e608ecd2992310a1515f
echo x - x11-fonts/isabella/Makefile
sed 's/^X//' >x11-fonts/isabella/Makefile << 'd092ee34d42d8a0e2b0637a89b72c4b6'
X# Ports collection makefile for: isabella-ttf
X# Date created: 2010-03-07
X# Whom: Lowell Gilbert <***@be-well.ilk.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME= isabella
XPORTVERSION= 1.2
XCATEGORIES= x11-fonts
XMASTER_SITES= http://www.thibault.org/fonts/isabella/
XDISTNAME= Isabella-${PORTVERSION}-ttf
X
XMAINTAINER= ***@be-well.ilk.org
XCOMMENT= Font by John Stracke based on the Isabella Breviary
X
XBUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \
X mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
X
XUSE_GZIP= yes
XNO_BUILD= yes
X
XWRKSRC= ${WRKDIR}/Isabella
XINSTALLDIR= ${PREFIX}/lib/X11/fonts/stracke
X
XPLIST_FILES= lib/X11/fonts/stracke/Isabella.ttf lib/X11/fonts/stracke/isabella-README.txt
X
Xdo-install:
X ${MKDIR} ${INSTALLDIR}
X.if !defined(NOPORTDOCS)
X ${INSTALL_DATA} ${WRKSRC}/README.txt ${INSTALLDIR}/${PORTNAME}-README.txt
X.endif
X cd ${WRKSRC} && \
X ${INSTALL_DATA} *.ttf ${INSTALLDIR} && \
X cd ${INSTALLDIR} && \
X ${LOCALBASE}/bin/mkfontscale && ${LOCALBASE}/bin/mkfontdir
X
X.include <bsd.port.mk>
d092ee34d42d8a0e2b0637a89b72c4b6
exit
Lowell Gilbert
2010-03-11 19:30:05 UTC
Permalink
The following reply was made to PR ports/144624; it has been noted by GNATS.

From: Lowell Gilbert <***@Be-Well.Ilk.Org>
To: FreeBSD-gnats-***@FreeBSD.org
Cc: freebsd-ports-***@FreeBSD.org
Subject: Re: ports/144624: New port: x11-fonts/isabella, Font by John Stracke based on the Isabella Breviary
Date: Thu, 11 Mar 2010 14:29:07 -0500

Can I get some feedback on this port? I don't care how long it takes to
get committed, but I want to hear whether it's okay before I use it as a
template for a few other fonts.

For some reason, I haven't seen the PR show up on the bugs list, so I'm
not sure whether anybody knew it was there to look at...
Lowell Gilbert
2010-03-11 19:29:07 UTC
Permalink
Can I get some feedback on this port? I don't care how long it takes to
get committed, but I want to hear whether it's okay before I use it as a
template for a few other fonts.

For some reason, I haven't seen the PR show up on the bugs list, so I'm
not sure whether anybody knew it was there to look at...

Loading...