102940 Commits

Author SHA1 Message Date
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
jeremy
e8094d8f55 Make ruby22 the default FLAVOR 2015-07-17 14:36:29 +00:00
rpointel
872310fa47 update apktool to 2.0.1.
ok benoit@.
2015-07-17 13:51:13 +00:00
zhuk
70e31df8d9 Update KMyMoney to 4.7.2.
The last patch gets removed, hurray!
2015-07-17 08:29:28 +00:00
ajacoutot
373edc3260 Missed bump after the ruby default version update. 2015-07-17 05:54:45 +00:00
zhuk
eab3d66b23 MASTER_SITES0 isn't used, so zap this line. 2015-07-17 01:17:30 +00:00
zhuk
9b36d4fb92 KDE 3 distfiles were moved. 2015-07-17 01:14:13 +00:00
sthen
df7659fe10 add ruby22-passenger to the list of alternatives for nginx,passenger RUN_DEPENDS 2015-07-17 00:06:32 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
jasper
a8a3ff1ab4 register yaws removal 2015-07-16 23:23:32 +00:00
jasper
637562d8e6 remove, it's been subtly broken for a while and obviously nobody used it
prompted by and ok aja@
2015-07-16 23:22:46 +00:00
ajacoutot
571219d62f Update to p5-GD-2.53. 2015-07-16 23:22:20 +00:00
jasper
c7d83d88e6 -yaws 2015-07-16 23:22:16 +00:00
jasper
d182c553c0 update to oniguruma-5.9.6 2015-07-16 23:21:48 +00:00
ajacoutot
a95cc36fff Update to stfl-0.24. 2015-07-16 23:18:22 +00:00
jasper
5ef008ac66 update to diffstat-1.60 2015-07-16 23:16:33 +00:00
ajacoutot
da4cbb093c Update to apache-ant-1.9.6. 2015-07-16 23:13:01 +00:00
jeremy
d15052efc0 Hooks ruby-racc and ruby-puma 2015-07-16 23:01:50 +00:00
ajacoutot
1c241ad856 Missed bump after the default ruby version change. 2015-07-16 23:00:45 +00:00
jasper
992c4d96bc appease cpplint; no functional change 2015-07-16 22:22:02 +00:00
jasper
2f623a868f set PORTROACH 2015-07-16 21:56:23 +00:00
sthen
5c70f430c8 fix address sent to ssdp; reported by Daniel LEVAI, patch from
http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=4413
2015-07-16 21:46:54 +00:00
ajacoutot
81d0224771 Only TEST_DEPENDS on devel/py-mock for the !python FLAVOR. 2015-07-16 21:45:07 +00:00
jeremy
1a8c279dd7 Import puma, a threaded ruby webserver
Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is
a small library that provides a very fast and concurrent HTTP 1.1 server for
Ruby web applications. It is designed for running Rack apps only.

OK jasper@
2015-07-16 21:37:45 +00:00
jeremy
21efd24837 Import racc
Racc is a LALR(1) parser generator.  It is written in Ruby itself, and generates
Ruby programs.

OK jasper@
2015-07-16 21:36:11 +00:00
ajacoutot
c1fb726241 Use misc/py-memcached${MODPY_FLAVOR}. 2015-07-16 21:30:55 +00:00
ajacoutot
b7060ed498 +py-memcached,python3 2015-07-16 21:30:30 +00:00
ajacoutot
50dc3e788a Use MODPY_ADJ_FILES instead of perl subst. 2015-07-16 21:30:05 +00:00
ajacoutot
f08c6c97dc Update to py-memcached-1.54 and add a python3 FLAVOR. 2015-07-16 21:27:41 +00:00
ajacoutot
9303a89cab Use devel/py-coverage${MODPY_FLAVOR}. 2015-07-16 21:20:13 +00:00
ajacoutot
a5e06c78ee +py-coverage,python3 2015-07-16 21:19:24 +00:00
ajacoutot
48bb298312 Add a python3 FLAVOR. 2015-07-16 21:18:48 +00:00
jasper
fb9ff99456 add a cmake flag to specify the location for facter.rb as suggested by upstream 2015-07-16 20:57:42 +00:00
jasper
1c4eab7dd4 merged upstream 2015-07-16 19:57:36 +00:00
ajacoutot
d31a860588 Sync with the patch in fd.o BZ. 2015-07-16 17:45:37 +00:00
jasper
652032cd70 merged upstream 2015-07-16 17:27:49 +00:00
jeremy
4ad0a6112f Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
ports.

OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
jeremy
ed104c1750 Remove use of lang/ruby module and fix PLIST to not depend on ruby 2.1.
OK jasper@
2015-07-16 17:24:39 +00:00
jasper
0c97c76a46 install libfacter.so in a way ruby can actually load it 2015-07-16 16:59:23 +00:00
stu
18b3e41d3a sqlite3-tcl needs to RUN_DEPEND on Tcl
ok sthen@
2015-07-16 16:52:59 +00:00
jasper
5782aea29d install facter.rb into vendorlibdir instead of vendordir
as discussed with jeremy@
2015-07-16 16:44:59 +00:00
jasper
872938b3d8 submitted upstream 2015-07-16 16:31:52 +00:00
sthen
83053e8b9e update to openldap-2.4.41 and take maintainer 2015-07-16 16:30:55 +00:00
ajacoutot
0bb8ffb4a0 Update to gtkwave-3.3.66. 2015-07-16 16:27:33 +00:00
ajacoutot
235e58c2c3 Update to libidn-1.31. 2015-07-16 16:23:22 +00:00
jasper
5ba851d38e when loading the ruby library it was only doing ruby_init(), but it didn't
setup the load path at all. this caused it to fail loading 'rbconfig'.

with jeremy@
2015-07-16 15:52:01 +00:00
jeremy
71a0cb46b1 Add patch for correct behavior on ruby 2.2, no change for current version. 2015-07-16 15:49:03 +00:00
ajacoutot
14a98f3985 Update to dos2unix-7.2.3. 2015-07-16 15:43:26 +00:00