3284 Commits

Author SHA1 Message Date
ajacoutot
14bf24fb50 Fix the skey case. 2013-10-12 08:43:51 +00:00
ajacoutot
9af689ecc8 Update to upower-0.9.22.
ok landry@ (maintainer)
2013-10-12 08:10:13 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
ajacoutot
3ecde2f14a Missing RUN_DEPENDS. 2013-10-11 13:26:51 +00:00
ajacoutot
105cd1265a Treat 'skey' password as NULL so that we can properly lock and not been
offered to change the password.
Properly detect encrypted password using getpwnam since getspnam is for
linux.
2013-10-10 10:19:43 +00:00
ajacoutot
5542815309 Properly detect passwd entry so that screenlock under gnome-shell works. 2013-10-10 09:08:28 +00:00
brad
1d77e89c13 Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
ajacoutot
46fbd2093d Fix deprecated use of polkit_authority_get().
time_t fixe: GLib has a 'struct GTimeVal' with a long tv_sec...
2013-10-09 16:43:13 +00:00
ajacoutot
75d214c398 +toad 2013-10-08 17:27:46 +00:00
ajacoutot
3a2b2d9ade Import toad-0.3.
toad(8) (Toad Opens All Devices) is a utility meant to be started from
the OpenBSD hotplugd(8) attach and detach scripts. It will try to mount
all partitions found on the device under /run/media/username/device.
Where username is the active user login name and device is the type of
the device: usb or cd, followed by its number (from 0 to 9).
This follows the udev hierarchy in Linux which allows interaction with
GLib/GIO's GUnixMount.

That means it interacts natively with file managers like Thunar and
Nautilus (where you can directly unmount/eject devices).

It comes with toadd(8), a small daemon that will detect the insertion of
a medium in the optical drives of the machine by periodically reading
their disklabel(8) (every 8 seconds) and call toad(8) with the attach or
detach argument respectively.

NOTE: this is somewhat still a WIP and a moving target for sure
ok jasper@
2013-10-08 17:27:00 +00:00
landry
e466cf82a9 Update to salt 0.17.0.
See http://salt.readthedocs.org/en/latest/topics/releases/0.17.0.html
for the changelog.
Depend on salt-testing for regress tests, most of them pass.
2013-10-08 07:02:34 +00:00
landry
cc6107360e +salt-testing 2013-10-07 19:23:42 +00:00
landry
3d45f697b3 Import salt-testing 0.5.1, needed by an upcoming salt update for regress
tests.
2013-10-07 19:23:11 +00:00
jeremy
c847737d68 Use specific ruby version in RUN_DEPENDS 2013-10-06 17:28:20 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
jasper
afaf05bf10 remove two options our tar(1) doesn't understand; unbreaks 'puppet module install' 2013-10-04 09:13:29 +00:00
landry
97d1e9945a Assorted fixes on top of jasper's:
- use --enable-deprecated instead of passing -DENABLE_DEPRECATED via the
  configure env, and add a comment explaining that it is about
deprecated featureset (the linux implem now uses logind APIs for
suspend/hibernate calls), nothing related to the G*DEPRECATED macros.
From ajacoutot@, also prodded by giovanni@ a while ago.
- backport upstream 7933b0e55234fca86809dad1dee53f0d8e2b96ec,
  g_type_init() is deprecated with glib 2.36.
- use g_thread_try_new instead of deprecated g_thread_create (prodded by
  ajacoutot@ too)
- include config.h in up-backend.h to reach ENABLE_DEPRECATED #define
The two last patches reported upstream in bug #70071
2013-10-03 13:42:16 +00:00
jsg
c33714b5d1 update to a newer version of radeon firmware
adds smc firmware for bonaire and kaveri firmware

ok sthen@
2013-10-03 13:12:51 +00:00
jasper
af1c7f2649 add link to upstream bz 2013-10-03 11:03:41 +00:00
jasper
dff9873332 Two fixes for the OpenBSD-backend:
- Recognize a battery not being present (and reset various metrics accordingly)
- Recognize a fully charged battery

