Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2010 07:59:33 GMT
From:      Andrey Polyakov <andrey@polyakov.name>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142416: New port: databases/mydbf2mysql
Message-ID:  <201001070759.o077xXhP051751@www.freebsd.org>
Resent-Message-ID: <201001070800.o0780Da6095177@freefall.freebsd.org>

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

>Number:         142416
>Category:       ports
>Synopsis:       New port: databases/mydbf2mysql
>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:   Thu Jan 07 08:00:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Polyakov
>Release:        FreeBSD 6.2-RELEASE #10 i386
>Organization:
>Environment:
FreeBSD HOME 6.2-RELEASE FreeBSD 6.2-RELEASE #10: Sun Sep 14 10:24:32 UTC 2008     root@HOME:/usr/src/sys/i386/compile/UNIX32DESKTOP_M2N-MX  i386
>Description:
Please, add my new port, any improvments are welcome.

Thank you, for your work!
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	mydbf2mysql
#	mydbf2mysql/Makefile
#	mydbf2mysql/distinfo
#	mydbf2mysql/pkg-descr
#
echo c - mydbf2mysql
mkdir -p mydbf2mysql > /dev/null 2>&1
echo x - mydbf2mysql/Makefile
sed 's/^X//' >mydbf2mysql/Makefile << 'END-of-mydbf2mysql/Makefile'
X# New ports collection makefile for:   mydbf2mysql
X# Date created:        10 Jan 2010
X# Whom:                Andrey Polyakov <andrey.polyakov@unix.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MyDBF2MySQL
XPORTVERSION=	0.8.4.5
XCATEGORIES=	databases python
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	mydbf2mysql
X
XMAINTAINER=	andrey.polyakov@unix.net
XCOMMENT=	Flexiable tool for DBF import into MySQL
X
XPLIST_FILES=	bin/mydbf2mysql \
X		%%PYTHON_SITELIBDIR%%/${DISTNAME}-py${PYTHON_VER}.egg-info
X
XMAN1=	mydbf2mysql.1
X
XUSE_PYTHON=	2.5+
XUSE_PYDISTUTILS=yes
XUSE_BZIP2=	yes
XPYDISTUTILS_NOEGGINFO=	yes
XPYDISTUTILS_PKGNAME=	MyDBF2MySQL
XPYDISTUTILS_PKGVERSION=	${PORTVERSION}
XRUN_DEPENDS+=	py26-MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb
XRUN_DEPENDS+=	ydbf=0.0.1:${PORTSDIR}/devel/py-ydbf
X
X.include <bsd.port.mk>
END-of-mydbf2mysql/Makefile
echo x - mydbf2mysql/distinfo
sed 's/^X//' >mydbf2mysql/distinfo << 'END-of-mydbf2mysql/distinfo'
XMD5 (MyDBF2MySQL-0.8.4.5.tar.bz2) = b9a0d8fd9d4027055e129b8c468d577d
XSHA256 (MyDBF2MySQL-0.8.4.5.tar.bz2) = 1b2a4d1955b8479d52e607453c533f72b60fda9ceb131b0049c07d8c4c4a7952
XSIZE (MyDBF2MySQL-0.8.4.5.tar.bz2) = 19985
END-of-mydbf2mysql/distinfo
echo x - mydbf2mysql/pkg-descr
sed 's/^X//' >mydbf2mysql/pkg-descr << 'END-of-mydbf2mysql/pkg-descr'
XFlixible tool for inserting data from DBF into MySQL.
X
XWWW: http://mydbf2mysql.sourceforge.net/
END-of-mydbf2mysql/pkg-descr
exit



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



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