From c3df4f93ad4d3f493510697171fbe379b3b129e9 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 28 Dec 2011 17:49:04 +0000 Subject: Remove expired, unmaintained ports: 2011-11-30 textproc/skribe 2011-11-30 emulators/wahcade 2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion 2011-11-30 editors/koffice-kde3 2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion 2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported 2011-11-30 databases/fireprofile 2011-12-01 audio/gnowavcut: Abandonware 2011-12-01 mail/demime: No upstream development since 2007 2011-12-03 x11/wmmsg: No more public distfiles 2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore. 2011-12-03 misc/demoniac: No more upstream, no more public distfiles 2011-12-03 cad/gtkwave: No more public distfiles, no more upstream 2011-12-07 databases/clip: No develop anymore for long 2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on --- net/ipvs/Makefile | 68 ------------------------------------------------------ net/ipvs/distinfo | 2 -- net/ipvs/pkg-descr | 7 ------ net/ipvs/pkg-plist | 22 ------------------ 4 files changed, 99 deletions(-) delete mode 100644 net/ipvs/Makefile delete mode 100644 net/ipvs/distinfo delete mode 100644 net/ipvs/pkg-descr delete mode 100644 net/ipvs/pkg-plist (limited to 'net/ipvs') diff --git a/net/ipvs/Makefile b/net/ipvs/Makefile deleted file mode 100644 index 24265cccc334..000000000000 --- a/net/ipvs/Makefile +++ /dev/null @@ -1,68 +0,0 @@ -# New ports collection makefile for: ipvs -# Date created: Jun 11 2005 -# Whom: clement@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= ipvs -PORTVERSION= 0.4.0 -PORTREVISION= 2 -CATEGORIES= net kld -MASTER_SITES= http://www.cultdeadsheep.org/~clement/FreeBSD/ipvs/ -DISTNAME= ipvs-${PORTVERSION}_${PORTREVISION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= FreeBSD port of Linux Virtual Server - -DEPRECATED= Designed for FreeBSD 5.x, which is no longer supported -EXPIRATION_DATE= 2011-11-30 - -#WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -SRCDIR?= /usr/src - -MAN8= ipvsadm.8 ipvsadm-restore.8 ipvsadm-save.8 -MAKE_ENV+= MKDIR="${MKDIR}" KMODDIR="/boot/modules" - -.include - -pre-everything:: - @${ECHO_CMD} "LVS on FreeBSD works only with 5.3-RELEASE and 5.4-RELEASE." - @${ECHO_CMD} "However it may work on 5-STABLE. If you are running FreeBSD 5.4-STABLE, define" - @${ECHO_CMD} "TRY_STABLE and check if patches apply correctly to your src tree" - @${ECHO_CMD} "To build ipvs, I strongly encourage you to follow these instructions" - @${ECHO_CMD} " 1. checkout supported src tree" - @${ECHO_CMD} " 2. run \"make patch-system\"" - @${ECHO_CMD} " 3. configure and build your kernel. (you need support of NetFilter" - @${ECHO_CMD} " sockopt, add \"options NF_SOCKOPT\")" - @${ECHO_CMD} " 4. Install your freshly compiled kernel" - @${ECHO_CMD} " 5. install the port" - @${ECHO_CMD} " 6. reboot your system" - - -.if !defined(SYSTEM_PATCHED) -.if ${OSVERSION} < 503001 || defined(PACKAGE_BUILDING) -IGNORE= Does not compile. If your system is patched to support ipvs, please\ - define SYSTEM_PATCHED -.elif ${OSVERSION} == 503001 -FREEBSD_VERSION= 5.3-RELEASE -.elif (${OSVERSION} == 504000 || defined(TRY_STABLE)) -FREEBSD_VERSION= 5.4-RELEASE -.elif (${OSVERSION} >= 600029 || defined(TRY_STABLE6)) -FREEBSD_VERSION= 6.0-RELEASE -.elif (${OSVERSION} >= 700000 || defined(TRY_CURRENT)) -FREEBSD_VERSION= 7.0-CURRENT -.else -IGNORE= is designed orginally for 5.3-RELEASE and 5.4-RELEASE, define TRY_STABLE\ - to test it on 5-STABLE, TRY_STABLE6 on 6-STABLE or TRY_CURRENT\ - on 7.0-CURRENT -.endif -.endif - -ONLY_FOR_ARCHS= i386 - -patch-system: extract - @${FIND} ${WRKSRC}/patch/${FREEBSD_VERSION} -type f \ - -name "*.patch" -exec ${PATCH} -p0 -d ${SRCDIR} -i {} \; - -.include diff --git a/net/ipvs/distinfo b/net/ipvs/distinfo deleted file mode 100644 index e0464b9433e5..000000000000 --- a/net/ipvs/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ipvs-0.4.0_2.tar.gz) = adfddecbdf6dedfee2e7cdd682f1717b8bf2fbc6703cb7ad4f8832493b70d9d0 -SIZE (ipvs-0.4.0_2.tar.gz) = 75784 diff --git a/net/ipvs/pkg-descr b/net/ipvs/pkg-descr deleted file mode 100644 index b706b337063d..000000000000 --- a/net/ipvs/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a port of IPVS (aka LVS) on FreeBSD. IPVS is a highly scalable -and highly available server built on a cluster of real servers, with the -load balancer. The architecture of the server cluster is fully -transparent to end users, and the users interact as if it were a single -high-performance virtual server. - -WWW: http://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm diff --git a/net/ipvs/pkg-plist b/net/ipvs/pkg-plist deleted file mode 100644 index c134efde779d..000000000000 --- a/net/ipvs/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -sbin/ipvsadm -sbin/ipvsadm-restore -sbin/ipvsadm-save -include/ipvs/ip_vs.h -include/libipvs/libipvs.h -lib/libipvs.a -lib/libipvs_p.a -@dirrm include/ipvs -@dirrm include/libipvs -@cwd /boot/modules -ipvs.ko -ip_vs_dh.ko -ip_vs_lblc.ko -ip_vs_lblcr.ko -ip_vs_lc.ko -ip_vs_nq.ko -ip_vs_rr.ko -ip_vs_sed.ko -ip_vs_sh.ko -ip_vs_wlc.ko -ip_vs_wrr.ko -linker.hints -- cgit v1.2.3