benoit
f313b134b6
Update to p5-Redis-1.979.
2015-05-15 08:41:42 +00:00
jasper
3433c399ca
update to zenity-3.16.2
2015-05-15 08:26:56 +00:00
bentley
5b0fec9502
Update to nvi-2.1.3.
...
Release notes:
https://github.com/lichray/nvi2/releases/tag/v2.1.3
2015-05-15 08:23:20 +00:00
stsp
1fcfcd51a3
Register removal of ap2-mod_fastcgi and ap2-mod_fcgid.
2015-05-15 08:13:34 +00:00
stsp
c57b8a6083
Update ap2-mod_perl to 2.0.9-rc1. Using an RC since other available
...
releases don't support Apache HTTPD 2.4.
with help from dcoppa@, ok ajacoutot@
2015-05-15 08:08:36 +00:00
stsp
b016c6702e
Update www/apache-httpd to 2.4.12.
...
Manual configuration updates might be required, see
http://httpd.apache.org/docs/2.4/upgrading.html
MPMs can now be loaded at runtime. The default config keeps using 'prefork'.
Based on an initial diff by claudio@
ok sthen@ ajacoutot@
2015-05-15 08:08:03 +00:00
stsp
58db5db254
Remove ap2-mod_fastcgi and ap2-mod_fcgid.
...
Superseded by mod_proxy_fcgi in apache httpd 2.4.
2015-05-15 08:07:34 +00:00
robert
4e6b3db268
update to 2.4.5 and pull the patches from ZBX-9456
2015-05-15 08:04:44 +00:00
stsp
e722a40d9b
Unhook ap2-mod_fastcgi and ap2-mod_fcgid.
2015-05-15 08:03:55 +00:00
benoit
b0b24107d5
Update to p5-IO-Socket-Timeout-0.29.
2015-05-15 07:40:54 +00:00
jasper
3111871cc2
- update to logstash-forwarder 0.4.0
...
* release notes at https://www.elastic.co/blog/logstash-forwarder-0-4-0-released
- sync default config/readme with logstash
2015-05-15 07:37:14 +00:00
benoit
754c205fbd
Update to p5-PerlIO-via-Timeout-0.30.
2015-05-15 07:34:15 +00:00
jasper
0e8496f776
- update to logstash-1.5.0
...
* release notes at: https://www.elastic.co/blog/logstash-1-5-0-ga-released
- sync default config with logstash-forwarder
2015-05-15 07:34:10 +00:00
jasper
be0bf9118c
use the new golang module
2015-05-15 07:32:00 +00:00
jasper
d30f4360a7
add beginnings for a golang module
...
input and ok jsing@ kspillner@ sthen@
2015-05-15 07:30:41 +00:00
ajacoutot
028fb6c0f2
Do not need to add the libxml2 header path to CPPFLAGS anymore. The
...
autoconf script uses xml2-config to determine the path.
from brad (maintainer)
2015-05-15 06:54:56 +00:00
ajacoutot
7b323293e7
Update to dbus-1.8.18.
2015-05-15 06:50:04 +00:00
ajacoutot
19c027d57a
Update to znc-1.6.0.
...
from brad (maintainer)
2015-05-15 06:47:27 +00:00
ajacoutot
5809110c92
Update to ircd-hybrid-8.2.8.
...
from brad
2015-05-15 06:46:03 +00:00
bentley
306979a985
megatools needs glib2-networking at runtime.
...
Pointed out by benoit@
2015-05-15 06:10:43 +00:00
bcallah
34c942165c
Update to 1.7 -- this includes a license change from GPLv3+ to GPLv2+
2015-05-15 02:33:26 +00:00
jasper
0e7b1d776c
update to gnome-shell-3.16.2
2015-05-14 18:32:22 +00:00
jasper
8565b68374
update to mutter-3.16.2
2015-05-14 18:32:17 +00:00
jasper
94711fc9a2
committed upstream
2015-05-14 18:20:34 +00:00
jasper
b3f8194ed2
- update to portroach-2.0.4
...
please use ${PREFIX}/share/portroach/sql/migrations/pgsql_2.0.4.sql when upgrading
2015-05-14 18:06:41 +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
jasper
6b318f7309
add PORTROACH_COMMENT, requested by sthen@:
...
"For use when there's a specific reason why you have been slacking on the
update and want an easy place to make a note of it :-)"
2015-05-14 18:00:27 +00:00
jasper
e5990289ab
- update to capistrano-3.4.0
...
If you're upgrading from capistrano 2, please take note of http://capistranorb.com/documentation/upgrading/
2015-05-14 17:58:21 +00:00
jasper
de93ff0434
- update to ruby-net-ssh-gateway-1.2.0
2015-05-14 17:57:13 +00:00
jasper
b76b5c5056
- update to ruby-net-ssh-2.9.2
...
w/ PLIST tweak from jeremy@
2015-05-14 17:56:49 +00:00
jasper
faae2ddadc
- update to ruby-net-sftp-2.1.2
2015-05-14 17:56:15 +00:00
jasper
752b4e3c0f
- update to ruby-net-scp-1.2.1
2015-05-14 17:55:54 +00:00
jasper
83a6358dd6
+ruby-sshkit
2015-05-14 17:54:38 +00:00
jasper
d353b0be1e
import ruby-sshkit-1.7.1
...
Comprehensive toolkit for remotely running commands in a structured
manner on groups of servers.
ok jeremy@
2015-05-14 17:53:57 +00:00
jasper
02b8f9867f
+ruby-colorize
2015-05-14 17:51:27 +00:00
jasper
8468bac6f6
import ruby-colorize-0.7.7
...
Ruby String class extension. Adds methods to set text color, background
color and, text effects on ruby console and command line output, using
ANSI escape sequences.
ok jeremy@
2015-05-14 17:47:08 +00:00
sthen
03f23ac601
update to clamav-unofficial-sigs 4.1.0 (not the latest, newer ones have
...
annoying config changes and some other issues)
2015-05-14 16:38:10 +00:00
jeremy
a868618a8e
Update to jruby 1.7.20
...
OK jasper@
2015-05-14 15:38:25 +00:00
ajacoutot
830eb11e49
Update to webkitgtk4-2.8.2.
2015-05-14 13:33:58 +00:00
dcoppa
5a85056bd2
Update to ccid-1.4.19
2015-05-14 12:53:06 +00:00
jasper
8b33a38a39
slightly better default config; needs some unification with logstash still
2015-05-14 12:28:48 +00:00
jasper
3fb91e6f6a
comment out the lumberjack input block so the configuration works out of the box
...
setting up the lumberjack input requires generating an ssl certificate/key
2015-05-14 12:17:58 +00:00
espie
fb535943b1
fix DESCR to fit in 80 columns, bump
2015-05-14 11:45:56 +00:00
espie
b6fb756731
only use the first group in the list
2015-05-14 11:15:29 +00:00
jasper
6b53913330
needs xmlto to build documentation
2015-05-14 09:50:15 +00:00
benoit
abaf9a780b
Update to git-2.4.1.
2015-05-14 09:25:02 +00:00
dcoppa
60fe89b4a2
Tomcat 6.0.44 and 8.0.22
2015-05-14 09:21:01 +00:00
jasper
d561ff578e
update to eog-3.16.2
2015-05-14 07:23:04 +00:00
jasper
3ba3acf5e8
update to quadrapassel-3.16.1
2015-05-14 07:22:52 +00:00
jasper
3b113484af
update to specinfra-2.32.0
2015-05-14 07:21:37 +00:00