Commit Graph

2128 Commits

Author SHA1 Message Date
ajacoutot
07c05a5c24 Don't try to open /proc, use kvm(3) instead.
reviewed by robert@
2011-05-23 08:22:43 +00:00
ajacoutot
4faf041b78 Oops, I meant to use g_strcmp0 here. 2011-05-22 17:34:55 +00:00
ajacoutot
ba9b9561d5 Make it possible to lock/unlock users. 2011-05-22 17:30:00 +00:00
jasper
99d7b39472 using PKGNAME to construct WRKDIST is bad practice. aja@ agrees. 2011-05-22 13:44:47 +00:00
ajacoutot
9dd11e8979 Add missing CATEGORY. 2011-05-22 13:34:19 +00:00
schwarze
924d23c55e +xbattbar 2011-05-22 12:39:06 +00:00
schwarze
30c4021e2f Import xbattbar-1.4.2.
xbattbar is a battery monitor that displays a status bar on any edge
of the screen using apm(4).

From MAINTAINER Brynet; ok landry@.
2011-05-22 12:32:41 +00:00
ajacoutot
30ca46e876 Fix adding/deleting users with upcoming gnome-control-center 3. 2011-05-22 12:21:41 +00:00
ajacoutot
0b7c744653 +accountsservice 2011-05-22 10:58:15 +00:00
ajacoutot
062fda667a Import accountsservice-0.6.12.
The AccountsService project provides:
    * A set of D-Bus interfaces for querying and manipulating user
      account information.
    * An implementation of these interfaces based on the usermod(8),
      useradd(8) and userdel(8) commands

ok jasper@ ("though I'm surprised they didn't name it 'accountskit'")
2011-05-22 10:57:32 +00:00
ajacoutot
2d9d7918d7 Add RUN_DEPENDS on x11/dbus and add missing @sample dirs. 2011-05-21 05:00:07 +00:00
gsoares
576872c5a1 - fix MASTER_SITES/HOMEPAGE
- tidy up whitespace in Makefile
- bump REVISION

ok jasper@
2011-05-20 19:31:59 +00:00
gsoares
3dc482cae2 PREFIX -> TRUEPREFIX; bump REVISION; ok aja@ sthen@ 2011-05-19 20:01:27 +00:00
ajacoutot
f0b3dd8bc1 No need to support procfs since we use kvm_getproc2(3).
"axe it" pval@ (maintainer)
2011-05-18 16:25:14 +00:00
jasper
b6cb8227ab - fix path in MESSAGE
"sure" aja@ (MAINTAINER)
2011-05-18 11:18:31 +00:00
ajacoutot
a9d7f12f69 Remove part of this patch which is not needed. 2011-05-16 17:30:31 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
b6107a3c47 Maintenance update to consolekit-0.4.5. 2011-05-14 12:13:13 +00:00
okan
892d302f67 update to 2.6.0; ok rpointel@ 2011-05-13 12:43:56 +00:00
ajacoutot
c54e12bbe0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
dcoppa
c4dd932362 Link conky flavors to the build (audacious,imlib2)
OK sthen@
2011-05-06 14:25:52 +00:00
sthen
829d78de46 +moreutils 2011-05-04 14:12:35 +00:00
sthen
d94d6330a1 import sysutils/moreutils: ok dcoppa@
moreutils is a growing collection of the unix tools that nobody thought
to write long ago when unix was young, including amongst others:

lckdo: execute a program with a lock held
mispipe: pipe two commands, returning the exit status of the first
pee: tee standard input to pipes
sponge: soak up standard input and write to a file
ts: timestamp standard input
vidir: edit a directory in your text editor
vipe: insert a text editor into a pipe
zrun: automatically uncompress arguments to command
2011-05-04 14:11:59 +00:00
ajacoutot
adf7b825cd Add a patch from Debian:
(Crash with interfaces with the same name but in different namespaces)
See https://bugs.launchpad.net/ndesk-dbus/+bug/377672 for details.
2011-05-03 09:51:24 +00:00
sthen
27dab222b0 - update symon to 2.83
- take maintainer, agreed with present maintainer(+upstream) Willem Dijkstra
2011-05-02 21:19:13 +00:00
steven
91bc646285 update to 3.1.4 2011-05-01 13:48:32 +00:00
ajacoutot
382b28b3a0 Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 11:43:06 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
af6b7de546 Update to polkit-0.101.
Merge several patches from upstream to fix CVE-2011-1485.

ok jasper@
2011-04-28 13:09:07 +00:00
ajacoutot
03b8f5bd01 Update to consolekit-0.4.4.
Make sure we don't try and use /proc.
s/KERN_PROC2/KERN_PROC

ok jasper@
2011-04-28 13:08:33 +00:00
dcoppa
88753aa14e Clarify license marker.
Remove useless @sample.

Suggested by, ok sthen@
Ok benoit@ (maintainer)
2011-04-28 10:31:16 +00:00
dcoppa
584e1a26bf Update to conky-1.8.1.
Added audacious, imlib2 and xmms2 flavors.

USE_GROFF and manpage patching during post-install are no more
needed.

Joint work with Pascal Stumpf (thanks!)
OK jasper@, benoit@ (maintainer)
2011-04-27 12:55:10 +00:00
gsoares
18919b55c7 - update to 5.2.8
- doesn't need groff
- regen PLIST
ok jasper@ sthen@
2011-04-27 11:40:24 +00:00
ajacoutot
687b73d774 No need for the itlocaledir tweak anymore. 2011-04-26 13:09:07 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
42ffabad02 Ident, blank line: make the Makefile more readable.
Set PERMIT_CDROM to 'without fee'.

ok gutenberg^landry@
2011-04-20 20:14:24 +00:00
landry
0927e0c94b +crashme 2011-04-20 20:04:16 +00:00
landry
fa18673f0b Import crashme 2.4:
crashme is a very simple program that tests the operating environment's
robustness by invoking random data as if it were a procedure.  The
standard signals are caught and handled with a setjmp back to a loop
which will try again to produce a fault by executing random data. Some
people call this stress testing.

Tweaks/distfile hosting/ok jasper@
Req'd by deraadt@
2011-04-20 20:03:33 +00:00
naddy
58e0430f04 update to 1.7.3 to fix build with gmake 3.82; ok maintainer Josh Grosse 2011-04-20 14:38:26 +00:00
jasper
0510a88459 tweak previous 2011-04-18 08:09:19 +00:00
jasper
9c1c353db1 - remove unnecessary NULL casts 2011-04-17 18:19:37 +00:00
jasper
085e5b24a6 - update to 0.3.0
- fix warning when using systrace

from gleydson soares
2011-04-16 15:40:26 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
lum
477b7f3d6c update to toprump-0.14.4.
Sync with recent changes in top(1).
2011-04-15 05:40:03 +00:00
sthen
f2384050ef - factor ftp.isc.org MASTER_SITES into a common MASTER_SITE_ISC
- add more mirrors, prefer http
2011-04-14 13:47:59 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
jasper
3930388cd1 bump got lost 2011-04-11 16:44:16 +00:00
sthen
6cff525786 handle PF_FASTROUTE removal. broken build reported by and diff ok with jasper 2011-04-11 08:20:41 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
a74025e567 - use MASTER_SITE_SOURCEFORGE
- tweak COMMENT
- zap dead HOMEPAGE
2011-04-07 17:41:33 +00:00