Many files:
authorGreg Gilbert <greg@treke.net>
Thu, 11 Nov 2004 22:14:33 +0000 (22:14 +0000)
committerGreg Gilbert <greg@treke.net>
Thu, 11 Nov 2004 22:14:33 +0000 (22:14 +0000)
  License updates

BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA

33 files changed:
c-ares/c-ares_1.1.0.oe
cairo/cairo_cvs.oe
cairo/libsvg_cvs.oe
came/came_1.7.oe
ccache/ccache_2.3.oe
centericq/centericq_4.11.0.oe
centericq/centericq_4.9.10.oe
centericq/centericq_4.9.7.oe
cetools/cetools_0.3.oe
cflow/cflow_2.0.oe
chillispot/chillispot_0.98.oe
chkhinge/chkhinge_20040706.oe
clucene/clucene_0.8.12-pre.oe
conserver/conserver_8.1.2.oe
console-tools/console-tools_0.3.2.oe
coreutils/coreutils_5.0.oe
coreutils/coreutils_5.1.1.oe
coreutils/coreutils_5.1.3.oe
corkscrew/corkscrew_2.0.oe
cpufreqd/cpufreqd_1.1.2.oe
cramfs/cramfs_1.1.oe
cron/cron_3.0pl1.oe
cscope/cscope_15.5.oe
cups/cups_1.1.19.oe
cups/cups_1.1.20.oe
curl/curl_7.12.2.oe
cvs/cvs_1.11.14.oe
cvs/cvs_1.12.8.oe
cvs/cvs_1.12.9.oe
cyrus-imapd/cyrus-imapd_2.2.5.oe
cyrus-sasl/cyrus-sasl_2.1.17.oe
cyrus-sasl/cyrus-sasl_2.1.18.oe
cyrus-sasl/cyrus-sasl_2.1.19.oe

index de9b316..27c8afe 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "c-ares is a C library that resolves names asynchronously."
 SECTION = "libs"
 SRC_URI = "http://daniel.haxx.se/projects/c-ares/c-ares-${PV}.tar.gz"
+LICENSE = "MIT"
 S = "${WORKDIR}/c-ares-${PV}"
 
 inherit autotools
index 6105a7a..5367f66 100644 (file)
@@ -5,6 +5,7 @@ MAINTAINER = "Phil Blundell <pb@debian.org>"
 # DEPENDS = "x11 libpixman libpng fontconfig libxrender xcb glitz"
 DEPENDS = "x11 libpixman libpng fontconfig libxrender"
 DESCRIPTION = "Cairo graphics library"
+LICENSE = "MPL LGPL"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo"
 S = "${WORKDIR}/cairo"
index 55c214d..eec98af 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@debian.org>"
 DEPENDS = "libxml2 jpeg zlib libpng"
 DESCRIPTION = "SVG parser library"
-
+LICENSE = "LGPL"
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg"
 S = "${WORKDIR}/libsvg"
 
index 0459fe0..38e53d2 100644 (file)
@@ -3,6 +3,7 @@ support and additional features."
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 DEPENDS = "curl giblib"
 SECTION = "x11/utils"
+LICENSE = "GPLv2"
 
 SRC_URI = "http://linuxbrit.co.uk/downloads/camE-${PV}.tar.gz \
            file://make.patch;patch=1 \
index d4d5053..bb961d3 100644 (file)
@@ -1,6 +1,7 @@
 HOMEPAGE = "http:/ccache.samba.org"
 DESCRIPTION = "compiler cache"
 SECTION = "devel"
+LICENSE= "GPL"
 
 SRC_URI = "http://ccache.samba.org/ftp/ccache/ccache-${PV}.tar.gz"
 
index 26e42f3..fa66338 100644 (file)
@@ -5,6 +5,7 @@ SECTION = "console/network"
 SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
           file://configure.patch;patch=1 \
           file://m4.patch;patch=1"
+LICENSE = "GPL"
 
 inherit autotools
 
index 12fe406..93e85b6 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
           file://configure.patch;patch=1 \
           file://m4.patch;patch=1"
-
+LICENSE = "GPL" 
 inherit autotools
 
 EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."
index 51c6ad7..331d69c 100644 (file)
@@ -2,6 +2,7 @@ DEPENDS = "openssl ncurses"
 DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
 AIM, IRC, Jabber and LiveJournal"
 SECTION = "console/network"
+LICENSE = "GPL" 
 
 SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
           file://configure.patch;patch=1 \
index cd1a4ef..aa97ec5 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "Ethload for Linux is a tool to send ROM images over ethernet using tftp."
 SECTION = "console/network"
+LICENSE = "GPL"
 SRC_URI = "http://linuxsh.free.fr/tools/cetools-${PV}.tar.gz \
           file://sean-hsieh.patch;patch=1"
 S = "${WORKDIR}/cetools-${PV}"
index e10520e..f6bbb3b 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "Utility for viewing function call flow."
 SECTION = "devel"
 SRC_URI = "http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-${PV}.tar.gz \
           file://compile.patch;patch=1"
