summaryrefslogtreecommitdiff
path: root/databases/cego
diff options
context:
space:
mode:
Diffstat (limited to 'databases/cego')
-rw-r--r--databases/cego/Makefile17
-rw-r--r--databases/cego/distinfo6
-rw-r--r--databases/cego/pkg-plist16
3 files changed, 19 insertions, 20 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 75be63c00327..4eacd1f5d2c0 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.52.4
+PORTVERSION= 2.54.9
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
@@ -13,12 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liblfcbase.so:devel/lfcbase \
liblfcxml.so:devel/lfcxml
-RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo \
- bash:shells/bash
+RUN_DEPENDS= bash:shells/bash
-USES= libtool localbase ncurses readline shebangfix
-SHEBANG_FILES= tools/cgbackup tools/cgrecover tools/cgsimload \
- tools/logManager tools/backupManager
+USES= libtool localbase ncurses readline shebangfix sudo
+SHEBANG_FILES= tools/backupExecuter tools/backupManager \
+ tools/cgbackup tools/cgrecover tools/cgsimload \
+ tools/logManager \
+ tools/traceLog tools/tsSpace
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
TEST_TARGET= check
@@ -38,8 +39,8 @@ post-install:
${MKDIR} ${STAGEDIR}${DATADIR}
${CP} ${WRKSRC}/tools/* ${STAGEDIR}${DATADIR}
${MKDIR} ${STAGEDIR}${PREFIX}/etc/rc.d
- ${REINPLACE_CMD} -e 's/%%USER%%/${USERS}/g' ${WRKSRC}/samples/rc/cego
- ${CP} ${WRKSRC}/samples/rc/cego ${STAGEDIR}${PREFIX}/etc/rc.d/
+ ${REINPLACE_CMD} -e 's/%%USER%%/${USERS}/g' ${WRKSRC}/samples/bsd-rc/cego
+ ${CP} ${WRKSRC}/samples/bsd-rc/cego ${STAGEDIR}${PREFIX}/etc/rc.d/
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcego.so.2.0.0
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcgwrap.so.2.0.0
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index d87d2d1ab232..e4276eba25eb 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1746947556
-SHA256 (cego-2.52.4.tar.gz) = 871ac8308ef346ebe0360a7354b5179a28781a4d9e3f5b6c9cebd5843bb5dfee
-SIZE (cego-2.52.4.tar.gz) = 3318384
+TIMESTAMP = 1771961716
+SHA256 (cego-2.54.9.tar.gz) = 0a51827b4574c3ab82f9b7703c13c2c694a0f815e5bc72e7d110652283418351
+SIZE (cego-2.54.9.tar.gz) = 3161374
diff --git a/databases/cego/pkg-plist b/databases/cego/pkg-plist
index ab84ff44a849..816e564d79e5 100644
--- a/databases/cego/pkg-plist
+++ b/databases/cego/pkg-plist
@@ -1,3 +1,4 @@
+%%DATADIR%%/backupExecuter
%%DATADIR%%/backupManager
%%DATADIR%%/cgbackup
%%DATADIR%%/cgmkdb
@@ -7,6 +8,7 @@
%%DATADIR%%/startdb
%%DATADIR%%/stopdb
%%DATADIR%%/tsSpace
+%%DATADIR%%/traceLog
bin/cego
bin/cgadm
bin/cgblow
@@ -29,6 +31,7 @@ include/cego/CegoAdminThreadPool.h
include/cego/CegoAggregation.h
include/cego/CegoAliasObject.h
include/cego/CegoAlterDesc.h
+include/cego/CegoArchiveThread.h
include/cego/CegoAttrAlias.h
include/cego/CegoAttrComp.h
include/cego/CegoAttrCond.h
@@ -38,8 +41,6 @@ include/cego/CegoBTreeManager.h
include/cego/CegoBTreeNode.h
include/cego/CegoBTreeObject.h
include/cego/CegoBTreeValue.h
-include/cego/CegoBeatConnection.h
-include/cego/CegoBeatThread.h
include/cego/CegoBlob.h
include/cego/CegoBufferPage.h
include/cego/CegoBufferPool.h
@@ -61,9 +62,6 @@ include/cego/CegoDbThread.h
include/cego/CegoDbThreadPool.h
include/cego/CegoDecodableObject.h
include/cego/CegoDefs.h
-include/cego/CegoDistCursor.h
-include/cego/CegoDistDbHandler.h
-include/cego/CegoDistManager.h
include/cego/CegoException.h
include/cego/CegoExpOutStream.h
include/cego/CegoExpr.h
@@ -80,12 +78,8 @@ include/cego/CegoJDBCInfo.h
include/cego/CegoJoinObject.h
include/cego/CegoKeyObject.h
include/cego/CegoLockHandler.h
-include/cego/CegoLogHandler.h
include/cego/CegoLogManager.h
include/cego/CegoLogRecord.h
-include/cego/CegoLogThread.h
-include/cego/CegoLogThreadPool.h
-include/cego/CegoMediatorThread.h
include/cego/CegoModule.h
include/cego/CegoNet.h
include/cego/CegoObject.h
@@ -116,12 +110,16 @@ include/cego/CegoProcWhileStmt.h
include/cego/CegoProcedure.h
include/cego/CegoQuery.h
include/cego/CegoQueryCache.h
+include/cego/CegoQueryCursor.h
include/cego/CegoQueryException.h
include/cego/CegoQueryHelper.h
+include/cego/CegoQueryManager.h
include/cego/CegoRecoveryManager.h
+include/cego/CegoReplacer.h
include/cego/CegoReturnVar.h
include/cego/CegoSelect.h
include/cego/CegoSerial.h
+include/cego/CegoSigCatch.h
include/cego/CegoSystemObject.h
include/cego/CegoTableCache.h
include/cego/CegoTableCursor.h