Commit Graph

2502 Commits

Author SHA1 Message Date
naddy
3003e07939 use bsd.port.arch.mk 2012-06-22 12:41:42 +00:00
sthen
6387a737ce +ykpers 2012-06-20 15:35:09 +00:00
sthen
54ba451147 import ports/sysutils/ykpers, now that libusb1 can access it without gymnastics
ok jasper@

Tool and library to programme Yubikey devices with new key information.
2012-06-20 15:34:47 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
benoit
c7ed425c4f - update dwdiff to 2.0.4
- update CONFIGURE_ENV
- regen PLIST
2012-06-17 09:50:46 +00:00
ajacoutot
be5549b41f Remove bogus (UN)MESSAGE. It is taken care of by the php/pecl MODULE. 2012-06-16 11:27:48 +00:00
robert
5d7f1afe2a Rework the PgSQL part of the documentation in order to setup proper
permissions of the database while creating it.

ok ajacoutot@, sthen@, merdely@
2012-06-16 07:08:55 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
jasper
e75e38fde3 - update to 1.1.3 2012-06-13 08:37:56 +00:00
sthen
2d21dc65fe zap quotes in PERMIT_* 2012-06-09 11:26:02 +00:00
sthen
2e38342377 update to NUT 2.6.4 rolling in the patch for CVE 2012-2944 which we had locally,
adding new device support, better snmp support for various devices, and many
other fixes and improvements.
2012-06-08 21:07:02 +00:00
steven
ae33ed928d s/PREFIX/TRUEPREFIX/ for consistency.
from robert at peichaer.org

ok ajacoutot@
2012-06-08 21:06:46 +00:00
lum
b318f33073 update to toprump-0.14.8
sync with recent changes to top(1).
2012-06-08 14:27:44 +00:00
pea
a811697c0c Update to 2.3.8
ok okan@
2012-06-08 13:59:08 +00:00
jasper
d4828b4d48 - don't hardcode the node version in PLIST
breakage spotted by naddy@
fix from aaron bieber
2012-06-08 05:54:04 +00:00
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