Commit Graph

9188 Commits

Author SHA1 Message Date
ajacoutot
346771dc79 The _activemq user needs a RW homedir to prevent java.io.IOException
errors.
Properly remove all files at @extraunexec time.
Protect the conf directory.
2013-03-13 18:19:48 +00:00
ajacoutot
39b5277db9 Revamp that port:
* don't use an /etc/default/activemq config file; it's too generic and
linuxish -- we'll use /etc/activemqrc
* no need to install the wrappers since we have rc scripts
* properly sample *all* configuration files
* run as unpriviledged user: _activemq by default
* remove useless README
* properly remove data files at @extraunexec time
* proper rc_stop in the rc script
* take MAINTAINER

ok jasper@ on a previous submission
2013-03-13 16:30:11 +00:00
sthen
a599661583 this works with SEPARATE_BUILD=Yes, so set it. 2013-03-13 09:55:56 +00:00
brad
91515693ab Remove a hack that was added to the autoconf script to workaround a test
not working properly when systrace was enabled now that the systrace filter
has been fixed so posix_openpt() works.

ok dcoppa@
2013-03-13 00:20:56 +00:00
sthen
b4128594aa mark conflict with nsca-ng, remove old hashes from distinfo while there 2013-03-12 23:44:09 +00:00
brad
95dd720194 Correct shared lib creation for OpenBSD.
ok ajacoutot@
2013-03-12 05:19:57 +00:00
sthen
68760f58ab Bump ports using DIOCGETSTATUS following PF change (new 'translation'
error counter).
2013-03-11 19:51:26 +00:00
sthen
31579f410f Report new PF "translation" counter, indicating that address translation
has failed due to no free ports in the configured range. From Martin Pelikan.
2013-03-11 19:50:04 +00:00
sthen
bf54838811 +nsca-ng 2013-03-11 19:27:49 +00:00
sthen
8150e5250b Import ports/net/nagios/nsca-ng, a nicer BSD-licensed alternative to the
horrible Nagios NSCA passive check acceptor. Command lines are compatible
but the protocol is not - however the two servers can coexist to assist
during a migration.  Fix/ok rpe@
2013-03-11 19:27:31 +00:00
gonzalo
8089a619e7 Update for Deadwood to 3.2.03:
* Added a whole bunch of security validation to DwCompress.c
* We now handle EasyDNS' bad truncation in a reasonable manner
* Added new SQA test for es-us.noticias.yahoo.com issue in May/June 2012

And other, also fix the homepage.

Ok sthen@
2013-03-11 14:06:14 +00:00
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
jasper
f742d5a923 PERMIT_* 2013-03-11 12:24:02 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
benoit
6dd1ecd4ea - unbreak HOMEPAGE
- update PERMIT_* and REGRESS->TEST
- regen PLIST
- bump REVISION
2013-03-11 09:15:13 +00:00
jasper
e2a838b2f8 - use REBAR_BIN where applicable 2013-03-10 20:11:40 +00:00
jasper
b5abfc3d49 - drop now unneeded patches which patched away the {deps} blocks of rebar.config.
rebar wants to download missing dependencies on the fly, but that won't work out
too good in the ports tree, so erlang.port.mk now removes those dependency declaration
sections.
2013-03-10 19:57:39 +00:00
jasper
70c1dbc3b1 - remove now unneeded CONFIGURE_STYLE 2013-03-10 19:35:26 +00:00
jasper
e891362f69 switch to the erlang module, so more stuff may be factored into the module, but
it's a good start.
2013-03-10 19:20:06 +00:00
jasper
7e24def25b sprinkle some rebar dependencies; spotted by rpe@/nigel@ 2013-03-10 17:40:52 +00:00
jasper
e05158fb19 add missing build/run dependencies; spotted by landry@ 2013-03-10 12:32:54 +00:00
ajacoutot
84ef5fd4e9 Update to p5-Net-Twitter-4.00003.
maintainer timeout
2013-03-10 08:39:42 +00:00
sthen
81889f628d update to Net::CIDR 0.17, from dhill 2013-03-09 15:29:38 +00:00
benoit
cd4f196404 - update py-snmp to 4.2.4
- update PLIST and PERMIT_*
2013-03-09 15:24:13 +00:00
ajacoutot
21b01e35bb Update to twirssi-2.5.1. 2013-03-08 13:38:25 +00:00
jasper
d086e4408d sync 2013-03-08 12:07:42 +00:00
jasper
3f6874770c import erl-rabbit_common
This is a stripped down distribution of the rabbitmq-server code
required by the rabbitmq-erlang-client for use as a rebar dep.

ok aja@
2013-03-08 12:05:16 +00:00
jasper
c1cba10b63 tweak DESCR, no bump as it's not yet hooked up. 2013-03-08 12:04:49 +00:00
jasper
4d6ffe8552 import erl-mini_s3
erl-mini_s3, is a simple s3 client API for Erlang.

ok aja@
2013-03-08 12:03:56 +00:00
jasper
9183da971c import erl-ibrowse
erl-ibrowse is a HTTP client written in Erlang. Featuring:

