Commit Graph

1899 Commits

Author SHA1 Message Date
ajacoutot
bf73d995ac Remove build_depends on gtk-doc. First we don't use it
(--disable-gtk-doc) and more important, it creates a dependency loop as
reported by Markus Lude.
2010-07-08 15:20:45 +00:00
ajacoutot
8d3f67593e +consolekit
+polkit

"go ahead" landry@
ok jasper@ robert@
2010-07-07 16:34:38 +00:00
sebastia
71a7f5a4db adapt to the new SO_PEERCRED.
OK sthen@, landry@
2010-07-07 13:58:11 +00:00
ajacoutot
a704bdc2a8 fmt(1). 2010-07-07 08:20:28 +00:00
ajacoutot
8213a2228a Extend MESSAGE, from sthen@
Tweak PLIST while here.
2010-07-07 07:28:03 +00:00
espie
1fbd86e4c8 idn comes indirectly from curl 2010-07-05 20:37:30 +00:00
ajacoutot
0a444e2256 Missing RCS Ids (from landry@). 2010-07-05 15:40:01 +00:00
ajacoutot
297c7449b9 Add more comments to example files.
Add a MESSAGE to explain how to disable polkit.
2010-07-05 15:22:16 +00:00
ajacoutot
7f2e4d5345 Fix directory installation paths.
Add sample policies adapted from Fedora. These are not installed by
default, you can install them manually or use them as starting point for
writing new policies.
2010-07-05 07:42:43 +00:00
ajacoutot
a31c5fe799 Extend some comments. 2010-07-05 06:51:40 +00:00
ajacoutot
a212cc3267 Disable console activation for now. It does work with our userland
threads.
2010-07-03 04:02:53 +00:00
ajacoutot
18012eff58 Add missing BUILD_DEPENDS, spotted by pirofti@. 2010-07-02 21:47:43 +00:00
ajacoutot
d361e1af08 Fix authentication. 2010-07-02 05:04:47 +00:00
ajacoutot
d8d62baae3 Update d-feet, the DBus debugger to version 0.1.10. 2010-07-01 20:24:55 +00:00
jasper
5f6a750149 - add luastatgrab 2010-07-01 20:19:07 +00:00
jasper
6ea2524aeb import luastatgrab 0.2.2
Libstatgrab binding for Lua.
2010-07-01 20:17:47 +00:00
naddy
fe67fde1b4 maintenance update to 5.2.6 2010-07-01 17:34:21 +00:00
ajacoutot
ae35fec04d Some tweaks and remove BROKEN.
*** While basic functionnality works, this is NOT hooked up yet as more
things are coming and there is still a glib2/pthread bug preventing a
console to be detected as active.
2010-07-01 07:50:59 +00:00
ajacoutot
988c97edf0 Import polkit-0.97.
PolicyKit is an application-level toolkit for defining and handling the
policy that allows unprivileged processes to speak to privileged
processes. It is a framework for centralizing the decision making
process with respect to granting access to privileged operations for
unprivileged applications. PolicyKit is specifically targeting
applications in rich desktop environments on multi-user UNIX-like
operating systems. It does not imply or rely on any exotic kernel
features.


bsd_auth(3) support is based on the Slackware Linux shadow
authentication port.
Several patches from FreeBSD and NetBSD.

