From beyert@fastmail.fm  Mon Aug 16 07:00:21 2010
Return-Path: <beyert@fastmail.fm>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C94A0106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Aug 2010 07:00:21 +0000 (UTC)
	(envelope-from beyert@fastmail.fm)
Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25])
	by mx1.freebsd.org (Postfix) with ESMTP id 871C98FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Aug 2010 07:00:21 +0000 (UTC)
Received: from compute1.internal (compute1.internal [10.202.2.41])
	by gateway1.messagingengine.com (Postfix) with ESMTP id 1C4BF409;
	Mon, 16 Aug 2010 03:00:21 -0400 (EDT)
Received: from frontend2.messagingengine.com ([10.202.2.161])
  by compute1.internal (MEProxy); Mon, 16 Aug 2010 03:00:21 -0400
Received: from aeonserv.aeonnet.fastmail.fm (cpe-76-90-217-240.socal.res.rr.com [76.90.217.240])
	by mail.messagingengine.com (Postfix) with ESMTPSA id 7CCAD5E4436;
	Mon, 16 Aug 2010 03:00:19 -0400 (EDT)
Message-Id: <87hbivoxds.wl@fastmail.fm>
Date: Mon, 16 Aug 2010 00:00:15 -0700
From: Timothy Beyer <beyert@cs.ucr.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Timothy Beyer <beyert@cs.ucr.edu>
Subject: new port: japanese/py-zinnia

>Number:         149686
>Category:       ports
>Synopsis:       new port: japanese/py-zinnia
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    shaun
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 16 07:10:01 UTC 2010
>Closed-Date:    Sat Feb 05 09:42:06 UTC 2011
>Last-Modified:  Sat Feb  5 09:50:07 UTC 2011
>Originator:     Timothy Beyer
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
no organization
>Environment:
 System: FreeBSD aeonserv.aeonnet 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Fri Jan 29 18:00:42 PST 2010 beyert@aeonserv.aeonnet:/usr/src/sys/i386/compile/CUSTOM i386
>Description:

Zinnna Python Interface

>How-To-Repeat:
Build all prerequisite ports, then this port (see below)

This is one of a group of ports being submitted.  The problem reports in this
group need to be processed in approximately the following order: (top should be
built first, whereas the bottom should be built last)

japanese/zinnia
japanese/py-zinnia
japanese/zinnia-tomoe
japanese/py-tegaki
japanese/py-tegaki-gtk
japanese/tegaki-recognize
japanese/tegaki-zinnia-japanese
    

>Fix:
    The included shar, and all prerequisite shar files