- RFC2616 compliant
- Supports GET, POST, OPTIONS, HEAD, PUT, DELETE, TRACE, MKCOL,
  PROPFIND, PROPPATCH, LOCK, UNLOCK, MOVE and COPY
- Understands HTTP/0.9, HTTP/1.0 and HTTP/1.1
- Understands chunked encoding
- Can generate requests using Chunked Transfer-Encoding
- Pools of connections to each webserver
- Pipelining support
- Download to file
- Asynchronous requests. Responses are streamed to a process
- and much more

ok aja@
2013-03-08 12:03:28 +00:00
jasper
38940380b1 import erl-gen_bunny
erl-gen_bunny is a RabbitMQ client library for erlang whose primary goal is
to be easy to use. Especially for simple publisher and consumer
applications.

ok aja@
2013-03-08 12:03:04 +00:00
jasper
ed581d9905 import erl-amqp_client
This is a stripped down distribution of the rabbitmq-erlang-client for
use as a rebar dep.

ok aja@
2013-03-08 12:02:38 +00:00
jasper
a105e3db29 - install vnstat.cgi
ok pea@ (MAINTAINER)
2013-03-08 10:37:03 +00:00
jasper
b16bb3ff33 - update to py-zmq-13.0.0 2013-03-08 10:34:18 +00:00
jasper
0669819342 - update to zeromq-3.2.2 2013-03-08 10:33:28 +00:00
ajacoutot
3cf1c9a29b +whatweb 2013-03-08 09:59:16 +00:00
ajacoutot
96aa0e67af Import whatweb-0.4.7.
WhatWeb identifies websites. It's goal is to answer the question, "What
is that Website?". WhatWeb recognises web technologies including content
management systems (CMS), blogging platforms, statistic/analytics
packages, JavaScript libraries, web servers, and embedded devices.
WhatWeb has over 900 plugins, each to recognise something different.
WhatWeb also identifies version numbers, email addresses, account ID's,
web framework modules, SQL errors, and more.

ok jasper@
2013-03-08 09:58:40 +00:00
jasper
c7a5d72a18 - update to gssdp-0.14.2 2013-03-08 07:09:34 +00:00
djm
128e83da3c drop MAINTAINERship of my ports. I simply don't have time to give them
the attention they deserve
2013-03-08 02:04:37 +00:00
brad
3e2964487a Update to Pidgin 2.10.7. Fixes 3 security issues and some crashing bugs,
as well as other bug fixes. CVE-2013-0271, CVE-2013-0272, CVE-2013-0273,
CVE-2013-0274

ok sthen@
2013-03-08 01:03:09 +00:00
brad
0eb57b6b43 Update to isc-dhcp 4.2.5.
ok sthen@
2013-03-07 18:59:35 +00:00
fgsch
5cd3fb91a8 Update to ngircd 20.2. Changes at http://ngircd.barton.de/doc/ChangeLog.
This includes the security fix committed before release that went in p1.
2013-03-07 15:40:01 +00:00
zhuk
b474d241d2 Change @sample for archives directory as its place was changed somewhere
around 1.5.0.

okay sthen@ (MAINTAINER)
2013-03-06 18:34:58 +00:00
jasper
012cae3de1 SECURITY UPDATE to telepathy-gabble 0.16.5, addresses
CVE-2013-1769: remotely-triggered NULL pointer dereference in telepathy-gabble
2013-03-04 18:49:29 +00:00
ajacoutot
3c1fa65ec8 Explicitely set path to javaPathHelper; we do not want to rely whether
LOCALBASE/bin is in the PATH or not and this is consistent with what
other java rc scripts do.

prodded by Marc Peters
2013-03-04 15:56:13 +00:00
ajacoutot
e66659d6a1 Repair rc script which could never have worked... 2013-03-04 15:48:41 +00:00
sthen
cafc85969f update to openconnect 4.08, rolling in a security fix which we previously
had as a patch, plus a couple of additional bug fixes.
2013-03-04 15:39:31 +00:00
lteo
a7574859bb Update oinkmaster.conf to use HTTPS for the sample snort.org URLs to
protect the oinkcode from being exposed.  Also update the Snort version
in the URLs to 2.9.4.0 to match the current version of our Snort port.

Tweak the regexp that oinkmaster uses to validate HTTPS URLs so that it
won't treat a bad URL that starts with httpsssss:// as valid (this
regexp tweak was jointly worked on by me and maintainer).

regexp feedback zhuk@
OK Markus Lude (maintainer), earlier version OK sthen@
2013-03-04 04:30:35 +00:00
lteo
defa405c2c Update pkg/README to change the Snort ruleset download URL from HTTP to
HTTPS to protect the oinkcode from being exposed (suggested by David
Hill).

Also add a note that registered users without a paid subscription are
only allowed to download the official Snort ruleset once every 15
minutes (suggested by Adam Jeanguenat).  This restriction is not obvious
on the snort.org site, so I think this note would be helpful to users.

OK Markus Lude (maintainer), sthen@
2013-03-04 04:23:18 +00:00
sthen
fa9d5a00a1 update to a more recent OUI list 2013-03-03 21:28:15 +00:00