1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

18684 Commits

Author SHA1 Message Date
Tobias C. Berner
a86824ce99 databases/cassandra-cpp-driver: fix build with gcc after r488341
- I introduced a double USES line in r488341.

PR:		234507
Pointy hat:	tcberner
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 18:18:17 +00:00
Tobias C. Berner
9dbbc5bbea databases/kbibtex: make webengine optional (used for non i386/amd64 architectures)
- switch to useing WebKit if WebEngine is deselected

PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 17:46:22 +00:00
Tobias Kortkamp
cf7673bf9f databases/sequeler: Update to 0.6.6
Changes:	https://github.com/Alecaddd/sequeler/releases/tag/v0.6.6
2018-12-30 06:57:27 +00:00
Xin LI
d7561c1cc8 Update to 0.9.23. 2018-12-30 06:29:34 +00:00
Palle Girgensohn
ec94c28d07 Update to pgbadger-10.2
Releasenotes:	https://github.com/darold/pgbadger/releases
2018-12-29 11:36:56 +00:00
Steve Wills
25cae79e30 databases/py-carbon: update to 1.1.5 2018-12-27 16:58:08 +00:00
Steve Wills
36c435dba4 databases/clickhouse: update to 18.14.18
PR:		233942
Submitted by:	proler@gmail.com (maintainer)
2018-12-26 22:27:25 +00:00
Antoine Brodin
20b5f00832 Unbreak
Reported by:	pkg-fallout
2018-12-26 19:58:36 +00:00
Florian Smeets
6ed9a8e936 - update to 3.0.12
- pet portline
2018-12-26 18:05:34 +00:00
Tobias Kortkamp
3a35052e41 databases/mongodb34: Update maintainer (forgotten in the last commit)
PR:		230698
2018-12-26 13:16:54 +00:00
Mark Linimon
56b6a10e78 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, add USES=gnome, and use localbase:ldflags to simplify.

PR:		234308
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 12:17:25 +00:00
Mahdi Mokhtari
bba499001a databases/mysql57-server: Fix build for i386
Make MySQL build-script assume that FreeBSD's Clang (on i386)
doesn't have "atomic_*" functions builtin implemented.
This is added to cmake/os/FreeBSD.cmake to make the merge for upstream easier.

PR:		229605
Reported by:	gbromov@gmail.com
Sponsored by:	The FreeBSD Foundation
2018-12-26 12:08:25 +00:00
Mahdi Mokhtari
577a3f0178 databases/mysql57-client: Fix build for i386
Make MySQL build-script assume that FreeBSD's Clang (on i386)
doesn't have "atomic_*" functions builtin implemented.
This is added to cmake/os/FreeBSD.cmake to make the merge for upstream easier.

This fixes the build of mysql57-client on the i386 again.

PR:		229605
Submitted by:	PitDron <pitdron@gmail.com>
Reported by:	gbromov@gmail.com
Sponsored by:	The FreeBSD Foundation
2018-12-26 12:01:58 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Dmitry Marakasov
19570fd60d - Simplify always-true OSVERSION condition
Approved by:	portmgr blanket
2018-12-25 19:01:08 +00:00
Dirk Meyer
b4987baf2f - update to 5.6.0
PR:		234151
Submitted by:	(Wen)
2018-12-25 16:54:49 +00:00
Mark Linimon
5856cd080b This port needs USES=compiler:c++11-lang and #include <strings.h> in
src/grammar/Sqlite3Lexer.hpp to build on GCC-based architectures.

While here, add USES=gnome.

PR:		234206
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-12-23 17:07:47 +00:00
Kurt Jaeger
391409908a databases/mongodb34: fix build with OpenSSL 1.1.x
- ronald-lists@klop.ws becomes maintainer

PR:		230698
Submitted by:	tobik
Reported by:	brnrd
Approved by:	eric@camachat.org (maintainer)
Obtained from:	https://aur.archlinux.org/packages/mongodb-3.4
2018-12-23 13:36:54 +00:00
Matthias Fechner
9975ca4d79 Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on rails50.
Approved by:	mentors (implicit)
2018-12-23 11:15:16 +00:00
Matthias Fechner
f713be3f9a Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on rails50.
Approved by:	mentors (implicit)
2018-12-23 11:08:24 +00:00
Jochen Neumeister
401cc3f97e Update to 4.2.0
Chhangelog: https://pecl.php.net/package-changelog.php?package=redis

PR:		234254
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
Sponsored by:	Netzkommune GmbH
2018-12-23 10:43:50 +00:00
Kurt Jaeger
63d8f7da87 devel/rudiments: upgrade 1.0.7 -> 1.1.0
databases/sqlrelay: upgrade 1.3.0 -> 1.4.0

- dbase="mariadb" works now

 http://software.firstworks.com/2018/09/rudiments-110-release-announcement.html
 http://software.firstworks.com/2018/09/sql-relay-140-release-announcement.html
