From ef0772fdb209af2e85b5e3ddf7fdfa1deb0a9f83 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Fri, 3 Aug 2007 06:21:43 +0000 Subject: [PATCH] * added wicd (1.3.1) - A network manager git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21904 10447126-35f2-4685-b0cf-6dd780d3921f --- network/wicd/wicd.cache | 18 +++++++++++++++++ network/wicd/wicd.conf | 37 +++++++++++++++++++++++++++++++++++ network/wicd/wicd.desc | 43 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 98 insertions(+) create mode 100644 network/wicd/wicd.cache create mode 100644 network/wicd/wicd.conf create mode 100644 network/wicd/wicd.desc diff --git a/network/wicd/wicd.cache b/network/wicd/wicd.cache new file mode 100644 index 000000000..819428800 --- /dev/null +++ b/network/wicd/wicd.cache @@ -0,0 +1,18 @@ + +[TIMESTAMP] 1186121852 Fri Aug 3 14:17:32 2007 +[BUILDTIME] 0 (5) +[SIZE] 0.26 MB, 90 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/network/wicd/wicd.conf b/network/wicd/wicd.conf new file mode 100644 index 000000000..329aa3a4e --- /dev/null +++ b/network/wicd/wicd.conf @@ -0,0 +1,37 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../wicd/wicd.conf +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +chownsrcdir=0 +srcdir= +makeopt= +makeinstopt= + +wicd_install() { + mkdir -p "$root/opt/wicd/" + cp -avf opt/wicd/* $root/opt/wicd/ + cp -avf usr/share/applications/hammer* $root/usr/share/applications/wicd.desktop + cp -avf usr/share/pixmaps/* $root/usr/share/pixmaps + if pkginstalled sysvinit; then + cp -avf etc/init.d/wicd $root/etc/init.d/wicd + fi + if pkginstalled acpi; then + cp-avf etc/acpi/resume.d/* $root/etc/acpi/resume.d/ + fi + if pkginstalled dbus; then + cp -avf etc/dbus-1/system.d/* $root/etc/dbus-1/system.d/ + fi +} + + +hook_add postmake 5 'wicd_install' diff --git a/network/wicd/wicd.desc b/network/wicd/wicd.desc new file mode 100644 index 000000000..cdea98c5b --- /dev/null +++ b/network/wicd/wicd.desc @@ -0,0 +1,43 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../wicd/wicd.desc +[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A network manager + +[T] Backwards compatible with standard *nix networking commands (iwconfig, ifconfig, etc) +[T] wired networks, named network profiles, select static IP or DHCP on a per network basis +[T] store different static IPs, gateways, subnet masks, DNS server addresses per network +[T] Wireless networks: +[T] Automatically connect at boot - no user intervention required, even for encrypted networks +[T] Keeps network keys in root accesible only (600) files (unencrypted, however) +[T] Automatically selects between static IP addresses and DHCP on a per network basis +[T] Encryption ( WPA 1/2, WEP, LEAP, TTLS, EAP, PEAP) +[T] Automatically connects at resume from suspend +[T] Displays information about the network + + + +[U] http://wicd.sourceforge.net/ + +[A] Adam Blackburn +[M] Nagy Karoly Gabriel + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 1.3.1 +[P] X -----5---9 800.000 + +[D] 3098374040 wicd_1.3.1-src.tar.bz2 http://downloads.sourceforge.net/wicd/ +