Commit Graph

1899 Commits

Author SHA1 Message Date
sthen
0c4ebf1bcd missing MODPY_SETUPTOOLS and bump 2010-09-16 08:18:31 +00:00
pea
7729581bc6 Fix a deprecationWarning with python 2.6
ok jasper@
2010-09-15 09:02:50 +00:00
landry
93d2e80a38 Add a patch so that autohell correctly detects struct diskstats
dc_rbytes member, fixing the build.
2010-09-13 08:54:21 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
ajacoutot
baf7e88ba9 Import system-tools-backends-2.10.1
The System Tools Backends (s-t-b for short) are a set of cross-platform
modules for Unix systems. The backends provide a common DBus interface
to all platforms to modify or read the system configuration in a system
independent fashion. Historically, access to system configuration has
<...>


This is a WIP, hence not hooked to the build.
DO NOT try this at home or you will harm yourself, you have been warned.

ok jasper@
2010-09-10 13:49:59 +00:00
jasper
8868c8786e - remove maintainer; he timed-out many many times in the past with multiple ports
and timed-out too after a long period for this change.
2010-09-07 19:21:42 +00:00
kili
f2bec09df9 Bring back PKGNAME-main. While here, add pthread to WANTLIB and bump
-main and -snmp.
2010-09-07 18:26:29 +00:00
landry
56a34dfaf4 Update to collectd 4.10.1, from Simon Kuhnle, thanks! 2010-09-07 11:12:05 +00:00
jasper
43aa8b80b6 - fix build for gcc2 2010-09-05 20:33:20 +00:00
kili
cb0a43faf5 Don't mix old (p*) and new (REVISION) style.
Bump for real, which needs an EPOCH in this case (without it,
you can't update from *p6p0).
2010-09-05 12:24:11 +00:00
jasper
4d6b61871c - fix more homepage/master sites 2010-09-02 08:26:09 +00:00
jasper
bd1ba7d0a8 - fix homepages/master site 2010-09-02 08:22:24 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
fgsch
7097e45c16 More bumps for python. 2010-08-30 21:52:53 +00:00
fgsch
94c6a5abc6 Bump revision after python's default change. 2010-08-30 17:57:31 +00:00
jasper
796434d963 - remove dead homepage
- regen PLIST while here
2010-08-30 16:41:20 +00:00
steven
47241773b6 update to 4.6.4 2010-08-26 21:28:58 +00:00
ajacoutot
ac742228f2 When the no_python FLAVOR is selected, make sure the server subpackage does
not depend on python.

spotted by naddy@
2010-08-25 06:55:45 +00:00
jasper
c2c9cf81d2 - update ddrescue to 1.12 2010-08-24 11:40:21 +00:00
ajacoutot
b6adee10c6 Bugfixe update to d-feet-0.1.12. 2010-08-24 06:49:43 +00:00
jasper
ce4938eda6 - add dtpstree 2010-08-19 20:58:13 +00:00
jasper
ac313a1df7 import dtpstree 1.0.3
another tree of processes with some nice features

from douglas thrift (MAINTAINER)
2010-08-19 20:56:42 +00:00
landry
db55a93296 Make snmp/rrdtool/pgsql/mysql subpackages RUN_DEPENDS on -main
subpackage, same version. It makes very little sense to only install a
plugin.. bump corresponding REVISIONs.
With tweaks from sthen@, agreed by espie@
2010-08-08 07:41:40 +00:00
merdely
933c12c4c5 Fix links to documentation in MESSAGE-{main,server}.
From Jiri B.
ok sthen@
2010-08-05 13:32:27 +00:00
sthen
3e541d707c Fix MASTER_SITES, this is based on part of a diff from Daniel Dickman
(the other part, adding HOMEPAGE, can be revisited later). No pkg change.
2010-08-03 23:39:58 +00:00
ajacoutot
cc322b975f Add example on how to enable this if wanted.
Move to new DEPENDS.
2010-08-01 15:31:57 +00:00
steven
a55c3089fb make it detect scsi disks properly (off by one).
while here also detect vnd devices.

"groovy" landry@
2010-07-30 22:49:27 +00:00
benoit
30ccc49d51 - update dwdiff to 1.8.2 2010-07-30 21:11:10 +00:00
naddy
f455e7b60b include function prototypes 2010-07-30 14:36:30 +00:00
steven
047051570a +rsyslog 2010-07-29 21:40:47 +00:00
steven
656504ee5d import rsyslog-4.6.3
Rsyslog is an enhanced multi-threaded syslogd with a focus on
security and reliability. Among others, it offers support for
on-demand disk buffering, reliable syslog over TCP, SSL, TLS and
RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many
more), email alerting, fully configurable output formats (including
high-precision timestamps), the ability to filter on any part of
the syslog message, on-the-wire message compression, and the ability
to convert text files to syslog. It is a drop-in replacement for
stock syslogd and able to work with the same configuration file
syntax. Its advanced features make it suitable for enterprise-class,
encryption protected syslog relay chains while at the same time
being very easy to setup for the novice user.