*While basic functionnality works, this is NOT hooked up yet as more
things are coming*
2010-07-01 07:46:21 +00:00
ajacoutot
3d37d40774 Fix get_kinfo_proc() with help from robert@ 2010-07-01 01:00:09 +00:00
ajacoutot
661f9491be Bring in more tweaks and fixes. 2010-06-30 22:51:33 +00:00
ajacoutot
182b905e44 Make use of getsockopt(2) SO_PEERCRED so we can use c_pid.
Requires a very current current...
2010-06-30 20:48:30 +00:00
landry
c5ecc41930 Oops. collectd-snmp manpage doesnt belong to -main, and it's already in
-snmp. Fixes conflicts between pkgs.
2010-06-29 20:17:18 +00:00
stsp
e51b275de3 Add missing .El to fix man page build with mandoc.
ok pyr@ who will probably roll this into a new upstream release later
2010-06-29 14:21:23 +00:00
ajacoutot
1f9980cc7b We don't want getpid() here. 2010-06-29 04:27:11 +00:00
ajacoutot
031e2520b7 Fix socket credential support.
Tweak COMMENT while here.
2010-06-28 15:55:21 +00:00
ajacoutot
bf3c68be19 This patch is not needed anymore. 2010-06-28 13:34:50 +00:00
ajacoutot
9fd32b1067 Remove. 2010-06-28 13:31:49 +00:00
ajacoutot
4c1f5cbb5a Update to consolekit-0.4.1.
WIP, need uncommited stuffs and does wrong things for now, so it is still
marked as BROKEN.
2010-06-27 22:15:38 +00:00
ckuethe
2907a0a4c9 update to latest memtester, ok jim@ 2010-06-27 04:59:13 +00:00
sthen
484427e60a Note in MESSAGE that the _nut user must have permission to access the
relevant device nodes if using a USB UPS. Suggested by Alexey Suslikov.
2010-06-26 11:11:12 +00:00
ajacoutot
d68fdf6eb2 Remove non working policykit. It's been deprecated by polkit anyway.
ok robert@
2010-06-26 03:42:59 +00:00
landry
5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and
@comment .la for plugins. Bump PKGNAMEs.
prodded by/ok ajacoutot@
2010-06-24 06:53:36 +00:00
landry
fe31ac1882 +collectd 2010-06-23 18:05:00 +00:00
landry
da4ec499a5 Import of collectd 4.10, yet another monitoring daemon :
collectd gathers statistics about the system it is running on and stores
this information. Those statistics can then be used to find current
performance bottlenecks (i.e. performance analysis) and predict future
system load (i.e. capacity planning). Or if you just want pretty graphs
of your private server and are fed up with some homegrown solution
you're at the right place, too ;).

Reworked by bernd@ to use MULTI_PACKAGES instead of FLAVORS, thanks!
With feedback from Nico Szalay.

ok bernd@
2010-06-23 18:04:26 +00:00
sebastia
b5542258a3 update my e-mail address, and bump those packages
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
sthen
78355991cf add a missing space in MESSAGE-main's sample rc.local fragment; Kirill Bychkov 2010-06-17 18:43:43 +00:00
sthen
56cdcbb727 update symon to 2.82, rolling in our patches. New version pointed out
by maintainer/upstream Willem Dijkstra.
2010-06-15 10:47:08 +00:00
landry
df231a2341 +snapdl 2010-06-12 09:19:54 +00:00
landry
8eb6f3033f Import snapdl 1.2.1, from maintainer/developer Nicolas Legrand:
snapdl helps you finding mirrors with snapshots of -current synced with
the main mirror http://ftp.OpenBSD.org, and download the sets from the
fastest one.
2010-06-12 09:19:18 +00:00
lum
60200ed048 update to toprump-0.14.1: bug fix and '-L threshold' added. 2010-06-10 06:06:26 +00:00
form
0e371854d3 update to 4.10 2010-05-31 07:35:55 +00:00
sthen
5768ad4599 Various small fixes suggested by aja@ 2010-05-27 10:21:39 +00:00
lum
e2584a3007 update to stress-1.0.4: bug fix release
ok sthen@ landry@
2010-05-26 04:51:16 +00:00
sthen
80eb17c7c8 +apcupsd 2010-05-25 21:57:22 +00:00
sthen
8005714669 Import ports/sysutils/apcupsd, a daemon for monitoring APC UPSes.
We already have sysutils/apc-upsd which hasn't been maintained upstream
in >10 years, which I intend to rm unless there are objections.

From maintainer Kirill Bychkov with various input from myself.

Apcupsd can be used for power mangement and controlling most of APC's
UPS models. Apcupsd works with most of APC's Smart-UPS models as well as
most simple signalling models such a Back-UPS, and BackUPS-Office.
During a power failure, apcupsd will inform the users about the power
failure and that a shutdown may occur. If power is not restored, a
system shutdown will follow when the battery is exhausted, a timeout
(seconds) expires, or runtime expires based on internal APC calculations
determined by power consumption rates.
2010-05-25 21:56:33 +00:00
espie
d2e4e9943c fix gcc4 2010-05-24 22:03:21 +00:00
espie
05e1bda5b3 fix build with gcc4 2010-05-24 10:20:37 +00:00
ajacoutot
bd0a147bd4 Default depends on the no_tk FLAVOR of expect.
Fix build during bulk.

