Commit Graph

2094 Commits

Author SHA1 Message Date
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
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
ajacoutot
8c4e8b84ef +lat 2010-03-26 13:13:48 +00:00
ajacoutot
b31a3672d8 Import lat-1.2.3
thanks to the Hungarian team for fixing mono ;-)

lat stands for LDAP Administration Tool.  The tool allows you to browse
LDAP-based directories and add/edit/delete entries contained within.  It
can store profiles for quick access to different servers. 
<...>
2010-03-26 13:13:12 +00:00
jasper
20d76fc935 - update bubblemon-docktapp to 1.46
- switch to gtk+2

ok wilfried@ (MAINTAINER)
2010-03-25 06:23:34 +00:00
lum
e3f363d75f Bug fix and small code tidy
ok landry@ sthen@
2010-03-24 10:34:04 +00:00
stephan
b1834052a7 update to 0.07, ok jasper@ 2010-03-23 16:21:28 +00:00
pea
61a08ed116 Update to 1.2.8
Take maintainership

ok sthen@
2010-03-23 10:19:48 +00:00
jasper
7883967a65 - remove wmcube-gdk 2010-03-22 17:43:27 +00:00
jasper
318ed4bf52 - remove old app that's using an ancient toolkit. sysutils/wmcube could be
used a replacement for this one.

ok wilfried@ (MAINTAINER)
2010-03-22 17:43:09 +00:00
giovanni
2b5f881e48 Bugfix update to 5.39.1 2010-03-22 10:39:57 +00:00
landry
6031bf4300 Update to testdisk 6.11.3, which adds as a security fix a missing boundary
check in EXIF processing. Prompted by a diff from Vadim Zhukov, thanks!
2010-03-21 12:13:08 +00:00
bernd
cf51407dcf Fix typo. 2010-03-21 11:50:00 +00:00
ajacoutot
5480e81690 Fix cpu graph on single core.
(pushed upstream)
from Tobias Ulmer <tobiasu at tmux dot org>, thanks!

Use the new APM_ARCHS.
2010-03-21 11:37:17 +00:00
ajacoutot
12bea17ac0 Make use of the new APM_ARCHS.
"looks good" jasper@
2010-03-21 11:35:26 +00:00
landry
d53afb55c0 Update to toprump 0.13.1, from upstream developer Mark Lumsden, thanks! 2010-03-21 09:15:09 +00:00
ajacoutot
64b561914e Use gettext module.
Correctly install _ups user and group.
Add better defaults config.

looks ok to sthen@
2010-03-20 17:11:40 +00:00
ajacoutot
aff49aa0d6 Use the gettext module.
ok steven@ (maintainer)
2010-03-20 16:47:44 +00:00
sthen
88f845cf81 fix the path in a sample config file.
ok jasper@
2010-03-03 20:39:15 +00:00
espie
708e9be693 DESTDIR fuckup, let it clean (no package changes) 2010-03-01 13:18:30 +00:00
matthieu
332bcd6510 loongson has apm(4) now. ok jasper@. 2010-02-28 19:31:54 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
msf
f9c42b713d yet another wonderful maintenance update for puppet
ok jasper@ ajacoutot@
2010-01-31 14:27:30 +00:00
okan
d1e0a422ac recognize 4.7; ok jasper@ 2010-01-28 11:30:39 +00:00
msf
ec82924266 update to 0.25.3, this is a maintenance release that resolves several
major issues with 0.25.2.

ok jasper@ ajacoutot@
2010-01-24 22:25:27 +00:00
kili
01230f6c80 KERN_PROC -> KERN_PROC2.
Reported and tested by tasm.devil at googlemail.com (thanks).
Also tested by okan@ and sthen@.

ok jasper@
2010-01-19 19:43:57 +00:00
okan
9fa2b19bdd adapt for KERN_PROC2; regen plist
ok sthen@
2010-01-19 15:25:21 +00:00
sthen
1e9eafc865 Move %%SHARED%% up in the plist; it was in an @group _bacula @mode 640
section so the libraries weren't accessible by a normal user. These libs
were split off from the individual binaries in the last major update of
bacula (between openbsd 4.6 and 4.7) meaning that users not in group
_bacula would be unable to use the admin applications.

ok jasper@ merdely@
2010-01-19 14:50:51 +00:00
okan
44c7e9abe4 adapt for KERN_PROC2; regen plist
ok jasper@
2010-01-18 22:03:46 +00:00
sthen
ce187dc365 Switch to KERN_PROC2. ok ajacoutot@ 2010-01-18 14:27:16 +00:00
sthen
a7770c7bca Unbreak; KERN_PROC fallout, but it crashed and burned even before that.
ok jasper@
2010-01-18 12:07:45 +00:00
sthen
8052dca2ba from upstream repository;
* base the default maxconn on available filehandles.
* change the error message to better indicate that it's an error
not a warning.

ok jasper@

while there, remove an out-of-date comment in MESSAGE-main.
2010-01-15 11:25:15 +00:00
jasper
d89dac5aa3 - sync- sync- sync- sync- sync- sync- sync- sync 2010-01-12 19:15:51 +00:00
jasper
94ffe0c647 import p5-File-NFSLock 1.20
module to do NFS (or not) locking
2010-01-12 19:15:08 +00:00
landry
50526251ce Update to toprump 0.5.1, from MAINTAINER and upstream developer Mark
Lumsden, thanks!
2010-01-12 11:59:07 +00:00
giovanni
f9165a8ba6 Update to 5.39, add powerpc to ONLY_FOR_ARCHS, fix license
ok sthen@
2010-01-11 15:15:28 +00:00
landry
43e63e86e9 +toprump 2010-01-11 11:49:06 +00:00
landry
7007da438b Import toprump 0.5:
toprump is a modified version of the top command included with OpenBSD.
Added features include an ASCII CPU utilisation graph; the ability to
highlight (make bold) a users' processes; and an inverse username
filter. Plus other modifications.
2010-01-11 11:48:23 +00:00
ajacoutot
b08fc0e505 +xstatbar 2010-01-09 13:55:57 +00:00
ajacoutot
b3e0c54f9c Import xstatbar-0.3
xstatbar is a simple system monitor that shows various stats in an X
window that's immovable and not part of your tab-order. It was built to
go with tiling window managers like scrotwm and xmonad where you can
configure a small region of the screen as "off-limits" for windows.
2010-01-09 13:55:15 +00:00
msf
bdb7de2e3d update to 0.25.2 2010-01-08 15:39:33 +00:00
ajacoutot
fe3baf9971 Full stop. 2010-01-05 18:41:33 +00:00
ajacoutot
262aab15b8 Fix HOMEPAGE and tweak COMMENT and DESCR. 2010-01-05 18:37:35 +00:00
ajacoutot
0de424577a Update to gkrellm-2.3.4. 2010-01-05 12:40:36 +00:00
jasper
9aa784ab71 - sort 2010-01-04 10:56:34 +00:00
kili
7043ee66e9 Don't assume everything is attached to mainbus0.
This should satisfy some whiners on misc@, but please be aware that
the use of this program may actually hurt satisfaction,  especially
if your udildo(4) wasn't attached when you created your super small
and fast and broken kernel config.

Remove jasper@ as MAINTAINER at his request.

ok jasper@
2010-01-04 06:35:31 +00:00
kili
cc2a74fc3a Use ${MAKE_PROGRAM}, not ${GMAKE}.
ok ajacoutot@
2009-12-31 14:07:19 +00:00
phessler
a54cb0daa3 explicitly mention in the patch that these are gcc2.95 fixes.
requested by ajacoutot@
2009-12-28 17:35:19 +00:00
phessler
5416b58a68 add some gcc2.95 fixes 2009-12-28 17:23:23 +00:00
giovanni
2b1efbf08d Link p5-Schedule-At to the build. 2009-12-28 08:59:14 +00:00
giovanni
a5021ea215 Import p5-Schedule-At, an OS independent interface to the Unix 'at' command.
From maintainer Eric Olsen, ok stephan@

Schedule::At provides an OS independent interface to the Unix 'at'
command.
2009-12-28 08:57:23 +00:00
benoit
6b6940ef99 - update pstree to 2.33
ok ajacoutot@
2009-12-25 10:53:23 +00:00
sthen
7964e23e14 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 12:51:52 +00:00
kili
811e800c42 Unbreak *the build* after openmotif changes.
Adjust WANTLIB and bump.

Unfortunately, this thing imeediately segfaults on amd64,
so does the previous version (from package snapshots).

Could anyone check wether xps works anywhere at all?
2009-12-20 21:46:40 +00:00
beck
c48b29a44f speling.. oops 2009-12-18 15:09:10 +00:00
beck
f96a2b7f07 A few nits, noticed by stu@ 2009-12-18 15:06:40 +00:00
landry
3471b992d4 INSTALL_DATA_DIR is needed before INSTALL_DATA to properly install files
in the wanted directory. Fix PLIST, bump PKGNAME.
2009-12-18 08:06:59 +00:00
beck
58395396d3 add fsstress port - a file system torturer - ok pvalchev@ 2009-12-18 02:37:43 +00:00
beck
5523700f2e fsstress file system torturer port 2009-12-18 02:33:07 +00:00
ajacoutot
f2e8499f8a Bump after recent mono MODULE tweak. 2009-12-17 14:00:34 +00:00
okan
c33c5fc50d update to 2.5.3
ok merdely@
2009-12-15 03:22:37 +00:00
ajacoutot
a74730da46 I finally nailed down the previous issue, so re-enable kqueue support.
Successfully tested with nautilus and pcmanfm.
2009-12-06 17:48:37 +00:00
ajacoutot
894e572092 Tweak maxfilesperproc to force polling all the time. 2009-12-06 13:38:54 +00:00
ajacoutot
ee813bcce9 Remove fam, it has been superseded by (lib)gamin.
"the sooner the better" stephan@
"KILL IT" jasper@
2009-12-06 13:11:16 +00:00
ajacoutot
1b582b7296 Use setrlimit to set a correct value for maxfilesperproc.
Disable the kqueue(2) backend for now (by setting max_open_files to the
minimum) as there are some weird corner cases where it doesn't work and
hangs gam_server. I'm still on that but for the time beeing we want this
to work in every situations.
2009-12-05 22:55:36 +00:00
ajacoutot
74952d6226 Really fall back from kqueue to poll when we run out of fds.
While here, add more CONFIGURE_ARGS to DEBUG.
2009-12-05 17:03:40 +00:00
jim
2fde7686bf update to 0.6.06 from bernd@
ok bernd@
2009-12-05 14:45:08 +00:00
nicm
a6a4872a30 TERM=xterm now has colour by default in -current, so change the notes in DESCR
to talk about sun/sun-color instead.

ok naddy
2009-12-04 15:44:44 +00:00
ajacoutot
6f697890e2 Register conflict with libgamin.
I'll probably remove this port in the incoming days if there are no
objections since it is now superseded by gamin+libgamin.
2009-12-04 09:16:38 +00:00
ajacoutot
2e37a0c56a Use gamin instead of fam.
Regen PLIST while here.

ok landry@ jasper@
2009-12-04 08:10:15 +00:00
ajacoutot
1160c115d7 +gamin 2009-12-04 08:07:58 +00:00
ajacoutot
494093ce60 Import (lib,py-)gamin-0.1.10
Gamin is a file and directory monitoring system defined to be a subset
of the FAM (File Alteration Monitor) system.
The main goals of the project are:
  * minimize the security model of FAM
  * simplify the code base
  * provide an API and ABI compatible replacement for FAM
  * try to fix some other issues like resource consumption

works for bernd@
ok landry@ jasper@
2009-12-04 08:07:20 +00:00
sthen
357ac925c6 Sync actiontypes (pass, block etc) with the version in systat.
From Mitja Muzenic.
2009-12-02 22:59:28 +00:00
sthen
511bc9da60 regen patches. no package change. 2009-12-02 21:16:10 +00:00
wilfried
323c41e2d3 update ipmitool to 1.8.11 2009-12-01 20:26:18 +00:00
sthen
500b83a7f1 Fix following PF changes at h2k9. ok canacar benoit. 2009-11-30 09:56:39 +00:00
bernd
b59c2bf63e Puppet needs ruby-iconv. ok msf@ robert@ 2009-11-27 11:03:17 +00:00
jasper
753b5d42ba - add missing build dependency 2009-11-24 17:07:14 +00:00
benoit
42e61718d2 - update conky to 1.7.2
- regen PLIST
- change maintainer (maintainer timeout)
- update patches

ok ajacoutot@
2009-11-23 16:46:20 +00:00
todd
02f2a9a452 +dellflash 2009-11-18 01:13:41 +00:00
todd
d76cb4b487 THIS TOOL IS FOR USER CONVENIENCE ONLY. IT IS NOT WRITTEN BY DELL AND ALL
RESPONSIBILITY LAYS WITH THE USER.  IF YOU BRICK YOUR BOX YOU OWN IT. DO NOT
BLAME ANYONE BUT YOURSELF.  WHEN IN DOUBT DON'T USE IT.  REALLY DON'T USE IT.

