Add some longstanding issues with an XXX that jasper and I used to
maintain in a separate file. It will make it easier for people who want to help to just 'grep -r XXX' under x11/gnome/ etc... discussed with jasper@
This commit is contained in:
parent
d8412c3292
commit
8c81ff2d9c
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.102 2013/08/26 08:43:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.103 2013/09/26 12:48:01 ajacoutot Exp $
|
||||
|
||||
# XXX fix procmap (Memory Writable column in gnome-system-monitor); remove lsof hack
|
||||
|
||||
COMMENT= portable library for obtaining system information
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.110 2013/09/24 18:53:30 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.111 2013/09/26 12:48:02 ajacoutot Exp $
|
||||
|
||||
# XXX change proxy settings without network-manager?
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2013/09/26 09:33:56 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2013/09/26 12:48:01 ajacoutot Exp $
|
||||
|
||||
# XXX rework patch-libgweather_weather_c
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
|
@ -1,4 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2013/05/31 15:35:08 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2013/09/26 12:48:01 ajacoutot Exp $
|
||||
|
||||
# XXX find a way to catch button press events
|
||||
# (and check gsd and gcc power support)
|
||||
|
||||
COMMENT= GNOME power manager
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.114 2013/09/06 14:15:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.115 2013/09/26 12:48:01 ajacoutot Exp $
|
||||
|
||||
# XXX gcm-dmi.c:141:2: warning: #warning Please add dmi support for your OS
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.150 2013/09/25 07:58:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.151 2013/09/26 12:48:02 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -105,7 +105,8 @@ CONFIGURE_ARGS += --disable-miner-rss
|
||||
# needs libiptcdata
|
||||
CONFIGURE_ARGS += --disable-libiptcdata
|
||||
|
||||
# XXX temporarily disable evolution miner which does not build with evo >= 3.6.0
|
||||
# XXX re-enable evolution plugins when fixed upstream
|
||||
# temporarily disable evolution miner which does not build with evo >= 3.6.0
|
||||
# when fixed:
|
||||
# uncomment BUILD_DEPENDS on evolution
|
||||
# uncomment the rm call in post-install
|
||||
|
Loading…
x
Reference in New Issue
Block a user