summaryrefslogtreecommitdiff
path: root/net/autonet
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-05-29 09:26:50 +0000
committerabs <abs@pkgsrc.org>2005-05-29 09:26:50 +0000
commitc1a29cb7a99b472150d46b01dcfa949ff1545267 (patch)
tree8a6b2835f32ac6b83c55ec66030eaebee4ca23bd /net/autonet
parent6e53729b8b8af6fefb4908fece62ad4822368e66 (diff)
downloadpkgsrc-c1a29cb7a99b472150d46b01dcfa949ff1545267.tar.gz
Initial import of autonet-0.13
autonet is intended to handle automatic network configuration on a machine which connects to a variety of different networks, such as a laptop. It includes configuring WEP keys and static vs dynamic IP addresses on a per ssid or interface basis.
Diffstat (limited to 'net/autonet')
-rw-r--r--net/autonet/DESCR4
-rw-r--r--net/autonet/Makefile16
-rw-r--r--net/autonet/PLIST7
-rw-r--r--net/autonet/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/net/autonet/DESCR b/net/autonet/DESCR
new file mode 100644
index 00000000000..84e3999f81e
--- /dev/null
+++ b/net/autonet/DESCR
@@ -0,0 +1,4 @@
+autonet is intended to handle automatic network configuration on a
+machine which connects to a variety of different networks, such as a laptop.
+It includes configuring WEP keys and static vs dynamic IP addresses on a
+per ssid or interface basis.
diff --git a/net/autonet/Makefile b/net/autonet/Makefile
new file mode 100644
index 00000000000..8584a730f20
--- /dev/null
+++ b/net/autonet/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/29 09:26:50 abs Exp $
+
+DISTNAME= autonet-0.13
+CATEGORIES= net
+MASTER_SITES= http://www.mono.org/abs/tools/autonet/
+EXTRACT_SUFX= .tbz
+
+MAINTAINER= abs@absd.org
+COMMENT= Automatically configure network interface & WEP keys
+
+ONLY_FOR_PLATFORM= NetBSD-*-*
+
+USE_LANGUAGES= # empty
+NO_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/autonet/PLIST b/net/autonet/PLIST
new file mode 100644
index 00000000000..82c8abc1187
--- /dev/null
+++ b/net/autonet/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/29 09:26:50 abs Exp $
+@dirrm share/examples/autonet
+man/man8/autonet.8
+sbin/autonet
+share/examples/autonet/autonet.local
+share/examples/autonet/lid_switch
+share/examples/rc.d/autonet
diff --git a/net/autonet/distinfo b/net/autonet/distinfo
new file mode 100644
index 00000000000..460dea6dacc
--- /dev/null
+++ b/net/autonet/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/29 09:26:50 abs Exp $
+
+SHA1 (autonet-0.13.tbz) = fe3ce6ac888634d08616a10926dab32ceac41322
+RMD160 (autonet-0.13.tbz) = 6a804a3f9a06f43e9804423cb6694adadc9fedbd
+Size (autonet-0.13.tbz) = 5283 bytes