Commit Graph

58077 Commits

Author SHA1 Message Date
jim
41740eb7f5 update to 0.19
ok robert@
2010-07-02 04:07:33 +00:00
jim
e74ad735fe update to 1.07
ok robert@
2010-07-02 04:06:11 +00:00
jim
5cfe6e0703 update to 1.2
ok robert@
2010-07-02 04:04:46 +00:00
jim
180cce6bc1 update to 5.8004
ok robert@
2010-07-02 04:03:32 +00:00
naddy
bf83427c09 Update to 10.35.75. This jumps to the latest "super stable" branch
and adds pamx, a minimal X11 viewer for files in the various netpbm
formats.
2010-07-02 02:54:59 +00:00
jakemsr
e7c615c994 sndio support. note, there are two different audio API APIs in jdk1.6,
one, HAE, is not portable to APIs that don't use file descriptors as
their handle, so it's still using ossaudio.  the other, DirectAudio,
is more portable, and is the one that this commit is converting to
sndio.  DirectAudio is preferred by jdk, and if it's supported, it will
be used.  in other words, your java apps on OpenBSD will now be using
sndio (assuing you're using jdk1.6, sndio for jdk1.7 coming soon).
just wanted to explain why this still links with libossaudio ...

ok ajacoutot
2010-07-02 01:43:12 +00:00
djm
e93d88fd8e update to 2.0.10; ok sthen@ 2010-07-02 00:06:31 +00:00
jasper
f35d327cd1 - make the no_xmms the default, so you won't endup with xmms, glib1, gtk1, etc
when you build mpd..

ok landry@
2010-07-01 21:12:50 +00:00
ajacoutot
253c7d1ea1 Bugfix update to gworkspace-0.8.8. 2010-07-01 21:04:19 +00:00
jasper
badd27944b - add a reminder for landry 2010-07-01 20:32:08 +00:00
ajacoutot
d8d62baae3 Update d-feet, the DBus debugger to version 0.1.10. 2010-07-01 20:24:55 +00:00
jasper
5f6a750149 - add luastatgrab 2010-07-01 20:19:07 +00:00
jasper
6ea2524aeb import luastatgrab 0.2.2
Libstatgrab binding for Lua.
2010-07-01 20:17:47 +00:00
landry
778540782c Bah. Looks like i'll always forget to update both -i18n ports after
updating master ports. Repair injustice.
2010-07-01 19:35:09 +00:00
ajacoutot
1384080453 Remove this patch, it's not needed anymore. 2010-07-01 18:41:11 +00:00
ajacoutot
42260a9832 Tweak/add comments. 2010-07-01 18:26:53 +00:00
ajacoutot
bef3b18275 Explicitely disable polkit and the cpufreq selector here (they were not
built before anyway). These don't bring any needed features.
No pkg change, no bump.
2010-07-01 17:56:31 +00:00
naddy
fe67fde1b4 maintenance update to 5.2.6 2010-07-01 17:34:21 +00:00
ajacoutot
48d5a06876 Bring a patch from slackware to reverse the logic from OnlyShowIn=GNOME
to NotShowIn=KDE so that this can be used in for e.g. Xfce.
(the -gnome suffix really means -gtk)

Not connected, so no bump for now.
2010-07-01 17:27:58 +00:00
ajacoutot
7cc52e17ea Bugfix update to tracker-search-0.8.14. 2010-07-01 17:25:21 +00:00
ajacoutot
e3f5fc7f55 WANTLIB. 2010-07-01 16:47:22 +00:00
landry
e5e145c7e7 Add a -ruby subpackage providing rrdruby (aka RRD.so ruby module), not the
same interface as ruby-rrdtool.
General mumbling of agreement from msf@ bernd@ sthen@
2010-07-01 15:49:24 +00:00
sthen
5fe315516f update to 0.60; upgrading users who have modified setup.inc will need
to merge changes from setup.inc.sample.
2010-07-01 13:15:52 +00:00
djm
0857e2ce53 unbreak compilation on -current now that we have SO_PEERCRED but
with a different struct name to Linux; ok ajacoutot@
2010-07-01 10:45:57 +00:00
jakemsr
4e025a90ef convert to sndio, provide previously missing headers, provide previously
missing cvs tags
sndio bits reviewed by ratchov@
2010-07-01 10:10:09 +00:00
sthen
990b457ece update to 0.15, from new maintainer Abel Abraham Camarillo Ojeda with tweaks by me. 2010-07-01 09:18:54 +00:00
ajacoutot
3533a4154c Import polkit-gnome-0.96.
PolicyKit-gnome provides a GTK+/GNOME frontend for PolicyKit.

Not hooked yet as it needs polkit.
2010-07-01 07:55:42 +00:00
ajacoutot
ae35fec04d Some tweaks and remove BROKEN.
*** While basic functionnality works, this is NOT hooked up yet as more
things are coming and there is still a glib2/pthread bug preventing a
console to be detected as active.
2010-07-01 07:50:59 +00:00
ajacoutot
988c97edf0 Import polkit-0.97.
PolicyKit is an application-level toolkit for defining and handling the
policy that allows unprivileged processes to speak to privileged
processes. It is a framework for centralizing the decision making
process with respect to granting access to privileged operations for
unprivileged applications. PolicyKit is specifically targeting
applications in rich desktop environments on multi-user UNIX-like
operating systems. It does not imply or rely on any exotic kernel
features.


bsd_auth(3) support is based on the Slackware Linux shadow
authentication port.
Several patches from FreeBSD and NetBSD.

*While basic functionnality works, this is NOT hooked up yet as more
things are coming*
2010-07-01 07:46:21 +00:00
jakemsr
92f2a0ed85 convert to sndio(7), add @bin makers 2010-07-01 02:36:54 +00:00
ajacoutot
eefabadb35 Remove: deprecated, broken... 2010-07-01 02:34:02 +00:00
jakemsr
923488792d convert to sndio(7), fixing some bugs along the way with
help from ratchov@
2010-07-01 01:57:33 +00:00
ajacoutot
3d37d40774 Fix get_kinfo_proc() with help from robert@ 2010-07-01 01:00:09 +00:00
eric
395aaecde2 update to 3.2.2
ok jim@
2010-07-01 00:26:03 +00:00
jim
38c01cb1d7 +varnish 2010-06-30 23:29:56 +00:00
ajacoutot
661f9491be Bring in more tweaks and fixes. 2010-06-30 22:51:33 +00:00
jakemsr
c9dfa88620 convert to sndio(7), regen patches, @bin markers
maintainer timeout
2010-06-30 22:25:57 +00:00
sthen
0bb974a50d Install sample scripts under share/examples/smstools 2010-06-30 22:23:44 +00:00
jim
8362e0c0d0 update to 2.1.2, take maintainer, and correct homepage. putting in tree to get more eyes on it.
ok robert@
2010-06-30 21:49:37 +00:00
ajacoutot
e496b830fc Make use of getsockopt(2) SO_PEERCRED.
This fixes GetConnectionUnixProcessID().

Requires a very current current...
2010-06-30 20:48:57 +00:00
ajacoutot
182b905e44 Make use of getsockopt(2) SO_PEERCRED so we can use c_pid.
Requires a very current current...
2010-06-30 20:48:30 +00:00
robert
b68119f038 Make antoine happy by using TRUEPREFIX and substituting the version
in the pc file too.
2010-06-30 19:18:07 +00:00
robert
38bc0e1aa1 Update to f-spot 0.7.0; ok ajacoutot@ 2010-06-30 19:08:37 +00:00
robert
6c7849e848 +mono-flickrnet 2010-06-30 19:02:51 +00:00
robert
a4f804b78d Import of mono-flickrnet:
The Flickr.Net API is a .Net Library for accessing the Flickr API, written
entirely in C#.
2010-06-30 19:02:28 +00:00
jim
70c0886033 update to version 1.02 and remove maintainer.
ok ajacoutot@
2010-06-30 18:37:23 +00:00
jim
c75c27f9df update to version 1.108 and remove maintainer.
ok ajacoutot@
2010-06-30 18:35:52 +00:00
jim
76bc90f01f update to version 0.95 and switch to modbuild.
ok ajacoutot@
2010-06-30 18:20:52 +00:00
jim
113c552b36 update to version 0.43
ok ajacoutot@
2010-06-30 18:19:31 +00:00
jim
ed323c7dee update to version 0.20
ok ajacoutot@
2010-06-30 18:18:38 +00:00