13848 Commits

Author SHA1 Message Date
dcoppa
a373f894c9 Bunch of haskell updates:
MissingH-1.1.1.0 -> MissingH-1.2.0.0
hslogger-1.1.5 -> hslogger-1.2.1
HaXml-1.23.3 -> HaXml-1.24
libxml-sax-0.7.3 -> libxml-sax-0.7.4
polyparse-1.7 -> polyparse-1.9

OK kili@
2013-06-25 07:28:54 +00:00
tobiasu
584e840739 Fix alignment problem. Makes i3 work on sparc64.
OK dcoppa@
2013-06-25 06:07:46 +00:00
zhuk
3d59655e72 Unbreak after recent e2fsprogs update with uuid library renaming.
Noticed by Scott McEachern.
2013-06-24 19:41:05 +00:00
sebastia
47f84ed59c Update driftnet to 1.0 from a ubuntu repository:
most notably new features:
 * support PNG images
 * support IPv6
 * support reading pcap files

feedback and OK sthen@, rfreeman@
tested by rfreeman@ on i386, sthen@ on macppc, and myself on amd64 and i386
MAINTAINER, claudio@ also fine with the update
2013-06-24 16:48:43 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
landry
442809b8ba Add BDEP on desktop-file-utils, configure looks for desktop-file-validate. 2013-06-23 11:41:14 +00:00
ajacoutot
e2180704b4 Drop unused patch. 2013-06-23 10:10:11 +00:00
ajacoutot
e190d6e2fd Upstream'd. 2013-06-23 09:44:56 +00:00
dcoppa
384c4c5f24 Unbreak ninja builds + other misc fixes.
OK espie@
2013-06-22 14:51:21 +00:00
sthen
d4fa91e632 sync WANTLIB and add a patch to handle e2fsprogs/libuuid being installed under
it's normal name. ok aja
2013-06-21 22:39:28 +00:00
sthen
2ee2f7ecbc sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja 2013-06-21 22:37:02 +00:00
ajacoutot
21d8278b1f Unbreak now that libkafs is gone.
Explicitely compile --without-pam.
2013-06-21 06:12:56 +00:00
landry
f07f07abdf Surprise b^W! ogre doesnt build on hppa either due to missing atomic bombs.. 2013-06-20 14:16:03 +00:00
bcallah
84d2629330 This is broken on mips64el as well: missing atomic ops 2013-06-20 13:51:54 +00:00
ajacoutot
64a6588efb No need for pthread. 2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
landry
f1343be91c Disable checking for polkit-gobject which is only needed for systemd
support. It was picked up if present on the system, thus leading to
half-broken packages at runtime.
Should fix issues reported both by kirby@ & ratchov@
2013-06-19 21:43:49 +00:00
jasper
d31a60acf2 mark broken on mips64 due to missing atomic ops, i reckon landry
will follow with hppa shortly...
2013-06-19 21:13:15 +00:00
dcoppa
4c42597745 Amend pkg/MESSAGE. 2013-06-19 09:15:07 +00:00
sthen
17742abc99 add missing build dep (hs-regex-compat) to unbreak 2013-06-18 20:58:53 +00:00
miod
3189abb7b8 Remove CFLAGS workaround for powerpc, now that snapshots come with the `fixed'
compiler; bump revision.
Prodding and ok aja@
2013-06-18 19:24:35 +00:00
ajacoutot
8048a81d45 Set PORTHOME. 2013-06-18 16:47:56 +00:00
ajacoutot
1f998891a8 Update to gnome-icon-theme-symbolic-3.8.3. 2013-06-18 14:58:25 +00:00
ajacoutot
7f313d1e66 Update to orca-3.8.2. 2013-06-18 12:05:22 +00:00
jasper
0e6124fb11 update to gedit-plugins-3.8.3 2013-06-18 11:48:14 +00:00
dcoppa
4691207415 Fix compatibility with ocaml 4.01 (from upstream git)
While here, regen WANTLIB and PLIST.
2013-06-18 09:27:37 +00:00
ajacoutot
cad933c9b1 Add MODDCONF_RUN_DEPENDS to RUN_DEPENDS-smb. 2013-06-18 08:01:55 +00:00
ajacoutot
de584ae115 Enable user account panel. 2013-06-18 07:11:27 +00:00
ajacoutot
99e4d0f1fb Drop XXX and regen WANTLIB. 2013-06-18 07:08:09 +00:00
jasper
d97152c295 update to gnome-shell-extensions-3.8.3.1 2013-06-18 06:23:38 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
ajacoutot
3b32c1b996 telepathy-mission-control is a LIB_DEPENDS, not a RUN_DEPENDS. 2013-06-17 14:15:09 +00:00
dcoppa
f734703e4c Bugfix: honor appended -c option for --check
(upstream git commit 57bec371f70f121785cd062dca3b86f18fd685fd)
2013-06-17 13:23:34 +00:00
ajacoutot
11fb4e65a1 Update to gdm-3.8.3.1. 2013-06-17 13:22:50 +00:00
dcoppa
5cd96a446a Some X11-related haskell updates:
X11-1.6.0 -> X11-1.6.1.1
xmonad-contrib-0.11 -> xmonad-contrib-0.11.1
xmobar-0.16 -> xmobar-0.18

Maintainer (Jona Joachim) timeout, ok kili@
2013-06-17 10:07:40 +00:00
ajacoutot
b96d04976d Update to nautilus-3.8.2. 2013-06-17 06:35:56 +00:00
ajacoutot
0f1045ca69 Update to gtk+2-2.24.19. 2013-06-16 18:02:58 +00:00
ajacoutot
92711b9930 Update to gnome-getting-started-docs-3.8.3. 2013-06-16 17:38:14 +00:00
ajacoutot
4a6f9fe674 NSS and UPower are not needed anymore. 2013-06-15 11:53:41 +00:00
bcallah
7c2a6dba40 Remove x11/py-qt3. Nothing uses it anymore, grace period over.
ok sthen@
2013-06-15 11:51:41 +00:00
bcallah
68b0834047 Unhook py-qt3 2013-06-15 11:47:30 +00:00
bcallah
1b025b3d23 Keybinder's HOMEPAGE, which was hosting source, appears to be permanently
down. Host the source myself, but leave the HOMEPAGE; Google doesn't
suggest it moved anywhere, so people can check it with the wayback machine
if they're interested in viewing the HOMEPAGE.
Bump REVISIONs.
2013-06-15 03:08:31 +00:00
ajacoutot
ac9ec48a89 Update to gdm-3.8.3. 2013-06-14 18:18:38 +00:00
ajacoutot
990a4b0768 Update to gnome-documents-3.8.3.1. 2013-06-14 16:16:34 +00:00
ajacoutot
e1eea44e5b Update to gnome-user-docs-3.8.2. 2013-06-14 13:35:35 +00:00
ajacoutot
3db64f38d7 Update to gvfs-1.16.3. 2013-06-14 10:41:01 +00:00
jca
7701e72c56 Fixup after recent sh -e changes.
ok sthen@
2013-06-14 08:13:36 +00:00
ajacoutot
7414f54517 SECURITY update to DBus 1.6.12:
CVE-2013-2168: fix misuse of va_list that could be used as a denial of
service for system services.
2013-06-13 13:08:53 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00