aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Remove ports that still depend on MySQL 4.1 or 5.0 which should have beenFlorian Smeets2013-06-193-38/+0
| | | | | | | | | | removed with MySQL 4.1 and 5.0 respectively. PR: ports/179707 Reported by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=321331
* Reset g.gonter@ieee.org: mbox full.Mark Linimon2013-06-191-6/+2
| | | | | | | While here, modernize headers. Notes: svn path=/head/; revision=321320
* - Mark as make jobs (-jX) unsafe for the time beingAlexey Dokuchaev2013-06-192-21/+16
| | | | | | | | | | | | | | | - Drop the article from COMMENT line - Define LICENSE (GPLv3) - Remove pre-everything target: OPTIONS framework is vocal enough - Improve and move OPTIONS knobs lower in the Makefile - Fix bad indentation in post-patch commands as appropriate - Correct a typo and reformat port description, and point WWW to a more up-to-date page version while I'm at it Approved by: gabor (maintainer) Notes: svn path=/head/; revision=321254
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-3/+0
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* Update to 4.0.4Matthew Seaman2013-06-182-3/+3
| | | | | | | | | | A routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.4/phpMyAdmin-4.0.4-notes.html/view Notes: svn path=/head/; revision=321171
* Remove Broken, it works now.Koop Mast2013-06-172-26/+5
| | | | | | | | Trim header, remove commented lines. switch to USES=shared-mime-info Notes: svn path=/head/; revision=321142
* new port databases/p5-MR-TarantoolAndrej Zverev2013-06-165-0/+74
| | | | | | | | | | A driver for an efficient Tarantool/Box NoSQL in-memory storage. PR: ports/178617 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Notes: svn path=/head/; revision=321063
* databases/py-redis: Update to 2.7.6Kubilay Kocak2013-06-163-21/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.7.6 - Update setup.py patch Changes: * 2.7.6 * Added CONFIG RESETSTAT command. Thanks Yossi Gottlieb. * Fixed a bug introduced in 2.7.3 that caused issues with script objects and pipelines. Thanks Carpentier Pierre-Francois. * Converted redis-py's test suite to use the awesome py.test library. * Fixed a bug introduced in 2.7.5 that prevented a ConnectionError from being raised when the Redis server is LOADING data. * Added a BusyLoadingError exception that's raised when the Redis server is starting up and not accepting commands yet. BusyLoadingError subclasses ConnectionError, which this state previously returned. Thanks Yossi Gottlieb. * 2.7.5 * DEL, HDEL and ZREM commands now return the numbers of keys deleted instead of just True/False. * from_url now supports URIs with a port number. Thanks Aaron Westendorf. Notes: svn path=/head/; revision=321029
* Fix error in PORT_OPTIONS conversion.Antoine Brodin2013-06-141-1/+1
| | | | Notes: svn path=/head/; revision=320961
* Fix error in PORT_OPTIONS conversionAntoine Brodin2013-06-141-1/+1
| | | | Notes: svn path=/head/; revision=320947
* . fix build with clang (CFLAGS+=-Wno-return-type);Boris Samorodov2013-06-132-12/+6
| | | | | | | | | | | . trim Makefile headers; . remove the indefinite article from COMMENT; . use PLIST_FILES; . remove pkg-list (two lines for PLIST_FILES, two lines useless anyway); . do not mute install. Notes: svn path=/head/; revision=320786
* - Update to 1.31Sunpoet Po-Chuan Hsieh2013-06-132-9/+5
| | | | | | | | | | - Remove leading indefinite article from COMMENT - Cleanup Makefile header Changes: http://search.cpan.org/dist/AnyEvent-CouchDB/Changes Notes: svn path=/head/; revision=320771
* databases/embedded_innodb: Deprecate and schedule for removalVasil Dimov2013-06-131-0/+3
| | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=320735
* - Fix build with new site_perlAndrej Zverev2013-06-123-3/+3
| | | | | | | Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=320709
* - Do not remove directories not created by this portMartin Wilke2013-06-121-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320689
* Update to 5.5.32 release.Alex Dupre2013-06-124-13/+36
| | | | Notes: svn path=/head/; revision=320671
* - add rc.d scriptRuslan Makhmatkhanov2013-06-113-0/+135
| | | | | | | | | | | | | | | | - add the patch that fixes posix_fadvise64 linuxism: swift tries to call posix_fadvise64, which does not exists on FreeBSD and does not needed because off_t is 8 bytes on both 32 and 64-bit platforms, so posix_fadvise should be called instead. This has been reported upstream (#1179268) but there is no reaction so far. - bump PORTREVISION PR: 178738 Submitted by: trociny Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=320622
* - Fix buildMartin Wilke2013-06-111-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320575
* Add Oracle Berkeley DB 6.0.Matthias Andree2013-06-115-0/+215
| | | | | | | | | | | | Simplify installation over previous versions. License change to Affero GNU General Public License v3 (AGPL v3). Announcement: https://oss.oracle.com/pipermail/bdb/2013-June/000056.html ChangeLog: http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html Notes: svn path=/head/; revision=320540
* Update to 2.4.4 release.Alex Dupre2013-06-103-5/+5
| | | | Notes: svn path=/head/; revision=320489
* - Update to 0.36Philippe Audeoud2013-06-102-8/+4
| | | | Notes: svn path=/head/; revision=320488
* Update to 5.6.12 release.Alex Dupre2013-06-104-23/+12
| | | | Notes: svn path=/head/; revision=320486
* Update to 0.751.Mathieu Arnold2013-06-103-39/+85
| | | | Notes: svn path=/head/; revision=320485
* Update to 5.1.70 release.Alex Dupre2013-06-102-13/+4
| | | | | | | | | | Remove LINUXTHREADS option. [1] PR: ports/179352 Submitted by: rene Notes: svn path=/head/; revision=320471
* databases/py-umemcache: Update to 1.6.3Kubilay Kocak2013-06-103-4/+4
| | | | | | | | - Update to 1.6.3 - pkg-descr: Tab->space in WWW Notes: svn path=/head/; revision=320465
* Update to 0.806(0).Anton Berezin2013-06-102-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes Notes: svn path=/head/; revision=320456
* Update to 1.39.Anton Berezin2013-06-103-9/+6
| | | | | | | Changes: http://search.cpan.org/dist/DBD-SQLite/Changes Notes: svn path=/head/; revision=320454
* databases/gnats4: Fix build failure on FreeBSD 10Vasil Dimov2013-06-101-0/+12
| | | | | | | | | | | | | | | | | | | gnats/gnats.h contains its own prototypes of asprintf() and vasprintf() which conflict with the system ones: In file included from edit.c:21: ./gnats.h:140:12: error: conflicting types for 'asprintf' extern int asprintf (char **buf, const char *fmt, ...); ^ /usr/include/stdio.h:396:6: note: previous declaration is here int asprintf(char **, const char *, ...) __printflike(2, 3); Just remove the prototypes from gnats.h. Reported by: miwi@ Notes: svn path=/head/; revision=320441
* - Update to 1.16.1Max Khon2013-06-092-5/+5
| | | | | | | | | | - Enable database designer PR: 179075 Submitted by: Rainer Hurling Notes: svn path=/head/; revision=320387
* Update to 5.5.31Florian Smeets2013-06-094-10/+12
| | | | | | | | PR: ports/179425 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=320339
* Fix build with unixODBC installed.Max Khon2013-06-091-2/+3
| | | | | | | | PR: 176091 Submitted by: Dima Panov Notes: svn path=/head/; revision=320327
* Remove CONFLICTS with databases/virtuoso.Max Khon2013-06-091-1/+1
| | | | Notes: svn path=/head/; revision=320321
* Unbreak after OPTIONS conversion.Antoine Brodin2013-06-091-1/+2
| | | | Notes: svn path=/head/; revision=320319
* - Update to 1.53Sunpoet Po-Chuan Hsieh2013-06-093-4/+4
| | | | | | | | | - Use space after WWW: Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog Notes: svn path=/head/; revision=320315
* - Do not remove directories not created by this portMartin Wilke2013-06-081-1/+0
| | | | | | |  Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320270
* Update to 5.4.16Florian Smeets2013-06-071-6/+1
| | | | | | | | Approved by: ports-secteam (remko, delphij) Security: 59e7163c-cf84-11e2-907b-0025905a4770 Notes: svn path=/head/; revision=320229
* Update to 5.6.11-rc60.3Florian Smeets2013-06-076-34/+31
| | | | Notes: svn path=/head/; revision=320208
* - Fix build compile errorsWilliam Grzybowski2013-06-073-2/+38
| | | | | | | | | - Remove BROKEN Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320195
* Update to 0.52.Anton Berezin2013-06-072-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=320185
* - Trim Makefile headerAndrej Zverev2013-06-071-13/+1
| | | | | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178919 Submitted by: az Approved by: maintainer (timeout) Notes: svn path=/head/; revision=320165
* Convert to new options frameworkBaptiste Daroussin2013-06-062-20/+12
| | | | Notes: svn path=/head/; revision=320106
* Update to 0.77.Mathieu Arnold2013-06-062-8/+6
| | | | Notes: svn path=/head/; revision=320083
* Update to 1.74.Mathieu Arnold2013-06-062-8/+4
| | | | Notes: svn path=/head/; revision=320068
* Update to 1.9610Mathieu Arnold2013-06-063-10/+5
| | | | | | | Make portlint happy. Notes: svn path=/head/; revision=320058
* Security upgrade to 4.0.3Matthew Seaman2013-06-052-3/+3
| | | | | | | | | | | Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-6.php ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.3/phpMyAdmin-4.0.3-notes.html/view Security: 6b97436c-ce1e-11e2-9cb2-6805ca0b3d42 Notes: svn path=/head/; revision=320032
* Update to 4.023.Mathieu Arnold2013-06-052-3/+3
| | | | Notes: svn path=/head/; revision=319967
* Update to 1.06.Mathieu Arnold2013-06-052-3/+3
| | | | Notes: svn path=/head/; revision=319955
* - Update to 2.2.1Steve Wills2013-06-052-9/+5
| | | | Notes: svn path=/head/; revision=319945
* Add optional dependency on Horde_Memcache to Horde_HashTableMartin Matuska2013-06-041-0/+6
| | | | Notes: svn path=/head/; revision=319911
* Horde API to access various hash table implementations.Martin Matuska2013-06-044-0/+21
| | | | | | | WWW: http://pear.horde.org Notes: svn path=/head/; revision=319906