summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/mysql57-client, databases/mysql57-server:Kurt Jaeger2016-01-1048-0/+1435
| | | | | | re-add for proper repo-copy PR: 204607
* databases/mysql57-client, databases/mysql57-server:Kurt Jaeger2016-01-1048-1505/+0
| | | | | | remove to prepare for proper repo-copy PR: 204607
* - Update to 2.3.3Martin Wilke2016-01-104-3/+6
| | | | | | PR: 205942 Submitted by: pfg Approved by: maintainer
* Update to 1.2.18Mikolaj Golub2016-01-102-81/+81
|
* Upgrade databases/elixir-mariaex to version 0.6.2.Jimmy Olgeni2016-01-082-3/+3
|
* Upgrade databases/erlang-epgsql to version 3.1.1.Jimmy Olgeni2016-01-082-4/+3
|
* Fix probable typo (and PKGNAME collision)Antoine Brodin2016-01-072-38/+30
| | | | While here, fix plist
* Fix probable typo (and PKGBASE collision)Antoine Brodin2016-01-071-1/+1
|
* Hook postgresql95-* to the buildAntoine Brodin2016-01-071-0/+8
|
* The PostgreSQL Global Development Group announces thePalle Girgensohn2016-01-0734-0/+2636
| | | | | | | | | | | | | | | | | release of PostgreSQL 9.5. This release adds UPSERT capability, Row Level Security, and multiple Big Data features, which will broaden the user base for the world's most advanced database. With these new capabilities, PostgreSQL will be the best choice for even more applications for startups, large corporations, and government agencies. Release Notes: http://www.postgresql.org/docs/current/static/release-9-5.html What's New in 9.5: https://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.5
* - Fix wrong path searching for logback.xmlMartin Wilke2016-01-062-3/+6
| | | | | | | | | - While here remove unused sed line - Bump PORTREVISION PR: 205868 Submitted by: Davide D'Amico (based on) Approved by: Johannes Jost Meixner (maintainer)
* - Update to 3.9.2Martin Wilke2016-01-064-13/+14
| | | | | | | - Update WWW PR: 205892 Submitted by: ports fury
* Add additional CMAKE-argument to avoid build-time conflicts betweenMikhail Teterin2016-01-052-3/+2
| | | | | | | | | | Boost-1_59 used privately by this port and Boost-1_55 installed by its own port. While at it, replace WRKSRC/.. with simply WRKDIR. PR: 205815 Approved by: maintainer
* PickleShare - a small 'shelve' like datastore with concurrency supportMartin Wilke2016-01-044-0/+32
| | | | | | | | | | | | Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike shelve, many processes can access the database simultaneously. Changing a value in database is immediately visible to other processes accessing the same database. WWW: https://github.com/vivainio/pickleshare/ PR: 205514 Submitted by: Yuri Victorovich <yuri@rawbw.com>
* databases/mariadb100-{client,server}: Update to 10.0.23Bernard Spil2016-01-039-51/+76
| | | | | | | | | | | | | | | | | - Update to 10.0.23 - Re-patch files due to path change in WRKSRC - Harmonize CONFLICTS and quench portlint warnings - Use variables to construct INSTALL_CONFLICTS - Fix json.cpp clang compilation issue - Refactor and upstream jemalloc patch Changes: - https://mariadb.com/kb/en/mariadb/mariadb-10023-changelog/ Reviewed by: koobs (mentor), feld (mentor) Approved by: koobs (mentor) Differential Revision: https://reviews.freebsd.org/D4709
* - Update MASTER_SITES and unbreak this port [1]Sunpoet Po-Chuan Hsieh2016-01-031-4/+2
| | | | | | | | | | - While I'm here, use DISTVERSIONSUFFIX instead of DISTNAME PR: 205762 Submitted by: rakuco Obtained from: antoine [1] Approved by: portmgr (blanket) With hat: python
* - Do not silence installation messageSunpoet Po-Chuan Hsieh2016-01-031-9/+9
| | | | | | | - Remove superfluous / - Use . instead of \* for COPYTREE_SHARE Approved by: portmgr (blanket)
* - Remove superfluous /Sunpoet Po-Chuan Hsieh2016-01-031-4/+4
|
* databases/freetds-devel: Updated version 0.99.307=>0.99.479Muhammad Moinur Rahman2016-01-024-8/+8
|
* Remove perl5.16-specific bits from perl@ ports. While here, sortAdam Weinberger2016-01-011-7/+1
| | | | plists as necessary.
* databases/freetds: Update version 0.95.69=>0.95.73Muhammad Moinur Rahman2016-01-013-4/+4
|
* - Update to 0.8.4Li-Wen Hsu2016-01-012-3/+3
|
* - Add rubygem-activerecord-session_store 0.1.2Sunpoet Po-Chuan Hsieh2015-12-304-0/+32
| | | | | | | | A session store backed by an Active Record class. A default class is provided, but any object duck-typing to an Active Record Session class with text session_id and data attributes is sufficient. WWW: https://github.com/rails/activerecord-session_store
* - Update to 0.0011Sunpoet Po-Chuan Hsieh2015-12-303-5/+4
| | | | | | | | - While I'm here, sort PLIST Changes: http://search.cpan.org/dist/Dancer2-Plugin-DBIC/CHANGES PR: 205730 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer)
* - Add rubygem-state_machines-activerecord 0.3.0Sunpoet Po-Chuan Hsieh2015-12-304-0/+30
| | | | | | | The StateMachines Active Record 4.1+ integration adds support for database transactions, automatically saving the record, named scopes, validation errors. WWW: https://github.com/state-machines/state_machines-activerecord
* - Add rubygem-state_machines-activemodel 0.3.0Sunpoet Po-Chuan Hsieh2015-12-304-0/+32
| | | | | | | | | The StateMachines ActiveModel integration is useful for both standalone usage and for providing the base implementation for ORMs which implement the ActiveModel API. This integration adds support for validation errors and dirty attribute tracking. WWW: https://github.com/state-machines/state_machines-activemodel
* - Update to 1.57Sunpoet Po-Chuan Hsieh2015-12-303-9/+10
| | | | | | | | | | | - Change MASTER_SITES to CHEESESHOP - Add NO_ARCH - Allow concurrent installation (USE_PYTHON=concurrent) - Relax USES=python - Add PyPI as primary WWW - Update WWW Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
* Fix MASTER_SITES and unmark BROKEN.Raphael Kubo da Costa2015-12-301-3/+1
|
* Fix MASTER_SITES and unmark BROKEN.Raphael Kubo da Costa2015-12-301-3/+1
|
* Unmark BROKEN.Raphael Kubo da Costa2015-12-301-1/+0
| | | | The port can be fetched just fine.
* - Move databases/py-memcached to databases/py-python-memcachedSunpoet Po-Chuan Hsieh2015-12-304-3/+2
| | | | - Bump PORTREVISION for dependent ports
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-297-7/+3
| | | | Sponsored by: Absolight
* - Update to 2.1.3Martin Wilke2015-12-294-22/+10
| | | | | PR: 205666 Submitted by: xmj
* Use WRKSRC_SUBDIR when applicable.Mathieu Arnold2015-12-283-3/+3
| | | | Sponsored by: Absolight
* - Add NO_ARCHDmitry Marakasov2015-12-271-0/+1
|
* databases/cassandra: Set DEPRECATEDJason Unovitch2015-12-271-0/+3
| | | | | | | | | | | 1.2.x has reached EOL, so users of <= 1.2.x are recommended to upgrade to a supported version of Cassandra Reference: http://www.mail-archive.com/user@cassandra.apache.org/msg41819.html http://www.mail-archive.com/user@cassandra.apache.org/msg42560.html PR: 199091 Approved by: maintainer timeout
* - Restore backwards compatibilityMartin Wilke2015-12-272-45/+23
| | | | PR: 205433
* - Restore backwards compatibilityMartin Wilke2015-12-275-33/+10
| | | | | | - Bump PORTREVISION PR: 205433
* Security update to 4.5.3.1Matthew Seaman2015-12-262-3/+3
| | | | | | | | This update fixes regressions in 4.5.3 and addresses a path disclosure vulnerability. MFH: 2015Q4 Security: 88f75070-abcf-11e5-83d3-6805ca0b3d42
* databases/py-redis: Update to 2.10.5Kubilay Kocak2015-12-262-34/+13
| | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.10.5) - Remove DOCS option, they dont build unless py-redis is installed [1] - Add LICENSE_FILE - Add TEST_DEPENDS and convert test target Changes: https://github.com/andymccurdy/redis-py/blob/2.10.5/CHANGES PR: 204361 [1] Reported by: olgeni [1]
* - Add LICENSEDmitry Marakasov2015-12-251-4/+3
| | | | - Switch to USES=localbase
* - Reset maintainer by his own requestDmitry Marakasov2015-12-251-1/+1
| | | | PR: 205570
* databases/mariadb55-server: Update to 5.5.47Bernard Spil2015-12-252-3/+3
| | | | | | | | | | | - Bug-fix release The release notes for MariaDB 5.5.47 can be found at: - https://mariadb.com/kb/en/mariadb/mariadb-5547-release-notes/ Approved by: koobs (mentor), feld (mentor) Differential Revision: https://reviews.freebsd.org/D4485
* - Add LICENSEDmitry Marakasov2015-12-253-10/+11
| | | | | | | | - Switch to options helpers - Add NO_ARCH - Regenerate patches with `make makepatch` Approved by: portmgr blanket
* - Update MAINTAINER: use @FreeBSD.orgSunpoet Po-Chuan Hsieh2015-12-251-1/+1
|
* Upgrade databases/elixir-ecto to version 1.1.1.Jimmy Olgeni2015-12-242-3/+3
|
* patch with security fix for CVE-2015-5059Dan Langille2015-12-232-4/+30
| | | | | | | Submitted by: Torsten Zuhlsdorff & Jason Unovitch PR: 201106 202865 Approved by: mat (mentor) Differential Review: D4196
* Update to 4.5.3Matthew Seaman2015-12-232-3/+3
| | | | ChangeLog: https://www.phpmyadmin.net/files/4.5.3/
* - Reset maintainer to ports@Wen Heping2015-12-221-1/+1
|
* - Update to 7.0.0Sunpoet Po-Chuan Hsieh2015-12-212-4/+3
| | | | Changes: https://github.com/rails/arel/blob/master/History.txt