diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 999440827b81..15592ba9df5a 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,47 +1,47 @@ PORTNAME= cego -PORTVERSION= 2.52.18 +PORTVERSION= 2.52.19 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= pi@FreeBSD.org COMMENT= Relational and transactional database system WWW= https://www.lemke-it.com/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblfcbase.so:devel/lfcbase \ liblfcxml.so:devel/lfcxml RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo \ bash:shells/bash USES= libtool localbase ncurses readline shebangfix SHEBANG_FILES= tools/cgbackup tools/cgrecover tools/cgsimload \ tools/logManager tools/backupManager USE_LDCONFIG= yes GNU_CONFIGURE= yes TEST_TARGET= check USERS= cego GROUPS= cego PLIST_SUB+= USER=${USERS} post-patch: ${REINPLACE_CMD} -e 's,-O3,,g' \ ${WRKSRC}/src/Makefile.in \ ${WRKSRC}/cgpluscheck/Makefile.in \ ${WRKSRC}/cgwrapcheck/Makefile.in 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/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 .include diff --git a/databases/cego/distinfo b/databases/cego/distinfo index b0162f270dc6..90ad70f358c0 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752125793 -SHA256 (cego-2.52.18.tar.gz) = 08dffe9fb4b1f050b202db6a083325fb5ad8661f72906686990d9287619d9f80 -SIZE (cego-2.52.18.tar.gz) = 3308457 +TIMESTAMP = 1752778756 +SHA256 (cego-2.52.19.tar.gz) = 20a89099f8f6c845ace18d7b7a97241e06a111d71ff9212667af4ec20c455728 +SIZE (cego-2.52.19.tar.gz) = 3310476 diff --git a/databases/cego/pkg-plist b/databases/cego/pkg-plist index ab84ff44a849..e822fee4854c 100644 --- a/databases/cego/pkg-plist +++ b/databases/cego/pkg-plist @@ -1,150 +1,151 @@ %%DATADIR%%/backupManager %%DATADIR%%/cgbackup %%DATADIR%%/cgmkdb %%DATADIR%%/cgrecover %%DATADIR%%/cgsimload %%DATADIR%%/logManager %%DATADIR%%/startdb %%DATADIR%%/stopdb %%DATADIR%%/tsSpace bin/cego bin/cgadm bin/cgblow bin/cgclt bin/cglog bin/cgplustest bin/cgwtest etc/rc.d/cego include/cego/Cego.h include/cego/CegoAVLIndexCursor.h include/cego/CegoAVLIndexEntry.h include/cego/CegoAVLIndexManager.h include/cego/CegoAction.h include/cego/CegoAdm.h include/cego/CegoAdmAction.h include/cego/CegoAdmNet.h include/cego/CegoAdminHandler.h include/cego/CegoAdminThread.h include/cego/CegoAdminThreadPool.h include/cego/CegoAggregation.h include/cego/CegoAliasObject.h include/cego/CegoAlterDesc.h include/cego/CegoAttrAlias.h include/cego/CegoAttrComp.h include/cego/CegoAttrCond.h include/cego/CegoAttrDesc.h include/cego/CegoBTreeCursor.h 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 include/cego/CegoBufferPoolEntry.h include/cego/CegoCaseCond.h include/cego/CegoCheckObject.h include/cego/CegoCheckpoint.h include/cego/CegoCheckpointDump.h include/cego/CegoClob.h include/cego/CegoComparison.h include/cego/CegoCondition.h include/cego/CegoContentObject.h include/cego/CegoDataPointer.h include/cego/CegoDataType.h include/cego/CegoDatabaseFormater.h include/cego/CegoDatabaseManager.h include/cego/CegoDbHandler.h 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 include/cego/CegoFactor.h include/cego/CegoField.h include/cego/CegoFieldValue.h include/cego/CegoFileHandler.h include/cego/CegoFunction.h include/cego/CegoGroupCursor.h include/cego/CegoGroupNode.h include/cego/CegoGroupSpace.h include/cego/CegoImpInStream.h 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 include/cego/CegoObjectCursor.h include/cego/CegoObjectManager.h include/cego/CegoOrderCursor.h include/cego/CegoOrderNode.h include/cego/CegoOrderSpace.h include/cego/CegoOutput.h include/cego/CegoPredicate.h include/cego/CegoProcAssignStmt.h include/cego/CegoProcBlock.h include/cego/CegoProcBlockStmt.h include/cego/CegoProcCursor.h include/cego/CegoProcCursorCloseStmt.h include/cego/CegoProcCursorCreateStmt.h include/cego/CegoProcException.h include/cego/CegoProcFetch.h include/cego/CegoProcIfStmt.h include/cego/CegoProcNoopStmt.h include/cego/CegoProcObject.h include/cego/CegoProcQueryStmt.h include/cego/CegoProcReturnStmt.h include/cego/CegoProcStmt.h include/cego/CegoProcThrowStmt.h include/cego/CegoProcVar.h include/cego/CegoProcWhileStmt.h include/cego/CegoProcedure.h include/cego/CegoQuery.h include/cego/CegoQueryCache.h include/cego/CegoQueryException.h include/cego/CegoQueryHelper.h include/cego/CegoRecoveryManager.h +include/cego/CegoReplacer.h include/cego/CegoReturnVar.h include/cego/CegoSelect.h include/cego/CegoSerial.h include/cego/CegoSystemObject.h include/cego/CegoTableCache.h include/cego/CegoTableCursor.h include/cego/CegoTableManager.h include/cego/CegoTableObject.h include/cego/CegoTerm.h include/cego/CegoTransactionManager.h include/cego/CegoTrigger.h include/cego/CegoTriggerObject.h include/cego/CegoTupleState.h include/cego/CegoTypeConverter.h include/cego/CegoView.h include/cego/CegoViewObject.h include/cego/CegoXMLHelper.h include/cego/CegoXMLSpace.h include/cego/CegoXMLdef.h include/cego/CegoXPorter.h include/cego/cgwrap.h lib/libcego.a lib/libcego.so lib/libcego.so.2 lib/libcego.so.2.0.0 lib/libcgwrap.a lib/libcgwrap.so lib/libcgwrap.so.2 lib/libcgwrap.so.2.0.0 diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index d41934a0cdef..bec8022ffe7f 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,20 +1,20 @@ PORTNAME= lfcbase -PORTVERSION= 1.21.8 +PORTVERSION= 1.22.1 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= pi@FreeBSD.org COMMENT= Collection of basic c++ classes, used for databases/cego WWW= https://www.lemke-it.com/ LICENSE= GPLv3 GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= libtool ncurses INSTALL_TARGET= install-strip post-patch: ${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in .include diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index 49edf499d0f8..4d89c07c9cc3 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752125814 -SHA256 (lfcbase-1.21.8.tar.gz) = a560741dc02c855ce2b87ed4c44b2ace9bf2d5187ad5f01464e11875fd35033b -SIZE (lfcbase-1.21.8.tar.gz) = 713373 +TIMESTAMP = 1752778743 +SHA256 (lfcbase-1.22.1.tar.gz) = ddd0215050917bad278ca9741b04fbe53610e5615136e7db5f0eb98e9d8a4423 +SIZE (lfcbase-1.22.1.tar.gz) = 668483 diff --git a/devel/lfcbase/pkg-plist b/devel/lfcbase/pkg-plist index a881388d67e7..4f42e1da532f 100644 --- a/devel/lfcbase/pkg-plist +++ b/devel/lfcbase/pkg-plist @@ -1,45 +1,46 @@ include/lfcbase/AESCrypt.h include/lfcbase/AVLTreeT.h include/lfcbase/Base64Coder.h include/lfcbase/BigDecimal.h include/lfcbase/BigInteger.h include/lfcbase/Bitmap.h include/lfcbase/Chain.h include/lfcbase/CommandExecuter.h include/lfcbase/Crypt.h include/lfcbase/Datetime.h include/lfcbase/Directory.h include/lfcbase/Exception.h include/lfcbase/File.h include/lfcbase/GraphT.h include/lfcbase/GetLongOpt.h include/lfcbase/GetOpt.h include/lfcbase/HashT.h include/lfcbase/Host.h include/lfcbase/ListT.h include/lfcbase/Logger.h include/lfcbase/Matcher.h include/lfcbase/Screen.h include/lfcbase/Screen2.h include/lfcbase/NanoTimer.h include/lfcbase/Net.h include/lfcbase/NetHandler.h include/lfcbase/OutStream.h include/lfcbase/Pager.h include/lfcbase/Process.h +include/lfcbase/Replacer.h include/lfcbase/Semaphore.h include/lfcbase/SetT.h include/lfcbase/SharedMemory.h include/lfcbase/SigHandler.h include/lfcbase/Sleeper.h include/lfcbase/StackT.h include/lfcbase/TextIndex.h include/lfcbase/Thread.h include/lfcbase/ThreadLock.h include/lfcbase/Timer.h include/lfcbase/Tokenizer.h include/lfcbase/TreeT.h lib/liblfcbase.a lib/liblfcbase.so lib/liblfcbase.so.2 lib/liblfcbase.so.2.0.0