Commit Graph

2487 Commits

Author SHA1 Message Date
landry
80032580e4 +dfc 2012-06-01 13:02:24 +00:00
landry
b6d7d7f6d8 Import dfc 3.0.0.
dfc is a simple tool that display file system space usage using graphs
and colors. It can also output to CSV, TeX or HTML.

ok jasper@ giovanni@
2012-06-01 13:01:45 +00:00
jasper
6d105eb08d Security fix for CVE-2012-2944: upsd can be remotely crashed
ok sthen@ (MAINTAINER)
2012-06-01 07:12:41 +00:00
jasper
c6aae07c05 - update to 0.17
- specify license versions
- update maintainer address

ok william@ (MAINTAINER)
2012-05-30 13:12:32 +00:00
jasper
992adee7cb - update to 5.4
maintainer timed-out
2012-05-29 15:45:56 +00:00
jasper
374466b0b1 sync 2012-05-29 11:30:36 +00:00
jasper
eb59ff932a import node-daemon 0.5.1
C++ add-on for Node.js to enable simple daemons in Javascript plus some
useful wrappers in Javascript.

ok sthen@
2012-05-29 11:29:35 +00:00
ajacoutot
38c839f00b Prepend the short hostname to the log line to have a compliant syslog(3)
entry allowing remote logging based on the host.
2012-05-29 10:21:56 +00:00
ajacoutot
fa2db4d712 Set owner, group and mode for logfiles to the same value regular
syslogd(8) uses.

ok sthen@ steven@ (maintainer)
2012-05-29 05:19:19 +00:00
ajacoutot
093570a8a6 Set the PID to /var/run/syslog.pid by default to make syslog-ng happy
with newsyslog(8); this can of course by modified using syslog_ng_flags.
While here, run syslog-ng.conf(5) through tbl(1) (from sthen@).

discussed with and ok sthen@ steven@ (maintainer)
2012-05-28 16:31:31 +00:00
jasper
c2e2152cc2 - update to 1.4
from maintainer with tweaks by me
2012-05-25 12:46:40 +00:00
kirby
fe47a593eb Fix id $OpenBSD: -> $OpenBSD$ 2012-05-24 11:35:29 +00:00
jasper
1dd4aa573a adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
ajacoutot
f8d0623aa8 If syslog-ng is started early during boot-up (that is if one replaces
the syslogd rc.d(8) script with the syslog_ng one), it will fail to
launch because ldconfig(8) hasn't had a chance to run yet. Add an
rc_pre() that will take care of that.

ok sthen@ steven@ (maintainer)
2012-05-23 06:44:50 +00:00
sthen
566eef95df don't use asm code; from frantisek holop, fixes a segfault with e2fsck 2012-05-20 21:42:50 +00:00
sthen
c5636d9fa1 tidy whitespace 2012-05-20 21:39:22 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
ajacoutot
2bab059acd Better COMMENT. 2012-05-16 07:47:21 +00:00
jasper
83fb508ecf sync 2012-05-16 06:11:04 +00:00
jasper
aafb3f253b import logfmon 1.1
The logfmon daemon monitors a set of syslog log files and matches each
new entry against the rules defined in its configuration file.  Each
rule may be tested against entries from a single file, a set of files or
from all files. Depending on the rule, a command may be executed or the
entry may be ignored. All unmatched messages are batched together and
mailed every 15 minutes, or whatever alternative time is specified in
the configuration file.

from Tom Doherty
ok aja@
2012-05-16 06:10:18 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
02255fa12c sync with new lua.port.mk 2012-05-15 17:34:05 +00:00
mpi
2649d4b541 +usbutils 2012-05-15 13:46:03 +00:00
mpi
6bb73d53eb Import usbutils-005
Utility used to display information about USB devices.

ok sthen@, ajacoutot@ (on a previous diff)
2012-05-15 13:44:52 +00:00
sthen
0acae659a4 update Sys::Syscall to 0.23 (test fix only)
- drop maintainer per his request.
2012-05-14 10:06:49 +00:00
pascal
8ebd80cad7 Update to 1.15; doesn't need groff.
ok ajacoutot@ sthen@ giovanni@
2012-05-14 09:56:13 +00:00
ajacoutot
cbeb0bab0d Fix nut-xml after recent neon update. 2012-05-14 06:26:52 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
ajacoutot
2ccc6edecc Fix removal of user/group. 2012-05-11 18:19:10 +00:00
ajacoutot
29fce94f67 Bugfix update to accountsservice-0.6.20. 2012-05-11 15:32:46 +00:00
william
b65ae45914 conflict with logsentry; spotted by Markus Lude, thanks.
ok sthen
2012-05-11 03:35:29 +00:00
jasper
8a652f90b6 import node-syslog 1.1.2
node-syslog is a Node.JS module to work with the system log (syslog)
daemon on UNIX system.

ok sthen@
2012-05-09 15:26:10 +00:00
jasper
9566522718 sync 2012-05-09 15:25:19 +00:00
ajacoutot
40a337aa16 Update to cyphertite-1.2.2.
from David Hill (maintainer)
2012-05-09 14:36:15 +00:00
sthen
f4acc97ae6 LOCALBASE->TRUEPREFIX, pointed out by aja@ 2012-05-08 19:05:06 +00:00
william
fa5ef5d96b +logtail 2012-05-08 02:56:55 +00:00
william
035c9a7d91 Import logtail (from logcheck-1.3.14)
logtail displays lines from a standard text file and keeps track of the
offset of the end of the file so that subsequent runs only display new
lines. The file's inode is also recorded so that rotated logs can be
detected.

ok sthen
2012-05-08 02:54:10 +00:00
robert
b2a040d37c update to 2.7.14 2012-05-05 19:32:01 +00:00
robert
0665d2d40b update to 1.6.8 2012-05-05 19:29:49 +00:00
lum
9d8eb28b79 update to toprump-0.14.7
sync with recent changes to top(1).
2012-05-04 09:46:58 +00:00
gsoares
01aed3d8b6 bugfix update to 2.4; (maintainer timeout)
From Holger Mikolon <holger at mikolon.com> (thanks)
2012-05-01 05:32:41 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
45b1ca577c Update to cyphertite-1.2.1.
from David Hill (maintainer)
2012-04-28 09:30:05 +00:00
naddy
0d61a49cd0 update to 2.12: -r now follows only command-line symlinks 2012-04-26 21:13:10 +00:00
gonzalo
d48f44e99e Update for autossh to 1.4c using autoconf infrastructure and also drop unnecessary
VERSION variable (pointed by sthen@), now autossh use configure.

With this fixes:

- updated option string up to OpenSSH 5.6
- when using -f, set gate_time to 0; the assumption is that
  it is being used for infrastructure (i.e. in a system startup),
  has been tested, and bombing out just because the remote end is
  not up is not the desired behaviour.
- add AUTOSSH_MAXLIFETIME
- fix poll flags so not checking for writable when write done
- compile time TOUCH_PIDFILE option to touch pid file on connection test.

Maintainer drop the maintainership, so I take care of this now.

OK aja@, okan@.
2012-04-24 12:37:44 +00:00
ajacoutot
22cbbee56d Update to deja-dup-22.1. 2012-04-24 07:59:26 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
14ea07a98a Update to accountsservice-0.6.18. 2012-04-23 13:37:55 +00:00