+LICENSE = "PD"
 
 do_install () {
        install -d ${D}/${bindir}
index e69de29..31783d6 100644 (file)
@@ -0,0 +1,15 @@
+DESCRIPTION = "ChilliSpot is an open source captive portal or wireless LAN access point controller. It is used for authenticating users of a wireless LAN."
+HOMEPAGE = "http://www.chillispot.org/"
+MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
+LICENSE = "GPL"
+SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \
+       file://init"
+RDEPENDS = "kernel-module-tun"
+
+inherit autotools
+
+do_install_append() {
+       install -d ${D}/${sysconfdir} ${D}/${sysconfdir}/init.d
+       install ${S}/doc/chilli.conf ${D}/${sysconfdir}
+       install -m 755 ${WORKDIR}/init ${D}/${sysconfdir}/init.d/chillispot
+}
index 89300c6..3b5d01a 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/chkhinge;date=${PV}"
+LICENSE = "MIT"
 S = "${WORKDIR}/chkhinge"
 
 FILES_${PN} = "/bin"
index 519b9ef..83cbd68 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java."
 SECTION = "libs"
+LICENSE = "LGPL"
 PRIORITY = "optional"
 CVSDATE = "20040704"
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/clucene;module=. \
index 38d8cea..b3f57b5 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Conserver provides remote access to serial port \
 consoles and logs all data to a central host."
 SECTION = "console/network"
+LICENSE = "BSD"
 SRC_URI = "http://www.conserver.com/conserver-${PV}.tar.gz"
 
 inherit autotools
index 83296ae..7cf684c 100644 (file)
@@ -1,4 +1,5 @@
 SECTION = "base"
+LICENSE = "GPL"
 DESCRIPTION = "Allows you to set-up and manipulate the Linux console."
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \
index 78b04af..7adc89d 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "A collection of core GNU utilities."
+COREUTILS = "GPL"
 
 SRC_URI = "${GNU_MIRROR}/coreutils/coreutils-${PV}.tar.gz \
           file://malloc.patch;patch=1 \
index d8a41ed..dc80425 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "A collection of core GNU utilities."
+LICENSE = "GPL"
 
 SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2"
 
index ff4cffe..c9d943a 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "A collection of core GNU utilities."
+LICENSE = "GPL"
 
 SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
            file://install-cross.patch;patch=1;pnum=0 \
index f3360f7..e3c12ca 100644 (file)
@@ -1,5 +1,6 @@
 HOMEPAGE = "http://www.agroman.net/corkscrew/"
 DESCRIPTION = "Tunnel SSH throught HTTP proxies"
+LICENSE = "GPL"
 SECTION = "console/network"
 SRC_URI = "http://www.agroman.net/corkscrew/corkscrew-${PV}.tar.gz \
           file://configure.patch;patch=1"
index 8f0e3ac..7cad9af 100644 (file)
@@ -3,6 +3,7 @@ applet you can find in Windows. It monitors battery level, CPU usage, \
 AC state, and running programs and adjusts the frequency governor \
 according to a set of rules specified in the config file."
 SECTION = "console/utils"
+LICENSE = "GPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/cpufreqd/cpufreqd-${PV}.tar.gz \
           file://nonrootinstall.patch;patch=1"
index dcf4e54..efdf288 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 SRC_URI = "${SOURCEFORGE_MIRROR}/cramfs/cramfs-1.1.tar.gz"
+LICENSE = "GPLv2"
 DEPENDS = "zlib"
 
 do_compile() {
index 4bbab86..9212871 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "Vixie cron."
+LICENSE = "as-is"
 
 SRC_URI = "http://ibiblio.org/pub/Linux/system/daemons/cron/cron${PV}.tar.gz \
           file://nonrootinstall.patch;patch=1 \
index 8fcb1d7..9d41997 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = "ncurses"
 DESCRIPTION = "A text screen-based source browser."
 SECTION = "console/utils"
+LICENSE = "BSD"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/cscope/cscope-${PV}.tar.gz"
 
index 953fe20..a3bb555 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "console/utils"
 DEPENDS = "openssl jpeg libpng zlib"
 DESCRIPTION = "An Internet printing system for Unix."
+LICENSE = "GPL LGPL"
 
 SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2"
 
index 9ebc606..1d060ce 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = "openssl jpeg libpng zlib"
 DESCRIPTION = "An Internet printing system for Unix."
 SECTION = "console/utils"
+LICENSE = "GPL LGPL"
 
 SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2"
 
index 6ab389d..9a5b1e7 100644 (file)
@@ -7,6 +7,7 @@
 DEPENDS = "zlib"
 DESCRIPTION = "Command line tool and library for \
 client-side URL transfers."
+LICENSE = "MIT" 
 SECTION = "console/network"
 PR = "r1"
 
index 3a090a6..8d1ecad 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version"
 SECTION = "console/network"
 PRIORITY = "optional"
+LICENSE = "GPL"
 
 SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
 
index 68c1c84..3864525 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
 SECTION = "console/network"
 PRIORITY = "optional"
 DEPENDS = "gettext-native"
+LICENSE = "GPL"
 
 SRC_URI = "https://cvs.cvshome.org/files/documents/19/170/cvs-${PV}.tar.bz2 \
           file://m4.patch;patch=1"
index 3daa181..96ef719 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
 SECTION = "console/network"
 PRIORITY = "optional"
 DEPENDS = "gettext-native"
+LICENSE = "GPL"
 
 SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \
           file://m4.patch;patch=1"
index af5419b..e49a19f 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "console/network"
 DEPENDS = "cyrus-sasl"
 PR = "r1"
+LICENSE = "BSD"
 
 SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz \
            file://autotools.patch;patch=1 \
index 1b82a76..d1eec9b 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "console/network"
 DEPENDS = "db3"
 DESCRIPTION = "Generic client/server library for SASL authentication."
+LICENSE = "BSD"
 
 SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/cyrus-sasl-${PV}.tar.gz \
           file://configure.patch;patch=1"
index 72ba323..edb7567 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "console/network"
 DEPENDS = "db3"
 DESCRIPTION = "Generic client/server library for SASL authentication."
+LICENSE = "BSD"
 
 SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/cyrus-sasl-${PV}.tar.gz"
 
index 0ad919e..37c8292 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "console/network"
 DEPENDS = "db3"
 DESCRIPTION = "Generic client/server library for SASL authentication."
+LICENSE = "BSD"
 
 SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-${PV}.tar.gz"