--- py-zinnia.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:
#
#	py-zinnia
#	py-zinnia/pkg-plist
#	py-zinnia/pkg-descr
#	py-zinnia/distinfo
#	py-zinnia/Makefile
#
echo c - py-zinnia
mkdir -p py-zinnia > /dev/null 2>&1
echo x - py-zinnia/pkg-plist
sed 's/^X//' >py-zinnia/pkg-plist << 'cb0ab2fae01ffea6b7f04a5ccdf4ac57'
X%%PYTHON_SITELIBDIR%%/_zinnia.so
X%%PYTHON_SITELIBDIR%%/zinnia.py
X%%PYTHON_SITELIBDIR%%/zinnia.pyc
X%%PYTHON_SITELIBDIR%%/zinnia.pyo
cb0ab2fae01ffea6b7f04a5ccdf4ac57
echo x - py-zinnia/pkg-descr
sed 's/^X//' >py-zinnia/pkg-descr << '0483c4c51706d50d51a2b7301033023d'
XZinnia is a simple, customizable and portable online hand recognition system
Xbased on Support Vector Machines. Zinnia simply receives user pen strokes as a
Xsequence of coordinate data and outputs n-best characters sorted by SVM
Xconfidence. To keep portability, Zinnia doesn't have any rendering
Xfunctionality. In addition to recognition, Zinnia provides training module that
Xallows us to create any hand-written recognition systems with low-cost.
X
XThis is the python interface to the library.
X
XWWW: http://zinnia.sourceforge.net/
0483c4c51706d50d51a2b7301033023d
echo x - py-zinnia/distinfo
sed 's/^X//' >py-zinnia/distinfo << '9722ba8677f73ecfd20488731a8bfcff'
XMD5 (zinnia-0.06.tar.gz) = 5ed6213e2b879465783087a0cf6d5fa0
XSHA256 (zinnia-0.06.tar.gz) = ece3af93f937282971634fd81d3e997f848e8cfa958220e26a4564ca064ac20b
XSIZE (zinnia-0.06.tar.gz) = 457415
9722ba8677f73ecfd20488731a8bfcff
echo x - py-zinnia/Makefile
sed 's/^X//' >py-zinnia/Makefile << 'd6567945662e1a47c97b6ac301f79a46'
X# New ports collection makefile for:	py-zinnia
X
X# Date created:				15 Aug 2010
X# Whom:					Timothy Beyer <beyert@cs.ucr.edu>
X#
X# $FreeBSD: ports/japanese/py-zinnia/Makefile,v 1.0 2010/08/15 18:18:50 beyert Exp $
X#
X
XPORTNAME=	zinnia
XPORTVERSION=	0.06
XCATEGORIES=	japanese python
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	beyert@cs.ucr.edu
XCOMMENT=	Zinnna Python Interface
X
XLIB_DEPENDS=	zinnia.0:${PORTSDIR}/japanese/zinnia
XRUN_DEPENDS=	zinnia:${PORTSDIR}/japanese/zinnia
X
XLICENSE=	BSD
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=yes
XPYDISTUTILS_PKGNAME=	${PORTNAME}_python
XPYDISTUTILS_PKGVERSION=	0.0.0
X
X.include <bsd.port.pre.mk>
X
XCONFIGURE_ENV=	LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
XMAKE_ENV:=	${CONFIGURE_ENV}
X
Xpost-extract:
X	${CP} -pR ${WRKSRC}/python/* ${WRKSRC}/
X
X.include <bsd.port.post.mk>
d6567945662e1a47c97b6ac301f79a46
exit

--- py-zinnia.shar ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 16 07:10:16 UTC 2010 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149686 
Responsible-Changed-From-To: freebsd-python->freebsd-ports 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Sun Aug 22 12:47:24 UTC 2010 
Responsible-Changed-Why:  
New port PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149686 
Responsible-Changed-From-To: freebsd-ports->freebsd-ports-bugs 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Sun Aug 22 18:38:05 UTC 2010 
Responsible-Changed-Why:  
Should be freebsd-ports-bugs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149686 
Responsible-Changed-From-To: freebsd-ports-bugs->shaun 
Responsible-Changed-By: shaun 
Responsible-Changed-When: Thu Sep 9 03:22:51 UTC 2010 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149686 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Feb 5 09:42:05 UTC 2011 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149686: commit references a PR
Date: Sat,  5 Feb 2011 09:41:57 +0000 (UTC)

 miwi        2011-02-05 09:41:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese             Makefile 
   Added files:
     japanese/py-zinnia   Makefile distinfo pkg-descr pkg-plist 
   Log:
   Zinnia is a simple, customizable and portable online hand recognition system
   based on Support Vector Machines. Zinnia simply receives user pen strokes as a
   sequence of coordinate data and outputs n-best characters sorted by SVM
   confidence. To keep portability, Zinnia doesn't have any rendering
   functionality. In addition to recognition, Zinnia provides training module that
   allows us to create any hand-written recognition systems with low-cost.
   
   This is the python interface to the library.
   
   WWW: http://zinnia.sourceforge.net/
   
   PR:             ports/149686
   Submitted by:   Timothy Beyer <beyert at cs.ucr.edu>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.757     +1 -0      ports/japanese/Makefile
   1.1       +37 -0     ports/japanese/py-zinnia/Makefile (new)
   1.1       +2 -0      ports/japanese/py-zinnia/distinfo (new)
   1.1       +10 -0     ports/japanese/py-zinnia/pkg-descr (new)
   1.1       +6 -0      ports/japanese/py-zinnia/pkg-plist (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:
