Commit Graph

1717 Commits

Author SHA1 Message Date
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