initial port from todd@, improved by sthen@ and me
2010-07-29 21:40:21 +00:00
giovanni
e639755956 Update to 4.83
ok pvalchev@ (Maintainer)
2010-07-26 07:25:40 +00:00
todd
cc236c358b +librelp 2010-07-26 03:47:40 +00:00
todd
ffd4e19f65 librelp 1.0.0
librelp is an implementation of RELP, Reliable Event Logging Protocol.
RELP assures that no message is lost, not even when connections break
and a peer becomes unavailable.

The current version of RELP has a minimal window of opportunity for
message duplication after a session has been broken due to network
problems. In this case, a few messages may be duplicated (a problem
that also exists with plain tcp syslog). Future versions of RELP
will address this shortcoming.

feedback from stuart and steven m.
2010-07-25 17:12:56 +00:00
benoit
3df52ad69e - update dwdiff to 1.8.1
ok ajacoutot@
2010-07-25 13:00:27 +00:00
naddy
30dd457b1e recognize OpenBSD 4.8 2010-07-24 23:01:56 +00:00
benoit
8211a280f2 - update dwdiff to 1.8
- use new WANTLIB/LIB_DEPENDS style

ok sthen@
2010-07-23 20:59:09 +00:00
steven
18cb78a3b8 - by default, find the config file in the location we installed it.
- install a better sample config file, which mimics OpenBSD's syslogd
  and no longer spits all kinds of warnings just because we are using
  syslog-ng >= 3

this allows to start syslog-ng without extra arguments and have something
basically working.

requested by jcs@

let me know if you find issues with the new config file.
2010-07-22 21:03:03 +00:00
steven
36b7470fe6 update to 0.2.12 2010-07-22 20:56:23 +00:00
landry
233c804269 Make sure netinet/in.h is included before arpa/inet.h.
Fixes build with -Wsystem-headers. While here use REVISION/fix DEPENDS
2010-07-22 14:40:49 +00:00
ajacoutot
04e9f6d209 Compile with -pthread. 2010-07-22 09:24:20 +00:00
merdely
efb04a08a8 Update to 0.21 2010-07-21 15:18:16 +00:00
merdely
b92ffdaba9 Update bacula to 5.0.2.
Fixes the weird install issues with the bat binary

New features can be found here:
http://www.bacula.org/5.0.x-manuals/en/main/main/New_Features_in_5_0_0.html

Thanks to sthen for help with the new wantlib/lib_depends stuff,
removing the sqlite flavor, ...

Thanks to giovanni for pointing out a ${TRUEPREFIX} -> /usr/local that
crept into one of my patch files.

ok sthen@
2010-07-20 14:38:39 +00:00
ajacoutot
f809246d18 Enable threads.
This is needed, otherwise when the kqueue(2) backend runs out of fds,
gamin will not be able to fallback to polling.
2010-07-20 14:30:25 +00:00
ajacoutot
1110564b89 From upstream 779c0153fc0bd3c2e302dac1979d17638f054229:
Configuration reload on every query.
Set has_data to true after the data is loaded to prevent excessive
reloading of config files.
2010-07-18 15:41:22 +00:00
ajacoutot
6d25002e5e Fix some warnings. 2010-07-16 10:04:10 +00:00
giovanni
f3c1e34f02 Update to 1.2.2 from maintainer Nicolas P. M. Legrand 2010-07-15 10:32:26 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
ajacoutot
b4900052b8 Fix memleaks by including string.h where needed.
While here, switch to new REVISION/DEPENDS.
2010-07-13 14:10:35 +00:00
naddy
ee7b6e1473 fix dependencies 2010-07-10 13:54:22 +00:00