ports/144624: New port: x11-fonts/isabella, Font by John Stracke based on the Isabella Breviary

Lowell Gilbert lgfbsd at be-well.ilk.org
Wed Mar 10 13:50:08 UTC 2010


>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
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 13:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Lowell Gilbert
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD lowell-desk.lan 8.0-STABLE FreeBSD 8.0-STABLE #17: Sat Feb 27 08:56:54 EST 2010 root at lowell-desk.lan:/usr/obj/usr/src/sys/DESKLOWELL i386


	
>Description:

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.




	
>How-To-Repeat:
	
>Fix:

	


# 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 <lgfbsd at 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=		lgfbsd at 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

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list