with a bios image, this permits flashing bios on Dell systems on OpenBSD.
ok sthen@, proded by marco@
2009-11-18 01:12:33 +00:00
ajacoutot
eb874011f3 Bring in several fixes from FreeBSD and fd.o bugzilla.
Fix tty names, cmd arguments... Install the stop/restart scripts.
Remove policykit support for now.
2009-11-13 14:52:33 +00:00
pea
bf35579e92 Unlink p5-Mon 2009-11-11 16:42:27 +00:00
pea
864adfa922 Outdated module.
The new module is in net/mon/client

ok ajacoutot@
2009-11-11 16:41:07 +00:00
robert
32e0d01de1 Update to 0.25.1 because 0.25.0 was utterly broken. 2009-11-11 00:07:13 +00:00
bernd
f51f9ca090 Remove myself from MAINTAINER and bump. 2009-11-09 17:09:22 +00:00
merdely
bb1310ac0a Update to 3.0.3. Add a patch to fix build on alpha.
ok sthen@
2009-11-08 01:26:08 +00:00
ajacoutot
58de98b406 Unbreak working with ISO files, from FreeBSD.
"looks retty ok" to Vlad Glagolev (maintainer)
ok jasper@
2009-11-07 15:54:33 +00:00
giovanni
1162e55229 Link ddrescue to the build 2009-11-02 10:03:40 +00:00
giovanni
1490edc2fd Import ddrescue 1.11
GNU ddrescue is a data recovery tool. It copies data from one file
or block device (hard disc, cdrom, etc) to another, trying hard to
rescue data in case of read errors.
2009-11-02 10:01:40 +00:00
giovanni
5f8a6fd5ed Update to 1.6 from Simon Kuhnle 2009-11-02 09:48:10 +00:00
jasper
8fffa03c91 - remove xosview. it's been broken since 2004 and the source is too ugly
to look at without instantly having your retina burnt away.
if you had hopes of ever seeing this work, you may want to have a look at conky

"ugly hack for very ugly sources" as commit message in 2002 says it all...

agreed by landry@ sthen@
2009-11-01 22:28:31 +00:00
naddy
e94ac8bdec * Don't reference yyrcsid[], which yacc doesn't include any longer.
* A hyphen in a package version is illegal.

ok ajacoutot@
2009-10-31 20:27:51 +00:00
naddy
9b4230aeff sync with 4.6 and drop mention of xterm-xfree86 2009-10-29 20:10:39 +00:00
sthen
e5076fd4b4 +p5-Set-Crontab 2009-10-28 11:15:42 +00:00
sthen
f22af80a04 import sysutils/p5-Set-Crontab, from Toni Mueller with small tweaks by me.
Set::Crontab parses crontab-style lists of integers
and defines some utility functions to make it easier
to deal with them.
2009-10-28 11:15:15 +00:00
jasper
637a2bdaff - remove patch as we have ENOTSUP now 2009-10-27 12:00:22 +00:00
ajacoutot
6508f5827b Compile with -pthread to prevent undefined references.
"yay!" landry@ (maintainer)
2009-10-22 22:51:04 +00:00
ajacoutot
5cb07baf23 Some cleanups:
* mark as broken for now
* fix copyright
* add a few comments to the patches
* fix dependencies
2009-10-16 09:36:56 +00:00
ajacoutot
552b6089ea Fix WANTLIB.
Don't spam the console.
2009-10-15 23:48:10 +00:00
ajacoutot
8a01e8cdaa Tweak a patch. While here, rework MESSAGE. 2009-10-15 23:30:15 +00:00
ajacoutot
7f994d64a2 Add a patch from upstream via FreeBSD.
Re-add the BROKEN marker until this really works.
2009-10-15 22:39:23 +00:00
ajacoutot
e91b287c92 Bring this port up to shape:
* merge several patches from FreeBSD and pkgsrc
* several ports mecanical changes (fix perms, create helper dirs...)
* add myself as maintainer
2009-10-15 21:51:54 +00:00
ajacoutot
11b5ac9ae4 Update to bubblemon-2.0.15.
It does not work any better than the current in-tree version though :-/
Probably due to our outdated and broken libgtop2.
2009-10-15 11:50:28 +00:00
jasper
fdecbf140a unbreak after libgnomeui update 2009-10-15 10:46:18 +00:00
ajacoutot
0217871b96 As found out the hard way by landry@ autoaudiosink (and probably other
things) do not run out of the box without the confelements.
We will merge confelements into the main gstreamer-plugins-good
package so that everything works out of the box.
2009-10-14 12:51:45 +00:00
benoit
f9a14e8ded - update dwdiff to 1.6.1
ok steven@, sthen@, ajacoutot@
2009-10-14 09:21:02 +00:00