ports/149782: New port: databases/my2cego, importing mysql dumps into cego

Kurt Jaeger fbsd-ports at opsec.eu
Wed Aug 18 19:40:01 UTC 2010


>Number:         149782
>Category:       ports
>Synopsis:       New port: databases/my2cego, importing mysql dumps into cego
>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:   Wed Aug 18 19:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa8.opsec.eu 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	import mysql database dumps into Cego
>How-To-Repeat:
	-
>Fix:

#!/bin/sh
# This is a shell archive
echo x databases/my2cego
mkdir -p databases/my2cego > /dev/null 2>&1
echo x databases/my2cego/Makefile
sed 's/^X//' > databases/my2cego/Makefile << 'SHAR_END'
X# New ports collection makefile for:	my2cego
X# Date created:				Aug 18, 2010
X# Whom:					Kurt Jaeger <fbsd-ports at opsec.eu>
X#
X# $FreeBSD$
X
XPORTNAME=	my2cego
XPORTVERSION=	1.0.0
XCATEGORIES=	databases
XMASTER_SITES=	http://www.lemke-it.com/
X
XMAINTAINER=	fbsd-ports at opsec.eu
XCOMMENT=	Imports mysqldump files into cego
X
XLIB_DEPENDS=	Base.1:${PORTSDIR}/devel/cego-base \
X		XML.1:${PORTSDIR}/devel/cego-xml \
X		cego.1:${PORTSDIR}/databases/cego
X
XLICENSE=	GPLv2
XWRKSRC=		${WRKDIR}/my2cego
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XUSE_LDCONFIG=	yes
XUSE_AUTOTOOLS=	autoconf:262:env
XPLIST_FILES=	bin/my2cego
X
X.include <bsd.port.mk>
SHAR_END
echo x databases/my2cego/distinfo
sed 's/^X//' > databases/my2cego/distinfo << 'SHAR_END'
XMD5 (my2cego-1.0.0.tar.gz) = b59f8d4ad7a896e6368234bdd6a5d7ee
XSHA256 (my2cego-1.0.0.tar.gz) = bebd895eafcd6170c952c121e6508af44f70e261e4101ee8076b379693ba36f2
XSIZE (my2cego-1.0.0.tar.gz) = 101283
SHAR_END
echo x databases/my2cego/pkg-descr
sed 's/^X//' > databases/my2cego/pkg-descr << 'SHAR_END'
Xmy2cego is a tool to import mysql database dumps into Cego, a
XRelational Database Management System (RDBMS).
X
XMany more details are available at:
X
XWWW: http://www.lemke-it.com/
SHAR_END
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list