From 1b79d7d08ad1578f66468b31791d944b4982ed66 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 8 Sep 2010 05:25:12 +0000 Subject: audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead. comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained java/openjit||2010-09-08|Broken for 6+ months, unmaintained multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained net/arpd||2010-09-08|Broken for 6+ months, unmaintained net/vomit||2010-09-08|Broken for 6+ months, unmaintained sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained www/lws||2010-09-08|Broken for 6+ months, unmaintained Reported by: FreeBSD unmaintained ports which are currently marked broken monthly reminder --- sysutils/xwipower/files/patch-aa | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 sysutils/xwipower/files/patch-aa (limited to 'sysutils/xwipower/files/patch-aa') diff --git a/sysutils/xwipower/files/patch-aa b/sysutils/xwipower/files/patch-aa deleted file mode 100644 index cf066f0a7d19..000000000000 --- a/sysutils/xwipower/files/patch-aa +++ /dev/null @@ -1,34 +0,0 @@ ---- xwipower.c.orig Fri Jun 23 17:53:11 2000 -+++ xwipower.c Thu Sep 19 12:53:24 2002 -@@ -18,7 +18,7 @@ - #ifdef __FreeBSD__ - #include - #include --#include -+#include - #include - #else - #include -@@ -93,7 +93,7 @@ - - Widget toplevel; - Widget base, strip_chart_obj; --char *iface = NULL; -+char *iface = "wi0"; - - - unsigned long MyColor(display, color) -@@ -223,10 +223,10 @@ - static void usage(app) - char *app; - { -- fprintf(stderr, "usage: %s -i iface [-gd]\n", app); -+ fprintf(stderr, "usage: %s [-i iface] [-gd]\n", app); - fprintf(stderr, "\tQuality of 802.11b-DS radio wave viewer.\n", app); -- fprintf(stderr, "\t%s -i iface -c Chart mode\n", app); -- fprintf(stderr, "\t%s -i iface -a Antena mode\n\n", app); -+ fprintf(stderr, "\t%s [-i iface] -c Chart mode\n", app); -+ fprintf(stderr, "\t%s [-i iface] -a Antena mode\n\n", app); - exit(1); - } - -- cgit v1.2.3