From nobody@FreeBSD.org  Thu Jul 16 18:11:21 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 74DC41065678
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Jul 2009 18:11:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 48E858FC20
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Jul 2009 18:11:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6GIBKeP043089
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Jul 2009 18:11:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n6GIBKlQ043086;
	Thu, 16 Jul 2009 18:11:20 GMT
	(envelope-from nobody)
Message-Id: <200907161811.n6GIBKlQ043086@www.freebsd.org>
Date: Thu, 16 Jul 2009 18:11:20 GMT
From: Stefan Bethke <stb@lassitu.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: www/ttf2eot
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         136824
>Category:       ports
>Synopsis:       New port: www/ttf2eot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 16 18:20:02 UTC 2009
>Closed-Date:    Fri Jul 17 15:02:41 UTC 2009
>Last-Modified:  Fri Jul 17 15:10:01 UTC 2009
>Originator:     Stefan Bethke
>Release:        -current
>Organization:
-
>Environment:
>Description:
Very small utility to convert TTF files to EOT.
EOT is used by Internet Explorer to support css @font-face declarations.

>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:
#
#	www/ttf2eot
#	www/ttf2eot/Makefile
#	www/ttf2eot/distinfo
#	www/ttf2eot/pkg-descr
#
echo c - www/ttf2eot
mkdir -p www/ttf2eot > /dev/null 2>&1
echo x - www/ttf2eot/Makefile
sed 's/^X//' >www/ttf2eot/Makefile << 'bee40c7d3219358fc48103f51288c17f'
X# New ports collection makefile for:	ttf2eot
X# Date Created:				July 16 2009
X# Whom:					Stefan Bethke <stb@lassitu.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ttf2eot
XPORTVERSION=	0.0.2.2
XCATEGORIES=	www
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
XDISTNAME=	${PORTNAME}-0.0.2-2
X
XMAINTAINER=	stb@lassitu.de
XCOMMENT=	Convert TTF font file to EOT web embeddable file
X
X#MAN1=		fpdns.1
XNO_MAN=		yes
XPLIST_FILES=	bin/ttf2eot
X
XUSE_GMAKE=	yes
XALL_TARGET=	ttf2eot
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/ttf2eot ${PREFIX}/bin
X
X.include <bsd.port.mk>
bee40c7d3219358fc48103f51288c17f
echo x - www/ttf2eot/distinfo
sed 's/^X//' >www/ttf2eot/distinfo << '7e9e0f96a287429c7d158cb490b8ef5e'
XMD5 (ttf2eot-0.0.2-2.tar.gz) = 97c9ceb0ded362bf2e6dd3a3a9360f8d
XSHA256 (ttf2eot-0.0.2-2.tar.gz) = 023cf04d7c717657e92afe566518bf2a696ab22a2a8eba764340000bebff8db8
XSIZE (ttf2eot-0.0.2-2.tar.gz) = 4951
7e9e0f96a287429c7d158cb490b8ef5e
echo x - www/ttf2eot/pkg-descr
sed 's/^X//' >www/ttf2eot/pkg-descr << '9186dbce9e76e54f8a13b9da473ecddd'
XVery small utility to convert TTF files to EOT.
XEOT is used by Internet Explorer to support css @font-face declarations.
X
XWWW: http://code.google.com/p/ttf2eot/
9186dbce9e76e54f8a13b9da473ecddd
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Thu Jul 16 19:55:31 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136824 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Fri Jul 17 15:02:39 UTC 2009 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136824 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136824: commit references a PR
Date: Fri, 17 Jul 2009 15:02:45 +0000 (UTC)

 amdmi3      2009-07-17 15:02:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/ttf2eot          Makefile distinfo pkg-descr 
   Log:
   Very small utility to convert TTF files to EOT.
   EOT is used by Internet Explorer to support css @font-face declarations.
   
   WWW: http://code.google.com/p/ttf2eot/
   
   PR:             136824
   Submitted by:   Stefan Bethke <stb@lassitu.de>
   
   Revision  Changes    Path
   1.2405    +1 -0      ports/www/Makefile
   1.1       +32 -0     ports/www/ttf2eot/Makefile (new)
   1.1       +3 -0      ports/www/ttf2eot/distinfo (new)
   1.1       +4 -0      ports/www/ttf2eot/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
