Commit graph

107 commits

Author SHA1 Message Date
Kurt Jaeger
a9cdad3a1e databases/cego: 2.20.17 -> 2.20.18
Added more detailed log information for tableset import and export operation

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-12-06 12:16:15 +00:00
Kurt Jaeger
b23b3d26b8 databases/cego: 2.20.16 -> 2.20.17
Change for primary and secondary host evaluation.

Instead of comparing gethostbyname, the defined dbhost value is used.
This helps if the configured dbhost does not match with the result
value of gethostbyname (e.g. is multiple hostnames are configured
on a database server)

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-11-16 09:01:40 +00:00
Kurt Jaeger
541a549e93 databases/cego: 2.20.15 -> 2.20.16
Added utility function blobsize for retrieving blob size information

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-10-24 09:59:24 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Kurt Jaeger
e173857511 databases/cego: 2.20.14 -> 2.20.15
- Added restricted access for JDBC information requests
  The jdbc role now is required to perform any JDBC information requests.
- A problem occured with inner and outer joins if the same table
  occurs two times or more in the query
  For the CegoAttrComp class, the tablealias name is stored now to
  evaluate if the compare is appropriate for the corresponding table
- Small optimization in CegoDisManager::updateLocalDataTable
  Instead of requesting a new lock for the commitment phase, the lock we
  already have is also used for the commit in case of forecedTransactions
  ( update case ).
- This ensures, that the forced transaction can be done without
  risking to not obtain the lock for the corresponding table again.

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-10-18 10:05:41 +00:00
Kurt Jaeger
7e120be00b databases/cego: 2.20.14 distfile was changed after initial update
Submitted by:	antoine
2014-09-15 07:26:26 +00:00
Kurt Jaeger
5f3448dcc3 databases/cego: 2.20.13 -> 2.20.14
- Fix in CegoQueryHelper::decodeFVL to treat also decodings for
  field value list in switched order ( btree or index fvl )
- Fix in CegoAction::execIndexCheck to conform to new object comparison
  in CegoDatabaseManager::ObjectRecord
- Fix in CegoTableManager::deleteDataTable to check for inappropriate
  AttrCond before executing tablecursor setup
- Fix in CegoDatabaseManager::Object::operator == Index comparisons
  corrected ( index can either match uindex, pindex or index, btree
  can either match ubtree, pbtree or btree )

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-09-14 17:55:53 +00:00
Kurt Jaeger
9ba4075f1b databases/cego: 2.20.12 -> 2.20.13
- Fix in CegoQueryHelper::evalAttrCond. In some table ordering cases,
  the attributes had been switched and the evaluation was wrong
  ( LESS_THAN, MORE_THAN, LESS_EQUAL_THAN, MORE_EQUAL_THAN ).

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-09-10 14:07:11 +00:00
Kurt Jaeger
432e16ad90 databases/cego: 2.20.11 -> 2.20.12
- Recovery added for check constraints and foreign keys
- Corrections for btree recovery, btree creation was not performed
  correctly during tableset recovery. Tableset autocorrect mode is
  enabled on default now ( by define tableset )

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-08-31 09:28:13 +00:00
Kurt Jaeger
f48a8c20ec databases/cego: 2.20.10 -> 2.20.11
Submitted by:	lemke@lemke-it.com
2014-06-29 08:21:31 +00:00
Kurt Jaeger
32fe139148 databases/cego: 2.20.9 -> 2.20.10, USES libtool, strip libs
Submitted by:	lemke@lemke-it.com
2014-06-14 20:14:25 +00:00
Kurt Jaeger
33a13f5e9e databases/cego: update 2.20.1 -> 2.20.9
PR:             ports/186776
Submitted by:   pi
Approved by:    jadawin (mentor)
2014-05-02 20:20:07 +00:00
William Grzybowski
8413e27507 databases/cego: update to 2.20.1
PR:		ports/186126
Submitted by:	maintainer
2014-02-01 11:50:20 +00:00
William Grzybowski
112e314d69 databases/cego: update to 2.19.14
PR:		ports/185530
Submitted by:	maintainer
2014-01-07 18:53:09 +00:00
William Grzybowski
240f4fda57 databases/cego: update to 2.19.13
PR:		ports/184200
Submitted by:	maintainer
2013-11-26 00:30:44 +00:00
William Grzybowski
2dfe3dbad0 databases/cego: update to 2.19.12
PR:		ports/184020
Submitted by:	maintainer
2013-11-17 16:10:11 +00:00
William Grzybowski
2214fed783 databases/cego: update to 2.19.11
PR:		ports/183548
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
2013-11-01 10:51:03 +00:00
William Grzybowski
3b1784cbd4 databases/cego: update to 2.19.10
- Update to 2.19.10

PR:		ports/183358
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
2013-10-27 20:27:20 +00:00
Danilo Egea Gondolfo
0d63491ed5 - Update from 2.19.6 to 2.19.7 [1]
- Add stage support [1]
- Convert LIB_DEPENDS to new syntax