ok pea@ (maintainer)
2010-05-24 06:40:41 +00:00
espie
7312f59eb7 remove non-sensical cast 2010-05-23 13:54:45 +00:00
naddy
6f18dbddb0 fix fallout from the removal of dkio.h from ioctl.h 2010-05-20 15:41:33 +00:00
naddy
1870ba070a fix fallout from the removal of dkio.h from ioctl.h 2010-05-20 15:00:18 +00:00
robert
07e011aa34 Update to 0.25.5 and replace the their new stupid /var/lib/puppet
default workdir with /var/puppet
2010-05-18 18:44:37 +00:00
ajacoutot
1c8fd740da Store the example file where it belongs. 2010-05-17 12:01:26 +00:00
ajacoutot
fc908f7fe4 Bump after recent mono MODULE change.
"sure" robert@
2010-05-15 09:40:17 +00:00
ajacoutot
95566c7065 Smallish new release. 2010-05-12 18:01:20 +00:00
ajacoutot
0408ce61c2 Update to xstatbar-0.4 that has most of the port patches. 2010-05-12 17:20:22 +00:00
ajacoutot
3106cefa0e Fix use of open(2).
based on an "obnoxious remark" from kili@ ;-)
ok edd@ dcoppa@
2010-05-12 13:06:54 +00:00
robert
b5a16facbc Renable puppet to ruby-puppet as it was before 2010-05-07 15:53:34 +00:00
ajacoutot
c7fda7f1e9 s/Linux/Unix
Just imported, no bump.
2010-05-04 12:57:01 +00:00
ajacoutot
0756b1d601 +backintime 2010-05-04 12:54:19 +00:00
ajacoutot
2af53dc412 Import backintime-0.9.26.
Back In Time is a simple backup tool for Linux inspired from the flyback
project and TimeVault. The backup is done by taking snapshots of a
specified set of directories.

ok jasper@
2010-05-04 12:53:49 +00:00
william
2a82342e49 Update to eventlog-0.2.9; ok steven@ 2010-05-04 02:56:47 +00:00
steven
03f62136bd major update to 3.1.1
based on a diff from william@
2010-05-03 20:51:17 +00:00
sthen
92a9a827e6 missing bump; thanks naddy@ for reporting 2010-04-29 22:10:01 +00:00
sthen
a878f31c5c - unbreak following sensor changes
- skip over ifm->ifm_version != RTM_VERSION messages
- sync WANTLIBs, bump everything
- drop ajacoutot@ as maintainer per his request
2010-04-27 21:53:56 +00:00
sthen
884315f468 adjust for sensors changes, unbreaks the build. 2010-04-27 20:56:11 +00:00
steven
c1e90ca01a use gnu libtool here for now 2010-04-26 20:09:18 +00:00
sthen
c82ffd07a1 - Fix for updated sensors API, borrowed from systat(1).
Reported/tested by "Tasmanian Devil" and myself.

- Adjust sample configs to use the sensor name format we have been
using for the last few releases.
2010-04-26 09:44:24 +00:00
pea
f1345f3dc9 Update to 2.3.3.
ok okan@
2010-04-23 11:18:43 +00:00
lum
5329a3cbdd update to toprump-0.13.4: bug fix release
ok sthen@ landry@
2010-04-19 06:43:36 +00:00
ajacoutot
e3420f192d Set group kmem on lsof binary (we are still NOT running sgid of course).
ok sthen@ pvalchev@ (maintainer)
2010-04-19 05:56:44 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
stephan
adad0fc877 update to 1.09, needs current p5-Test-Script. ok jasper@ 2010-04-14 07:36:54 +00:00
sthen
fcd45c897c +shmux 2010-04-12 09:18:29 +00:00
sthen
0d44329f9d import sysutils/shmux, based on a submission from Olivier Cherrier
long ago.  ok jasper@

