ports/149685: new port: japanese/zinnia

Timothy Beyer beyert at cs.ucr.edu
Mon Aug 16 07:10:01 UTC 2010


>Number:         149685
>Category:       ports
>Synopsis:       new port: japanese/zinnia
>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 16 07:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>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 at aeonserv.aeonnet:/usr/src/sys/i386/compile/CUSTOM i386
>Description:

A simple, customizable and portable online hand recognition system

>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

--- 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:
#
#	zinnia
#	zinnia/Makefile
#	zinnia/pkg-descr
#	zinnia/distinfo
#	zinnia/pkg-plist
#
echo c - zinnia
mkdir -p zinnia > /dev/null 2>&1
echo x - zinnia/Makefile
sed 's/^X//' >zinnia/Makefile << '5b1d2c9a56c7637914b99d5f1d85ab1a'
X# New ports collection makefile for:	zinnia
X
X# Date created:				15 Aug 2010
X# Whom:					Timothy Beyer <beyert at cs.ucr.edu>
X#
X# $FreeBSD: ports/japanese/zinnia/Makefile,v 1.0 2010/08/15 15:46:29 beyert Exp $
X#
X
XPORTNAME=	zinnia
XPORTVERSION=	0.06
XCATEGORIES=	japanese
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}
X
XMAINTAINER=	beyert at cs.ucr.edu
XCOMMENT=	A simple, customizable and portable online hand recognition system
X
XLICENSE=	BSD
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/index.html ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/index-ja.html ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/index-ja.html ${DOCSDIR}
X.endif
X
X.include <bsd.port.post.mk>
5b1d2c9a56c7637914b99d5f1d85ab1a
echo x - zinnia/pkg-descr
sed 's/^X//' >zinnia/pkg-descr << '4c74d8040f8250d44f67743c6a7b930d'
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
XWWW: http://zinnia.sourceforge.net/
4c74d8040f8250d44f67743c6a7b930d
echo x - zinnia/distinfo
sed 's/^X//' >zinnia/distinfo << 'dd6fa11afe928d945ded0008e7bb2f09'
XMD5 (zinnia-0.06.tar.gz) = 5ed6213e2b879465783087a0cf6d5fa0
XSHA256 (zinnia-0.06.tar.gz) = ece3af93f937282971634fd81d3e997f848e8cfa958220e26a4564ca064ac20b
XSIZE (zinnia-0.06.tar.gz) = 457415
dd6fa11afe928d945ded0008e7bb2f09
echo x - zinnia/pkg-plist
sed 's/^X//' >zinnia/pkg-plist << '96802cfd09d05ff3886e912b294a154d'
Xbin/zinnia
Xbin/zinnia_convert
Xbin/zinnia_learn
Xinclude/zinnia.h
Xinclude/zinnia/zinnia.h
X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/index.html
X%%PORTDOCS%%%%DOCSDIR%%/index-ja.html
Xlib/libzinnia.la
Xlib/libzinnia.a
Xlib/libzinnia.so
Xlib/libzinnia.so.0
Xlib/pkgconfig/zinnia.pc
X at dirrm include/zinnia
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
96802cfd09d05ff3886e912b294a154d
exit

--- zinnia.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list