Date: Tue, 14 Sep 2010 13:30:54 +0000 (UTC) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/aoe Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/aoe/files aoe.in patch-aoecmd.c patch-aoenet.c Message-ID: <201009141330.o8EDUsld073799@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2010-09-14 13:30:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/aoe Makefile distinfo pkg-descr pkg-message pkg-plist net/aoe/files aoe.in patch-aoecmd.c patch-aoenet.c Log: New port: FreeBSD driver for ATA over Ethernet (AoE) Port author is Stacey D. Son. Two additional patches are added: - a patch to fix build on FreeBSD 7 and later [1] - a patch to fix device detection >2TB [2] Submitted by: pluknet [1], fjoe [2] Tested by: George Mamalakis Revision Changes Path 1.2254 +1 -0 ports/net/Makefile 1.1 +36 -0 ports/net/aoe/Makefile (new) 1.1 +3 -0 ports/net/aoe/distinfo (new) 1.1 +65 -0 ports/net/aoe/files/aoe.in (new) 1.1 +57 -0 ports/net/aoe/files/patch-aoecmd.c (new) 1.1 +25 -0 ports/net/aoe/files/patch-aoenet.c (new) 1.1 +3 -0 ports/net/aoe/pkg-descr (new) 1.1 +41 -0 ports/net/aoe/pkg-message (new) 1.1 +2 -0 ports/net/aoe/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009141330.o8EDUsld073799>