PR:		ports/183128
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1]
2013-10-22 04:55:32 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Frederic Culot
191069cfbe - Update to 2.19.6
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/181751
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-09-05 16:17:00 +00:00
Frederic Culot
8443c7b553 - Update to 2.19.4
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/181305
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-08-19 08:42:26 +00:00
Frederic Culot
c8df940b0a - Update to 2.19.3
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/181084
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-08-08 13:37:02 +00:00
Frederic Culot
038fa4425d - Update to 2.19.2
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/180901
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-07-30 08:25:29 +00:00
William Grzybowski
048c534cc3 databases/cego: update to 2.18.11
- Update to 2.18.11@

Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en

PR:		ports/180610
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
2013-07-17 23:46:05 +00:00
Frederic Culot
3840cd5919 - Update to 2.18.10
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/180406
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-07-09 15:54:48 +00:00
Frederic Culot
494448af14 - Update to 2.18.9
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/179973
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-06-26 07:39:40 +00:00
Frederic Culot
38842ff89f - Update to 2.18.8
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/179255
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-06-04 13:42:47 +00:00
Niclas Zeising
9be81b3474 Move devel/lfc to devel/lfcbase, to avoid conflicts with other software using
liblfc as name. [1]
Update devel/lfcbase to 1.5.4: [1]
  Several shared lib issues were addressed
  The license was changed from GPLv2 to GPLv3.

Update devel/lfcxml to 1.1.3 and chase the move of devel/lfc [2]

Update devel/dragon to 1.3.10 and chase the move of devel/lfc [3]

Update databases/cego to 2.18.6 and chase the move of devel/lfc [4]
  Several shared lib issues were addressed.
  The license was changed from GPLv2 to GPLv3.

Update databases/my2cego to 1.1.3 and chase the move of devel/lfc [5]
  Updated the autoconf setup
  Changed License from GPLv2 to GPLv3

PR:		ports/178745 [1]
		ports/178746 [2]
		ports/178747 [3]
		ports/178752 [4]
		ports/178754 [5]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1-5]
2013-05-23 09:31:55 +00:00
Niclas Zeising
46687158e5 Chase updates to devel/lfc and devel/lfcxml, bump PORTREVISION
Remove versions from LIB_DEPENDS
Trim makefile headers.
2013-05-15 19:43:20 +00:00
Frederic Culot
ea5cdbbe4e - Update to 2.17.12
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/178409
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-05-13 08:55:36 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Frederic Culot
f9b37b6a48 - Update to 2.17.10
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/178341
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-05-06 13:09:20 +00:00
Frederic Culot
cf4d09185a - Update to 2.17.9
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/178233
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-04-29 18:07:59 +00:00
Frederic Culot
be1ebf0642 - Update to 2.17.8
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/177585
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe:	yes
2013-04-17 07:02:10 +00:00
Frederic Culot
490cc79a52 - Update to 2.17.5
Changes:        http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:             ports/177373
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-03-25 16:54:48 +00:00
Frederic Culot
d844cb3202 - Update to 2.17.4
Changes:        http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:             ports/176325
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-22 17:26:47 +00:00
Frederic Culot
52bd870d87 - Update to 2.17.3
Changes:        http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:             ports/176211
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-18 09:01:18 +00:00
Frederic Culot
70676da6b9 - Update to 2.17.2
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175958
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-09 13:34:37 +00:00
Frederic Culot
f97d214913 - Update to 2.17.1
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175882
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-07 07:50:41 +00:00
Frederic Culot
b0c1767e7b - Update to 2.17.0
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175825
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-05 10:00:02 +00:00
Frederic Culot
c0772fadaf - Update to 2.16.1
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175654
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-29 07:48:14 +00:00
Frederic Culot
b43350debd - Update to 2.16.0
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175637
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-28 08:39:41 +00:00
Jason Helfman
a3a9beb16d - update to 2.15.8 (Bug fix in CegoQueryHelper::evalAttrCond)
PR:		175334
Submitted by:	maintainer, fbsd-ports@opsec.eu
2013-01-16 03:54:55 +00:00
Frederic Culot
933912ddc5 - Update to 2.15.7
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175230
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-13 08:42:58 +00:00
Frederic Culot
e72f27067f - Update to 2.15.6
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175164
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-10 09:13:09 +00:00
Frederic Culot
467d50c802 - Update to 2.15.5
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175108
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-08 15:48:22 +00:00
Frederic Culot
384a5e30c1 - Update to 2.15.4
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/174895
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-02 13:46:49 +00:00
Pawel Pekala
d7743413ef Update to version 2.15.3
PR:		ports/174839
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-12-30 23:01:50 +00:00
Jason Helfman
5de5ba0571 - update to 2.15.2, Improvements for database backups
PR:		174745
Submitted by:	maintainer, fbsd-ports@opsec.eu
2012-12-27 23:20:04 +00:00