summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-07 16:57:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-07 16:57:02 +0000
commit59faf4332276d4531d27c0dede6792a5f69b0f86 (patch)
tree2e968b613544b48c6589095a1b0fb0de798b9b58 /net
parentUpdate to 2.4.0beta3. (diff)
2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchat
2007-02-01 chinese/oicq: Does not work with newer OICQ protocol 2007-02-01 net/nicmond: Disappeared from the internet 2007-02-01 www/caudium10: Please use www/caudium12
Notes
Notes: svn path=/head/; revision=184514
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/nicmond/Makefile37
-rw-r--r--net/nicmond/distinfo6
-rw-r--r--net/nicmond/files/patch-aa9
-rw-r--r--net/nicmond/files/patch-ab20
-rw-r--r--net/nicmond/pkg-descr7
-rw-r--r--net/nicmond/pkg-message7
-rw-r--r--net/nicmond/pkg-plist7
8 files changed, 0 insertions, 94 deletions
diff --git a/net/Makefile b/net/Makefile
index 51f0ed57b916..6b74a45da663 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -347,7 +347,6 @@
SUBDIR += ng_netflow
SUBDIR += ngrep
SUBDIR += ngrep-lib
- SUBDIR += nicmond
SUBDIR += nifmon
SUBDIR += nload
SUBDIR += nocatauth-gateway
diff --git a/net/nicmond/Makefile b/net/nicmond/Makefile
deleted file mode 100644
index 239273af8b7a..000000000000
--- a/net/nicmond/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: nicmond
-# Date created: 2003/05/23
-# Whom: Dan Pelleg <daniel+nicmond@pelleg.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= nicmond
-PORTVERSION= 1.1
-CATEGORIES= net
-MASTER_SITES= http://www.agt.ne.jp/~a-gota/programs/nicmond/ \
- http://www.cs.cmu.edu/~dpelleg/download/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-PATCH_SITES= http://www.cs.cmu.edu/~dpelleg/download/
-PATCHFILES= nicmond-doc-en-1.1.diff
-
-MAINTAINER= daniel+nicmond@pelleg.org
-COMMENT= Network interface monitor
-
-DEPRECATED= Disappeared from the internet
-EXPIRATION_DATE=2007-02-01
-
-MANLANG= ja
-MANCOMPRESSED= yes
-MAN5= nicmond.conf.5
-MAN8= nicmond.8
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- cd ${WRKSRC} && \
- ${INSTALL_DATA} README README.en ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/nicmond/distinfo b/net/nicmond/distinfo
deleted file mode 100644
index d3a04f8572d2..000000000000
--- a/net/nicmond/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (nicmond-1.1.tar.gz) = 6254f5ede7ede0e1dc3fe6d3d0813ff9
-SHA256 (nicmond-1.1.tar.gz) = 2a6d06f66148a898c0ef3b561c16a842de12110237bca25e573195b191b84459
-SIZE (nicmond-1.1.tar.gz) = 20115
-MD5 (nicmond-doc-en-1.1.diff) = 76680c7fbbb026ae54cf999eff519995
-SHA256 (nicmond-doc-en-1.1.diff) = c0a3bbe1420f0f7744a5adc462441d6978d294d7893ef21ddc966f315240124b
-SIZE (nicmond-doc-en-1.1.diff) = 15426
diff --git a/net/nicmond/files/patch-aa b/net/nicmond/files/patch-aa
deleted file mode 100644
index bcef2fef8213..000000000000
--- a/net/nicmond/files/patch-aa
+++ /dev/null
@@ -1,9 +0,0 @@
---- Makefile.org Fri May 23 20:21:18 2003
-+++ Makefile Fri May 23 20:21:34 2003
-@@ -1,6 +1,3 @@
--CFLAGS= -O2 -Wall
--PREFIX= /usr/local
--
- all: nicmond
-
- nicmond: nicmond.c
diff --git a/net/nicmond/files/patch-ab b/net/nicmond/files/patch-ab
deleted file mode 100644
index 35533c61f477..000000000000
--- a/net/nicmond/files/patch-ab
+++ /dev/null
@@ -1,20 +0,0 @@
---- nicmond.conf.orig Fri May 23 22:01:51 2003
-+++ nicmond.conf Fri May 23 22:02:43 2003
-@@ -6,10 +6,11 @@
- info info
-
- interface fxp0
-- up /etc/pccard_ether $device start
-- up /sbin/rtsol $device
-- down /etc/pccard_ether $device stop
-+#select and un-comment "up" and/or "down" actions as needed
-+# up /etc/pccard_ether $device start
-+# up /sbin/rtsol $device
-+# down /etc/pccard_ether $device stop
- # down /sbin/route delete $myaddr4 localhost
-- down /sbin/ifconfig $device inet6 $myaddr6 delete
-- down /usr/local/libexec/cleanup_inet6_route $device
-- down /sbin/ifconfig $device down
-+# down /sbin/ifconfig $device inet6 $myaddr6 delete
-+# down /usr/local/libexec/cleanup_inet6_route $device
-+# down /sbin/ifconfig $device down
diff --git a/net/nicmond/pkg-descr b/net/nicmond/pkg-descr
deleted file mode 100644
index 1626bb203d36..000000000000
--- a/net/nicmond/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This program watches the link status of a network interface. When a
-change of state is detected, a script is launched. This is useful
-for machines that need to configure themselves whenever they are
-plugged into or out of the network, such as laptops.
-
- -- Dan Pelleg
-daniel+nicmond@pelleg.org
diff --git a/net/nicmond/pkg-message b/net/nicmond/pkg-message
deleted file mode 100644
index cd5769c4afb6..000000000000
--- a/net/nicmond/pkg-message
+++ /dev/null
@@ -1,7 +0,0 @@
-To configure nicmond, do the following:
-
-1. Edit ${PREFIX}/etc/rc.d/nicmond.sh and set "if" to the
-name of the interface you want to monitor.
-
-2. Edit ${PREFIX}/etc/nicmond.conf and configure "up"
-and "down" actions.
diff --git a/net/nicmond/pkg-plist b/net/nicmond/pkg-plist
deleted file mode 100644
index 71b096a12055..000000000000
--- a/net/nicmond/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-sbin/nicmond
-etc/nicmond.conf
-etc/rc.d/nicmond.sh
-libexec/cleanup_inet6_route
-%%PORTDOCS%%share/doc/nicmond/README
-%%PORTDOCS%%share/doc/nicmond/README.en
-%%PORTDOCS%%@dirrm share/doc/nicmond