mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
meta-networking: standardize SECTION values
SECTION has been used inconsistently throughout the recipes in this layer. Convert them to all use the same convention. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
6a84fe282e
commit
8980f0d2a2
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Wireless Central Regulatory Domain Agent"
|
||||
HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
|
||||
|
||||
SECTION = "net"
|
||||
LICENSE = "copyleft-next-0.3.0 & ISC"
|
||||
LIC_FILES_CHKSUM = "file://copyleft-next-0.3.0;md5=8743a2c359037d4d329a31e79eabeffe \
|
||||
file://${WORKDIR}/wireless-regdb-2014.11.18/LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
SUMMARY = "The dump DAQ test the various inline mode features "
|
||||
HOMEPAGE = "http://www.snort.org"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ DESCRIPTION = "The GNU inetutils are a collection of common \
|
|||
networking utilities and servers including ftp, ftpd, rcp, \
|
||||
rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
|
||||
talkd, telnet, telnetd, tftp, tftpd, and uucpd."
|
||||
SECTION = "libs"
|
||||
SECTION = "net"
|
||||
DEPENDS = "ncurses netbase readline"
|
||||
LICENSE = "GPLv3"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
SUMMARY = "dumb networking library"
|
||||
HOMEPAGE = "http://code.google.com/p/libdnet/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9"
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ BUGTRACKER = "https://github.com/polarssl/polarssl/issues"
|
|||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
SECTION = "net"
|
||||
SECTION = "libdevel"
|
||||
|
||||
SRC_URI = "https://polarssl.org/download/polarssl-${PV}-gpl.tgz"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
DESCRIPTION = "set Linux HDLC packet radio modem driver port information"
|
||||
HOMEPAGE = "https://www.kernel.org/pub/linux/utils/net/hdlc"
|
||||
SECTION = "comm"
|
||||
LICENSE = "GPLv2 & GPLv2+ "
|
||||
LIC_FILES_CHKSUM = "file://sethdlc.c;endline=10;md5=90f936879e9f8b755a138aeb348782eb"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
DESCRIPTION = "snort - a free lightweight network intrusion detection system for UNIX and Windows."
|
||||
HOMEPAGE = "http://www.snort.org/"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ DESCRIPTION = "UFW stands for Uncomplicated Firewall, and is program for \
|
|||
managing a netfilter firewall. It provides a command line interface and aims \
|
||||
to be uncomplicated and easy to use."
|
||||
HOMEPAGE = "https://launchpad.net/ufw"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
SUMMARY = "VLAN provides vconfig utility"
|
||||
SECTION = "misc"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://vconfig.c;md5=293ef69c4e88434d37a5ee577a5288cb"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "A client for the Cisco3000 VPN Concentrator"
|
||||
HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/"
|
||||
AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL-2.0+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ DESCRIPTION = "wolfSSL, formerly CyaSSL, is a lightweight SSL library written in
|
|||
a full TLS 1.2 client and server."
|
||||
HOMEPAGE = "http://www.wolfssl.com/yaSSL/Products-wolfssl.html"
|
||||
BUGTRACKER = "http://github.com/wolfssl/wolfssl/issues"
|
||||
SECTION = "libs/network"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Advanced TFTP server and client"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
HOMEPAGE = "http://packages.debian.org/atftp"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Kernel based automounter for linux"
|
||||
SECTION = "base"
|
||||
SECTION = "utils"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Generic client/server library for SASL authentication"
|
||||
SECTION = "console/network"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "openssl virtual/db"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ nameserver, but can also act as the primary nameserver for a subnet behind \
|
|||
a firewall. It also has features such as caching DNS requests, support for \
|
||||
DNS servers, cache poisoning prevention, TCP support, etc.."
|
||||
HOMEPAGE = "http://dnrd.sourceforge.net/"
|
||||
SECTION = "System Environment/Daemons"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0be67017f1c770313ad7b40e18d568f1"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ programs used to manage it. iSCSI is a protocol for distributed \
|
|||
disk access using SCSI commands sent over Internet Protocol networks."
|
||||
HOMEPAGE = "http://www.open-iscsi.org/"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
DEPENDS = "openssl flex-native bison-native"
|
||||
|
||||
LIC_FILES_CHKSUM = \
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ SUMMARY = "Intel LLDP Agent"
|
|||
DESCRIPTION = "\
|
||||
This package contains the Linux user space daemon and configuration tool for \
|
||||
Intel LLDP Agent with Enhanced Ethernet support for the Data Center."
|
||||
SECTION = "System Environment/Daemons"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8c2bc283e65df398ced5f5b747e78162"
|
||||
DEPENDS = "libconfig libnl"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "A sophisticated console ftp client"
|
||||
HOMEPAGE = "http://ncftp.com/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "ClArtistic"
|
||||
LIC_FILES_CHKSUM = "file://ncftp/cmds.c;beginline=3;endline=4;md5=9de76faeaedc4f908082e3f8142715f4"
|
||||
DEPENDS = "ncurses"
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/releases/${BPN}-${PV}.tar.gz \
|
|||
SRC_URI[md5sum] = "534c0a99438a62c4c8dda56cfa67300c"
|
||||
SRC_URI[sha256sum] = "2f5ba57fe67e94099c0df82d0a0dd207b5c583c93030035ba354c97b5471b590"
|
||||
|
||||
SECTION = "admin"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Postfix attempts to be fast, easy to administer, and secure. The outsidei \
|
|||
has a definite Sendmail-ish flavor, but the inside is completely different."
|
||||
|
||||
HOMEPAGE= "http://www.postfix.org"
|
||||
SECTION = "console/network"
|
||||
SECTION = "mail"
|
||||
DEPENDS = "virtual/db libpcre openssl postfix-native \
|
||||
${@base_contains('DISTRO_FEATURES', 'ldap', 'openldap', '', d)} \
|
||||
${@base_contains('DISTRO_FEATURES', 'sasl', 'cyrus-sasl', '', d)} \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Secure and configurable FTP server"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
HOMEPAGE = "http://www.proftpd.org"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ defined by the relevant IEEE 1588 standard. PTP Version 1 implements IEEE-1588-2
|
|||
and PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very precise \
|
||||
time coordination of LAN connected computers."
|
||||
HOMEPAGE = "http://sourceforge.net/projects/ptpd"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://README;md5=2452033fe374283f29579898663b1aa8"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
SUMMARY = "FTP Server with a strong focus on software security"
|
||||
DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server."
|
||||
HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ae9e161311a5a0768c333b537a40e332"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ advertisements hosts can automatically configure their \
|
|||
addresses and some other parameters. They also can \
|
||||
choose a default router based on these advertisements."
|
||||
HOMEPAGE = "http://www.litech.org/radvd/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
DEPENDS = "flex-native libdaemon"
|
||||
|
||||
# License is BSD-Style (with advertising clause) but also has an additional 0th clause
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Squid offers a rich set of traffic optimization options, most of which are \
|
|||
enabled by default for simpler installation and high performance. \
|
||||
"
|
||||
HOMEPAGE = "http://www.squid-cache.org"
|
||||
SECTION = "network"
|
||||
SECTION = "web"
|
||||
LICENSE = "GPLv2+"
|
||||
|
||||
MAJ_VER = "${@oe.utils.trim_version("${PV}", 1)}"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ interface for TFTP, which allows users to transfer files to and from a \
|
|||
remote machine. This program and TFTP provide very little security, \
|
||||
and should not be enabled unless it is expressly needed."
|
||||
DEPENDS = "tcp-wrappers readline"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD-4-Clause"
|
||||
LIC_FILES_CHKSUM = "file://MCONFIG.in;beginline=1;endline=9;md5=c28ba5adb43041fae4629db05c83cbdd \
|
||||
file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Virtual EtherDrive blade AoE target"
|
||||
SECTION = "console/network"
|
||||
SECTION = "admin"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Very Secure FTP server"
|
||||
HOMEPAGE = "https://security.appspot.com/vsftpd.html"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a6067ad950b28336613aed9dd47b1271"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
SUMMARY = "Connection tracking userspace tools for Linux"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \
|
||||
libnetfilter-cthelper libnetfilter-queue bison-native"
|
||||
|
||||
|
||||
SRC_URI = " \
|
||||
http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${PV}.tar.bz2;name=tar \
|
||||
file://conntrack-failover \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "Utility for basic Ethernet frame filtering on a Linux bridge, \
|
|||
advanced logging, MAC DNAT/SNAT and brouting."
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
PR = "r3"
|
||||
|
||||
RDEPENDS_${PN} += "perl"
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ SUMMARY = "Minimalistic user-space Netlink utility library"
|
|||
DESCRIPTION = "Minimalistic user-space library oriented to Netlink developers, providing \
|
||||
functions for common tasks in parsing, validating, and constructing both the Netlink header and TLVs."
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libmnl/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
SUMMARY = "Netfilter connection tracking library"
|
||||
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter connection tracking state table"
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_conntrack/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libmnl"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
SUMMARY = "Netfilter connection tracking helper library"
|
||||
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter user-space helper infrastructure"
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_cthelper/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libmnl"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
SUMMARY = "Netfilter connection tracking timeout library"
|
||||
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter fine-grain connection tracking timeout infrastructure"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libmnl"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
SUMMARY = "Netfilter logging library"
|
||||
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter log message (NFLOG)"
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_log/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
SUMMARY = "Netfilter packet queue access library"
|
||||
DESCRIPTION = "Userspace library providing a programming interface (API) to access the Linux kernel netfilter packet queue"
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libmnl"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, \
|
|||
nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or \
|
||||
management tools in userspace."
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnfnetlink/index.html"
|
||||
SECTION = "devel/libs"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Library for low-level interaction with nftables Netlink's API over libmnl"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26"
|
||||
SECTION = "libs/network"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "libmnl"
|
||||
|
||||
SRC_URI = "http://netfilter.org/projects/libnftnl/files/${BP}.tar.bz2 \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Netfilter Tables userspace utillites"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d1a78fdd879a263a5e0b42d1fc565e79"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
|
||||
DEPENDS = "libmnl libnftnl readline gmp"
|
||||
RRECOMMENDS_${PN} += "kernel-module-nf-tables \
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
SUMMARY = "ZNC, an advanced IRC bouncer"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "netkit-ft includes the ftp client."
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
|
||||
LICENSE = "BSD"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "netkit-rpc includes rpcinfo and rpcgen."
|
||||
HOMEPAGE = "http://ftp.linux.org.uk/pub/linux/Networking/netkit"
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
LICENSE = "SPL-1.0"
|
||||
LIC_FILES_CHKSUM = "file://rpcinfo/rpcinfo.c;beginline=2;endline=3;md5=3e6339e3ce266e1122c5ba293e04bc89"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "netkit-rsh includes the rsh daemon and client."
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
|
||||
LICENSE = "BSD-4-Clause"
|
||||
DEPENDS = "xinetd libgcrypt"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "netkit-rusers includes rusers - Displays who is logged in to machines on local network \
|
||||
rusersd - Logged in users server"
|
||||
HOMEPAGE = "ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://rusers/rusers.c;beginline=2;endline=3;md5=f4fc634a4ce8c569911196b72b10770e"
|
||||
DEPENDS = " tcp-wrappers libtirpc rpcbind"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "netkit-rwho includes, ruptime rwho and rwhod (Daemon to maintain data for rwho/ruptime)"
|
||||
HOMEPAGE = "ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://rwho/rwho.c;beginline=2;endline=3;md5=5a85f13c0142d72fc378e00f15da5b9e"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "netkit-telnet includes the telnet daemon and client."
|
||||
SECTION = "base"
|
||||
SECTION = "net"
|
||||
DEPENDS = "ncurses"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://telnet/telnet.cc;beginline=2;endline=3;md5=780868e7b566313e70cb701560ca95ef"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "tftp - Trivial file transfer protocol client"
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD-4-Clause"
|
||||
DEPENDS = "tcp-wrappers"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux"
|
||||
HOMEPAGE = "http://sourceforge.net/apps/trac/accel-ppp/wiki"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
SUMMARY = "Various tools relating to the Simple Network Management Protocol"
|
||||
HOMEPAGE = "http://www.net-snmp.org/"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=3;endline=8;md5=7f7f00ba639ac8e8deb5a622ea24634e"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ control and forwarding planes of a software-defined networking architecture.\
|
|||
"
|
||||
HOMEPAGE = "http://www.openflow.org"
|
||||
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ products and is able to support hundreds of sessions, each with \
|
|||
different configuration. It is used by several ISPs to provide \
|
||||
L2TP services and by corporations to implement L2TP VPNs."
|
||||
HOMEPAGE = "http://www.openl2tp.org/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e9d9259cbbf00945adc25a470c1d3585"
|
||||
DEPENDS = "popt flex readline"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ DESCRIPTION = "PPTP Client is a Linux, FreeBSD, NetBSD \
|
|||
Virtual Private Network (VPN) as used by employers and some \
|
||||
cable and ADSL internet service providers."
|
||||
HOMEPAGE = "http://pptpclient.sourceforge.net"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Quagga is a fork of GNU Zebra which was developed by Kunihiro \
|
|||
Ishiguro. The Quagga tree aims to build a more involved community \
|
||||
around Quagga than the current centralised model of GNU Zebra."
|
||||
HOMEPAGE = "http://www.nongnu.org/quagga/"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPL-2.0 & LGPL-2.0"
|
||||
DEPENDS = "readline ncurses perl-native"
|
||||
DEPENDS += "${@base_contains('DISTRO_FEATURES', 'snmp', 'net-snmp', '', d)}"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "Portable, easy-to-use and standard compliant library suitable \
|
|||
for developing free and commercial software that need support for a RADIUS \
|
||||
protocol (RFCs 2128 and 2139)."
|
||||
HOMEPAGE = "http://sourceforge.net/projects/radiusclient-ng.berlios/"
|
||||
SECTION = "Applications/Internet"
|
||||
SECTION = "net"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/r/${BPN}/${BPN}_${PV}.orig.tar.gz \
|
||||
file://Modify-configure.in-and-etc-Makefile.am.patch \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "A user-mode PPPoE client and server suite for Linux"
|
||||
HOMEPAGE = "http://www.roaringpenguin.com/products/pppoe"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a194eaefae2be54ee3221339b10d0581"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Xelerance version of the Layer 2 Tunneling Protocol (L2TP) daemon"
|
||||
HOMEPAGE = "http://www.xelerance.com/software/xl2tpd/"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
DEPENDS = "ppp virtual/kernel"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ storage protocol, a simple protocol for using storage over anethernet LAN. \
|
|||
The vblade program (storage target) exports a blockdevice using AoE. \
|
||||
"
|
||||
HOMEPAGE = "http://sourceforge.net/projects/${BPN}"
|
||||
SECTION = "console/network"
|
||||
SECTION = "admin"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
RRECOMMENDS_${PN} = "kernel-module-aoe"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Administration tool for arp packet filtering"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL-2.0"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
|
||||
PR = "r2"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Tools for ethernet bridging"
|
||||
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
DEPENDS = "sysfsutils"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "A a package of utilities for doing and managing mounts of the Linux CIFS filesystem."
|
||||
HOMEPAGE = "http://wiki.samba.org/index.php/LinuxCIFS_utils"
|
||||
|
||||
SECTION = "otherosfs"
|
||||
LICENSE = "GPLv3 & LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
require cim-schema.inc
|
||||
|
||||
SECTION = "doc"
|
||||
|
||||
LICENSE = "DMTF"
|
||||
|
||||
SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2400/cim_schema_${PV}Final-Doc.zip \
|
||||
|
|
|
|||
|
|
@ -6,4 +6,4 @@ details for integration with other management models. The schema\
|
|||
provides the actual model descriptions."
|
||||
|
||||
HOMEPAGE = "http://www.dmtf.org/"
|
||||
SECTION = "Development/Libraries"
|
||||
SECTION = "libs"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "C++ library for client-side URL transfers"
|
||||
HOMEPAGE = "http://code.google.com/p/curlpp/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "libdevel"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Lightweight, easy to configure DNS forwarder and DHCP server"
|
||||
HOMEPAGE = "http://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
# GPLv3 was added in version 2.41 as license option
|
||||
LICENSE = "GPLv2 | GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Unbound, known DNSSEC keys, URL's to official publication pages of keys, \
|
|||
and harvested keys, as well a script to harvest DNSKEY's from DNS. \
|
||||
See also: system-config-dnssec"
|
||||
HOMEPAGE = "https://github.com/xelerance/dnssec-conf"
|
||||
SECTION = "System Environment/Daemons"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||
DEPENDS += "xmlto-native docbook-xml-dtd4-native \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Dovecot is an open source IMAP and POP3 email server"
|
||||
DESCRIPTION = "Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It's fast, simple to set up, requires no special administration and it uses very little memory."
|
||||
|
||||
SECTION = "mail"
|
||||
LICENSE = "LGPLv2.1 & MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a981379bd0f1c362f8d1d21515e5b30b"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ DRBD mirrors a block device over the network to another machine.\
|
|||
Think of it as networked raid 1. It is a building block for\
|
||||
setting up high availability (HA) clusters."
|
||||
HOMEPAGE = "http://www.drbd.org/"
|
||||
SECTION = "kernel/userland"
|
||||
SECTION = "admin"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ with a sendmail-compatible syntax, based on libESMTP and \
|
|||
supporting the AUTH (including the CRAM-MD5 and NTLM SASL \
|
||||
mechanisms) and StartTLS SMTP extensions."
|
||||
HOMEPAGE = "http://esmtp.sourceforge.net/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
|
||||
DEPENDS = "libesmtp"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Fetchmail retrieves mail from remote mail servers and forwards it via SMTP"
|
||||
DESCRIPTION = "Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC."
|
||||
|
||||
SECTION = "mail"
|
||||
LICENSE = "GPLv2 & MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbb509e0303f5ded1cbfc0cc8705f28c"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ targets to ping. Instead of sending to one target until it times out or \
|
|||
replies, fping will send out a ping packet and move on to the next target \
|
||||
in a round-robin fashion."
|
||||
HOMEPAGE = "http://www.fping.org/"
|
||||
SECTION = "console/tools"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=09d77789fe32be35acde9637a5ee39b1"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
SUMMARY = "GeoIP perl API library to access location database"
|
||||
DESCRIPTION = "perl library for country/city/organization to IP address or hostname mapping"
|
||||
HOMEPAGE = "http://www.maxmind.com/app/ip-location"
|
||||
SECTION = "network"
|
||||
SECTION = "libdevel"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
||||
LIC_FILES_CHKSUM = "file://README;md5=b0fa745303912bd2d64430f7ae69487d"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ countries as values. This database should be more complete and accurate than \
|
|||
using reverse DNS lookups."
|
||||
|
||||
HOMEPAGE = "http://dev.maxmind.com/geoip/"
|
||||
SECTION = "Development/Libraries"
|
||||
SECTION = "libdevel"
|
||||
|
||||
SRC_URI = "http://www.maxmind.com/download/geoip/api/c/GeoIP-1.6.0.tar.gz;name=tarball \
|
||||
http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz;apply=no;name=GeoIP-dat \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Configure network interfaces for parallel routing"
|
||||
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding"
|
||||
SECTION = "network"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://ifenslave.c;beginline=8;endline=12;md5=a9f0bd2324cdc1b36d1f44f0e643a62a"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "iftop does for network usage what top(1) does for CPU usage"
|
||||
HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
|
||||
|
||||
SECTION = "net"
|
||||
DEPENDS = "libpcap ncurses"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "IPsec-Tools is a port of KAME's IPsec utilities to the \
|
||||
Linux-2.6 IPsec implementation."
|
||||
HOMEPAGE = "http://ipsec-tools.sourceforge.net/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://src/libipsec/pfkey.c;beginline=6;endline=31;md5=bc9b7ff40beff19fe6bc6aef26bd2b24"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ methods (NAT, tunneling, and direct routing), and eight load balancing algorithm
|
|||
(round robin, weighted round robin, least-connec-tion, weighted least-connection, \
|
||||
locality-based least-connection, locality-based least-connection with replication, \
|
||||
destination-hashing, and source-hashing)."
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=40;endline=56;md5=a54cba37b64924aa5008881607942892"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ DESCRIPTION = "LibESMTP is a library to manage posting \
|
|||
preconfigured Mail Transport Agent (MTA) such as Exim or PostFix."
|
||||
HOMEPAGE = "http://www.stafford.uklinux.net/libesmtp/"
|
||||
LICENSE = "LGPLv2+"
|
||||
SECTION = "libs/network"
|
||||
SECTION = "libs"
|
||||
|
||||
DEPENDS = "openssl"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
DESCRIPTION = "open source C/C++ client library and tools for the memcached server"
|
||||
DEPENDS = "libevent util-linux"
|
||||
SECTION = "libdevel"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=865490941c91ba790f0ea78dec93bd60"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "The Linux Kernel Stream Control Transmission Protocol (lksctp) project"
|
||||
HOMEPAGE = "http://lksctp.org"
|
||||
SECTION = "libs"
|
||||
SECTION = "net"
|
||||
LICENSE = "LGPLv2.1 & GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = " \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Utilities for managing the Linux LoWPAN stack"
|
||||
DESCRIPTION = "This is a set of utils to manage the Linux LoWPAN stack. \
|
||||
The LoWPAN stack aims for IEEE 802.15.4-2003 (and for lesser extent IEEE 802.15.4-2006) compatibility."
|
||||
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of n
|
|||
HOMEPAGE = "http://www.alobbs.com/macchanger"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
SECTION = "net"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/macchanger/${BPN}-${PV}.tar.gz"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ DESCRIPTION = "\
|
|||
of the specific application. Traditionally this has been used in mod_perl \
|
||||
apps to avoid storing large chunks of data in Apache memory, and to share \
|
||||
this burden across several machines."
|
||||
|
||||
SECTION = "web"
|
||||
HOMEPAGE = "http://memcached.org/"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
SUMMARY = "Combined traceroute and ping utility"
|
||||
DESCRIPTION = "mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool."
|
||||
HOMEPAGE = "http://www.bitwizard.nl/mtr/"
|
||||
SECTION = "net"
|
||||
DEPENDS = "ncurses"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
SECTION = "console/network"
|
||||
DESCRIPTION = "This package includes some useful diagnostics tools for \
|
||||
IPv6 networks, including ndisc6, rdisc6, tcptraceroute6 and traceroute6."
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
HOMEPAGE = "http://www.remlab.net/ndisc6/"
|
||||
LICENSE = "GPL-2.0"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
inherit update-alternatives gettext
|
||||
|
||||
ALTERNATIVE_${PN} = "nc"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ to be copied from gnulib, it is not a library per-se, as much \
|
|||
as a collection of portable idioms to be used in other projects."
|
||||
|
||||
HOMEPAGE = "http://www.gnu.org/software/gnulib/"
|
||||
SECTION = "libs"
|
||||
SECTION = "devel"
|
||||
LICENSE = "LGPLv2+"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e4cf3810f33a067ea7ccd2cd889fed21"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "netcf"
|
||||
DESCRIPTION = "netcf is a cross-platform network configuration library."
|
||||
HOMEPAGE = "https://fedorahosted.org/netcf/"
|
||||
SECTION = "console/tools"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bbb461211a33b134d42ed5ee802b37ff"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "A networking benchmarking tool"
|
||||
DESCRIPTION = "Network performance benchmark including tests for TCP, UDP, sockets, ATM and more."
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
HOMEPAGE = "http://www.netperf.org/"
|
||||
LICENSE = "netperf"
|
||||
LICENSE_FLAGS = "non-commercial"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# the rpcsvc functionality is not present in uclibc
|
||||
DESCRIPTION = "NIS Server and Tools"
|
||||
HOMEPAGE = "http://www.linux-nis.org/nis/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "This is a preview/early-access/alpha/buzzword-of-the-times \
|
|||
release of a new FOSS project written to gradually take over the world of \
|
||||
networked timekeeping."
|
||||
HOMEPAGE = "https://github.com/bsdphk/Ntimed"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://main.c;startline=2;endline=24;md5=eda11d21005319bb76cbb6f911f0f66d"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ synchronize the time of a computer client or server to \
|
|||
another server or reference time source, such as a radio \
|
||||
or satellite receiver or modem."
|
||||
HOMEPAGE = "http://support.ntp.org"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "NTP"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f41fedb22dffefcbfafecc85b0f79cfa"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "A full-featured SSL VPN solution via tun device."
|
||||
HOMEPAGE = "http://openvpn.sourceforge.net"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5aac200199fde47501876cba7263cb0c"
|
||||
DEPENDS = "lzo openssl iproute2 ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
SUMMARY = "pimd is a lightweight stand-alone PIM-SM v2 multicast routing daemon."
|
||||
HOMEPAGE = "http://troglobit.com/pimd.html"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=94f108f91fab720d62425770b70dd790"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Static Multicast Routing Daemon"
|
||||
DESCRIPTION = "SMCRoute is a daemon and command line tool to manipulate the multicast routing table in the UNIX kernel."
|
||||
HOMEPAGE = "http://troglobit.github.io/smcroute.html"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
SUMMARY = "ssmping is a tool for checking whether one can receive SSM from a given host"
|
||||
HOMEPAGE = "http://www.venaas.no/multicast/ssmping/"
|
||||
SECTION = "net"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://asmping.c;beginline=2;endline=11;md5=1ca8d1a1ca931e5cfe604ebf20a78b71"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ DESCRIPTION = "strongSwan is an OpenSource IPsec implementation for the \
|
|||
Linux operating system."
|
||||
SUMMARY = "strongSwan is an OpenSource IPsec implementation"
|
||||
HOMEPAGE = "http://www.strongswan.org"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
DEPENDS = "gmp openssl flex-native flex bison-native"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ SUMMARY = "A sophisticated network protocol analyzer"
|
|||
HOMEPAGE = "http://www.tcpdump.org/"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1d4b0366557951c84a94fabe3529f867"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
DEPENDS = "libpcap"
|
||||
|
||||
SRC_URI = " \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "tcpslice"
|
||||
DESCRIPTION = "A tool for extracting parts of a tcpdump packet trace."
|
||||
HOMEPAGE = "http://www.tcpdump.org/related.html"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "BSD-4-Clause"
|
||||
LIC_FILES_CHKSUM = "file://tcpslice.c;endline=20;md5=99519e2e5234d1662a4ce16baa62c64e"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Use previously captured traffic to test network devices"
|
||||
|
||||
HOMEPAGE = "http://tcpreplay.synfin.net/"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=c33cccf72cc1603e8a72a84811ae3ac8"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ remote files, passive mode support (with fallback to active mode), \
|
|||
SOCKS support, TIS FWTK gate-ftp server support, and transfer rate \
|
||||
throttling."
|
||||
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD-4-Clause"
|
||||
|
||||
DEPENDS = "ncurses"
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user