sthen
1fe6ab3687
regen patch, no other change
2018-02-18 17:37:13 +00:00
sthen
7d00920e05
regen patches, no other change
2018-02-18 17:36:01 +00:00
jasper
72927e394f
update to minidb-2.0.2
2018-02-17 09:28:20 +00:00
pea
454ea51c7a
Update to 10.2
...
ok jeremy@
2018-02-15 13:00:36 +00:00
landry
6360cefea8
+p5-DBD-XBase
2018-02-13 09:46:17 +00:00
landry
a96c8e3fba
Import p5-DBD-XBase 1.08
...
Module XBase provides access to XBase (dBase, Fox*) dbf files.
It also handles memo files (dbt, fpt) and to certain extend
index files (ndx, ntx, mdx, idx and cdx). The DBD::XBase is
a database driver for DBI and provides simple SQL interface for
reading and writing the database files.
provides dbfdump that i can use against shapefile attribute tables..
ok sthen@ giovanni@
2018-02-13 09:45:40 +00:00
ajacoutot
52579fa6df
Update to evolution-data-server-3.26.5.
2018-02-05 13:07:42 +00:00
sthen
44084a5408
update to MariaDB 10.0.34, from Brad.
...
CVE-2018-2562, CVE-2018-2622, CVE-2018-2640, CVE-2018-2665, CVE-2018-2668,
CVE-2018-2612
2018-02-05 10:40:03 +00:00
jturner
32413d6697
Update ksql to 0.2.3
2018-02-01 00:32:56 +00:00
stu
cc74a8183a
Update to 3.22.0.
...
Enable rtree module.
2018-01-30 18:17:37 +00:00
jturner
be937f40b3
Update ksql to 0.2.0.
...
Allow stored SQL statements passed to ksql_alloc(3) and ksql_alloc_child(3).
Add ksql_cfg_defaults(3). Add version macros as described in ksql(3).
2018-01-22 21:53:37 +00:00
kili
5a8b1beb29
Update MODGHC_PACKAGE_KEY and plist, bump.
2018-01-22 21:38:37 +00:00
landry
968d452fbb
Update to pgbouncer 1.8.1.
...
Fix pthread.h detection in configure so that dns resolution via a
handrolled getaddrinfo_a compat function 'works', instead of returning
ENOSYS when using a database definition with a hostname instead of an IP.
Alternatives to consider: move to libevent2 or c-ares for dns resolution :)
ok pea@ (MAINTAINER)
2018-01-22 10:57:29 +00:00
jsg
9a190ffe23
Now that arm has switched to clang the base compiler has atomic builtins
...
and accepts -mfpu=neon.
ok jca@ sthen@
2018-01-20 14:03:39 +00:00
ajacoutot
300d15d554
Enable some ports and adjust for atomic ops on arm.
...
from Brad
2018-01-20 11:42:59 +00:00
jeremy
9b220ae5ca
Update to sequel_pg 1.8.1
2018-01-16 01:43:37 +00:00
jeremy
ccef0ca11d
Update to pg 1.0.0
2018-01-16 01:43:10 +00:00
jeremy
17a9f1e495
Start building ruby 2.5 versions of ruby gem ports by default
2018-01-16 01:42:40 +00:00
landry
3c0d7fca59
Update to luadbi 0.6, and switch to a new upstream github maintained by a
...
prosody developer. The original upstream is long dead anyway.
Tested working fine with basic lua code connecting to a pgsql db, and
also tested by vic with prosody using postgresql as backend (thanks!)
2018-01-14 15:36:40 +00:00
sthen
4139b22782
unbreak
...
- SUBDIR += tdbc-postres
+ SUBDIR += tdbc-postgres
2018-01-14 13:12:26 +00:00
stu
ce9b710f46
+tdbc-mysql
...
+tdbc-postgres
2018-01-14 04:27:13 +00:00
stu
db4e88c0ba
Import databases/tdbc-postgres.
...
OK sthen@
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC)
and allows a Tcl script to connect to a PostgreSQL database.
2018-01-14 04:25:43 +00:00
stu
cd13e8a5fc
Import databases/tdbc-mysql.
...
OK sthen@
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC)
and allows a Tcl script to connect to a MariaDB database.
2018-01-14 04:24:37 +00:00
phessler
d0787a8d2d
compile time fix for arm
2018-01-13 12:28:49 +00:00
kili
4dec311a1c
Revisions can't go backwards.
2018-01-12 00:36:28 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
820358d951
Update to evolution-data-server-3.26.4.
2018-01-08 16:21:03 +00:00
rsadowski
8bf8949d7c
relink leveldb
2018-01-03 21:35:10 +00:00
rsadowski
c9323c7b79
Readd leveldb (updated to 1.20)
...
LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.
tweaks, feedback, comments in patches and final ok jca@
2018-01-03 20:25:25 +00:00
landry
e3fadb7981
+influxdb
2018-01-03 17:43:57 +00:00
landry
01f2b71983
Import influxdb 1.4.2.
...
InfluxDB is a time series, metrics, and analytics database. It's
targeted at use cases for DevOps, metrics, sensor data, and
real-time analytics.
Note that the source tarball is repackaged/selfhosted to include go
dependencies that are not vendored upstream.
ok remi@
2018-01-03 17:43:24 +00:00
rsadowski
b927abbb4e
Unbreak build with boost 1.65.1
2017-12-26 19:18:57 +00:00
jca
42e8ada20a
Avoid duplicate symbol error when linking with lld(1).
...
Mark the default usage() implementation as weak.
2017-12-26 18:12:30 +00:00
jca
c8c944de5a
Link against -lcrypto too
...
Not enough to get it to build with lld on amd64 (libiconv symbols missing)
2017-12-26 17:20:53 +00:00
stu
b08fdf09d8
Update to 1.0.6.
2017-12-25 04:37:26 +00:00
stu
f343e2afda
Update to 1.0.6.
2017-12-25 04:36:57 +00:00
stu
f75cb73a62
Build with more, better options.
2017-12-25 04:31:23 +00:00
danj
e9b25c4190
regen patch, missed in previous
2017-12-19 13:44:35 +00:00
pea
d10aa52a5c
Update to 3.7.0
...
ok danj@
2017-12-19 09:02:03 +00:00
pea
7cb9bf63d3
Update to 1.7.2
...
ok danj@
2017-12-19 08:58:15 +00:00
ajacoutot
372f8ef146
Update to evolution-data-server-3.26.3.
2017-12-11 12:02:09 +00:00
jturner
65f917d847
Update ksql to 0.1.4
2017-12-08 00:00:04 +00:00
stu
3ccfdaba24
Ensure consistent results. From upstream.
2017-12-06 05:48:57 +00:00
espie
d905a74295
FIX_EXTRACT_PERMISSIONS
2017-12-04 21:09:38 +00:00
espie
361a8b4c39
funny the shit you find when you build ports from the console.
...
Yep, rm -r doesn't work because it goes interactive...
2017-12-04 18:58:08 +00:00
rpointel
beaea53a72
+ SUBDIR += py-sql,python3
2017-12-04 08:35:50 +00:00
rpointel
bc4a41cb21
update py-sql to 0.9 and enable python3 flavor.
...
from semarie@.
2017-12-04 08:35:10 +00:00
sebastia
6ffc2db8f5
Minor update to 5.1.3
2017-12-04 08:04:15 +00:00
espie
8c671cc752
add FIX_EXTRACT_PERMISSIONS0
2017-12-03 11:14:02 +00:00
jca
9b2c157c7d
Need a C++11 compiler
2017-12-01 14:41:22 +00:00