Date: Mon, 20 Oct 2008 11:20:03 -0700 (PDT) From: Dennis Herrmann <adox@mcx2.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/128249: [NEW PORT] x11-fonts/montecarlo_fonts - A monospace font Message-ID: <48fccbd3.08b6660a.49ed.ffffc012@mx.google.com> Resent-Message-ID: <200810201830.m9KIU2lS022265@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128249 >Category: ports >Synopsis: [NEW PORT] x11-fonts/montecarlo_fonts - A monospace font >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 Oct 20 18:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Oct 9 22:49:46 CEST 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386 >Description: MonteCarlo is a bitmap font suitable for code editors. All the characters have the same width, which is ideal for alignment. It is loosely derived from the look of the Monaco screen font that was available on the old MacOS systems. Some changes have been made to make it easier to differentiate certain symbols. >How-To-Repeat: >Fix: --- montecarlo_fonts.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: # # montecarlo_fonts # montecarlo_fonts/Makefile # montecarlo_fonts/distinfo # montecarlo_fonts/pkg-descr # echo c - montecarlo_fonts mkdir -p montecarlo_fonts > /dev/null 2>&1 echo x - montecarlo_fonts/Makefile sed 's/^X//' >montecarlo_fonts/Makefile << '1e933824d71dad5094299c85a7e6cf01' X# New ports collection makefile for: montecarlo_fonts X# Date Created: 20 Okt 2008 X# Whom: Dennis Herrmann <adox@mcx2.org> X# X# $FreeBSD:$ X# X XPORTNAME= montecarlo_fonts XPORTVERSION= 1.0 XCATEGORIES= x11-fonts XMASTER_SITES= http://bok.net/MonteCarlo/downloads/ XDISTNAME= MonteCarlo-PCF XEXTRACT_SUFX= .tgz X XMAINTAINER= adox@mcx2.org XCOMMENT= A monospace font X XRUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir X XUSE_XORG= x11 XNO_BUILD= yes XFONTDIR= ${PREFIX}/lib/X11/fonts/montecarlo X XPLIST_FILES= lib/X11/fonts/montecarlo/fonts.dir \ X lib/X11/fonts/montecarlo//MonteCarloBold.pcf \ X lib/X11/fonts/montecarlo//MonteCarloMedium.pcf XPLIST_DIRS= lib/X11/fonts/montecarlo X Xdo-install: X @${MKDIR} ${FONTDIR} X @${INSTALL_DATA} ${WRKSRC}/*.pcf ${FONTDIR} X @(cd ${FONTDIR}; mkfontdir) X X.include <bsd.port.mk> 1e933824d71dad5094299c85a7e6cf01 echo x - montecarlo_fonts/distinfo sed 's/^X//' >montecarlo_fonts/distinfo << '7dcbc09fb4dc6ba047a3b0b88333dbfd' XMD5 (MonteCarlo-PCF.tgz) = 503ecb321266fdd2b2baa0a052d8543c XSHA256 (MonteCarlo-PCF.tgz) = dc0380aad8dc72f4a98d2ae7dc110311f61f484eda748e16a942ccbb4486063a XSIZE (MonteCarlo-PCF.tgz) = 5749 7dcbc09fb4dc6ba047a3b0b88333dbfd echo x - montecarlo_fonts/pkg-descr sed 's/^X//' >montecarlo_fonts/pkg-descr << 'b40c8f625dc8c7ab4fe1846d591de581' XMonteCarlo is a bitmap font suitable for code editors. All the characters Xhave the same width, which is ideal for alignment. It is loosely derived Xfrom the look of the Monaco screen font that was available on the old MacOS Xsystems. Some changes have been made to make it easier to differentiate Xcertain symbols. X XWWW: http://bok.net/MonteCarlo/ b40c8f625dc8c7ab4fe1846d591de581 exit --- montecarlo_fonts.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?48fccbd3.08b6660a.49ed.ffffc012>