Vanilla I. Shu
798a64613e
Update to 0.11.
2017-01-26 03:02:55 +00:00
Bernard Spil
fbaf26c24a
databases/mysql56-server: Fix OpenSSL linking
...
- Force dynamic linking with OpenSSL
MFH: 2017Q1
2017-01-25 19:07:08 +00:00
Veniamin Gvozdikov
3c60031190
- Update to 1.7.3.99
2017-01-25 14:17:12 +00:00
Palle Girgensohn
8622aab975
Update to 9.1
2017-01-24 23:53:52 +00:00
Sunpoet Po-Chuan Hsieh
5d10be20d7
Update to 3.3.3
...
- Add LICENSE_FILE
Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2017-01-24 17:41:29 +00:00
Sunpoet Po-Chuan Hsieh
2fd551a2be
Add php71-memcache 3.0.8 (copied from php70-memcache)
2017-01-24 17:41:14 +00:00
Sunpoet Po-Chuan Hsieh
3404af5a4d
Update COMMENT and IGNORE_WITH_PHP
2017-01-24 17:41:10 +00:00
Sunpoet Po-Chuan Hsieh
eeee603cec
Update COMMENT and IGNORE_WITH_PHP
2017-01-24 17:41:05 +00:00
Torsten Zuehlsdorff
875dbacfa1
Connect PHP 7.1 ports (r432324)
2017-01-24 12:56:45 +00:00
Matthew Seaman
df6a9f0f03
Update to 4.6.6
...
This includes a number of security fixes
MFH: 2017Q1
Security: 7721562b-e20a-11e6-b2e2-6805ca0b3d42
2017-01-24 12:15:42 +00:00
Torsten Zuehlsdorff
db021968e3
Add PHP 7.1
...
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00
Sunpoet Po-Chuan Hsieh
43d7858086
Update MASTER_SITES and unbreak this port
...
- Add LICENSE_FILE
- Add NO_ARCH
- Remove PROJECTHOST
- Use USE_PYTHON=autoplist
2017-01-23 18:51:42 +00:00
Steve Wills
4896ca5b81
databases/opentsdb: new maintainer
...
PR: 216402
Submitted by: kbowling
Approved by: xmj (maintainer)
2017-01-23 18:13:36 +00:00
Alex Dupre
c9cee48c1a
Update to 5.5.54 release.
2017-01-23 08:57:33 +00:00
Steven Kreuzer
69578e2484
Update to version 1.11.4
2017-01-21 20:26:13 +00:00
Antoine Brodin
6d3bf97004
Revert r432035 part 2, it breaks build with openssl from base
...
With hat: portmgr
2017-01-21 17:40:07 +00:00
Antoine Brodin
781cf3e6a6
Revert r432035, it breaks build with openssl from base
...
With hat: portmgr
2017-01-21 17:33:35 +00:00
Kurt Jaeger
c8e1939b7a
databases/cego: update 2.32.6 -> 2.32.7
...
- Fix in CegoFileHandler::releaseFiles.
_tabSetId and _isReg vars have to be set to zero/false in any case.
Otherwise, it might happen that old entries are still visible and in case
of a tableset recreation obsolete file handle information is provided
- Method CegoTransactionManager::hasOpenTransaction added to check for open
transaction for a spedific table. This method is called now before a table
can be dropped to ensure there are no open transaction for this table.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
2017-01-21 15:10:16 +00:00
Bernard Spil
4fbb730f60
databases/mysql56-server: Fix build with LibreSSL
...
- Fix CMake SSL detection
- Always set WITH_SSL=${OPENSSLBASE}
PR: 216311
Approved by: Mahdi Moktari <mokhi64@gmail.com> (maintainer)
Differential Revision: D9272
2017-01-21 13:22:51 +00:00
Kurt Jaeger
4cade5cb91
databases/pecl-mongodb: update 1.1.9 -> 1.2.3
...
http://pecl.php.net/package-changelog.php?package=mongodb&release=1.2.3
2017-01-21 10:04:25 +00:00
Mikolaj Golub
9581eb465a
fix build on i386
2017-01-20 22:20:40 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a
Update WWW: SF redirects to https://sourceforge.net/projects/ <PROJECT_NAME>/
2017-01-20 20:33:30 +00:00
Sunpoet Po-Chuan Hsieh
1514f6658e
Prepare for PHP 7.1
2017-01-20 19:37:41 +00:00
Mark Felder
37b41c2bb9
databases/mysql56-server: Do not install my.cnf sample
...
An issue was discovered where users of mysql did not have a my.cnf and
the recent update was causing mysqld to find a sample my.cnf and load
its parameters. This was causing errors on startup for users of innodb
as the parameters used to init the database did not match the ones in
the sample config file it was now reading.
2017-01-20 18:21:49 +00:00
Jan Beich
240684a5c6
databases/memcached: temporarily hide DTRACE option on aarch64
...
/usr/sbin/dtrace -G -o memcached_dtrace.o -s ./memcached_dtrace.d ...
dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD
dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD
[...]
ld: memcached_dtrace.o.iRgx2j: Relocations in generic ELF (EM: 0)
memcached_dtrace.o.iRgx2j: error adding symbols: File in wrong format
dtrace: failed to link script ./memcached_dtrace.d: failed to link memcached_dtrace.o: ld exited with status 1
PR: 214556
2017-01-20 17:31:23 +00:00
Mark Felder
35f02968f0
databases/mysql56-server: Rollback rc script changes
2017-01-20 16:02:30 +00:00
Torsten Zuehlsdorff
51ae5494c5
Update PHP 7 from 7.0.14 to 7.0.15
...
Changelog: http://www.php.net/ChangeLog-7.php#7.0.15
PR: 216210
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH: 2017Q1
Security: https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
2017-01-20 09:40:39 +00:00
Mark Felder
7164158100
databases/mysql56: Update to 5.6.35
...
- Port improvements from MySQL 5.7 port
- Use system libs instead of bundled
- Fix many open PRs
- Change MAINTAINER
PR: 216244 192657 198812 199751 205093
PR: 209618 211248 205983 209338
2017-01-19 22:29:04 +00:00
Mikolaj Golub
0cb8fe8a68
update to 1.3.1
2017-01-19 21:00:49 +00:00
Kurt Jaeger
783452a79c
devel/rudiments: update 0.57.0 -> 1.0.2
...
databases/sqlrelay: update 0.67.0 -> 1.0.0
Recommended reading:
http://software.firstworks.com/2016/12/benchmarking-sql-relay-100.html
http://software.firstworks.com/2016/12/rudiments-100-release-announcement.html
http://software.firstworks.com/2016/12/rudiments-102-release-announcement.html
http://software.firstworks.com/2016/12/sql-relay.html
2017-01-19 19:50:29 +00:00
Sunpoet Po-Chuan Hsieh
6d41f86b7c
Update WWW: remove trailing /
2017-01-19 19:35:24 +00:00
Sunpoet Po-Chuan Hsieh
04c9efc745
Update to 5.0.2
...
Changes: https://github.com/facebook/rocksdb/releases
2017-01-19 19:25:59 +00:00
Steve Wills
ba4b77f6c0
databases/opentsdb: update to 2.3.0
...
PR: 216264
Approved by: johannes@perceivon.net (maintainer)
2017-01-19 19:13:02 +00:00
Tijl Coosemans
c2712d2471
Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386
...
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.
Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.
Remove fmake hacks from linux.mk.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
2017-01-19 15:44:53 +00:00
Bernard Spil
eaa122ead1
databases/mariadb101-server: Update to 10.1.21
...
- Update to 10.1.21
- Fix patches that no longer cleanly apply
- Rename patches to new naming scheme
MFH: 2017Q1
Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
2017-01-18 20:19:36 +00:00
Xin LI
ddaf098cbc
Downgrade to 0.9.18 due to regressions.
2017-01-18 17:46:54 +00:00
Sunpoet Po-Chuan Hsieh
33009dc41b
Update to 0.17.0
...
Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2017-01-18 14:07:48 +00:00
Sunpoet Po-Chuan Hsieh
37aa49e099
Update to 1.1.5
...
Changes: http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
2017-01-18 14:07:44 +00:00
Dmitry Marakasov
e9df2e49a0
- Update to 4.0.1
...
- While here, add LICENSE_FILE and pet portlint
PR: 216144
Submitted by: rob.kruus@gmail.com (maintainer)
2017-01-17 17:29:32 +00:00
Sunpoet Po-Chuan Hsieh
772d8a321c
Update to 1.08
...
Changes: http://search.cpan.org/dist/DBD-XBase/Changes
2017-01-17 17:21:02 +00:00
Jimmy Olgeni
5f3f39631d
Update databases/elixir-postgrex to version 0.13.0.
2017-01-17 16:10:08 +00:00
Kurt Jaeger
611370c431
databases/p5-Redis: 1.9820 -> 1.9910
...
Changes: http://cpansearch.perl.org/src/DAMS/Redis-1.991/Changes
2017-01-16 19:34:06 +00:00
Kurt Jaeger
66dbc8fd63
databases/p5-Redis: add missing RUN_DEPENDS for lang/p5-Try-Tiny
...
Submitted by: Tommy Scheunemann <net@arrishq.net>
2017-01-16 18:54:57 +00:00
Jimmy Olgeni
994e53767d
Update databases/erlang-epgsql to version 3.3.0.
2017-01-16 16:21:03 +00:00
Sunpoet Po-Chuan Hsieh
a233729400
Update to 1.28
...
- Add TEST_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/SQL-Abstract-More/Changes
PR: 215679
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: maintainer (timeout, 16 days)
2017-01-16 15:35:37 +00:00
Dmitry Marakasov
b2cce1b019
- Update to 3.16.2
...
PR: 216108
Submitted by: pavelivolkov@gmail.com (maintainer)
2017-01-16 12:57:56 +00:00
Dmitry Marakasov
edc8d233d3
- Update to 3.16.2
...
PR: 216107
Submitted by: pavelivolkov@gmail.com (maintainer)
2017-01-16 12:57:51 +00:00
Dmitry Marakasov
2da01c9df6
- Fix missed shebang
...
- Add dependency on bash, the port installs bash scripts
- Switch to USES=localbase
- Switch to new test framework
Approved by: portmgr blanket
2017-01-16 12:54:58 +00:00
Bernard Spil
8fe309d799
databases/mariadb-connector-c: Add new port
...
- Add port to databases/Makefile
- Use zlib from base
- Add port directory incl required files
- Add patch for LibreSSL
2017-01-15 19:03:51 +00:00
Sunpoet Po-Chuan Hsieh
37fff98c18
Update to 0.8.4
...
Changes: https://github.com/remiprev/her/commits/master
2017-01-15 04:17:31 +00:00