aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-30 19:15:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-30 19:15:53 +0000
commit192e2cf76660c2f6d541c53221872b48a5d82458 (patch)
tree98c5e7087fd878115822151268eb2cf26e663a33 /net-mgmt
parentbf71cbdb67fe5db2a48ce6da782bce0d79a11776 (diff)
downloadports-192e2cf76660c2f6d541c53221872b48a5d82458.tar.gz
ports-192e2cf76660c2f6d541c53221872b48a5d82458.zip
2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned 2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead 2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead 2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi
Notes
Notes: svn path=/head/; revision=213958
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/ap-utils/Makefile52
-rw-r--r--net-mgmt/ap-utils/distinfo3
-rw-r--r--net-mgmt/ap-utils/files/patch-aa10
-rw-r--r--net-mgmt/ap-utils/pkg-descr10
-rw-r--r--net-mgmt/ap-utils/pkg-plist14
6 files changed, 0 insertions, 90 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 2d2a3a7931db..721b11d219ad 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -11,7 +11,6 @@
SUBDIR += airport
SUBDIR += angst
SUBDIR += annextools
- SUBDIR += ap-utils
SUBDIR += argus
SUBDIR += argus-clients
SUBDIR += argus-monitor
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile
deleted file mode 100644
index 289df01b81d6..000000000000
--- a/net-mgmt/ap-utils/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# New ports collection makefile for: ap-utils
-# Date created: 2002/07/10
-# Whom: Jerry A! <jerry@thehutt.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ap-utils
-PORTVERSION= 1.4.1
-PORTREVISION= 2
-CATEGORIES= net-mgmt
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A set of utilities to configure and monitor wireless access points
-
-DEPRECATED= Does not work with gcc4.2; appears to be abandoned
-EXPIRATION_DATE= 2008-04-07
-
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_BZIP2= yes
-CONFIGURE_ENV= LDFLAGS="-lintl -L${LOCALBASE}/lib"
-MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8
-
-.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
-PLIST_SUB+= NLS=""
-.else
-BROKEN= Does not build without gettext
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Broken with gcc 4.2
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|_nl_domain_bindings|libintl_nl_domain_bindings|' ${WRKSRC}/configure
-
-.if !defined(NOPORTDOCS)
-post-install:
- ${MKDIR} ${DOCSDIR}
- cd ${WRKSRC}/Documentation && \
- ${INSTALL_DATA} FAQ Ovislink-HOWTO.html HARDWARE-NOTES README.ap-gl ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/net-mgmt/ap-utils/distinfo b/net-mgmt/ap-utils/distinfo
deleted file mode 100644
index 90d9c3d05a3c..000000000000
--- a/net-mgmt/ap-utils/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ap-utils-1.4.1.tar.bz2) = 15b3ee8ae8f5e501ffa6dd8ced9c528d
-SHA256 (ap-utils-1.4.1.tar.bz2) = 2fc07e0603d745f169b686ddb5101b31942dc6aa0a2f994f2685e5e249ef0f26
-SIZE (ap-utils-1.4.1.tar.bz2) = 348746
diff --git a/net-mgmt/ap-utils/files/patch-aa b/net-mgmt/ap-utils/files/patch-aa
deleted file mode 100644
index 905bb9385afa..000000000000
--- a/net-mgmt/ap-utils/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/ap_search.c.orig Tue May 4 11:18:09 2004
-+++ lib/ap_search.c Fri Jul 30 22:29:37 2004
-@@ -34,6 +34,7 @@
- #include <sys/socket.h>
- #endif
-
-+#include <sys/socket.h>
- #include <net/if.h>
- #include <sys/time.h>
- #include <errno.h>
diff --git a/net-mgmt/ap-utils/pkg-descr b/net-mgmt/ap-utils/pkg-descr
deleted file mode 100644
index 4328230240a2..000000000000
--- a/net-mgmt/ap-utils/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-A set of utilities to configure and monitor several popular
-wireless access points using SNMP. Among other things, they
-allow access restrictions, MAC authorization and WEP encryption
-for access points and "wireless gateways" by Linksys, Netgear,
-SMC, and D-Link.
-
-WWW: http://ap-utils.polesye.net/
-
- -- Dan Pelleg
-daniel+aputils@pelleg.org
diff --git a/net-mgmt/ap-utils/pkg-plist b/net-mgmt/ap-utils/pkg-plist
deleted file mode 100644
index 3964ed1dc7bc..000000000000
--- a/net-mgmt/ap-utils/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-bin/ap-config
-bin/ap-mrtg
-bin/ap-gl
-sbin/ap-trapd
-%%NLS%%share/locale/fr/LC_MESSAGES/ap-utils.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/ap-utils.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/ap-utils.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/ap-utils.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/ap-utils.mo
-%%PORTDOCS%%%%DOCSDIR%%/FAQ
-%%PORTDOCS%%%%DOCSDIR%%/Ovislink-HOWTO.html
-%%PORTDOCS%%%%DOCSDIR%%/HARDWARE-NOTES
-%%PORTDOCS%%%%DOCSDIR%%/README.ap-gl
-%%PORTDOCS%%@dirrm %%DOCSDIR%%