aboutsummaryrefslogtreecommitdiffstats
path: root/package/howl/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-15 12:34:56 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-15 12:34:56 +0000
commit8fb8f2a2d4139df0ec0b8a6a18711ffecdca8403 (patch)
tree00a270ff74a64108e437fe96b87b4099dcc12f24 /package/howl/ipkg
parent976a46963ca7e6d62f8b68c16006b868bc6dcc9d (diff)
downloadmaster-187ad058-8fb8f2a2d4139df0ec0b8a6a18711ffecdca8403.tar.gz
master-187ad058-8fb8f2a2d4139df0ec0b8a6a18711ffecdca8403.tar.bz2
master-187ad058-8fb8f2a2d4139df0ec0b8a6a18711ffecdca8403.zip
Add howl package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@907 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/howl/ipkg')
-rw-r--r--package/howl/ipkg/autoipd.control9
-rw-r--r--package/howl/ipkg/howl-utils.control9
-rw-r--r--package/howl/ipkg/libhowl.control8
-rw-r--r--package/howl/ipkg/mdnsresponder.conffiles1
-rw-r--r--package/howl/ipkg/mdnsresponder.control9
-rw-r--r--package/howl/ipkg/nifd.control9
6 files changed, 45 insertions, 0 deletions
diff --git a/package/howl/ipkg/autoipd.control b/package/howl/ipkg/autoipd.control
new file mode 100644
index 0000000000..ff71eec413
--- /dev/null
+++ b/package/howl/ipkg/autoipd.control
@@ -0,0 +1,9 @@
+Package: autoipd
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Nico <nthill@free.fr>
+Source: http://nthill.free.fr/openwrt/sources/howl/
+Description: an IPv4 Link-Local address self-assigner daemon
+Depends: libhowl, libpthread
diff --git a/package/howl/ipkg/howl-utils.control b/package/howl/ipkg/howl-utils.control
new file mode 100644
index 0000000000..9b99d22fec
--- /dev/null
+++ b/package/howl/ipkg/howl-utils.control
@@ -0,0 +1,9 @@
+Package: howl-utils
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Nico <nthill@free.fr>
+Source: http://nthill.free.fr/openwrt/sources/howl/
+Description: a ZeroConf (aka RendezVous) implementation (utilities)
+Depends: libhowl, libpthread
diff --git a/package/howl/ipkg/libhowl.control b/package/howl/ipkg/libhowl.control
new file mode 100644
index 0000000000..62d38b3402
--- /dev/null
+++ b/package/howl/ipkg/libhowl.control
@@ -0,0 +1,8 @@
+Package: libhowl
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Nico <nthill@free.fr>
+Source: http://nthill.free.fr/openwrt/sources/howl/
+Description: a ZeroConf (aka RendezVous) implementation (library)
diff --git a/package/howl/ipkg/mdnsresponder.conffiles b/package/howl/ipkg/mdnsresponder.conffiles
new file mode 100644
index 0000000000..eaf1aead95
--- /dev/null
+++ b/package/howl/ipkg/mdnsresponder.conffiles
@@ -0,0 +1 @@
+/etc/mDNSResponder.conf
diff --git a/package/howl/ipkg/mdnsresponder.control b/package/howl/ipkg/mdnsresponder.control
new file mode 100644
index 0000000000..ba9f15e57a
--- /dev/null
+++ b/package/howl/ipkg/mdnsresponder.control
@@ -0,0 +1,9 @@
+Package: mdnsresponder
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Nico <nthill@free.fr>
+Source: http://nthill.free.fr/openwrt/sources/howl/
+Description: an mDNS (Multicast DNS) service responder daemon
+Depends: libhowl, libpthread
diff --git a/package/howl/ipkg/nifd.control b/package/howl/ipkg/nifd.control
new file mode 100644
index 0000000000..3c148d5f50
--- /dev/null
+++ b/package/howl/ipkg/nifd.control
@@ -0,0 +1,9 @@
+Package: nifd
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Nico <nthill@free.fr>
+Source: http://nthill.free.fr/openwrt/sources/howl/
+Description: a network interface monitor daemon
+Depends: libhowl