Commit Graph

7 Commits

Author SHA1 Message Date
zhuk
a0f6c05d02 Upstream rolled up a new version of trayapp, coping with recent
disklabel changes. The eject.c patch isn't needed anymore.
2015-11-17 22:52:06 +00:00
zhuk
6dfa0b549e Actually, this set of utilities is intended to be run on OpenBSD, so checking
for OS is stupid. Just force the new structure layout and be done with it.
No binary change => no bump needed.
2015-10-26 19:57:45 +00:00
zhuk
eb59ef0161 Unbreak after recent d_un removal in disklabel.h.
Noticed by sthen@.
2015-10-26 19:44:06 +00:00
ajacoutot
d8f2b96c75 Tweak DESCR. 2015-07-18 01:44:36 +00:00
sthen
9c8dc621a5 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
jasper
85b5b28873 mark as only for APM_ARCHS, unless someone wants to split out the battery applet. 2013-10-15 22:16:31 +00:00
sthen
587c4c9e78 import ports/sysutils/tray-app, ok dcoppa@ (plus a wantlib sync since then
as I missed something).

Tray-app is a set of small gtk programs that reside in the system tray
(aka notification area).

eject ("safely remove hardware") allows you to choose a device from a
list, unmount filesystems and eject the device. This would normally be
run using sudo to elevate privileges.

battery is a battery charge level meter.

sound is an audio mixer.
2013-09-17 11:21:50 +00:00