aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-09-18 23:14:53 +0800
committermiwi <miwi@FreeBSD.org>2007-09-18 23:14:53 +0800
commitceecf2b208424c0f04f5e3a08493a95c3be91f0a (patch)
tree46ec69be169a81c3be97a6c3b61630e59f230bbb /net-mgmt
parent4d2b6337879cd87e30d7a80edaf486f84fa8e0fe (diff)
downloadfreebsd-ports-gnome-ceecf2b208424c0f04f5e3a08493a95c3be91f0a.tar.gz
freebsd-ports-gnome-ceecf2b208424c0f04f5e3a08493a95c3be91f0a.tar.zst
freebsd-ports-gnome-ceecf2b208424c0f04f5e3a08493a95c3be91f0a.zip
2007-08-29 security/vncrypt: not supported on any current version of FreeBSD
2007-09-15 net-mgmt/ocs-unix-agent: Use net-mgmt/ocsinventory-agent instead
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/ocs-unix-agent/Makefile35
-rw-r--r--net-mgmt/ocs-unix-agent/distinfo3
-rw-r--r--net-mgmt/ocs-unix-agent/files/patch-Makefile.in11
-rw-r--r--net-mgmt/ocs-unix-agent/pkg-descr5
5 files changed, 0 insertions, 55 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 8d11111fdad9..e66544b93d64 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -144,7 +144,6 @@
SUBDIR += nsca
SUBDIR += nsca-client
SUBDIR += nstreams
- SUBDIR += ocs-unix-agent
SUBDIR += ocsinventory-agent
SUBDIR += openlldp
SUBDIR += openvmps
diff --git a/net-mgmt/ocs-unix-agent/Makefile b/net-mgmt/ocs-unix-agent/Makefile
deleted file mode 100644
index cf70f93c3fa0..000000000000
--- a/net-mgmt/ocs-unix-agent/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: ocs-unix-agent
-# Date created: 8 May 2007
-# Whom: Dennis Cabooter
-#
-# $FreeBSD$
-#
-
-PORTNAME= ocs-unix-agent
-PORTVERSION= 0.7
-CATEGORIES= net-mgmt
-MASTER_SITES= http://bfleisch.free.fr/ocs-solaris-client/
-
-MAINTAINER= freebsd@rootxs.org
-COMMENT= Keep track of the computers configuration and software
-
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-
-DEPRECATED= Use net-mgmt/ocsinventory-agent instead
-EXPIRATION_DATE=2007-09-15
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= libxml2
-
-CONFIGURE_ARGS= --with-zlib=/usr
-
-PLIST_SUB= RELEASE=${RELEASE}
-PLIST_FILES= bin/ocs-agent-freebsd-%%RELEASE%% \
- bin/ocs-agent-freebsd-%%RELEASE%%.1007
-
-.include <bsd.port.pre.mk>
-
-RELEASE!= ${UNAME} -r
-
-.include <bsd.port.post.mk>
diff --git a/net-mgmt/ocs-unix-agent/distinfo b/net-mgmt/ocs-unix-agent/distinfo
deleted file mode 100644
index 31ac46990bf3..000000000000
--- a/net-mgmt/ocs-unix-agent/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ocs-unix-agent-0.7.tar.gz) = 7404c4d957d87007240df2340a4f9a69
-SHA256 (ocs-unix-agent-0.7.tar.gz) = e560c2d06abfe212f60ed8df5d98d08f9ecef3b93697d689398ebced9464689b
-SIZE (ocs-unix-agent-0.7.tar.gz) = 95497
diff --git a/net-mgmt/ocs-unix-agent/files/patch-Makefile.in b/net-mgmt/ocs-unix-agent/files/patch-Makefile.in
deleted file mode 100644
index b74f39993228..000000000000
--- a/net-mgmt/ocs-unix-agent/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Tue Mar 27 08:32:24 2007
-+++ Makefile.in Tue Jun 5 14:34:09 2007
-@@ -732,7 +732,7 @@
- install-exec-local:
- ${INSTALL_PROGRAM} agent $(DESTDIR)/@bindir@/@AGENT_NAME@.@AGENT_VERSION_REV@
- ${LN_S} @AGENT_NAME@.@AGENT_VERSION_REV@ $(DESTDIR)/@bindir@/@AGENT_NAME@
-- ${INSTALL_PROGRAM} -d $(DESTDIR)/@sysconfdir@
-+ install -o root -g wheel -m 755 -d $(DESTDIR)/@sysconfdir@
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/net-mgmt/ocs-unix-agent/pkg-descr b/net-mgmt/ocs-unix-agent/pkg-descr
deleted file mode 100644
index 2157af66868c..000000000000
--- a/net-mgmt/ocs-unix-agent/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Open Computer and Software Inventory Next Generation is an application designed
-to help a network or system administrator keep track of the computers
-configuration and software that are installed on the network
-
-WWW: http://www.ocsinventory-ng.org/