/misc/kde4-l10n-ca/

ts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* databases/galera: Upgrade from 25.3.20 to 25.3.21vd2017-07-045-99/+126
| | | | | Also fixup the debug build - the setting provided as debug=N translates to cc -ON. So, for debug build it should be debug=0.
* databases/mariadb101-server: Update to 10.1.24brnrd2017-07-023-42/+32
| | | | | | | | | | | | - Regression fix update to 10.1.24 - Backport option groups for groonga and compression - Use OS' libs, not bundled versions (lz4, lzo, snappy) - Add xml and odbc options for connect engine - Remove InnoDB/XtraDB fix (included upstream) - Fix bison issue [220367] PR: 220367 Reported by: iron@mail.ua
* Update to 0.4.7sunpoet2017-07-022-4/+4
| | | | Changes: https://github.com/brianmario/mysql2/releases
* Remove Perl core modulessunpoet2017-07-011-5/+6
| | | | | | | | | | - While I'm here: - Add LICENSE_FILE - Add NO_ARCH - Fix *_DEPENDS: use TEST_DEPENDS for test-only dependencies - Bump PORTREVISION for dependency change With hat: perl
* Remove Perl core modulessunpoet2017-07-011-3/+4
| | | | | | | | | - While I'm here: - Add LICENSE_FILE - Add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
* Remove Perl core modulessunpoet2017-07-012-7/+11
| | | | | | | | - Add BUILD_DEPENDS - Add LICENSE - Add NO_ARCH - Regenerate patch file with makepatch: - Bump PORTREVISION for dependency change
* databases/timescaledb: create portswills2017-07-015-0/+40
| | | | | | | | | | An open-source time-series database optimized for fast ingest and complex queries built on PostgreSQL. WWW: http://www.timescale.com/ PR: 220347 Submitted by: kbowling
* databases/galera: Split compilation from tests runvd2017-06-301-4/+7
| | | | | | | | | | | | Previously tests were ran intermixed with compilation commands in parallel (scons -jN). Running tests in parallel produces some sporadic failures which would make the compilation fail. With this change, when compiling ("make" in the ports directory) "scons -j8 ... tests=0" is used to request compilation only. To run the tests do "make test" in the ports directory. It will run "scons ... tests=1" (without -jN) and will only run the tests.
* Mark BROKEN: checksum and size mismatchantoine2017-06-301-0/+2
| | | | Reported by: pkg-fallout
* Remove Perl core modulessunpoet2017-06-301-1/+2
| | | | | - Add NO_ARCH - Bump PORTREVISION for dependency change
* Update to 4.043sunpoet2017-06-302-4/+5
| | | | Changes: http://search.cpan.org/dist/DBD-mysql/Changes
* Update to 5.5.1sunpoet2017-06-303-9/+10
| | | | | Changes: https://github.com/facebook/rocksdb/releases https://github.com/facebook/rocksdb/blob/master/HISTORY.md
* Update to 5.5.56 release.ale2017-06-302-5/+5
|
* Update to 4.7.2matthew2017-06-302-4/+4
| | | | ChangeLog: https://github.com/phpmyadmin/phpmyadmin/blob/RELEASE_4_7_2/ChangeLog
* Remove Perl core modulessunpoet2017-06-301-3/+6
| | | | | | | | | - While I'm here: - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
* - Include pg_regress to postgresql96-client, to allow running regression ↵amdmi32017-06-292-1/+4
| | | | | | | tests for postgresql extensions PR: 217874 Approved by: maintainer timeout (3 months)
* Update databases/elixir-timex_ecto to version 3.2.0.olgeni2017-06-293-4/+6
|
* databases/cego: update 2.33.14 -> 2.33.16pi2017-06-292-5/+4
| | | | | | | | | | | | | | - Completion for admin help backup section, some commands were still missing Improvements for procedure indent formatting. All sugar, nothing functional - Fix in CegoAction::execute, missing break added after calling execListView - Fix in CegoQueryHelper::evalPredicate. In case of subselects, the parent join buf also has to reset after performing the subselect, otherwise invalid pointer references are still active for the next caller - Seg faults have been experienced for delete with double nested subselect conditions ( see check055 ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Bump PORTREVISION for devel/readline shlib changesunpoet2017-06-282-1/+1
| | | | PR: 219947
* - Update to 0.7tota2017-06-282-4/+4
|
* * Updated to 0.99ultima2017-06-282-4/+7
| | | | | | | | PR: 220117 Submitted by: <nistor@snickers.org> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11374
* Update to 4.2.9sunpoet2017-06-282-4/+4
| | | | Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
* Update to 4.2.9sunpoet2017-06-282-4/+4
| | | | Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
* Update to 5.1.2sunpoet2017-06-282-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/activerecord/CHANGELOG.md
* Update to 5.1.2sunpoet2017-06-282-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/activemodel/CHANGELOG.md
* Update devel/readline to 7.0 patch 3sunpoet2017-06-2729-18/+29
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* Update to 0.9.0sunpoet2017-06-272-4/+4
| | | | Changes: https://github.com/remiprev/her/commits/master
* Update to 3.19.3sunpoet2017-06-272-4/+4
| | | | | Changes: https://github.com/rogerbinns/apsw/releases https://rogerbinns.github.io/apsw/changes.html
* Use USES=mysqlsunpoet2017-06-261-2/+1
|
* Use USES=mysqlsunpoet2017-06-261-2/+1
|
* - Add database/pldebuggeramdmi32017-06-265-0/+41
| | | | | | | This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. WWW: https://git.postgresql.org/gitweb/?p=pldebugger.git;a=summary
* Make ninja opt-out in cmake.mktcberner2017-06-2614-14/+14
| | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748
* Remove expired ports:rene2017-06-2624-897/+0
| | | | | | | | 2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool instead 2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool instead 2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no longer used by anything 2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/ databases/pgpoolAdmin: depended on expired databases/pgpool-II and only supported PostgreSQL 9.2 which is will EOL in September 2017
* Fix WWWsunpoet2017-06-251-1/+1
| | | | Approved by: portmgr (blanket)
* Fix WWWsunpoet2017-06-251-1/+1
| | | | Approved by: portmgr (blanket)
* Fix WWWsunpoet2017-06-251-1/+1
| | | | Approved by: portmgr (blanket)
* Fix WWWsunpoet2017-06-251-1/+1
| | | | Approved by: portmgr (blanket)
* Update WWWsunpoet2017-06-251-1/+1
| | | | Approved by: portmgr (blanket)