3199 Commits

Author SHA1 Message Date
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
benoit
ae28d58e83 Update to dfc 3.0.4.
ok jung@
2013-10-20 13:18:02 +00:00
ajacoutot
566561981d Update to d-feet-0.3.8. 2013-10-19 07:59:59 +00:00
benoit
2ef937d907 Update cyphertite to 1.6.6.
from David Hill (maintainer)
2013-10-18 21:52:17 +00:00
landry
0fdccd8ce6 Straightforward update to upower 0.9.23, mostly integrating our patches
before giving us the middle finger with the next release relying on
logind for hibernate/suspend code, thus deliberately breaking perfectly
working portable code, see
http://lists.freedesktop.org/archives/devkit-devel/2013-October/001519.html
2013-10-18 16:43:50 +00:00
ajacoutot
e6c93928fe Update to accountsservice-0.6.35. 2013-10-16 08:44:36 +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
naddy
645e7d1f82 Install source man pages into the correct directory. 2013-10-15 13:48:59 +00:00
ajacoutot
33fb648845 Use setttyent() for get max VT. 2013-10-15 13:31:14 +00:00
ajacoutot
820cc6efd2 Properly detect the active VT on macppc now that we have support for it. 2013-10-14 13:56:10 +00:00
sthen
29ff254d98 initial fix for queues; s/pfioc_qstats/pfioc_altqstats 2013-10-12 13:11:34 +00:00
sthen
a97e016609 initial fix for queues; s/pfioc_qstats/pfioc_altqstats
don't USE_GROFF
2013-10-12 13:09:30 +00:00
jasper
19d319a7da submitted upstream 2013-10-12 09:20:21 +00:00
jasper
12ce7a904f Tag along with Solaris on using gtar, instead of modifying the gnu tar code. 2013-10-12 09:06:17 +00:00
jasper
74ec1a616e update to puppet-3.3.1
* note that it will complain if you're running against an older master
  (see http://links.puppetlabs.com/deprecate_yaml_on_network), but it will
  continue it's run.
2013-10-12 08:55:14 +00:00
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