aboutsummaryrefslogtreecommitdiff
path: root/databases/cego
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 2.11.2Sunpoet Po-Chuan Hsieh2011-09-232-3/+3
| | | | | | | | | Changes: http://www.lemke-it.com/cego_blog.html PR: ports/160944 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=282277
* - Update to 2.11.1Frederic Culot2011-09-152-3/+3
| | | | | | | | PR: ports/160713 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=281804
* - Update to 2.11.0Frederic Culot2011-09-122-3/+3
| | | | | | | | PR: ports/160638 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=281656
* - Update to 2.10.13Sylvio Cesar Teixeira2011-08-152-3/+3
| | | | | | | | PR: ports/159762 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=279773
* - Update to 2.10.12Frederic Culot2011-07-282-3/+3
| | | | | | | | PR: ports/159240 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=278491
* - Update to 2.10.11Beech Rintoul2011-07-232-3/+3
| | | | | | | | PR: ports/159122 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=278187
* - Update to 2.10.10 [1]Frederic Culot2011-07-203-3/+6
| | | | | | | | | | - Add missing entries to pkg-plist (cgbackup, cgmkdb and cgrecover) PR: ports/159054 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=278003
* - Update to 2.10.8 [1]Frederic Culot2011-07-172-4/+5
| | | | | | | | | | - Pet portlint(1) by moving LICENSE earlier PR: ports/158991 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=277840
* - Update to 2.10.7Frederic Culot2011-07-102-3/+3
| | | | | | | | PR: ports/158757 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=277450
* - Update to 2.10.5Frederic Culot2011-07-032-3/+3
| | | | | | | | PR: ports/158578 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=276981
* - Update to 2.10.1 [1]Frederic Culot2011-06-272-5/+6
| | | | | | | | | | - Pacify portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV PR: ports/158134 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=276519
* - Update to 2.9.6Sylvio Cesar Teixeira2011-06-202-3/+3
| | | | | | | | PR: ports/157470 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=275907
* - Update to 2.8.5Frederic Culot2011-05-282-3/+3
| | | | | | | | PR: ports/157368 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=274751
* - Update to 2.8.4Frederic Culot2011-05-252-3/+3
| | | | | | | | PR: ports/157304 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=274607
* Remove painful examples of foo="", with particular prejudice againstDoug Barton2011-05-151-1/+0
| | | | | | | | | | | | | | | | | | constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps Notes: svn path=/head/; revision=274133
* -Restore maintainership to submitterBeech Rintoul2011-05-141-1/+1
| | | | | | | | | PR: ports/157030 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Approved by: itetcu (mentor)(implicit) Notes: svn path=/head/; revision=274126
* - Fix typoPav Lucistnik2011-05-011-1/+1
| | | | | | | | Reported by: pointyhat Pointy hat to: bapt (for committing without testing) Notes: svn path=/head/; revision=273417
* - Reset maintainer due to email bouncesThomas Abthorpe2011-04-281-1/+1
| | | | | | | | | | | | | | | Final-Recipient: rfc822; fbsd-ports@opsec.eu Original-Recipient: rfc822;fbsd-ports@opsec.eu Action: failed Status: 5.0.0 Remote-MTA: dns; home.opsec.eu Diagnostic-Code: smtp; 550 Unrouteable address Submitted by: erwin With hat: portmgr Notes: svn path=/head/; revision=273305
* fix plistBaptiste Daroussin2011-04-261-0/+1
| | | | | | | Reported by: pointyhat (pav and erwin) Notes: svn path=/head/; revision=273210
* - update to 2.8.3Baptiste Daroussin2011-04-244-3/+126
| | | | | | | | | | | - use of USERS/GROUPS macros - add rc script PR: ports/155405 Submitted by: Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer) Notes: svn path=/head/; revision=273128
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 2.6.18Rene Ladan2010-10-222-4/+4
| | | | | | | | PR: ports/151602 Submitted by: maintainer Notes: svn path=/head/; revision=263448
* - Update to 2.6.17Sahil Tandon2010-10-172-4/+4
| | | | | | | | PR: ports/151413 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=263153
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Update to 2.6.14Max Brazhnikov2010-10-013-28/+27
| | | | | | | | PR: ports/150677 Submitted by: Kurt Jaeger (maintainer) Notes: svn path=/head/; revision=262286
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 2.6.9Sahil Tandon2010-08-212-4/+4
| | | | | | | | PR: ports/149834 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=259661
* - Update to 2.6.8Li-Wen Hsu2010-08-183-4/+5
| | | | | | | | PR: ports/149779 Submitted by: Kurt Jaeger <fbsd-ports AT opsec.eu> (maintainer) Notes: svn path=/head/; revision=259551
* - Update to 2.6.7Sahil Tandon2010-08-112-4/+4
| | | | | | | | PR: ports/149504 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=259091
* - Update to 2.6.6Sahil Tandon2010-08-082-4/+4
| | | | | | | | PR: ports/149438 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=258961
* - Update to 2.6.5Li-Wen Hsu2010-08-042-4/+4
| | | | | | | | PR: ports/149037 Submitted by: Kurt Jaeger <fbsd-ports AT opsec.eu> (maintainer) Notes: svn path=/head/; revision=258752
* - Update to 2.6.4 [1]Sahil Tandon2010-07-243-10/+4
| | | | | | | | | | | - Remove redundant DISTNAME assignment - Remove license files from pkg-plist PR: ports/148518 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=258162
* - Update to 2.6.3Sylvio Cesar Teixeira2010-07-053-8/+8
| | | | | | | | | PR: ports/148298 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257403
* - Update to 2.6.2Sylvio Cesar Teixeira2010-07-043-8/+8
| | | | | | | | | PR: ports/148298 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257349
* Cego is a Relational Database Management System (RDBMS). CegoMartin Wilke2010-07-014-0/+76
supports transactional SQL query requests in a multithreaded architecture. For high availablility requirements, Cego supports a database shadowing feature. Several compute nodes can be defined in a Cego database configuration, where each node is able to manage a number of so called table sets. For each tableset, a backup node can be defined, which runs is recover mode for the corresponding tableset. If required, the tableset can be switched to the backup node and this node gets the active node for the tableset. Many more details are available at: WWW: http://www.lemke-it.com/ PR: ports/147822 Submitted by: Kurt Jaeger <fbsd-ports at opsec.eu> Feature safe: yes Notes: svn path=/head/; revision=257244