as discussed with and OK landry@ (MAINTAINER), aja@
2013-10-03 10:52:59 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
jasper
591eb2e3ab update to monit-5.6 2013-09-28 08:33:24 +00:00
ajacoutot
24377d526b Add XXX. 2013-09-28 07:30:44 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
e752cfcf2e Update to d-feet-0.3.7. 2013-09-26 08:22:00 +00:00
rpe
bced329df2 Update ansible to 1.3.2
ok ajacoutot@ landry@ sthen@
2013-09-24 18:18:11 +00:00
jca
d53d912ae1 P_INMEM is no more after the recent struct kinfo_proc change.
No functional change.  Patch by espie@
2013-09-24 09:00:23 +00:00
jca
f69655f185 Fix after the kinfo_proc structure change.
ok ajacoutot@
2013-09-24 08:52:43 +00:00
ajacoutot
47ee4002c7 Update to consolekit-0.4.6. 2013-09-24 08:39:04 +00:00
ajacoutot
4686d16526 SECURITY update to polkit-0.112.
CVE-2013-4288: Local Privilege Escalation Vulnerability.
2013-09-22 18:35:58 +00:00
sthen
1b6985fc40 update to ykpers 1.14.0 2013-09-20 21:19:18 +00:00
okan
5f30da3353 update to 3.4.5, from Martijn Rijkeboer (maintainer) 2013-09-20 13:02:49 +00:00
benoit
df518551a2 Update dwdiff to 2.0.7. 2013-09-20 05:48:08 +00:00
rpe
08c4a21cd1 Update ansible to 1.3.1
ok abieber@ landry@
2013-09-18 18:40:32 +00:00
benoit
78dcc1cbbf Update cyphertite to 1.6.5.
from David Hill (maintainer)
2013-09-18 07:52:18 +00:00
jasper
adbc8149c8 sync with upstream/master now that it's been merged 2013-09-17 18:45:30 +00:00
sthen
31a5117982 +tray-app 2013-09-17 11:22:13 +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
jasper
819cb74f2a sync with what's been submitted upstream, no pkg change. 2013-09-17 09:54:35 +00:00
jasper
c2236346d4 add missing spec tests for the openbsd service provider 2013-09-17 09:00:57 +00:00
benoit
c3c33951c7 Update cyphertite to 1.6.4.
from David Hill (maintainer)
2013-09-16 06:23:39 +00:00
jasper
cf33ea2621 backport a patch from git master which fixes an issue with agents < 3.3.0
that used a 3.3.0 master and couldn't submit their reports.
2013-09-15 19:32:47 +00:00
jasper
0413f60add - update to puppet-3.3.0
* all openbsd package provider features were merged upstream
2013-09-13 07:20:29 +00:00
jasper
918e77edda - update to facter-1.7.3 2013-09-11 20:01:31 +00:00
ajacoutot
f1a58fd72e Sync WANTLIB after gnutls/p11-kit update. 2013-09-06 16:28:48 +00:00
benoit
ed0d7b13c1 Update cyphertite to 1.6.3.
from David Hill (maintainer)
2013-09-01 16:24:03 +00:00
sthen
ea5a745b62 update to pv-1.4.12, from Dennis Herrmann (dhn@freebsd) 2013-09-01 12:28:06 +00:00
naddy
667774fbbd tweak man page; from jmc@ 2013-08-23 16:57:23 +00:00
rpe
4d82f0284b - Update ansible to 1.2.3 fixing two security issues
CVE-2013-4259: Ansible uses a socket with predictable filename in /tmp
  CVE-2013-4260: Predictable filename used for failed results in world
                 writable directory
- Remove a temporary post-extract hook, that was only there because
  of stray files in the 1.2.1 distfile.

ok aja@ sthen@
2013-08-22 19:08:52 +00:00
kirby
b91c036a15 - install sample configs with sane defaults
- rework README
ok landry@
2013-08-22 18:14:46 +00:00