3759 Commits

Author SHA1 Message Date
ajacoutot
4692e9f1a6 Update to evolution-data-server-3.16.5. 2015-08-12 06:16:55 +00:00
jeremy
a7e0df3216 Add back --disable-threadsafe, fixing runtime use of
databases/ruby-tiny_tds.

OK ajacoutot@
2015-08-11 21:06:11 +00:00
jasper
923672a507 update @conflict markers which was forgotten after the switch to ruby 2.2 2015-08-11 20:15:03 +00:00
kirby
73de9b2a88 - remove trailing white spaces
- add RSC id and header to README-plpython
OK jasper@
2015-08-03 07:42:30 +00:00
okan
1c3ceac582 Remove pg_top; marked BROKEN since Apr 2014, and still no interest in
fixing (including me).  Requires adjusting to various API/ABI changes
since, cherry-picking from top(1) and then some.

ok zhuk@ sthen@ jasper@
2015-07-27 16:29:58 +00:00
jeremy
9337a430fe Update to ldap 0.9.17 2015-07-26 03:28:53 +00:00
jeremy
aae92c2b15 Update to amalgalite 1.4.0 2015-07-25 23:20:46 +00:00
jeremy
4584f20635 Update to swift-db-sqlite3 0.1.5 2015-07-25 23:09:08 +00:00
jeremy
3b9aa389b3 Update to swift-db-mysql 0.3.2 2015-07-25 23:05:53 +00:00
jeremy
6564fb89f5 Update to swift-db-postgres 0.3.1 2015-07-25 23:01:18 +00:00
jeremy
81b4ef7fd4 Update to sqlite3 1.3.10 2015-07-25 22:56:14 +00:00
jeremy
6f0dff3b02 Update to pg 0.18.2 2015-07-25 22:51:32 +00:00
dcoppa
bc95b250cc Fix patch after the update to attoparsec-0.11.* 2015-07-24 14:44:02 +00:00
afresh1
f262cabfea Update databases/p5-SQL-Statement to 1.407
ok benoit@
2015-07-21 15:05:57 +00:00
ajacoutot
700f212716 No need for that BUILD_DEPENDS.
Fix FLAVORS.
2015-07-21 14:53:37 +00:00
rpointel
b3a7c11858 + SUBDIR += py-mysqlclient
+     SUBDIR += py-mysqlclient,python3
2015-07-21 14:51:11 +00:00
rpointel
c7f7b4e5f3 import py-mysqlclient, an interface to the popular mysql database server.
ok benoit@ (thanks).
2015-07-21 14:48:39 +00:00
rpointel
8a2895074b add the conflict with upcoming py-mysqlclient port.
ok benoit@ (thanks).
2015-07-21 14:43:57 +00:00
sthen
ad5b9d14a3 bump, net/samba4,-tdb had the same version/REVISION 2015-07-20 18:36:15 +00:00
afresh1
f39787bcb9 Update databases/p5-DBIx-Class to 0.082820
and switch to mariadb.port.mk, many thanks to zhuk@
2015-07-20 15:37:24 +00:00
landry
fb3c63f75c Update to py-sqlalchemy-migrate 0.7.2, required by current py-buildbot,
but it seems i missed that dependency change last i updated it.

Note that development moved to github under the openstack umbrella, but
there are way too many versions there, and too many dragons to fight.
Stay with a version that pleases buildbot (its only user) for now.
2015-07-19 19:23:26 +00:00
dcoppa
06a3f73db8 Update to hedis-0.6.9 2015-07-19 15:06:59 +00:00
zhuk
963a1d0ef8 Run test commands in a subshell to avoid potential clutter of variables
coming from those modules.
2015-07-19 12:42:20 +00:00
zhuk
1e4bb553c3 Don't use same directory for both mariadb.port.mk and postgresql.port.mk:
they could be used at the same time, and each of them wipes the database
directory before running server.
2015-07-19 12:34:41 +00:00
zhuk
63db2ab205 Switch p5-Class-DBI-mysql to mariadb.port.mk.
okay Sam Smith (MAINTAINER).
2015-07-19 10:52:33 +00:00
sthen
9c46a84739 fix sed -i line 2015-07-19 06:10:13 +00:00
sthen
962d6067f8 remove sed -i, the file it relates to doesn't actually exist (perl -pi -e
doesn't return with an error code in this place)
2015-07-19 05:51:29 +00:00
ajacoutot
919058f023 Update to freetds-0.95.18. 2015-07-19 01:16:07 +00:00
pirofti
b303ef2aa7 Update postgresql-odbc to 09.03.0400.
With autoconf tweaks from sthen@.
Okay sthen@, ajacoutot@.
2015-07-18 23:15:28 +00:00
jasper
a1d748d08d use sed -i 2015-07-18 21:11:18 +00:00
jeremy
e07f7c31e7 Remove MODRUBY_ICONV_DEPENDS. ruby 1.8 specific ports can hard code
the dependency, more modern ports don't need it.

