Date: Sat, 12 Jun 2010 23:44:27 +0200 From: Kurt Jaeger <fbsd-ports@opsec.eu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/147822: New port: databases/cego relational and transactional database system Message-ID: <E1ONYV9-0007Gz-Jt@fa8.opsec.eu> Resent-Message-ID: <201006122150.o5CLo2MF077189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 147822 >Category: ports >Synopsis: New port: databases/cego relational and transactional database system >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: Sat Jun 12 21:50:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Kurt Jaeger >Release: FreeBSD 8.0-RELEASE-p3 amd64 >Organization: - >Environment: System: FreeBSD fa8.opsec.eu 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #0: Tue May 25 20:54:11 UTC 2010 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: relational and transactional database system >How-To-Repeat: >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: # # cego # cego/Makefile # cego/distinfo # cego/pkg-descr # cego/pkg-plist # echo c - cego mkdir -p cego > /dev/null 2>&1 echo x - cego/Makefile sed 's/^X//' >cego/Makefile << '4e8245ca0161392b79c0e1cea1c772cd' X# New ports collection makefile for: cego X# Date created: Jun 12, 2010 X# Whom: Kurt Jaeger <fbsd-ports@opsec.eu> X# X# $FreeBSD$ X XPORTNAME= cego XPORTVERSION= 2.5.13 XCATEGORIES= databases XMASTER_SITES= http://www.lemke-it.com/ XDISTNAME= cego-${PORTVERSION} X XMAINTAINER= fbsd-ports@opsec.eu XCOMMENT= A relational and transactional database system X XLIB_DEPENDS= Base.1:${PORTSDIR}/devel/cego-base \ X XML.1:${PORTSDIR}/devel/cego-xml X XLICENSE= GPLv2 XWRKSRC= work/cego XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" XUSE_LDCONFIG= yes XUSE_AUTOTOOLS= autoconf:262:env X X.include <bsd.port.mk> 4e8245ca0161392b79c0e1cea1c772cd echo x - cego/distinfo sed 's/^X//' >cego/distinfo << 'fd126c19ebf0b3191cd529dd6fa979f0' XMD5 (cego-2.5.13.tar.gz) = 163d35defe03fbffa46b215bbd4348be XSHA256 (cego-2.5.13.tar.gz) = 93a0ef10d6790874b1087c78fcf0098d933e010b8f280e7f9a7feb7dae5fae9c XSIZE (cego-2.5.13.tar.gz) = 634213 fd126c19ebf0b3191cd529dd6fa979f0 echo x - cego/pkg-descr sed 's/^X//' >cego/pkg-descr << '3f279bfc84de87dedd3fffb9cf0af629' XCego is a Relational Database Management System (RDBMS). Cego Xsupports transactional SQL query requests in a multithreaded Xarchitecture. For high availablility requirements, Cego supports a Xdatabase shadowing feature. Several compute nodes can be defined in Xa Cego database configuration, where each node is able to manage a Xnumber of so called table sets. For each tableset, a backup node Xcan be defined, which runs is recover mode for the corresponding Xtableset. If required, the tableset can be switched to the backup Xnode and this node gets the active node for the tableset. X XMany more details are available at: X XWWW: http://www.lemke-it.com/ 3f279bfc84de87dedd3fffb9cf0af629 echo x - cego/pkg-plist sed 's/^X//' >cego/pkg-plist << 'e1298a580ccb7a6e545ec130ba1666e3' Xbin/cego Xbin/cgadm Xbin/cgblow Xbin/cgclt Xbin/cglog Xinclude/CegoBlob.h Xinclude/CegoCheckObject.h Xinclude/CegoContentObject.h Xinclude/CegoDataPointer.h Xinclude/CegoDataType.h Xinclude/CegoDbHandler.h Xinclude/CegoDecodableObject.h Xinclude/CegoField.h Xinclude/CegoFieldValue.h Xinclude/CegoJoinObject.h Xinclude/CegoKeyObject.h Xinclude/CegoModule.h Xinclude/CegoObject.h Xinclude/CegoOutput.h Xinclude/CegoProcObject.h Xinclude/CegoProcVar.h Xinclude/CegoTableObject.h Xinclude/CegoViewObject.h Xinclude/cgwrap.h Xlib/libcego.a Xlib/libcego.so.1 Xlib/libcgwrap.a Xlib/libcgwrap.so.1 Xshare/licenses/cego-2.5.13/GPLv2 Xshare/licenses/cego-2.5.13/LICENSE Xshare/licenses/cego-2.5.13/catalog.mk X@dirrm share/licenses/cego-2.5.13 X@dirrm share/licenses e1298a580ccb7a6e545ec130ba1666e3 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ONYV9-0007Gz-Jt>