shmux is program for executing the same command on many hosts in
parallel. For each target, a child process is spawned by shmux, and a
shell on the target obtained one of the supported methods: rsh, ssh, or
sh. The output produced by the children is received by shmux and either
(optionally) output in turn to the user using an easy to read format, or
written to files for later processing making it well suited for use in
scripts.
2010-04-12 09:16:33 +00:00
dhill
722629cac3 update to 2.0.8 fixing buffer overflows from sthen@
small patch to GrabWeather by me.

ok sthen@
2010-04-10 13:11:30 +00:00
mglocker
13981d693e Bump to uvideo-firmware 1.2 (includes info file). 2010-04-09 17:40:19 +00:00
mglocker
1baa351a88 Bump to apcd 0.2; fixes mdoc upstream.
OK naddy@
2010-04-08 20:57:06 +00:00
naddy
0c98645668 mdoc fixes; install cat pages 2010-04-08 14:48:16 +00:00
robert
a7db849eff the mono module handles some dependencies now, so remove the ones that
are not needed anymore and bump pkgname everywhere
2010-04-05 10:52:50 +00:00
naddy
e45c38a1ff mdoc fixes 2010-04-04 15:34:01 +00:00
schwarze
64852ccdc4 closing .Bl by .El is not optional;
AFAIK this is the last fatal issue killing ports with mandoc(1)...

ok sthen@
2010-04-03 22:45:14 +00:00
sthen
34c75493b2 fix mandoc build; ok schwarze@ 2010-04-03 22:08:20 +00:00
sthen
f919c1a707 fix mandoc build; ok schwarze@
(some non-fatal errors remain, to be handled separately)
2010-04-03 22:04:44 +00:00
naddy
7a8adb3987 mdoc fixes 2010-04-03 20:07:06 +00:00
kili
8a94f61ac7 Follow e2fsprogs changes, regen PLIST and adjust WANTLIB.
ok and prodded by ajacoutot@
2010-04-03 11:54:56 +00:00
kili
bf1fa4f36b Follow e2fsprogs changes. 2010-04-03 11:54:19 +00:00
kili
834c9f8bd5 rename libuuid to libe2fs-uuid and move it back to ${LOCALBASE}/lib.
Rename the uuid(3) manpage to e2fs-uuid(3). Merge subpackackages back
into one single package.

ok and prodded by ajacoutot@
ok landry@
2010-04-03 11:53:58 +00:00
ajacoutot
994271e0dd Unfuck previous (my bad): move uuid.3 to -uuid and comment it so that is
doesn't conflict with devel/uuid... this is nightmarish!
2010-04-02 21:19:07 +00:00
sthen
a0b7829ace sync WANTLIB, bump PKGNAMEs 2010-04-02 20:53:51 +00:00
ajacoutot
60ab40f9ea Use MODGETTEXT_LIB_DEPENDS.
Install man_page and regen PLIST.
2010-04-02 18:08:56 +00:00
jasper
a61768d255 - add xjobs 2010-04-02 11:42:29 +00:00
jasper
071978da07 import xjobs 20100311
xjobs reads job descriptions line by line and executes them in parallel.
xjobs is most useful on multiprocessor machines when one needs to
execute several time consuming commands that could possibly be run in
parallel. It works similar to xargs, but starts several processes
simultaneously and gives only one line of arguments to each utility
call.

from rene maroufi, with minor tweaks by me
2010-04-02 11:41:20 +00:00
jasper
588920d185 - use MODPY_EGG_VERSION
ok pea@
2010-04-02 11:35:42 +00:00
ajacoutot
1952035f37 This needs to depend on mono-gnome.
spotted by sthen@
2010-04-01 07:20:17 +00:00
sthen
5c5a608f6c update to 2.4.3, tested by Denny White and Aaron Stellman
note that with USB UPS, you may have to allow permissions on
further ugen subdevices (e.g. ugen0.01 as well as ugen0.00).
2010-03-31 22:11:11 +00:00
lum
d09da1e4b9 update to toprump-0.13.3: another bug fix and small code tidy.
ok landry@
2010-03-31 06:40:52 +00:00
landry
b645a4a97c Fix HOMEPAGE and MASTER_SITES. Bump. 2010-03-30 07:32:27 +00:00
ajacoutot
38d2466bd1 s/LOCALBASE/TRUEPREFIX/
ok merdely@ (maintainer)
2010-03-28 16:05:25 +00:00