From dd7afb2e1dea11de408ac9207165098618b6c9c6 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 22 Oct 2006 21:06:08 +0000 Subject: [PATCH] remove obsolete ipkg and Config.in git-svn-id: svn://svn.openwrt.org/openwrt/packages@5258 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/frickin/Config.in | 11 ----------- net/vrrpd/Config.in | 13 ------------- net/vtun/Config.in | 12 ------------ utils/screen/Config.in | 10 ---------- utils/screen/ipkg/screen.control | 5 ----- utils/setpwc/Config.in | 9 --------- utils/setpwc/ipkg/setpwc.control | 4 ---- 7 files changed, 64 deletions(-) delete mode 100644 net/frickin/Config.in delete mode 100644 net/vrrpd/Config.in delete mode 100644 net/vtun/Config.in delete mode 100644 utils/screen/Config.in delete mode 100644 utils/screen/ipkg/screen.control delete mode 100644 utils/setpwc/Config.in delete mode 100644 utils/setpwc/ipkg/setpwc.control diff --git a/net/frickin/Config.in b/net/frickin/Config.in deleted file mode 100644 index b118a111a..000000000 --- a/net/frickin/Config.in +++ /dev/null @@ -1,11 +0,0 @@ -config BR2_PACKAGE_FRICKIN - prompt "frickin........................... PPTP (Point-to-Point Tunneling Protocol) proxy" - tristate - default m if CONFIG_DEVEL - help - Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) - client to connect to a PPTP server through Network Address - Translation (NAT). - - http://frickin.sourceforge.net/ - diff --git a/net/vrrpd/Config.in b/net/vrrpd/Config.in deleted file mode 100644 index 767e2dd0e..000000000 --- a/net/vrrpd/Config.in +++ /dev/null @@ -1,13 +0,0 @@ -config BR2_PACKAGE_VRRPD - prompt "vrrpd............................. Virtual Router Redundancy Protocol daemon" - tristate - default m if CONFIG_DEVEL - help - VRRPd is an implementation of Virtual Router Redundancy - Protocol as specified in rfc2338. VRRPd is interoperable with - other RFC-based VRRP implementations, including Cisco and - Juniper, and is included as a standard feature on ImageStream - routers. - - http://www.sourceforge.net/projects/vrrpd - diff --git a/net/vtun/Config.in b/net/vtun/Config.in deleted file mode 100644 index c2fa9f50b..000000000 --- a/net/vtun/Config.in +++ /dev/null @@ -1,12 +0,0 @@ -config BR2_PACKAGE_VTUN - prompt "vtun.............................. VPN tunneling daemon" - tristate - default m if CONFIG_DEVEL - select BR2_PACKAGE_LIBLZO - select BR2_PACKAGE_LIBOPENSSL - select BR2_PACKAGE_ZLIB - help - A VPN tunneling daemon - - http://vtun.sourceforge.net - diff --git a/utils/screen/Config.in b/utils/screen/Config.in deleted file mode 100644 index de25fe09b..000000000 --- a/utils/screen/Config.in +++ /dev/null @@ -1,10 +0,0 @@ -config BR2_PACKAGE_SCREEN - prompt "screen............................ Full-screen terminal window manager" - tristate - default m if CONFIG_DEVEL - help - Screen is a full-screen window manager that multiplexes a physical - terminal between several processes, typically interactive shells. - - http://www.gnu.org/software/screen/ - diff --git a/utils/screen/ipkg/screen.control b/utils/screen/ipkg/screen.control deleted file mode 100644 index cb19298a8..000000000 --- a/utils/screen/ipkg/screen.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: screen -Priority: optional -Section: misc -Depends: libncurses -Description: A 'window manager' for the terminal session diff --git a/utils/setpwc/Config.in b/utils/setpwc/Config.in deleted file mode 100644 index 19f32c641..000000000 --- a/utils/setpwc/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -config BR2_PACKAGE_SETPWC - prompt "setpwc............................ Philips (and compatibles) WebCams (PWC) control utility" - tristate - default m if CONFIG_DEVEL - help - Philips (and compatibles) WebCams (PWC) control utility. - - http://www.vanheusden.com/setpwc/ - diff --git a/utils/setpwc/ipkg/setpwc.control b/utils/setpwc/ipkg/setpwc.control deleted file mode 100644 index 1d7299a8d..000000000 --- a/utils/setpwc/ipkg/setpwc.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: setpwc -Priority: optional -Section: admin -Description: Philips (and compatibles) WebCams (PWC) control utility