Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2010 17:18:41 GMT
From:      zloidemon <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142945: new port: converters/fondu A series of programs to interconvert between mac fonts 
Message-ID:  <201001181718.o0IHIfPV013344@www.freebsd.org>
Resent-Message-ID: <201001181720.o0IHK2MO070149@freefall.freebsd.org>

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

>Number:         142945
>Category:       ports
>Synopsis:       new port: converters/fondu A series of programs to interconvert between mac fonts
>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 Jan 18 17:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     zloidemon
>Release:        FreeBSD 8.0-STABLE
>Organization:
>Environment:
FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #22: Sun Jan  3 12:17:19 KRAT 2010     root@zlobook.local:/usr/obj/usr/src/sys/zlobook  i386
>Description:
A set of programs to interconvert between mac font formats and pfb, ttf, otf
and bdf files on unix
>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:                                                             
#                                                                                    
#       fondu                                                                        
#       fondu/Makefile                                                               
#       fondu/distinfo                                                               
#       fondu/pkg-descr                                                              
#                                                                                    
echo c - fondu                                                                       
mkdir -p fondu > /dev/null 2>&1                                                      
echo x - fondu/Makefile                                                              
sed 's/^X//' >fondu/Makefile << 'fc9a13fc274f8f272f8c2a351a05a78f'                   
X# New ports collection makefile for:   fondu                                        
X# Date created:                2009-11-14                                           
X# Whom:                        Gvozdikov Veniamin <g.veniamin@googlemail.com>       
X#                                                                                   
X# $FreeBSD$                                                                         
X#                                                                                   
X                                                                                    
XPORTNAME=      fondu                                                                
XPORTVERSION=   051010                                                               
XCATEGORIES=    converters                                                           
XMASTER_SITES=  SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION}                        
XDISTNAME=      ${PORTNAME}_src-${PORTVERSION}                                       
XEXTRACT_SUFX=  .tgz                                                                 
X                                                                                    
XMAINTAINER=    g.veniamin@googlemail.com                                            
XCOMMENT=       A series of programs to interconvert between mac fonts               
X                                                                                    
XHAS_CONFIGURE= yes                                                                  
XMAN1=          dfont2res.1 \                                                        
X               fondu.1 \                                                            
X               frombin.1 \                                                          
X               lumper.1 \                                                           
X               showfond.1 \                                                         
X               tobin.1 \                                                            
X               ufond.1                                                              
X                                                                                    
XPLIST_FILES=   bin/dfont2res \
X               bin/${PORTNAME} \
X               bin/frombin \
X               bin/lumper \
X               bin/setfondname \
X               bin/showfond \
X               bin/tobin \
X               bin/ufond
X
XWRKSRC=                ${WRKDIR}/${PORTNAME}
X
Xpost-install:
X       ${INSTALL_MAN} ${WRKSRC}/dfont2res.1 ${MANPREFIX}/man/man1/
X       ${INSTALL_MAN} ${WRKSRC}/fondu.1 ${MANPREFIX}/man/man1/
X       ${INSTALL_MAN} ${WRKSRC}/frombin.1 ${MANPREFIX}/man/man1/
X       ${INSTALL_MAN} ${WRKSRC}/lumper.1 ${MANPREFIX}/man/man1/
X       ${INSTALL_MAN} ${WRKSRC}/showfond.1 ${MANPREFIX}/man/man1/
X       ${INSTALL_MAN} ${WRKSRC}/tobin.1 ${MANPREFIX}/man/man1/
X       ${INSTALL_MAN} ${WRKSRC}/ufond.1 ${MANPREFIX}/man/man1/
X
X.include <bsd.port.mk>
fc9a13fc274f8f272f8c2a351a05a78f
echo x - fondu/distinfo
sed 's/^X//' >fondu/distinfo << '0e68d92e488915fed1e59ecc4d1460cc'
XMD5 (fondu_src-051010.tgz) = 669ad6f39c10e9e5a455dfc302685b1c
XSHA256 (fondu_src-051010.tgz) = 7d95d3afccb97eb3def1bed49581c2eceaae68d83d40f6030f4b0724f325bbc3
XSIZE (fondu_src-051010.tgz) = 125929
0e68d92e488915fed1e59ecc4d1460cc
echo x - fondu/pkg-descr
sed 's/^X//' >fondu/pkg-descr << '1d3f694ebb02b1bb1abc27ecd16bc1e5'
XA set of programs to interconvert between mac font formats and pfb, ttf, otf
Xand bdf files on unix
X
XWWW:   http://fondu.sourceforge.net/
1d3f694ebb02b1bb1abc27ecd16bc1e5
exit



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



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