summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 08:34:21 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 08:34:21 +0000
commit50de67ca86c8c6948f3b3bead288940f71e4e06a (patch)
tree6465d211419b0659a3d8c256abb6622e1c87c163
parent7bd23b02832dcd9f9798fd78f5484b214765cb4e (diff)
downloadptxdist-50de67ca86c8c6948f3b3bead288940f71e4e06a.tar.gz
ptxdist-50de67ca86c8c6948f3b3bead288940f71e4e06a.tar.xz
* menues: replaced "broken" comments with [BROKEN]
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6227 33e552b5-05e3-0310-8538-816dae2090ed
-rw-r--r--rules/at-spi.in4
-rw-r--r--rules/blackbox.in14
-rw-r--r--rules/broken/kaffe.in12
-rw-r--r--rules/cfgsh.in28
-rw-r--r--rules/clock.in5
-rw-r--r--rules/e2tools.in4
-rw-r--r--rules/ethereal.in12
-rw-r--r--rules/ffmpeg.in2
-rw-r--r--rules/flash.in4
-rw-r--r--rules/flex.in4
-rw-r--r--rules/gail.in14
-rw-r--r--rules/gdb-wrapper.in5
-rw-r--r--rules/gmp3.in12
-rw-r--r--rules/gmp4.in13
-rw-r--r--rules/gtk1210.in5
-rw-r--r--rules/gtk2-engines.in5
-rw-r--r--rules/gtk22.in5
-rw-r--r--rules/gtk26.in5
-rw-r--r--rules/host-apache2.in15
-rw-r--r--rules/host-checkinstall.in5
-rw-r--r--rules/host-flex.in7
-rw-r--r--rules/host-flex254.in5
-rw-r--r--rules/host-modutils.in5
-rw-r--r--rules/host-termcap.in5
-rw-r--r--rules/host-umkimage.in5
-rw-r--r--rules/host-zlib.in6
-rw-r--r--rules/jed.in22
-rw-r--r--rules/konq-e.in5
-rw-r--r--rules/libIDL-2.in5
-rw-r--r--rules/libIDL068.in5
-rw-r--r--rules/libart.in5
-rw-r--r--rules/libcgicc.in8
-rw-r--r--rules/libgd.in5
-rw-r--r--rules/libglade.in5
-rw-r--r--rules/libgnomecanvas.in5
-rw-r--r--rules/liboop.in5
-rw-r--r--rules/ltp-ballista.in5
-rw-r--r--rules/ltp-commands.in7
-rw-r--r--rules/ltt.in16
-rw-r--r--rules/mico.in24
-rw-r--r--rules/ntp_nonparse.in12
-rw-r--r--rules/omniorb.in17
-rw-r--r--rules/openafs.in13
-rw-r--r--rules/paranoia.in5
-rw-r--r--rules/pdksh.in19
-rw-r--r--rules/php-apc.in4
-rw-r--r--rules/python.in5
-rw-r--r--rules/qt.in5
-rw-r--r--rules/realvnc.in5
-rw-r--r--rules/ssmtp.in4
-rw-r--r--rules/sudo.in10
-rw-r--r--rules/sysvinit.in9
-rw-r--r--rules/tinylogin.in5
-rw-r--r--rules/treecc.in8
-rw-r--r--rules/troll-ftpd.in5
-rw-r--r--rules/unionfs.in6
-rw-r--r--rules/wxWindows.in4
-rw-r--r--rules/xalf.in5
-rw-r--r--rules/xmlbench.in5
-rw-r--r--rules/xorg-server.in12
-rw-r--r--rules/xvkbd.in16
-rw-r--r--rules/zebra.in23
62 files changed, 167 insertions, 358 deletions
diff --git a/rules/at-spi.in b/rules/at-spi.in
index 97766f8ce..1c0f92c36 100644
--- a/rules/at-spi.in
+++ b/rules/at-spi.in
@@ -1,7 +1,7 @@
config AT_SPI
bool
depends on BROKEN
- prompt "Assistive Technology Service Provider Interface"
+ prompt "Assistive Technology Service Provider Interface [BROKEN]"
help
Providing accessibility means removing barriers that prevent people
with disabilities from participating in substantial life activities,
@@ -10,5 +10,3 @@ config AT_SPI
assistive software to transparently provide specialized input and
output capabilities. This is a part of the GNOME Project.
-comment "at-spi is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/blackbox.in b/rules/blackbox.in
index 38e747213..297cbd28a 100644
--- a/rules/blackbox.in
+++ b/rules/blackbox.in
@@ -1,19 +1,17 @@
config BLACKBOX
bool
- prompt "Blackbox Window-Manager"
+ prompt "blackbox window manager [BROKEN]"
depends on BROKEN
select XORG_LIB_X11
select XORG_LIB_XFT
help
The Debian Project describes Blackbox like this:
-
+
This is a window manager for X. It is similar in many respects to
- such popular packages as Window Maker, Enlightenment, and FVWM2.
- You might be interested in this package if you are tired of window
- managers that are a heavy drain on your system resources, but you
+ such popular packages as Window Maker, Enlightenment, and FVWM2.
+ You might be interested in this package if you are tired of window
+ managers that are a heavy drain on your system resources, but you
still want an attractive and modern-looking interface. [...]
-
+
Written in c++
-comment "blackbox is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/broken/kaffe.in b/rules/broken/kaffe.in
index c8777eef1..046a82e79 100644
--- a/rules/broken/kaffe.in
+++ b/rules/broken/kaffe.in
@@ -1,6 +1,5 @@
menuconfig KAFFE
bool "Kaffe"
- depends on BROKEN
comment "Target Options"
depends on KAFFE
@@ -33,7 +32,7 @@ comment "Target Options"
config KAFFE_THREAD_J
bool unix-jthreads
endchoice
-
+
choice
prompt "API"
default KAFFE_API_SE
@@ -72,7 +71,7 @@ comment "Target Options"
depends on KAFFE
help
Works only with Sun's javac.
-#############################################################################
+#############################################################################
comment "Debugging Options"
depends on KAFFE
@@ -105,7 +104,7 @@ comment "Debugging Options"
default n
prompt "Gather statistics on vm execution"
depends on KAFFE
-##############################################################################
+##############################################################################
comment "Features"
depends on KAFFE
@@ -189,7 +188,7 @@ comment "Features"
depends on KAFFE_API_CLDC
depends on KAFFE
-##############################################################################
+##############################################################################
comment "Linking options"
depends on KAFFE
@@ -223,6 +222,3 @@ comment "Linking options"
default y if KAFFE_API_SE && !KAFFE_FEAT_JAVAMATH || \
KAFFE_FEAT_CLDC_GMP && !(KAFFE_LINK_GMP || KAFFE_LINK_BIN)
depends on KAFFE
-
-comment "kaffe is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/cfgsh.in b/rules/cfgsh.in
index f6d8010ea..8bde0993f 100644
--- a/rules/cfgsh.in
+++ b/rules/cfgsh.in
@@ -3,23 +3,21 @@ menuconfig CFGSH
depends on BROKEN
select NCURSES
select READLINE
- prompt "cfgsh "
+ prompt "cfgsh [BROKEN] "
help
- cfgsh, the Configuration Shell utility, is a small utility
- meant to be used for he configuration of embedded systems.
- The idea is that for embedded systems the 'normal' way of
- configuring a GNU/Linux host is simply non sentient - the
- entire notion of an administrator that edits the system startup
- scripts simply does not fit the an embedded device that by
- definition is supposed to function with little or no
+ cfgsh, the Configuration Shell utility, is a small utility
+ meant to be used for he configuration of embedded systems.
+ The idea is that for embedded systems the 'normal' way of
+ configuring a GNU/Linux host is simply non sentient - the
+ entire notion of an administrator that edits the system startup
+ scripts simply does not fit the an embedded device that by
+ definition is supposed to function with little or no
knowledgeable person intervention.
- cfgsh is meant to replace the normal combination of utilities
- such ifconfig, route and friends, together with the startup
- scripts and configuration files that use them with a single
- program and configuration file that will implement the same
- functionality in a manner more consistent with the embedded
+ cfgsh is meant to replace the normal combination of utilities
+ such ifconfig, route and friends, together with the startup
+ scripts and configuration files that use them with a single
+ program and configuration file that will implement the same
+ functionality in a manner more consistent with the embedded
system world.
-comment "cfgsh is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/clock.in b/rules/clock.in
index 1b54649a8..45f487eec 100644
--- a/rules/clock.in
+++ b/rules/clock.in
@@ -1,10 +1,7 @@
config CLOCK
bool
depends on BROKEN
- prompt "clock"
+ prompt "clock [BROKEN]"
help
FIXME: This item needs to be documented
-comment "clock is broken, please send a patch"
- depends on !BROKEN
-
diff --git a/rules/e2tools.in b/rules/e2tools.in
index 552fd2210..b59c2eda9 100644
--- a/rules/e2tools.in
+++ b/rules/e2tools.in
@@ -1,7 +1,7 @@
config E2TOOLS
bool
depends on BROKEN
- prompt "E2TOOLS - Ext2 Filesystem Tools"
+ prompt "e2tools [BROKEN]"
help
E2tools is a simple set of GPL'ed utilities to read, write,
and manipulate files in an ext2/ext3 filesystem. These
@@ -23,5 +23,3 @@ config E2TOOLS
list files/directories: e2ls
output the last part of a file: e2tail
-comment "E2TOOLS is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/ethereal.in b/rules/ethereal.in
index 41bc07c23..12b544b42 100644
--- a/rules/ethereal.in
+++ b/rules/ethereal.in
@@ -1,16 +1,16 @@
menuconfig ETHEREAL
bool
depends on BROKEN
- prompt "ethereal "
+ prompt "ethereal [BROKEN] "
select LIBPCAP
help
- Ethereal is a network traffic analyzer for Unix
- and Unix-like operating systems. It is a tool used
- to capture packets off the wire. Ethereal decodes
+ Ethereal is a network traffic analyzer for Unix
+ and Unix-like operating systems. It is a tool used
+ to capture packets off the wire. Ethereal decodes
numerous protocols (too many to list).
config ETHEREAL_ETHEREAL
- bool
+ bool
prompt "Gtk based ethereal"
depends on ETHEREAL
help
@@ -23,5 +23,3 @@ config ETHEREAL_TETHEREAL
help
This is the textmode Version of ethereal.
-comment "ethereal is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/ffmpeg.in b/rules/ffmpeg.in
index d3a72b53a..a1e9a8783 100644
--- a/rules/ffmpeg.in
+++ b/rules/ffmpeg.in
@@ -1,3 +1,5 @@
+# FIXME
+
comment "ffmpeg not supported by strongARM"
depends on ARCH_ARM && !BROKEN
diff --git a/rules/flash.in b/rules/flash.in
index e303c5f23..1e9cf52e6 100644
--- a/rules/flash.in
+++ b/rules/flash.in
@@ -1,10 +1,8 @@
config FLASH
bool
select NCURSES
- prompt "flash"
+ prompt "flash [BROKEN]"
depends on BROKEN
help
FIXME: This item needs to be documented
-comment "FLASH is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/flex.in b/rules/flex.in
index a6fe874a7..00e995f39 100644
--- a/rules/flex.in
+++ b/rules/flex.in
@@ -1,7 +1,7 @@
config FLEX
bool
depends on BROKEN
- prompt "FLEX"
+ prompt "flex [BROKEN]"
help
FLEX is a tool for generating scanners: programs which
recognized lexical patterns in text. flex reads the given
@@ -16,5 +16,3 @@ config FLEX
expressions. Whenever it finds one, it executes the
corresponding C code.
-comment "FLEX is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gail.in b/rules/gail.in
index 7bf6cf6f6..78019483b 100644
--- a/rules/gail.in
+++ b/rules/gail.in
@@ -1,16 +1,14 @@
config GAIL
bool
depends on BROKEN
- prompt "GAIL"
+ prompt "gail [BROKEN]"
help
GNOME Accessibility Implementation Library
-
- Gail implements ATK interfaces for GTK+ widgets
- which are dynamically loadable at runtime by a
+
+ Gail implements ATK interfaces for GTK+ widgets
+ which are dynamically loadable at runtime by a
GTK+ application. Once loaded, those parts of
- an application that use standard GTK+ widgets
- will have a basic level of accessibility,
+ an application that use standard GTK+ widgets
+ will have a basic level of accessibility,
without the need to modify the application at all.
-comment "GAIL is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gdb-wrapper.in b/rules/gdb-wrapper.in
index 131b66f4d..40415c645 100644
--- a/rules/gdb-wrapper.in
+++ b/rules/gdb-wrapper.in
@@ -1,10 +1,7 @@
config GDB_WRAPPER
bool
depends on BROKEN
- prompt "GDB_WRAPPER"
+ prompt "gdb wrapper [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "GDB_WRAPPER is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gmp3.in b/rules/gmp3.in
index 2c3ee8534..29b3fd8c5 100644
--- a/rules/gmp3.in
+++ b/rules/gmp3.in
@@ -1,18 +1,16 @@
config GMP3
bool
depends on BROKEN
- prompt "GMP3"
+ prompt "gmp3 [BROKEN]"
help
Multiprecision arithmetic library
-
+
GNU MP is a programmer's library for arbitrary precision
arithmetic (ie, a bignum package). It can operate on signed
integer, rational, and floating point numeric types.
-
- It has a rich set of functions, and the functions have
+
+ It has a rich set of functions, and the functions have
a regular interface.
-
+
The home page is http://www.swox.com/gmp
-comment "GMP3 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gmp4.in b/rules/gmp4.in
index f66d2fdc4..6f8410f2d 100644
--- a/rules/gmp4.in
+++ b/rules/gmp4.in
@@ -1,19 +1,16 @@
config GMP4
bool
depends on BROKEN
- prompt "GMP4"
+ prompt "gmp4 [BROKEN]"
help
Multiprecision arithmetic library
-
+
GNU MP is a programmer's library for arbitrary precision
arithmetic (ie, a bignum package). It can operate on signed
integer, rational, and floating point numeric types.
-
- It has a rich set of functions, and the functions have
+
+ It has a rich set of functions, and the functions have
a regular interface.
-
+
The home page is http://www.swox.com/gmp
-
-comment "GMP4 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gtk1210.in b/rules/gtk1210.in
index f4ca19a75..df6771001 100644
--- a/rules/gtk1210.in
+++ b/rules/gtk1210.in
@@ -1,10 +1,7 @@
config GTK1210
bool
depends on BROKEN
- prompt "GTK1210"
+ prompt "gtk 1.2.10 [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "GTK1210 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gtk2-engines.in b/rules/gtk2-engines.in
index d5fb6f2c6..5e917c000 100644
--- a/rules/gtk2-engines.in
+++ b/rules/gtk2-engines.in
@@ -1,10 +1,7 @@
config GTK2
bool
depends on BROKEN
- prompt "GTK2"
+ prompt "gtk 2 [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "GTK2 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gtk22.in b/rules/gtk22.in
index 6108c657c..92564dd2d 100644
--- a/rules/gtk22.in
+++ b/rules/gtk22.in
@@ -1,10 +1,7 @@
config GTK22
bool
depends on BROKEN
- prompt "GTK22"
+ prompt "gtk 2.2 [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "GTK22 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/gtk26.in b/rules/gtk26.in
index 5dcff70d4..e661f6ea5 100644
--- a/rules/gtk26.in
+++ b/rules/gtk26.in
@@ -1,10 +1,7 @@
config GTK26
bool
depends on BROKEN
- prompt "GTK26"
+ prompt "gtk 2.6 [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "GTK26 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/host-apache2.in b/rules/host-apache2.in
index 281f9dfb0..c686f187d 100644
--- a/rules/host-apache2.in
+++ b/rules/host-apache2.in
@@ -1,14 +1,11 @@
config HOST_APACHE2
bool
depends on BROKEN
- prompt "HOST_APACHE2"
+ prompt "HOST_APACHE2 [BROKEN]"
help
- This is the host-package for Apache v2, which is
- the next generation of the Apache web server.
-
- This version - a total rewrite - introduces many new
- improvements, such as threading, a new API, IPv6 support,
- request/response filtering, and more.
+ This is the host-package for Apache v2, which is
+ the next generation of the Apache web server.
-comment "HOST_APACHE2 is broken, please send a patch"
- depends on !BROKEN
+ This version - a total rewrite - introduces many new
+ improvements, such as threading, a new API, IPv6 support,
+ request/response filtering, and more.
diff --git a/rules/host-checkinstall.in b/rules/host-checkinstall.in
index aa1dbf852..770cb6397 100644
--- a/rules/host-checkinstall.in
+++ b/rules/host-checkinstall.in
@@ -1,10 +1,7 @@
config HOST_IMAGE_DEB
bool
depends on BROKEN
- prompt "HOST_IMAGE_DEB"
+ prompt "HOST_IMAGE_DEB [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "HOST_IMAGE_DEB is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/host-flex.in b/rules/host-flex.in
index 86a2a0f0e..148f88fb4 100644
--- a/rules/host-flex.in
+++ b/rules/host-flex.in
@@ -1,12 +1,7 @@
-# FIXME: This Package is broken ... no make file found
-
config HOST_FLEX254
bool
- prompt "flex 2.5.4"
+ prompt "flex 2.5.4 [BROKEN]"
depends on BROKEN
help
FIXME: This item needs to be documented
-
-comment "HOST_FLEX254 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/host-flex254.in b/rules/host-flex254.in
index c04ff9723..3c2f0ca8c 100644
--- a/rules/host-flex254.in
+++ b/rules/host-flex254.in
@@ -1,10 +1,7 @@
config HOST_FLEX254
bool
depends on BROKEN
- prompt "HOST_FLEX254"
+ prompt "HOST_FLEX254 [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "HOST_FLEX254 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/host-modutils.in b/rules/host-modutils.in
index b753635ca..19ada1f1b 100644
--- a/rules/host-modutils.in
+++ b/rules/host-modutils.in
@@ -1,10 +1,7 @@
config HOST_MODUTILS
bool
depends on BROKEN
- prompt "HOST_MODUTILS"
+ prompt "HOST_MODUTILS [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "HOST_MODUTILS is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/host-termcap.in b/rules/host-termcap.in
index 167404cff..7a0362e3d 100644
--- a/rules/host-termcap.in
+++ b/rules/host-termcap.in
@@ -1,10 +1,7 @@
config HOST_TERMCAP
bool
depends on BROKEN
- prompt "HOST_TERMCAP"
+ prompt "HOST_TERMCAP [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "HOST_TERMCAP is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/host-umkimage.in b/rules/host-umkimage.in
index 1ca669e20..edbcc17da 100644
--- a/rules/host-umkimage.in
+++ b/rules/host-umkimage.in
@@ -1,10 +1,7 @@
config HOST_UMKIMAGE
bool
depends on BROKEN
- prompt "HOST_UMKIMAGE"
+ prompt "HOST_UMKIMAGE [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "HOST_UMKIMAGE is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/host-zlib.in b/rules/host-zlib.in
index 6974693c0..d3c4ea7cf 100644
--- a/rules/host-zlib.in
+++ b/rules/host-zlib.in
@@ -1,10 +1,6 @@
config HOST_ZLIB
bool
depends on BROKEN
- prompt "HOST_ZLIB"
+ prompt "host zlib [BROKEN]"
help
FIXME: This item needs to be documented
-
-
-comment "HOST_ZLIB is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/jed.in b/rules/jed.in
index f7b263a89..28902375f 100644
--- a/rules/jed.in
+++ b/rules/jed.in
@@ -1,22 +1,20 @@
config JED
bool
- prompt "jed"
+ prompt "jed [BROKEN]"
depends on BROKEN
# tries to execute stuff which is cross compiled
help
- JED - An editor for programmers
-
+ JED - An editor for programmers
+
Jed offers:
Extensible in a language resembling C. Completely customizable.
- Capable of read GNU info files from within JED's info browser.
+ Capable of read GNU info files from within JED's info browser.
A variety of programming modes (with syntax highlighting) are
- available including Pascal, Java, Perl, C, C++, FORTRAN, TeX,
- HTML, SH, IDL, DCL, NROFF, PostScript, Basic. Folding support.
- Edit TeX files with AUC-TeX style editing (BiBTeX support too).
- Rectangular cut/paste; regular expressions; incremental searches;
- search replace across multiple files; multiple windows; multiple
- buffers; shell modes; directory editor (dired); mail; rmail;
+ available including Pascal, Java, Perl, C, C++, FORTRAN, TeX,
+ HTML, SH, IDL, DCL, NROFF, PostScript, Basic. Folding support.
+ Edit TeX files with AUC-TeX style editing (BiBTeX support too).
+ Rectangular cut/paste; regular expressions; incremental searches;
+ search replace across multiple files; multiple windows; multiple
+ buffers; shell modes; directory editor (dired); mail; rmail;
ispell; and much more.
-comment "jed is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/konq-e.in b/rules/konq-e.in
index caffd544d..0f4e87e8f 100644
--- a/rules/konq-e.in
+++ b/rules/konq-e.in
@@ -1,10 +1,7 @@
config KONQ_E
bool
depends on BROKEN
- prompt "KONQ_E"
+ prompt "KONQ_E [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "KONQ_E is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/libIDL-2.in b/rules/libIDL-2.in
index baad9832b..5f7e5704d 100644
--- a/rules/libIDL-2.in
+++ b/rules/libIDL-2.in
@@ -1,10 +1,7 @@
config LIBIDL_2
bool
depends on BROKEN
- prompt "LIBIDL-2"
+ prompt "libidl2 [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "LIBIDL-2 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/libIDL068.in b/rules/libIDL068.in
index 397dd989e..31668bf95 100644
--- a/rules/libIDL068.in
+++ b/rules/libIDL068.in
@@ -1,10 +1,7 @@
config LIBIDL068
bool
depends on BROKEN
- prompt "LIBIDL068"
+ prompt "libidl 0.68 [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "LIBIDL068 is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/libart.in b/rules/libart.in
index fc664a5b7..c8c1bf194 100644
--- a/rules/libart.in
+++ b/rules/libart.in
@@ -1,10 +1,7 @@
config LIBART
bool
depends on BROKEN
- prompt "LIBART"
+ prompt "libart [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "LIBART is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/libcgicc.in b/rules/libcgicc.in
index 9426ac67e..ff93529bf 100644
--- a/rules/libcgicc.in
+++ b/rules/libcgicc.in
@@ -1,10 +1,8 @@
menuconfig CGICC
- bool "libcgicc "
+ bool "libcgicc [BROKEN] "
select GCCLIBS_CXX
depends on BROKEN
help
- cgicc is a C++ class library for writing CGI applications. See
- http://www.cgicc.org for more details.
+ cgicc is a C++ class library for writing CGI applications. See
+ http://www.cgicc.org for more details.
-comment "libcgicc is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/libgd.in b/rules/libgd.in
index 7671c5029..5a310d284 100644
--- a/rules/libgd.in
+++ b/rules/libgd.in
@@ -1,10 +1,7 @@
config LIBGD
bool
depends on BROKEN
- prompt "LIBGD"
+ prompt "libgd [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "LIBGD is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/libglade.in b/rules/libglade.in
index 631afdbb5..a52363e54 100644
--- a/rules/libglade.in
+++ b/rules/libglade.in
@@ -1,10 +1,7 @@
config LIBGLADE
bool
depends on BROKEN
- prompt "LIBGLADE"
+ prompt "libglade [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "LIBGLADE is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/libgnomecanvas.in b/rules/libgnomecanvas.in
index a69b33f0e..f8aa7834b 100644
--- a/rules/libgnomecanvas.in
+++ b/rules/libgnomecanvas.in
@@ -1,10 +1,7 @@
config LIBGNOMECANVAS
bool
depends on BROKEN
- prompt "LIBGNOMECANVAS"
+ prompt "libgnomecanvas [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "LIBGNOMECANVAS is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/liboop.in b/rules/liboop.in
index bd4a18b0b..8ff702eaa 100644
--- a/rules/liboop.in
+++ b/rules/liboop.in
@@ -1,10 +1,7 @@
config LIBOOP
bool
depends on BROKEN
- prompt "LIBOOP"
+ prompt "LIBOOP [BROKEN]"
help
FIXME: This item needs to be documented
-
-comment "LIBOOP is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/ltp-ballista.in b/rules/ltp-ballista.in
index 13a2fdaef..44214a7ce 100644
--- a/rules/ltp-ballista.in
+++ b/rules/ltp-ballista.in
@@ -2,13 +2,10 @@
menuconfig LTP_BALLISTA
bool
- prompt "Ballista "
+ prompt "ballista [BROKEN] "
depends on BROKEN
depends on LTP
help
The ballista test suite is designed to provide numerous
combinations of erroneous input parameters to system calls.
-comment "Ballista is broken, please send a patch"
- depends on !BROKEN
- depends on LTP
diff --git a/rules/ltp-commands.in b/rules/ltp-commands.in
index d435adb07..8c03265f6 100644
--- a/rules/ltp-commands.in
+++ b/rules/ltp-commands.in
@@ -1,11 +1,8 @@
menuconfig LTP_COMMANDS
bool
- prompt "Commands "
+ prompt "Commands [BROKEN] "
depends on LTP
depends on BROKEN
help
- Test user land commands.
+ Test user land commands.
-comment "LTP_COMMANDS is broken, please send a patch"
- depends on !BROKEN
- depends on LTP
diff --git a/rules/ltt.in b/rules/ltt.in
index 8a144bb3c..a96fae8fe 100644
--- a/rules/ltt.in
+++ b/rules/ltt.in
@@ -1,16 +1,14 @@
config LTT
bool
depends on BROKEN
- prompt "LTT - Linux Trace Toolkit"
+ prompt "Linux Trace Toolkit [BROKEN]"
help
LTT provides its user with all the information required to
- reconstruct a system's behavior during a certain period of
- time. One can know exactly the dynamics of a system.
-
- Why do certain synchronization problems occur? What exactly
- happens to an application when a packet is received for it?
- Overall, where do all the applications that I use pass their
+ reconstruct a system's behavior during a certain period of
+ time. One can know exactly the dynamics of a system.
+
+ Why do certain synchronization problems occur? What exactly
+ happens to an application when a packet is received for it?
+ Overall, where do all the applications that I use pass their
time? Where are the I/O latencies in a given application? etc.
-comment "LTT is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/mico.in b/rules/mico.in
index 113fd68be..4f91133d5 100644
--- a/rules/mico.in
+++ b/rules/mico.in
@@ -37,28 +37,20 @@ config MICO_CCM
config MICO_COSS
bool
default y
- prompt "use MICO COSS"
+ prompt "use MICO COSS [BROKEN]"
depends on MICO
depends on BROKEN
help
FIXME: This feature needs documentation.
-comment "MICO COSS is broken, please send a patch"
- depends on MICO
- depends on !BROKEN
-
config MICO_CSL2
bool
- prompt "CORBASec Level 2"
+ prompt "CORBASec Level 2 [BROKEN]"
depends on MICO
depends on BROKEN
help
FIXME: This feature needs documentation.
-comment "CORBASec Level 2 is broken, please send a patch"
- depends on MICO
- depends on !BROKEN
-
config MICO_CSIV2
bool
default y
@@ -110,16 +102,12 @@ config MICO_SERVICE_PROPERTY
config MICO_SERVICE_TRADER
bool
- prompt "Trading Service"
+ prompt "Trading Service [BROKEN]"
depends on MICO
depends on BROKEN
help
FIXME: This feature needs documentation.
-comment "MICO Trading Service is broken, please send a patch"
- depends on MICO
- depends on !BROKEN
-
config MICO_SERVICE_TIME
bool
default y
@@ -207,14 +195,10 @@ config MICO_LIBMICOCOSS
bool
depends on MICO
depends on BROKEN
- prompt "libmicocoss"
+ prompt "libmicocoss [BROKEN]"
help
Install libmicocoss.so on target.
-comment "libmicocoss is broken, please send a patch"
- depends on MICO
- depends on !BROKEN
-
config MICO_LIBMICOIR
bool
depends on MICO
diff --git a/rules/ntp_nonparse.in b/rules/ntp_nonparse.in
index 507c55780..f12267428 100644
--- a/rules/ntp_nonparse.in
+++ b/rules/ntp_nonparse.in
@@ -187,14 +187,10 @@ config NTP_SPECTRACOM
config NTP_TPRO
bool
- prompt "KSI/Odetics TPRO/S GPS receiver/IRIG interface"
+ prompt "KSI/Odetics TPRO/S GPS receiver/IRIG interface [BROKEN]"
depends on NTP_ALL_CLOCKS
depends on BROKEN
-comment "KSI/Odetics TPRO/S GPS receiver/IRIG interface is broken, please send a patch"
- depends on NTP_ALL_CLOCKS
- depends on !BROKEN
-
config NTP_TRAK
bool
prompt "TRAK 8810 GPS receiver"
@@ -208,14 +204,10 @@ config NTP_TRUETIME
config NTP_TT560
bool
- prompt "TrueTime 560 IRIG-B decoder"
+ prompt "TrueTime 560 IRIG-B decoder [BROKEN]"
depends on NTP_ALL_CLOCKS
depends on BROKEN
-comment "TrueTime 560 IRIG-B decoder is broken, please send a patch"
- depends on NTP_ALL_CLOCKS
- depends on !BROKEN
-
config NTP_ULINK
bool
prompt "Ultralink WWVB receiver"
diff --git a/rules/omniorb.in b/rules/omniorb.in
index 1ee9463a8..c91631d76 100644
--- a/rules/omniorb.in
+++ b/rules/omniorb.in
@@ -1,23 +1,20 @@
config OMNIORB
bool
depends on BROKEN
- prompt "omniORB"
+ prompt "omniORB [BROKEN]"
help
omniORB is a CORBA implementation, written in C++. For details see
- the homepage of the project:
+ the homepage of the project:
http://omniorb.sourceforge.net/
-comment "omniorb is broken, please send a patch"
- depends on !BROKEN
-
config OMNIORB_SSL
bool
prompt "SSL support"
depends on OMNIORB
- help
- Activate Secure Socket Layer support for omniORB.
+ help
+ Activate Secure Socket Layer support for omniORB.
+
+
+
-
-
-
diff --git a/rules/openafs.in b/rules/openafs.in
index 5e1bcb8e2..2767542a4 100644
--- a/rules/openafs.in
+++ b/rules/openafs.in
@@ -1,21 +1,18 @@
-menu "OpenAFS "
+menu "OpenAFS [BROKEN] "
config OPENAFS
bool
depends on BROKEN
prompt "OpenAFS"
help
- AFS is a distributed filesystem allowing cross-platform
- sharing of files among multiple computers. Facilities
- are provided for access control, authentication, backup
+ AFS is a distributed filesystem allowing cross-platform
+ sharing of files among multiple computers. Facilities
+ are provided for access control, authentication, backup
and administrative management.
-comment "openafs is broken, please send a patch"
- depends on !BROKEN
-
choice
prompt "OpenAFS Version"
- default OPENAFS_1_2_11
+ default OPENAFS_1_2_11
config OPENAFS_1_2_11
depends on OPENAFS
diff --git a/rules/paranoia.in b/rules/paranoia.in
index 1635abc5d..c0625f011 100644
--- a/rules/paranoia.in
+++ b/rules/paranoia.in
@@ -1,10 +1,7 @@
config PARANOIA
bool
depends on BROKEN
- prompt "Package PARANOIA"
+ prompt "paranoia [BROKEN]"
help
- PARANOIA is
FIXME: This item needs to bee documented
-comment "PARANOIA is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/pdksh.in b/rules/pdksh.in
index 3d01c9401..9ca56f1ec 100644
--- a/rules/pdksh.in
+++ b/rules/pdksh.in
@@ -1,35 +1,33 @@
menuconfig PDKSH
- bool "Pdksh "
+ bool
+ prompt "pdksh [BROKEN] "
depends on BROKEN
help
FIXME: This item needs to be documented
config PDKSH_SHLIKE
- bool
- prompt "Enable minimal sh like configuration"
+ bool
+ prompt "Enable minimal sh like configuration [BROKEN]"
depends on PDKSH && broken
help
FIXME: This item needs to be documented
-comment "shell=sh is broken, please send a patch"
- depends on !BROKEN && PDKSH
-
config PDKSH_POSIX
- bool
+ bool
prompt "Enable POSIX behaviour"
depends on PDKSH
help
FIXME: This item needs to be documented
config PDKSH_EMACS
- bool
+ bool
prompt "Enable emacs style line editing"
depends on PDKSH
help
FIXME: This item needs to be documented
config PDKSH_VI
- bool
+ bool
prompt "Enable vi style line editing"
depends on PDKSH
help
@@ -56,6 +54,3 @@ config PDKSH_BRACE_EXPAND
help
FIXME: This item needs to be documented
-comment "pdksh is broken, please send a patch"
- depends on !BROKEN
-
diff --git a/rules/php-apc.in b/rules/php-apc.in
index 070595c05..555d98f94 100644
--- a/rules/php-apc.in
+++ b/rules/php-apc.in
@@ -1,8 +1,6 @@
config PHP_APC
bool
depends on BROKEN
- prompt "Build Alternative PHP-cache"
+ prompt "php apc [BROKEN]"
depends PHP
-comment "php-apc is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/python.in b/rules/python.in
index aa0ebcbd2..763a566c3 100644
--- a/rules/python.in
+++ b/rules/python.in
@@ -1,13 +1,10 @@
config PYTHON23
bool
depends on BROKEN
- prompt "Python 2.3"
+ prompt "python 2.3 [BROKEN]"
depends on GLIBC_DL || UCLIBC_DL
select GLIBC_UTIL if GLIBC
select GCCLIBS_CXX
help
FIXME: This item needs to be documented
-comment "python23 is broken, please send a patch"
- depends on !BROKEN
-
diff --git a/rules/qt.in b/rules/qt.in
index 815de29f8..5a871929a 100644
--- a/rules/qt.in
+++ b/rules/qt.in
@@ -1,10 +1,7 @@
config QT
bool
depends on BROKEN
- prompt "Package QT"
+ prompt "Qt [BROKEN]"
help
- QT is
FIXME: This item needs to bee documented
-comment "QT is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/realvnc.in b/rules/realvnc.in
index b7e53eaaf..0e254fe65 100644
--- a/rules/realvnc.in
+++ b/rules/realvnc.in
@@ -1,5 +1,5 @@
menuconfig REALVNC
- bool "realvnc "
+ bool "realvnc [BROKEN] "
select ZLIB
depends on BROKEN
@@ -17,6 +17,3 @@ config REALVNC_CLIENT
help
Install realvnc client
-comment "realvnc is broken, please send a patch"
- depends on !BROKEN
-
diff --git a/rules/ssmtp.in b/rules/ssmtp.in
index 37eea23bc..0d0f6049b 100644
--- a/rules/ssmtp.in
+++ b/rules/ssmtp.in
@@ -1,5 +1,5 @@
menuconfig SSMTP
- bool "ssmtp "
+ bool "ssmtp [BROKEN] "
depends on BROKEN
select OPENSSL
help
@@ -35,5 +35,3 @@ config SSMTP_MD5AUTH
help
FIXME: This item needs to be documented
-comment "ssmtp is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/sudo.in b/rules/sudo.in
index acf63279b..33df390bd 100644
--- a/rules/sudo.in
+++ b/rules/sudo.in
@@ -1,13 +1,11 @@
config SUDO
bool
depends on BROKEN
- prompt "Package SUDO"
+ prompt "sudo [BROKEN]"
help
- Sudo is a program designed to allow a sysadmin
- to give limited root privileges to users and log
+ Sudo is a program designed to allow a sysadmin
+ to give limited root privileges to users and log
root activity. The basic philosophy is to give
- as few privileges as possible but still allow
+ as few privileges as possible but still allow
people to get their work done.
-comment "SUDO is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/sysvinit.in b/rules/sysvinit.in
index ce62970d9..f9f806dd7 100644
--- a/rules/sysvinit.in
+++ b/rules/sysvinit.in
@@ -1,11 +1,8 @@
menuconfig SYSVINIT
- bool "SysVInit "
+ bool "SysVInit [BROKEN] "
depends on BROKEN
-comment "sysvinit is broken, please send a patch"
- depends on !BROKEN
-
-config SYSVINIT_INIT
+config SYSVINIT_INIT
bool
prompt "init"
depends on SYSVINIT
@@ -82,5 +79,5 @@ config SYSVINIT_BSDINIT
help
It installs different script to configuration of runlevel supported in init.
These script use BSD style init, described in
- http://www.linuxfromscratch.org/hints/downloads/files/bsd-init.txt
+ http://www.linuxfromscratch.org/hints/downloads/files/bsd-init.txt
diff --git a/rules/tinylogin.in b/rules/tinylogin.in
index 755d07b8c..53b0f9366 100644
--- a/rules/tinylogin.in
+++ b/rules/tinylogin.in
@@ -1,10 +1,7 @@
config TINYLOGIN
bool
depends on BROKEN
- prompt "Package TINYLOGIN"
+ prompt "tinylogin [BROKEN]"
help
- TINYLOGIN is
FIXME: This item needs to bee documented
-comment "TINYLOGIN is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/treecc.in b/rules/treecc.in
index 961c93a46..58ae420c3 100644
--- a/rules/treecc.in
+++ b/rules/treecc.in
@@ -1,10 +1,8 @@
config TREECC
bool
- depends on DOTGNU && BROKEN
- prompt "treecc"
+ depends on DOTGNU
+ depends on BROKEN
+ prompt "treecc [BROKEN]"
help
FIXME: This item needs to be documented
-comment "treecc is broken, please send a patch"
- depends on !BROKEN
-
diff --git a/rules/troll-ftpd.in b/rules/troll-ftpd.in
index 6b5ec5b18..b0220f7a2 100644
--- a/rules/troll-ftpd.in
+++ b/rules/troll-ftpd.in
@@ -1,6 +1,6 @@
config TROLL_FTPD
bool
- prompt "troll-ftpd"
+ prompt "troll-ftpd [BROKEN]"
depends on BROKEN
help
Troll FTPD is a replacement for the Unix FTPD (and can also replace
@@ -9,6 +9,3 @@ config TROLL_FTPD
Troll FTPD is developed by Arnt Gulbrandsen.
(http://www.trolltech.com/download/ftpd.html)
-comment "trollftpd is broken, please send a patch"
- depends on !BROKEN
-
diff --git a/rules/unionfs.in b/rules/unionfs.in
index 85fd45bd9..e73003c83 100644
--- a/rules/unionfs.in
+++ b/rules/unionfs.in
@@ -1,5 +1,5 @@
menuconfig UNIONFS
- bool "unionfs "
+ bool "unionfs [BROKEN] "
depends on BROKEN
select KERNEL_COMPILE
select E2FSPROGS
@@ -14,7 +14,7 @@ config UNIONFS_SNAPSHOT
bool
depends on UNIONFS
prompt "uses snapshot"
-
+
config UNIONFS_VERSION
string
depends on UNIONFS_SNAPSHOT
@@ -31,5 +31,3 @@ config UNIONFS_UNIONCTL
depends on UNIONFS
prompt "unionctl"
-comment "unionfs is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/wxWindows.in b/rules/wxWindows.in
index 837192071..eed825f9a 100644
--- a/rules/wxWindows.in
+++ b/rules/wxWindows.in
@@ -1,5 +1,5 @@
menuconfig WXWINDOWS
- bool "wxWidgets "
+ bool "wxWidgets [BROKEN] "
depends on BROKEN
help
wxWindows Cross-platform C++ GUI toolkit
@@ -21,5 +21,3 @@ config WXWINDOWS_X11_CONFIG
help
FIXME: This item needs to be documented
-comment "wxWidgets is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/xalf.in b/rules/xalf.in
index c5b40f56b..eeb2c9b5c 100644
--- a/rules/xalf.in
+++ b/rules/xalf.in
@@ -1,10 +1,7 @@
config XALF
bool
depends on BROKEN
- prompt "XALF"
+ prompt "xalf [BROKEN]"
help
- XALF is ...
FIXME: This item needs to be documented
-comment "XALF is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/xmlbench.in b/rules/xmlbench.in
index 158d3c207..411c57cb6 100644
--- a/rules/xmlbench.in
+++ b/rules/xmlbench.in
@@ -1,8 +1,5 @@
menuconfig XMLBENCH
depends on BROKEN
bool
- prompt "xmlbench"
-
-comment "xmlbench is broken, please send a patch"
- depends on !BROKEN
+ prompt "xmlbench [BROKEN]"
diff --git a/rules/xorg-server.in b/rules/xorg-server.in
index d71d5d864..8bb9b31dd 100644
--- a/rules/xorg-server.in
+++ b/rules/xorg-server.in
@@ -181,27 +181,19 @@ config XORG_SERVER_XWIN
bool
depends on XORG_SERVER
depends on BROKEN
- prompt "X.org XWin server"
+ prompt "X.org XWin server [BROKEN]"
help
X Server for the Cygwin environment on Microsoft Windows
-comment "X.org XWin server is broken"
- depends on XORG_SERVER
- depends on !BROKEN
-
config XORG_SERVER_XPRINT
bool
depends on XORG_SERVER
depends on BROKEN
- prompt "Xprint server and extension"
+ prompt "Xprint server and extension [BROKEN]"
help
Support the Xprint extension on this server. This lets application
render to a non to non-display devices. Currently broken.
-comment "Xprint is broken"
- depends on XORG_SERVER
- depends on !BROKEN
-
config XORG_SERVER_XEPHYR
bool
depends on XORG_SERVER
diff --git a/rules/xvkbd.in b/rules/xvkbd.in
index a746525bf..55684934f 100644
--- a/rules/xvkbd.in
+++ b/rules/xvkbd.in
@@ -1,16 +1,14 @@
config XVKBD
bool
depends on BROKEN
- prompt "Package XVKBD"
+ prompt "xvkbd [BROKEN]"
help
- xvkbd is a virtual (graphical) keyboard program
- for X Window System which provides facility to enter
- characters onto other clients (softwares) by clicking
+ xvkbd is a virtual (graphical) keyboard program
+ for X Window System which provides facility to enter
+ characters onto other clients (softwares) by clicking
on a keyboard displayed on the screen. This
- may be used for systems without a hardware keyboard
- such as kiosk terminals or handheld devices. This
- program also has facility to send characters specified
+ may be used for systems without a hardware keyboard
+ such as kiosk terminals or handheld devices. This
+ program also has facility to send characters specified
as the command line option to another client.
-comment "XVKBD is broken, please send a patch"
- depends on !BROKEN
diff --git a/rules/zebra.in b/rules/zebra.in
index f4980c42b..04e1c770c 100644
--- a/rules/zebra.in
+++ b/rules/zebra.in
@@ -1,21 +1,18 @@
config ZEBRA
bool
- prompt "GNU Zebra"
+ prompt "GNU Zebra [BROKEN]"
depends on BROKEN
help
- GNU Zebra is free software that manages TCP/IP based routing protocols.
- It is released as part of the GNU Project, and it is distributed under
- the GNU General Public License. It supports BGP-4 protocol as described
- in RFC1771 (A Border Gateway Protocol 4) as well as RIPv1, RIPv2 and
- OSPFv2.
-
- Unlike traditional, monolithic architectures and even the so-called
- "new modular architectures" that remove the burden of processing
- routing functions from the cpu and utilize special ASIC chips instead,
+ GNU Zebra is free software that manages TCP/IP based routing protocols.
+ It is released as part of the GNU Project, and it is distributed under
+ the GNU General Public License. It supports BGP-4 protocol as described
+ in RFC1771 (A Border Gateway Protocol 4) as well as RIPv1, RIPv2 and
+ OSPFv2.
+
+ Unlike traditional, monolithic architectures and even the so-called
+ "new modular architectures" that remove the burden of processing
+ routing functions from the cpu and utilize special ASIC chips instead,
Zebra software offers true modularity.
Zebra is unique in its design in that it has a process for each protocol.
-comment "zebra is broken, please send a patch"
- depends on !BROKEN
-