aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-08-22 17:16:44 +0800
committerrene <rene@FreeBSD.org>2014-08-22 17:16:44 +0800
commit711c7d565c938849018251326ae53974ac4297a7 (patch)
tree3b7e04588986f7ef8465da72e414abc21dcfd4eb /net-mgmt
parentc647088f38dc37eb21d31b5000faa379ec598f8e (diff)
downloadfreebsd-ports-gnome-711c7d565c938849018251326ae53974ac4297a7.tar.gz
freebsd-ports-gnome-711c7d565c938849018251326ae53974ac4297a7.tar.zst
freebsd-ports-gnome-711c7d565c938849018251326ae53974ac4297a7.zip
Remove expired ports:
2014-08-22 databases/pg_filedump: Broken for more than 6 months 2014-08-22 devel/svnmerge: Broken for more than 6 months 2014-08-22 net-mgmt/circe: Broken for more than 6 months 2014-08-22 print/latex-aa: Broken for more than 6 months 2014-08-22 textproc/rast: Broken for more than 6 months 2014-08-22 www/abyssws: Broken for more than 6 months 2014-08-22 www/docebo: Not maintained upstream 2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/circe/Makefile53
-rw-r--r--net-mgmt/circe/distinfo2
-rw-r--r--net-mgmt/circe/pkg-descr5
-rw-r--r--net-mgmt/circe/pkg-plist20
5 files changed, 0 insertions, 81 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index ae4b665daadf..5d9af7c93103 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -40,7 +40,6 @@
SUBDIR += chillispot
SUBDIR += choparp
SUBDIR += cidr
- SUBDIR += circe
SUBDIR += cisco_conf
SUBDIR += ciscoconf
SUBDIR += clog
diff --git a/net-mgmt/circe/Makefile b/net-mgmt/circe/Makefile
deleted file mode 100644
index ed1271a725ab..000000000000
--- a/net-mgmt/circe/Makefile
+++ /dev/null
@@ -1,53 +0,0 @@
-# Created by: Berkeley NAC-Team <circe-port-maintainers@bws.net.berkeley.edu>
-# $FreeBSD$
-
-PORTNAME= circe
-PORTVERSION= 0.2.3
-PORTREVISION= 1
-CATEGORIES= net-mgmt
-MASTER_SITES= http://bws.berkeley.edu/ports/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Captive portal-based network access control solution in perl
-
-BROKEN= Does not build
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2014-08-22
-
-LICENSE= BSD
-
-RUN_DEPENDS= p5-Net-IP-Match-XS>=0:${PORTSDIR}/net-mgmt/p5-Net-IP-Match-XS \
- p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-Error>=0:${PORTSDIR}/lang/p5-Error \
- p5-Sys-Syslog>=0:${PORTSDIR}/sysutils/p5-Sys-Syslog \
- p5-TryCatch>=0:${PORTSDIR}/lang/p5-TryCatch \
- p5-Data-Validate-IP>=0:${PORTSDIR}/net-mgmt/p5-Data-Validate-IP \
- p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
- p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \
- p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB \
- p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \
- p5-Proc-PID-File>=0:${PORTSDIR}/devel/p5-Proc-PID-File
-
-USES= perl5
-
-DIST_SUBDIR= ${PORTNAME}
-WRKSRC= ${WRKDIR}
-
-OPTIONS_DEFINE= ENCRYPT
-ENCRYPT_DESC= Encrypt destination URL in redirection
-
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MENCRYPT}
-RUN_DEPENDS+= p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES \
- p5-Crypt-OpenSSL-AES>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-AES
-.endif
-
-MANCOMPRESSED= no
-
-post-patch:
- @${REINPLACE_CMD} -e 's|$$(SITE_PERL)|${PREFIX}/${SITE_PERL_REL}|g' ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e 's|$$(SITE_PERL_REL)|${SITE_PERL_REL}|g' ${WRKSRC}/Makefile
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/circe/distinfo b/net-mgmt/circe/distinfo
deleted file mode 100644
index 81cb387e708d..000000000000
--- a/net-mgmt/circe/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (circe/circe-0.2.3.tar.gz) = f3af826ba2f83544535ff6eaa8a419dbedea19d53c6cbc6d67618fbfb27fa9c8
-SIZE (circe/circe-0.2.3.tar.gz) = 31545
diff --git a/net-mgmt/circe/pkg-descr b/net-mgmt/circe/pkg-descr
deleted file mode 100644
index f09b1952c1d1..000000000000
--- a/net-mgmt/circe/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Circe is a captive portal-based network access control solution written in perl
-and developed at the University of California, Berkeley for use in Residential
-Computing and campus wireless.
-
-WWW: http://bws.berkeley.edu/
diff --git a/net-mgmt/circe/pkg-plist b/net-mgmt/circe/pkg-plist
deleted file mode 100644
index a4cc983d0586..000000000000
--- a/net-mgmt/circe/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-sbin/circe-redirect
-sbin/circe-context-daemon
-sbin/circe-daemon
-sbin/circe-flush-state
-sbin/circe-get-context
-sbin/circe-get-redirect-url
-sbin/circe-ipfw-daemon
-sbin/circe-list-clients
-sbin/circe-nagios-info
-sbin/circe-set-context
-sbin/circe-set-ipfw-context
-etc/nac.conf.dist
-etc/ipfw.begin.dist
-etc/ipfw.circe.dist
-etc/ipfw.common.dist
-etc/ipfw.end.dist
-etc/ipfw.init.dist
-etc/ipfw.local.dist
-etc/rc.d/circed
-%%SITE_PERL%%/LibNAC.pm