Date: Sat, 11 Jun 2005 16:52:40 +0000 (UTC) From: Clement Laforet <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/net Makefile ports/net/ipvs Makefile distinfo pkg-descr pkg-plist ports/net/ipvs/files Makefile patch-ipvs_ipvsadm_Makefile Message-ID: <200506111652.j5BGqeTu099453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2005-06-11 16:52:40 UTC FreeBSD ports repository Modified files: . modules net Makefile Added files: net/ipvs Makefile distinfo pkg-descr pkg-plist net/ipvs/files Makefile patch-ipvs_ipvsadm_Makefile Log: - Add ipvs 0.4.0 for FreeBSD 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. http://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm Revision Changes Path 1.12653 +1 -0 CVSROOT/modules 1.1492 +1 -0 ports/net/Makefile 1.1 +55 -0 ports/net/ipvs/Makefile (new) 1.1 +2 -0 ports/net/ipvs/distinfo (new) 1.1 +5 -0 ports/net/ipvs/files/Makefile (new) 1.1 +43 -0 ports/net/ipvs/files/patch-ipvs_ipvsadm_Makefile (new) 1.1 +7 -0 ports/net/ipvs/pkg-descr (new) 1.1 +5 -0 ports/net/ipvs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506111652.j5BGqeTu099453>