ports/66112: New port: Database Object Code Generator

Dermot Tynan dtynan at kalopa.com
Fri Apr 30 13:30:25 UTC 2004


>Number:         66112
>Category:       ports
>Synopsis:       New port: Database Object Code Generator
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 30 06:30:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dermot Tynan
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Kalopa Media Group
>Environment:
System: FreeBSD freddie.kalopa.com 5.1-CURRENT FreeBSD 5.1-CURRENT #4: Thu Nov 13 15:25:30 GMT 2003 root at freddie.kalopa.com:/usr/src/sys/i386/compile/FREDDIE i386


>Description:
DBOW is a database compiler-compiler or front-end.  It takes table
definitions in a relatively high-level language and prepares C,
C++, PHP, Perl (etc) functions for manipulating the database.  It
will also produce SQL table data for MySQL.

WWW: http://dbow.sf.net/

- Dermot Tynan
dtynan at kalopa.com

>How-To-Repeat:
	Not Applicable
>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:
#
#	databases/dbow
#	databases/dbow/Makefile
#	databases/dbow/pkg-plist
#	databases/dbow/pkg-descr
#	databases/dbow/distinfo
#
echo c - databases/dbow
mkdir -p databases/dbow > /dev/null 2>&1
echo x - databases/dbow/Makefile
sed 's/^X//' >databases/dbow/Makefile << 'END-of-databases/dbow/Makefile'
X# New ports collection makefile for:	dbow
X# Date created:				24 March 2004
X# Whom:					Dermot Tynan <dtynan at kalopa.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dbow
XPORTVERSION=	0.4
XCATEGORIES=	databases
XCATEGORIES+=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	dbow
X
XMAINTAINER=	dtynan at kalopa.com
XCOMMENT=	DBOW is a database object generator for C, Perl, PHP, etc
X
XLIB_DEPENDS=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
X
X.include <bsd.port.mk>
END-of-databases/dbow/Makefile
echo x - databases/dbow/pkg-plist
sed 's/^X//' >databases/dbow/pkg-plist << 'END-of-databases/dbow/pkg-plist'
Xbin/dbow
Xinclude/dbow.h
Xlib/libdbow.a
Xshare/dbow/c.m4
Xshare/dbow/mysql.m4
Xshare/dbow/perl.m4
Xshare/dbow/php.m4
X at dirrm share/dbow
END-of-databases/dbow/pkg-plist
echo x - databases/dbow/pkg-descr
sed 's/^X//' >databases/dbow/pkg-descr << 'END-of-databases/dbow/pkg-descr'
XDBOW is a database compiler-compiler or front-end.  It takes table
Xdefinitions in a relatively high-level language and prepares C,
XC++, PHP, Perl (etc) functions for manipulating the database.  It
Xwill also produce SQL table data for MySQL.
X
XWWW: http://dbow.sf.net/
X
X- Dermot Tynan
Xdtynan at kalopa.com
END-of-databases/dbow/pkg-descr
echo x - databases/dbow/distinfo
sed 's/^X//' >databases/dbow/distinfo << 'END-of-databases/dbow/distinfo'
XMD5 (dbow-0.4.tar.gz) = 35f8f0ffdd0d12384df39748f61f8bdf
XSIZE (dbow-0.4.tar.gz) = 29923
END-of-databases/dbow/distinfo
exit

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



More information about the freebsd-ports-bugs mailing list