dcoppa
55eb9b5881
Bugfixing update to redis-3.0.6
2015-12-21 11:16:35 +00:00
sthen
d7bc16d5c2
update to MariaDB 10.0.23, from Brad.
2015-12-21 01:09:51 +00:00
ajacoutot
03500c5c13
Update to freetds-0.95.75.
...
ok sthen@
2015-12-20 23:06:05 +00:00
kili
7edd1a9884
Adjust MODGHC_PACKAGE_KEY.
2015-12-20 11:20:08 +00:00
bentley
b0c098511d
Update cvsweb links.
...
ok espie@ (maintainer)
2015-12-19 00:01:41 +00:00
jeremy
30bef9aee1
Update to ruby-pg 0.18.4
2015-12-18 17:45:08 +00:00
ajacoutot
985cb289d3
Update to evolution-data-server-3.18.3.
2015-12-14 14:10:42 +00:00
jasper
adcae5e804
update to Rose-DB-0.777
2015-12-12 19:58:39 +00:00
jasper
2b745ebb63
- update to Rose-DB-Object-0.815
2015-12-12 19:57:41 +00:00
sthen
cd0dfcc0c8
update to MariaDB-10.0.22, from Brad (sorry for the belated commit).
...
https://mariadb.com/kb/en/mariadb/mariadb-10022-release-notes/
CVE-2015-4802 CVE-2015-4807 CVE-2015-4815
CVE-2015-4826 CVE-2015-4830 CVE-2015-4836
CVE-2015-4858 CVE-2015-4861 CVE-2015-4870
CVE-2015-4913 CVE-2015-4792
2015-12-08 16:15:23 +00:00
sthen
97889e162c
switch my distfiles mirror to https
2015-12-03 21:24:29 +00:00
sthen
2edeecf08e
update to openldap-2.4.43
...
note, syntax parsing is more strict ("fixed slapd configuration parser
with unbalanced quotes"), if you have problems starting slapd then run it
manually with debug output for clues.
2015-12-03 14:55:22 +00:00
sthen
b4cadac14b
sync WANTLIB; ImageMagick changes
2015-11-29 10:45:22 +00:00
ajacoutot
aadbeb597f
+pecl-redis
2015-11-26 07:38:17 +00:00
ajacoutot
a5b05fe0b0
Import pecl-redis-2.2.7.
...
The pecl-redis extension provides an API for communicating with the redis
key-value store.
ok sthen@
2015-11-26 07:37:44 +00:00
jasper
dd11ff3185
switch distfiles.nl to SSL, setup with security/letsencrypt/client
2015-11-24 09:11:02 +00:00
rpointel
fddd37dd82
update py-sqlite2 to 2.8.1.
...
ok shadchin@ with a small fix.
2015-11-22 19:51:28 +00:00
sthen
4b0d7b3dff
disable session-locking support that uses passwords from getpwuid.
...
helpfully, if you try to use it it segfaults, leaving around a core
with your password and the sql password.
you could use tmux lock-client instead, which uses lock(1) or a
command of your choice.
2015-11-21 01:19:33 +00:00
sthen
88b6d7c447
remove the remaining devel/flex build deps
2015-11-20 17:17:50 +00:00
jasper
8ed548e340
update to hiera-3.0.5
2015-11-19 18:27:18 +00:00
dcoppa
1bd09bbb88
Update to ruby-redis-3.2.2
2015-11-17 06:42:00 +00:00
rpointel
1900b23ebf
update py-redis to 2.10.5.
...
ok aja@.
2015-11-15 15:28:26 +00:00
ajacoutot
40b88cd1cc
Update to py-whisper-0.9.14.
2015-11-13 09:07:23 +00:00
ajacoutot
318d5694c4
Update to py-sybase-0.37.
2015-11-13 09:04:37 +00:00
ajacoutot
aaf00cd7f6
Update to py-peewee-2.6.4.
2015-11-13 08:54:08 +00:00
ajacoutot
df2f742d5d
Update to py-mysqlclient-1.3.7.
2015-11-13 08:51:08 +00:00
ajacoutot
2cd8080e06
Update to py-ldap-2.4.22.
2015-11-13 08:44:53 +00:00
ajacoutot
532c699b1a
Update to repmgr-3.0.2.
2015-11-12 15:06:37 +00:00
benoit
f646583b85
Update to p5-Rose-Object-0.860.
2015-11-12 09:11:54 +00:00
ajacoutot
ecb60df571
Update to evolution-data-server-3.18.2.
2015-11-09 10:01:10 +00:00
sthen
e48df32b6b
fix following ImageMagick update
2015-11-06 20:37:34 +00:00
jca
c5b0f0aeab
Drop MAINTAINER, the mail address bounces.
2015-11-05 19:08:56 +00:00
sthen
cc561c0ef7
Kill the refguide for FreeTDS, it isn't especially useful in the package
...
and this saves 2/3 of the package size. ok aja@
2015-11-04 23:18:25 +00:00
pea
f4acf80106
Security update to 9.4.5
2015-11-03 09:35:31 +00:00
espie
511c5d230a
a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
...
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
sthen
2f15f33296
Backout the MariaDB update, it has issues on too many arch at present,
...
Brad (maintainer) agrees. Bump EPOCH/lib versions to raise them above the
updated versions.
2015-10-31 19:40:43 +00:00
landry
a57a648b85
+p5-Mojo-Pg
2015-10-30 16:52:54 +00:00
landry
00a6959d04
Import p5-Mojo-Pg-2.14.
...
Mojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL a lot of
fun to use with the Mojolicious real-time web framework.
Database and statement handles are cached automatically, so they can be
reused transparently to increase performance. And you can handle
connection timeouts gracefully by holding on to them only for short
amounts of time.
From Abel Abraham Camarillo Ojeda acamari / verlet / org
ok sthen@
2015-10-30 16:52:04 +00:00
benoit
c81f4e86b7
Update to p5-Tangram-2.12.
2015-10-30 16:24:21 +00:00
landry
07f3ce226e
Update to p5-DBD-Pg 3.5.3.
...
use postgresql module for regress tests.
From Abel Abraham Camarillo Ojeda acamari / the00z / org
ok pea@ (MAINTAINER)
2015-10-30 16:20:11 +00:00
sthen
4e2d8093a5
sync WANTLIB (curl+nghttp2)
2015-10-30 12:47:38 +00:00
ajacoutot
ec2c097f12
Remove merdely@ from MAINTAINER; email bounces.
...
(skipping freerdp because I am working on an updated for it)
ok sthen@
2015-10-29 18:25:31 +00:00
sthen
e5d44227ad
update to MariaDB-10.1.8, from giovanni@ and Brad, ok giovanni
2015-10-29 09:55:18 +00:00
giovanni
9cd345e8f8
Update to 0.6.2
...
looks good to Brad
2015-10-27 10:51:32 +00:00
jasper
c7409237d0
use MODPY_EGG_VERSION in MASTER_SITES instead of hardcoding the version
2015-10-26 18:34:44 +00:00
jasper
f882bebbf4
add PORTROACH annotation for newer versions of py-puppetdb require puppetdb >= 3
2015-10-26 13:12:10 +00:00
jasper
fcc511445b
update to puppetdb-2.3.8
2015-10-23 20:34:55 +00:00
kili
848e55f413
Mark as broken on i386.
2015-10-21 19:08:13 +00:00
abieber
8b5de791ce
remove node-sqlite3 as part of the removal of all node-* ports
...
OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@
2015-10-20 01:09:43 +00:00
abieber
c0f4d81f84
remove node-pg as part of the great purge of node-*
...
OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@
2015-10-20 01:08:48 +00:00
abieber
11e5aa973e
-node-pg
...
-node-sqlite3
2015-10-20 00:09:10 +00:00
dcoppa
a24c734a18
Bugfixing update to redis-3.0.5
2015-10-16 12:15:59 +00:00
ajacoutot
3124a97aff
Update to evolution-data-server-3.18.1.
2015-10-13 17:19:12 +00:00
sthen
94d14c30fa
tweaks to tokyocabinet port:
...
- regen PLIST
- use srand_deterministic for tests
- add a comment explaining about the test failures, which appear to
be possibly related to cache coherency (tokyocabinet has code for non-
UBC systems, but some of the failures suggest it may not be working
correctly).
2015-10-13 12:06:54 +00:00
sthen
b5cb14da2b
update to freetds-0.95.21
2015-10-12 11:00:03 +00:00
ajacoutot
e7635ec144
Update to evolution-data-server-3.18.0.
2015-10-12 05:44:51 +00:00
sthen
d973289c58
+tokyocabinet
2015-10-11 21:39:43 +00:00
sthen
f1d694f382
import ports/databases/tokyocabinet, ok landry@
...
Tokyo Cabinet, developed as the successor of QDBM, is a library of
routines for managing a simple file-based key/value database.
Keys and values are serial bytes with variable length; both binary
data and character string can be used as key or value. Data are
organized in a hash table, B+ tree, or fixed-length array.
There is no concept of data tables or data types.
2015-10-11 21:39:18 +00:00
sthen
691c83f9b2
Bump some ports which reference if_msghdr in their source, so that package
...
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.
2015-10-08 21:19:21 +00:00
benno
90db7d1207
update to pgpool-II-3.2.12
...
ok sthen
2015-10-04 20:22:21 +00:00
benoit
e11a01016b
Update to p5-Redis-1.981.
2015-09-30 09:00:51 +00:00
sthen
88e0d48477
bump REVISION for setuptools dep change.
2015-09-29 10:51:43 +00:00
sthen
8219a5ed69
bump REVISION for setuptools dep change.
2015-09-29 10:51:14 +00:00
zhuk
eb5df17d69
Initialize test database clusters with UTF-8 encoding.
...
Initial idea from Patrick Keshishian on ports@, okay landry@.
2015-09-24 20:35:31 +00:00
kili
83d5610f86
Set MODGHC_PACKAGE_KEY and adjust plist.
2015-09-22 21:06:19 +00:00
kili
19b5200370
Set MODGHC_PACKAGE_KEY and adjust plist.
2015-09-21 18:29:02 +00:00
benoit
2707cc3f1a
Update to py-sql-0.8.
2015-09-21 08:32:35 +00:00
kili
39bfa45990
Set MODGHC_PACKAGE_KEY and adjust plist.
2015-09-20 20:55:07 +00:00
benoit
118297e641
Update to py-whisper-0.9.13.
2015-09-20 20:49:24 +00:00
kili
0e0ebacb46
Set MODGHC_PACKAGE_KEY and adjust plist.
2015-09-20 15:09:35 +00:00
landry
08d3adb955
Update to repmgr 3.0.1.
...
See http://www.repmgr.org/release-notes-3.0.1.html
2015-09-19 21:37:12 +00:00
rpointel
4196096e16
update py-sql to 0.7.
...
ok aja@
2015-09-19 10:52:58 +00:00
benoit
bdf30b4e4a
Update to py-ldap-2.4.20.
2015-09-18 12:32:22 +00:00
sthen
39fc96d9b6
+libhiredis
2015-09-16 08:47:01 +00:00
sthen
336bbb056b
import databases/libhiredis, req by claudio, ok dcoppa@
...
Hiredis is a minimalistic C client library for the Redis database.
It is minimalistic because it just adds minimal support for the
protocol, but at the same time it uses a high level printf-alike API
in order to make it much higher level than otherwise suggested by its
minimal code base and the lack of explicit bindings for every Redis
command.
Apart from supporting sending commands and receiving replies, it comes
with a reply parser that is decoupled from the I/O layer. It is a stream
parser designed for easy reusability, which can for instance be used in
higher level language bindings for efficient reply parsing.
Hiredis only supports the binary-safe Redis protocol, so you can use it
with any Redis version >= 1.2.0.
The library comes with multiple APIs. There is the synchronous API, the
asynchronous API and the reply parsing API.
2015-09-16 08:46:43 +00:00
jeremy
8e6705e920
Update to pg 0.18.3
2015-09-12 18:05:14 +00:00
ajacoutot
b4bcd2be4c
CONFIGURE_STYLE=autoconf implies "gnu".
2015-09-12 14:15:32 +00:00
kirby
62f9284f26
update to libzdb-3.1
2015-09-11 19:28:37 +00:00
pea
443a53c739
Update to 1.6.1
...
ok sthen@
2015-09-11 12:39:27 +00:00
sthen
47506bb61a
Add upstream commit to fix assert() with invalid BER, pointed out by landry@
...
http://seclists.org/fulldisclosure/2015/Sep/35
2015-09-11 09:01:05 +00:00
sthen
e801efaf89
Add upstream commit to fix assert() with invalid BER, pointed out by landry@
...
http://seclists.org/fulldisclosure/2015/Sep/35
2015-09-11 09:00:01 +00:00
giovanni
3c8d9c5053
Update to 4.032 from Brad
...
enable more regression tests
2015-09-10 15:54:06 +00:00
sthen
204a7d3aba
update to freetds-0.95.19, issue with ctlib error handling
2015-09-09 15:21:19 +00:00
dcoppa
1016452b26
Bugfixing update to redis-3.0.4
2015-09-09 08:56:53 +00:00
jeremy
0a3067ab54
Build ruby22 version of ruby-tiny_tds by default
2015-09-05 14:50:23 +00:00
jeremy
9f78444a9c
Update to tiny_tds 0.7.0
2015-09-05 14:49:32 +00:00
giovanni
7e274e35e0
unbreak mysql-zrm-scheduler
2015-09-04 10:44:46 +00:00
landry
639aadd978
Update to pgadmin3 1.20, ok pea@ (MAINTAINER)
2015-09-02 10:03:34 +00:00
jca
19fd433655
Kill empty patch files.
2015-09-02 00:03:48 +00:00
avsm
2e3c1add86
update to ocaml-sqlite3-2.0.9
...
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:50:24 +00:00
avsm
d4bb0c81ea
update to ocaml-postgresql-3.2.1
...
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:49:08 +00:00
jeremy
0cb43164f1
Build a ruby18 version of ruby-bdb by default, instead of a ruby20 version.
...
The ruby18 version is a dependency for textproc/gonzui, nothing depends on
the ruby20 version.
2015-08-29 16:19:13 +00:00
jeremy
05c826ef79
Stop building extension libraries for ruby 2.0 by default. Ruby 2.0 will
...
be unsupported upstream before OpenBSD 5.9 is released.
OK jasper@
2015-08-29 15:56:08 +00:00
sthen
b571291286
move "overwrite local copy of rebar" from post-extract to pre-patch,
...
reducing the requirement to manually install packages when unpacking ports
source.
2015-08-29 12:41:45 +00:00
benoit
542751ff38
Update to p5-DBIx-Migration-0.07.
2015-08-27 07:44:05 +00:00
sthen
00115727ec
wantlib
2015-08-25 12:57:33 +00:00
ajacoutot
b6c53696b5
/var/run content is already removed by /etc/rc, so no need to handle that in
...
the package. If a /var/run/foo directory must exist for proper start of a
software, then the rc.d script should take care of it.
2015-08-25 07:30:29 +00:00
benoit
cd433f8233
Update to p5-Redis-1.980.
2015-08-25 06:59:07 +00:00
bentley
917674c144
Update master_sites after migration from Google Code.
2015-08-24 23:42:45 +00:00
giovanni
4d8b403646
Bugfix update to 10.0.21
...
From Brad (Maintainer)
2015-08-24 10:21:10 +00:00
benoit
6b282566b3
Update to p5-CGI-Application-Plugin-DBH-4.04.
2015-08-22 12:40:06 +00:00
sthen
60dc1963be
bugfix update to OpenLDAP-2.4.42
2015-08-21 21:49:42 +00:00
edd
582443412b
Add missing py-pickleshare dependency.
...
OK sthen@, jca@.
Thanks
2015-08-20 13:00:31 +00:00
sthen
72e1a3b5e0
take a break from doing this in alphabetic order and sync WANTLIB in some
...
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
sthen
a617e7ba14
sync WANTLIB
2015-08-17 20:34:20 +00:00
edd
53f472a650
Link py-pickleshare.
2015-08-16 19:38:51 +00:00
edd
6bb8d01616
Import py-pickleshare.
...
OK rpointel@, daniel@
2015-08-16 19:37:17 +00:00
benoit
2ba8dffb7e
Update to p5-DBIx-XHTML_Table-1.46.
2015-08-16 07:25:57 +00:00
benoit
ba73425e18
Update to p5-DBD-Sybase-1.15.
2015-08-16 07:14:03 +00:00
benoit
a1907a9b5f
Update to p5-DBIx-Class-IntrospectableM2M-0.001002.
2015-08-16 07:03:20 +00:00
jasper
324030b265
- update to puppetdb-2.3.7
...
* only one bug fixed:
"The max-frame-size setting is now applied to the ActiveMQ consumer thread. It
was previously set to the default, which could case errors when extremely
large commands were submitted"
2015-08-14 12:21:41 +00:00
benoit
4cf65b811b
Update to p5-DBIx-SearchBuilder-1.66.
2015-08-14 08:08:20 +00:00
benoit
e497c9aeb2
Update to p5-DBM-Deep-2.0012.
2015-08-13 15:40:59 +00:00
jca
f898d4851c
Add a comment, in case someone wonders why we're not using the latest version.
2015-08-12 11:24:05 +00:00
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
jasper
ab98f91ee9
remove ruby-hiera2 in favor of hiera3.
2015-07-16 02:43:48 +00:00
jasper
216dfc6512
import ruby-hiera3
...
some default settings changed from hiera2 which is why upstream bumped the
major (and since it's incompatible with databases/ruby-hiera it remains a
separate port).
ok sebastia@
2015-07-16 02:43:27 +00:00
jeremy
7635e691ad
Remove explicit FLAVORS, just use FLAVORS from the ruby module
2015-07-16 00:39:38 +00:00
jeremy
62b835449c
Update to sequel_pg 1.6.13
2015-07-15 22:01:22 +00:00
jeremy
62d0f51684
Update to sequel 4.24.0
...
Remove testing code, since upstream changed from rspec to minitest
plus some minitest extensions not currently ported.
2015-07-15 22:00:48 +00:00
ajacoutot
93d3a402cd
Fix pexp after recent rc.subr change.
2015-07-15 16:15:35 +00:00
ajacoutot
5fae8fcb0b
Fix rc.d script after recent rc.subr change.
2015-07-15 15:52:29 +00:00
jasper
c9c1d83b67
remove; it's unused and hasn't been updated in our tree in 10 years
...
ok aja@ landry@
2015-07-14 23:59:19 +00:00
jasper
fb40cc6dee
-dbh
2015-07-14 23:58:59 +00:00
jasper
4e138a7e04
use MODERL_WX
2015-07-14 22:53:30 +00:00
jca
ab39f930ef
Update to peewee-2.6.3, from frantisek holop
2015-07-14 20:08:21 +00:00
ajacoutot
ea0ffac380
Update to evolution-data-server-3.16.4.
2015-07-13 07:02:14 +00:00
jasper
7351e1a5a0
add missing dependency on wx subpackage; to be reworked shortly
...
spotted by nigel@
2015-07-11 12:57:05 +00:00
jasper
75787518ba
bump after erlang dependency change
...
reminded by aja@
2015-07-10 17:10:09 +00:00
jasper
8dd2380dfe
Include <algorithm> to unbreak building with boost 1.56.
...
From upstream
2015-06-29 08:13:50 +00:00
ajacoutot
cd602d2cfb
rm, it was fixed already.
2015-06-28 19:53:41 +00:00
espie
c8b1245de2
prevent freetdb from picking up on e2fsprogs headers. no change in package
2015-06-28 19:43:06 +00:00
ajacoutot
51c5e699aa
Don't pick up com_err.h; spotted by espie@
2015-06-28 19:24:13 +00:00
naddy
04ae06c254
Remove MASTER_SITE_MYSQL and replace its only use in the ports tree
...
with a few of the listed mirrors. ok sthen@ giovanni@
2015-06-26 20:48:59 +00:00
ajacoutot
39fc4d8948
Update to freetds-0.95.8.
2015-06-25 14:43:54 +00:00
jasper
e11db0ce8e
use devel/rebar instead of bundled copy
2015-06-25 13:21:55 +00:00
jasper
96c21a0239
adjust erlang include path
2015-06-25 13:20:04 +00:00
jasper
df7ba0b290
tighten dependencies
2015-06-24 07:17:41 +00:00
jasper
ed8860bfaf
switch to using the erlang module
2015-06-24 06:50:19 +00:00
jasper
52c3488fbf
tidy up erlang dependencies
2015-06-23 16:38:10 +00:00
bentley
79430bf078
Kill dead mirrors, and add a http mirror.
...
ok pea@ (maintainer)
2015-06-23 07:26:21 +00:00
jasper
61be70211e
bump after MODERL_RUN_DEPENDS change
2015-06-22 13:08:20 +00:00
dcoppa
62ebab9b57
Update to hedis-0.6.8
2015-06-22 11:59:23 +00:00
pea
87aca8a921
Upgrade to 9.4.4
...
ok ajacoutot@
2015-06-22 07:29:42 +00:00
bentley
45f6a6bd0e
Update HOMEPAGE and replace dead MASTER_SITES mirror.
...
No response from maintainer.
2015-06-22 00:28:31 +00:00
jasper
b3c99585a6
update to redis-namespace-1.5.2
2015-06-19 14:05:16 +00:00
jasper
5e7205e442
update to do_sqlite3-0.10.16
2015-06-19 14:04:48 +00:00
jasper
74d3847a8d
update to do_postgres-0.10.16
2015-06-19 14:04:36 +00:00
jasper
d85c27ae81
update to do_mysql-0.10.16
2015-06-19 14:04:29 +00:00
jasper
0a19099593
- update to data_objects-0.10.16
...
- use TEST_DEPENDS instead of made-up variable
2015-06-19 14:04:16 +00:00
jasper
d2d48c79cb
- update to resque-1.23.1
...
- enable tests
2015-06-19 14:03:48 +00:00
jasper
b908430894
MODRUBY_TEST_DEPENDS is not the variable you're looking for
2015-06-19 13:51:38 +00:00
jasper
5a64ac9f8f
remove ancient converters for ancient files from anicent devices
...
ok aja@
2015-06-19 13:10:52 +00:00
jasper
efa24fa121
-p5-Palm
...
-palm2ical
2015-06-19 13:09:19 +00:00
sthen
9794a4a2ee
update to FreeTDS-0.95.5, the only real change for us is "Do not try to
...
unlock not-locked mutexes".
2015-06-19 12:18:31 +00:00
sthen
ab139cd808
update to MariaDB 10.0.20, from brad, ok giovanni
2015-06-19 10:55:46 +00:00
jasper
8ca8f8fea3
update to SQL-ReservedWords-0.8
2015-06-19 08:28:39 +00:00
jasper
7fd2897389
update to p5-GDBM_File-1.22
2015-06-19 08:22:18 +00:00
jasper
e6f500f30b
update to p5-AnyEvent-CouchDB-1.31
2015-06-19 06:50:26 +00:00
jasper
ca74a7df73
start to fill out some sysinfo related fields
2015-06-17 12:10:42 +00:00
jasper
31b0d85548
+pgcluu
2015-06-17 10:07:09 +00:00
jasper
f7aba4b04f
import pgcluu-2.3
...
PgCluu is a PostgreSQL performances monitoring and auditing tool. View
reports of all statistics collected from your PostgreSQL databases
cluster. pgCluu will show you the entire informations of the PostgreSQL
Cluster and the system utilization.
ok aja@
2015-06-17 10:06:34 +00:00
ajacoutot
3b0063b07e
Update to freetds-0.95.1.
2015-06-15 15:44:53 +00:00
sthen
b7f363705e
Don't use --disable-threadsafe in FreeTDS; it has been in the port for many
...
years but doesn't appear to be necessary any more. From Brad, ok ajacoutot@.
2015-06-15 09:00:23 +00:00
benoit
08e3b30867
Update to p5-Rose-DateTime-0.540.
2015-06-13 10:18:39 +00:00
ajacoutot
4c72077de5
Add XXX: variables need to be in sync.
2015-06-13 08:35:18 +00:00
jasper
136849d671
+ruby-hiera2
2015-06-12 18:00:12 +00:00
jasper
ba000c0519
import hiera-2.0.0
...
Hiera is a pluggable (YAML, JSON, Puppet) hierarchical database for
storing infrastructure representation data.
This port will be used by Puppet 4 and follows the new directory layout for
Puppet. It's therefore a separate port and conflicts with the existing
ruby-hiera port.
as discussed with and ok sebastia@
2015-06-12 17:59:43 +00:00
jasper
20e96e6d95
- remove bogus @unexec-delete
...
- register conflict with upcoming hiera2 port
as discussed with sebastia@
2015-06-12 17:57:55 +00:00
jasper
e30c72c790
add PORTROACH to limit this to hiera 1.x
2015-06-12 08:02:03 +00:00
ajacoutot
dc436ff68b
Update to freetds-0.95.0.
...
survived a bulk
tested by and ok sthen@ (thank you)
2015-06-12 07:04:29 +00:00
ajacoutot
394151b743
Drop php 5.3 patch.
...
/etc -> SYSCONFDIR
2015-06-10 12:49:45 +00:00
dcoppa
4da902fd07
Update to hedis-0.6.7
2015-06-09 10:31:55 +00:00
giovanni
e34b5c7d5d
Bugfix update to 1.5.4
2015-06-08 22:12:42 +00:00
ajacoutot
3d8e2a3cc9
Update to evolution-data-server-3.16.3.
2015-06-08 09:06:40 +00:00
jasper
b2d761d474
- update to puppetdb-2.3.5
...
also tested by sebastia@
2015-06-07 10:22:31 +00:00
dcoppa
644400d235
*Security* update to redis-3.0.2
...
http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/
2015-06-05 16:29:09 +00:00
robert
9c1017ae2d
bump revision due to the change of the default php version to 5.6
...
ok aja@
2015-06-05 06:00:20 +00:00
ajacoutot
8030ac8e2c
Update to py-ldap-2.4.19.
2015-06-04 05:12:30 +00:00
ajacoutot
0a1665b20e
Update to p5-DBD-LDAP-0.22.
2015-06-04 04:46:48 +00:00
pea
cd386e5a33
Update to 1.5.5 (fix CVE-2015-4054 / remote crash)
...
ok ajacoutot@, jasper@
2015-06-01 09:51:42 +00:00
pea
24676274b4
Security / reliability update to 9.4.2
...
go ahead ajacoutot@
2015-06-01 08:23:47 +00:00
jeremy
df918f2988
Remove www/ruby-rest-client and databases/ruby-couchrest
...
Security issues in www/ruby-rest-client, newer versions require porting
additional ruby gems. These are both pure ruby gems and nothing else
depends on them, so there's not much value in having ports for them.
2015-05-31 23:32:23 +00:00
jeremy
e2a0c9385d
Unhook www/ruby-rest-client and databases/ruby-couchrest
2015-05-31 23:29:53 +00:00
pascal
f0585aa4cf
gcc4 bumps, reminded by aja@
2015-05-28 10:17:22 +00:00
ajacoutot
d7160ef5e4
-p5-Search-Xapian
2015-05-28 07:06:56 +00:00
ajacoutot
b0cde4e20f
Remove p5-Search-Xapian; it's part of databases/xapian-bindings now.
...
ok jasper@
2015-05-28 07:06:42 +00:00
jca
6d26bc27b5
Build the bundled libsnappy as a convenience (PIC) libtool library
...
Fixes binutils-2.17@amd64.
ok jmatthew@ (maintainer), "fais ce que tu veux" ajacoutot@
2015-05-27 16:32:18 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
stu
461313c628
Update to 1.0.3.
...
Fix Tcl module installation dir.
Port improvements for less diff churn on future port updates.
2015-05-22 04:24:54 +00:00
stu
d7429df3be
Update to 1.0.3.
...
Move lib to ${LOCALBASE}/lib.
Port improvements for less diff churn on future port updates.
2015-05-22 04:23:29 +00:00
jasper
7e7ecc3b15
remove another bunch of @rm -f, some of which were hiding the arguments no
...
longer existed
2015-05-18 11:29:37 +00:00
jasper
1f5850fd2f
- zap a bunch of '@rm -fr' cases that were masking files that have long since been removed
...
- pre-emptively fix a few other cases while here
2015-05-18 06:56:04 +00:00
benoit
f313b134b6
Update to p5-Redis-1.979.
2015-05-15 08:41:42 +00:00
jasper
58de9d15d6
store PORTROACH_COMMENT
...
ok sthen@ (previous bsd.port.mk commit was ok with stuart too)
2015-05-14 18:01:08 +00:00
jca
f14c65b1d5
Regen patch.
2015-05-13 20:11:42 +00:00
jca
1453c2a220
Bugfix update to barman-1.4.1, from maintainer Eric Lalonde
2015-05-13 20:11:24 +00:00
giovanni
0cde6d4204
Update to 10.0.19
...
from Brad (Maintainer)
2015-05-12 18:03:41 +00:00
ajacoutot
f289e07700
Update to evolution-data-server-3.16.2.
2015-05-11 07:42:27 +00:00
jasper
1ddb8eb47d
update to puppetdb-2.3.4
2015-05-09 08:04:30 +00:00
dcoppa
0060eb48f5
Bugfixing update to redis-3.0.1
2015-05-08 09:25:41 +00:00