Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2006 14:53:50 +0200 (CEST)
From:      Gürkan Sengün <gurkan@linuks.mine.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102604: new port: x11-fonts/junicode - a Unicode font for medievalists (Latin, IPA and Runic)
Message-ID:  <200608281253.k7SCro1i008069@milkyway.critical.ch>
Resent-Message-ID: <200608281300.k7SD0Y8G010563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102604
>Category:       ports
>Synopsis:       new port: x11-fonts/junicode - a Unicode font for medievalists (Latin, IPA and Runic)
>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:   Mon Aug 28 13:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gürkan Sengün
>Release:        FreeBSD 6.1-RELEASE sparc64
>Organization:
linuks.mine.nu
>Environment:
System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
	Junicode is a TrueType Unicode font targetted at medievalists, but including
	the full range of characters for languages written in the Latin script,
	International Phonetic Alphabet, Uralic Phonetic Alphabet and Runic. It has
	regular, italic, bold and bold-italic fonts.	   
>How-To-Repeat:
>Fix:

--- shar begins here ---
# 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:
#
#	.
#	./Makefile
#	./distinfo
#	./pkg-descr
#	./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	junicode
X# Date created:		28 August 2006
X# Whom:			Gürkan Sengün <gurkan@linuks.mine.nu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	junicode
XDISTVERSION=	0-6-11
XCATEGORIES=	x11-fonts
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	gurkan@linuks.mine.nu
XCOMMENT=	Unicode font for medievalists (Latin, IPA and Runic)
X
XBUILD_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XWRKSRC=		${WRKDIR}
XUSE_X_PREFIX=	yes
XUSE_ZIP=	yes
XNO_BUILD=	yes
X
XPORTDOCS=	${PORTNAME}-${DISTVERSION}.pdf
XPLIST_SUB=	FONTSDIR="${FONTSDIR:S|${PREFIX}/||}"
X
XFONTNAME=	${PORTNAME}
XFONTSDIR?=	${PREFIX}/lib/X11/fonts/${FONTNAME}
X
Xdo-install:
X	${MKDIR} ${FONTSDIR}
X	${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
Xpost-install:
X	@${ECHO_MSG} "===> Running fc-cache"
X	-${X11BASE}/bin/fc-cache -f -v ${FONTSDIR}
X	@${ECHO_MSG}
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (junicode-0-6-11.zip) = b416981aadf83faa574ac9179ea454fc
XSHA256 (junicode-0-6-11.zip) = 98dce8c3a09eb6e16130e36f3eb77ea7c91fb244de50be9b84cfac32eee9dc54
XSIZE (junicode-0-6-11.zip) = 728675
END-of-./distinfo
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XJunicode is a TrueType Unicode font targetted at medievalists, but including
Xthe full range of characters for languages written in the Latin script,
XInternational Phonetic Alphabet, Uralic Phonetic Alphabet and Runic. It has
Xregular, italic, bold and bold-italic fonts.
X
XWWW: http://junicode.sourceforge.net/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
X%%FONTSDIR%%/Junicode-Bold.ttf
X%%FONTSDIR%%/Junicode-BoldItalic.ttf
X%%FONTSDIR%%/Junicode-Italic.ttf
X%%FONTSDIR%%/Junicode-Regular.ttf
X@exec %%X11BASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true
X@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
X@dirrm %%FONTSDIR%%
END-of-./pkg-plist
exit
--- shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608281253.k7SCro1i008069>