2018-12-23 10:07:37 +00:00
Vasil Dimov
f46d7eaf87 databases/mysqlwsrep57-server: Upgrade from 5.7.23 to 5.7.24 2018-12-22 21:45:26 +00:00
Vasil Dimov
ffc7a6ab9a databases/mysqlwsrep56-server: Upgrade from 5.6.41 to 5.6.42 2018-12-22 20:45:43 +00:00
Mahdi Mokhtari
0e518dc7c3 databases/mysql57-client: Fix the build with GCC-based architectures
This patch adds a condition to FreeBSD part of MySQL CMake-scripts
to recognize gcc as well as Clang, while taking care of Unsupported compilers too.

This is an enhancement on the initial patch by Piotr Kubaj <pkubaj@anongoth.pl> that
committed by linimon on r488087.

PR:		234172
Sponsored by:	The FreeBSD Foundation
2018-12-22 17:16:56 +00:00
Jochen Neumeister
10c4ae01a4 - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-22 16:34:05 +00:00
Jochen Neumeister
80b673574d - Add LICENSE
- Pet Portlint

Sponsored by:	Netzkommune GmbH
2018-12-22 16:30:39 +00:00
Jochen Neumeister
bb544c8fdb - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-22 16:25:23 +00:00
Mark Linimon
efbcacd6f5 Actually add the fix.
Reported by:	maintainer
2018-12-22 10:24:17 +00:00
Dmitry Marakasov
af2d951600 - Update WWW
Approved by:	portmgr blanket
2018-12-22 09:30:15 +00:00
Mark Linimon
0b94eb0bba Fix port not compiling on GCC-based architectures, because MySQL believed
only that Clang was used on FreeBSD.

PR:		234172
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-22 01:06:06 +00:00
Dave Cottlehuber
4230e122c4 databases/couchdb2: detach stdout from daemon invocation
When CouchDB is started whithout a parent tty, for example, via ssh,
the daemon invocation retains a connection to stdout, thus blocking
disconnection of the ssh command.

The Erlang VM provides a `-detach` flag for avoiding this situation.
Add additional notes on debugging to the config file to aid users.

PR:		234100
Reported by:	Reshad Patuck <reshadpatuck1@gmail.com>
Reviewed by:	Reshad Patuck <reshadpatuck1@gmail.com>
Approved by:	jrm (mentor)
2018-12-21 20:51:19 +00:00
Jochen Neumeister
7d141c3eff Update to 0.2.1
Changelog:
 - PHP7+ compatible release

Sponsored by:	Netzkommune GmbH
2018-12-21 12:09:45 +00:00
Matthew Seaman
423bb27bc4 Update to 8.1.0
ChangeLog:	https://github.com/citusdata/citus/blob/v8.1.0/CHANGELOG.md
2018-12-21 11:37:38 +00:00
Jochen Neumeister
8466a92e5f - After changing to "mysqli", this port builds successfully with PHP 7.x
- Ignore for PHP 56
 - Add NO_ARCH

Sponsored by:	Netzkommune GmbH
2018-12-21 11:03:46 +00:00
Jochen Neumeister
eb0d295c99 - Add LICENSE
- pet Portlint

Sponsored by:	Netzkommune GmbH
2018-12-21 10:53:50 +00:00
Jochen Neumeister
0b8e59c87a - Add LICENSE
- Add NO_ARCH
2018-12-21 10:46:59 +00:00
Jochen Neumeister
aa80e56c48 - Add LICENSE
- After changing to "mysqli", this port builds successfully with PHP 7.x
 - Ignore for PHP 56

Sponsored by:	Netzkommune GmbH
2018-12-21 10:40:39 +00:00
Jochen Neumeister
9fdbd94426 - Add LICENSE
- After changing to "mysqli", this port builds successfully with PHP 7.x
  - Ignore for PHP 56

Sponsored by:	Netzkommune GmbH
2018-12-21 10:31:30 +00:00
Jochen Neumeister
e9f4e22ea9 - Add ignore for PHP 56 2018-12-21 10:21:54 +00:00
Jochen Neumeister
520d098654 - Add LICENSE
- After changing to "mysqli", this port builds successfully with PHP 7.x
- Ignore for PHP 56

Sponsored by:	Netzkommune GmbH
2018-12-21 10:19:56 +00:00
Jochen Neumeister
001494722a - Add LICENSE
- After changing to "mysqli", this port builds successfully with PHP 7.x
- Pet Portlint

Sponsored by:	Netzkommune GmbH
2018-12-21 10:12:37 +00:00
Jochen Neumeister
a54e5f5472 - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-21 09:34:36 +00:00
Jochen Neumeister
423790bb1b - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-21 09:28:02 +00:00
Jochen Neumeister
0b7cf843d5 Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-21 09:25:09 +00:00
Jochen Neumeister
dce8201c0c - Add LICENSE
- cleanup pkg-descr
2018-12-21 09:22:43 +00:00
Jochen Neumeister
49dea7dcc0 - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-21 09:17:33 +00:00
Jochen Neumeister
d9c82d6906 - Add LICENSE
- pet portlint

Sponsored by:	Netzkommune GmbH
2018-12-21 08:59:10 +00:00
Jochen Neumeister
4bb28e14c1 - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-21 08:33:45 +00:00
Jochen Neumeister
2c81cf852d - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-21 08:30:15 +00:00