Commit Graph

9195 Commits

Author SHA1 Message Date
ajacoutot
e5b2b5a7e1 Remove duplicate information that is to be moved to the mysql README.
ok brad@ sthen@ jasper@
2013-03-17 07:21:17 +00:00
lteo
f05c0b0e45 Pack documentation files. Also move library files from PFRAG.shared to
PLIST as a result of update-plist.

OK Markus Lude (maintainer), sthen@
2013-03-15 02:57:17 +00:00
ajacoutot
de091500ef Remove myself from MAINTAINER. 2013-03-14 20:01:13 +00:00
dcoppa
165a983dc1 Zap unused variable
(upstream git commit 3de45b1d6aedf27af5e7d3f73f2005d96138f03a)
2013-03-14 12:57:36 +00:00
sthen
0b44a35c47 Recommend NSCA-ng as an alternative in NSCA's DESCR files. (if you have
spent more than about half a second looking at the code you'll know why).
2013-03-14 10:28:52 +00:00
sthen
bcbeda3af0 add chroot support; committed upstream (thanks Holger!) 2013-03-14 10:19:38 +00:00
landry
bac1890bb6 Add two patches to fix jabber connections on accounds where the id domain
(ie me@example.com) is different from the server's fqdn (ie xmpp.example.com),
which is the case of Google Talk.

If the SRV records are properly configured (as detailed here:
http://wiki.xmpp.org/web/SRV_Records) you dont need to set the server
anymore in bitlbee, it will do the dns lookup and automagically connect
to the right server. Note that the purple FLAVOR doesn't exhibit this
bug.

This is needed until someone adds the ns_*parse* family of functions from
BIND8 to our resolver (asr? any takers?)

From Daniel Levai (thanks!), tested by myself & looks good to sthen@.
2013-03-13 21:42:58 +00:00
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