OK ajacoutot@
2015-07-18 21:07:40 +00:00
jeremy
aa3fa6c794 Remove unnecessary dependency on ruby-json.
The json library is shipped with ruby 1.9+, and these ports support the
json library that comes with ruby.  While here, remove some
MODRUBY_ICONV_DEPENDS as those only are necessary on ruby 1.8.

OK jasper@
2015-07-18 15:46:11 +00:00
ajacoutot
4220ee24ac sudo(8) -> su(1) 2015-07-18 15:32:47 +00:00
dcoppa
06fda746ae Bugfixing update to redis-3.0.3 2015-07-18 15:08:47 +00:00
zhuk
417a0b3a88 Allow ruby-mysql to be tested, using mariadb.port.mk.
Please note that "make test" will fail after fake stage. This is a lang/ruby
module issue being worked on.

okay jeremy@
2015-07-18 11:51:28 +00:00
jca
5ba81183a2 docbook needed to generate manpages 2015-07-18 02:34:57 +00:00
jca
26d2dbf570 Incorrect entries in PLIST (now provided by the python dep.) 2015-07-18 02:22:33 +00:00
jca
22f91e604c Update to tdb-1.2.12
Bite the bullet and switch to an upstream version that uses waf*.  The
plan is to use databases/tdb and devel/libtalloc in the samba4 port, and
thus to keep those ports in sync with whatever bundled version comes
with the samba4 tarball.

* trying to make sense of the waf patches is highly discouraged

While here:
- reorder the Makefile
- update the license marker
- take maintainership (discussed with nicm@, former MAINTAINER)

This is a SHARED_ONLY port, and a python wrapper is now provided.
2015-07-18 02:11:13 +00:00
ajacoutot
afb1475abb Seems this uses su(1) nowadays. 2015-07-18 01:23:17 +00:00
zhuk
8151a52736 Improve mysqld readiness detection a bit:
- Don't issue ping immediately, mysqld won't be ready for sure.

  - Don't print mysqladmin ping output: it confuses a careful reader and
    doesn't provide any useful info; we'd better say that mysqld could not
    start explicitly, if needed.

Discovered while moving ports to mariadb.port.mk.
2015-07-17 20:56:59 +00:00
sthen
ab9f7cc3b0 Correct the examples path in the pkg-readme. Issue pointed out by
Thanos Tsouanas <thanos at tsouanas dot org>, diff from brad, ok giovanni
2015-07-17 17:31:27 +00:00
zhuk
ab16fb1f48 Enable mariadb port module here, allowing non-interactive test runs.
okay giovanni@ (MAINTAINER) and afresh1@.
2015-07-17 16:34:01 +00:00
jasper
e052b89c2b update to puppetdb-2.3.6 2015-07-17 15:07:51 +00:00
nigel
66374a58f9 bump now ruby22 is the default FLAVOR
Ok jeremy@
2015-07-17 14:47:24 +00:00
zhuk
10683474c2 Add mariadb.port.mk, a test-support module for MySQL/MariaDB-based ports.
This is an analog of postgresql.port.mk, but for MariaDB. p5-DBD-mysql
is on its way to use this module soon, others to follow.

Documentation bits will go in soon as well.

okay giovanni@
2015-07-17 14:41:58 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
jasper
2f623a868f set PORTROACH 2015-07-16 21:56:23 +00:00
stu
18b3e41d3a sqlite3-tcl needs to RUN_DEPEND on Tcl
ok sthen@
2015-07-16 16:52:59 +00:00
sthen
83053e8b9e update to openldap-2.4.41 and take maintainer 2015-07-16 16:30:55 +00:00
sthen
6d8e312646 add DPB_PROPERTIES=parallel, works ok and though it's not a huge port
this is on the path to building libreoffice
2015-07-16 15:30:47 +00:00