summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-26 22:33:29 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-26 22:33:29 +0000
commit1a6c39c1b8b1b70afd800b82e5aea83be700a692 (patch)
treedd625b973556b74b28d65cb2bddfb86adde4bd23
parent47a27b1637017aba6ee7bded55f119055631f140 (diff)
mark a couple of packages as broken regarding oemake world
BKrev: 410586b9BcRMsYu4l1VwFoWsXLUR1A
-rw-r--r--apache/apache_2.0.48.oe1
-rw-r--r--dosbox/dosbox_0.61.oe1
-rw-r--r--ngrep/ngrep_1.41.oe1
-rw-r--r--nmap/nmap_3.50.oe4
-rw-r--r--qte/qte-for-qvfb_2.3.7.oe0
5 files changed, 5 insertions, 2 deletions
diff --git a/apache/apache_2.0.48.oe b/apache/apache_2.0.48.oe
index 3be8123ef7..86ea6bc6a8 100644
--- a/apache/apache_2.0.48.oe
+++ b/apache/apache_2.0.48.oe
@@ -1,3 +1,4 @@
+BROKEN = "1"
SECTION = "net"
DEPENDS = "expat openssl"
DESCRIPTION = "A high performance Unix-based HTTP server."
diff --git a/dosbox/dosbox_0.61.oe b/dosbox/dosbox_0.61.oe
index a3eec01c00..677b5da507 100644
--- a/dosbox/dosbox_0.61.oe
+++ b/dosbox/dosbox_0.61.oe
@@ -1,3 +1,4 @@
+BROKEN = "1"
DESCRIPTION = "Dos Emulator based on SDL"
SECTION = "base"
PRIORITY = "optional"
diff --git a/ngrep/ngrep_1.41.oe b/ngrep/ngrep_1.41.oe
index 62c22133db..e84dccf936 100644
--- a/ngrep/ngrep_1.41.oe
+++ b/ngrep/ngrep_1.41.oe
@@ -1,3 +1,4 @@
+BROKEN = "1"
DESCRIPTION = "ngrep strives to provide most of GNU grep's \
common features, applying them to the network layer."
SECTION = "base"
diff --git a/nmap/nmap_3.50.oe b/nmap/nmap_3.50.oe
index d9331d330b..fa012b6ad2 100644
--- a/nmap/nmap_3.50.oe
+++ b/nmap/nmap_3.50.oe
@@ -1,6 +1,6 @@
-DEPENDS = "libpcap"
+BROKEN = "1"
DESCRIPTION = "Nmap is a command line portscanner."
-
+DEPENDS = "libpcap"
SRC_URI = "http://download.insecure.org/nmap/dist/nmap-${PV}.tgz"
inherit autotools
diff --git a/qte/qte-for-qvfb_2.3.7.oe b/qte/qte-for-qvfb_2.3.7.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/qte/qte-for-qvfb_2.3.7.oe