From 2b3d4229ce95a3d8b693167d6140097ec7e87378 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Wed, 2 May 2007 00:44:07 +0000 Subject: [PATCH] * added dnsmasq (2.39) - A small caching DNS proxy and DHCP server git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20956 10447126-35f2-4685-b0cf-6dd780d3921f --- network/dnsmasq/dnsmasq.cache | 21 +++++++++++++++++++ network/dnsmasq/dnsmasq.conf | 15 ++++++++++++++ network/dnsmasq/dnsmasq.desc | 38 +++++++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 network/dnsmasq/dnsmasq.cache create mode 100644 network/dnsmasq/dnsmasq.conf create mode 100644 network/dnsmasq/dnsmasq.desc diff --git a/network/dnsmasq/dnsmasq.cache b/network/dnsmasq/dnsmasq.cache new file mode 100644 index 000000000..ff3621f92 --- /dev/null +++ b/network/dnsmasq/dnsmasq.cache @@ -0,0 +1,21 @@ + +[TIMESTAMP] 1178064646 Tue May 1 20:10:46 2007 +[BUILDTIME] 100 (9) +[SIZE] 0.17 MB, 8 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/network/dnsmasq/dnsmasq.conf b/network/dnsmasq/dnsmasq.conf new file mode 100644 index 000000000..99c4a104c --- /dev/null +++ b/network/dnsmasq/dnsmasq.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../dnsmasq/dnsmasq.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 --- + +var_append makeinstopt ' ' PREFIX=$root/$prefix diff --git a/network/dnsmasq/dnsmasq.desc b/network/dnsmasq/dnsmasq.desc new file mode 100644 index 000000000..72c2b46db --- /dev/null +++ b/network/dnsmasq/dnsmasq.desc @@ -0,0 +1,38 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../dnsmasq/dnsmasq.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 small caching DNS proxy and DHCP server + +[T] Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP +[T] server. It is designed to provide DNS and (optionally) DHCP to a small +[T] network. It can serve the names of local machines which are not in the +[T] global DNS. The DHCP server integrates with the DNS server and allows +[T] machines with DHCP-allocated addresses to appear in the DNS with +[T] names configured either in each host or in a central configuration +[T] file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP +[T] for network booting of diskless machines. + +[U] http://www.thekelleys.org.uk/dnsmasq/doc.html + +[A] Simon Kelley +[M] Alejandro Mery + +[C] extra/network + +[L] GPL +[S] Stable +[V] 2.39 +[P] X -----5---9 800.000 + +[D] 3000249493 dnsmasq-2.39.tar.gz http://www.thekelleys.org.uk/dnsmasq/