From owner-freebsd-database@FreeBSD.ORG Fri Mar 7 20:32:05 2008 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6FC5106566B for ; Fri, 7 Mar 2008 20:32:05 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.184]) by mx1.freebsd.org (Postfix) with ESMTP id 513988FC15 for ; Fri, 7 Mar 2008 20:32:04 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so410595rvb.43 for ; Fri, 07 Mar 2008 12:32:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=T3lQ5FfgmTaY1nGz1/2tEg/ScD8lupIAA/u3gAz8SlQ=; b=T2CCFaV+Vx5fdGMPE/O7XkW7hWSSrallWwXeNa32pgqJddEKHxbSIAClHoT31qThOqz1VlmQPcDbm5+mCXRI+kCE/6GS/rzEGSF18ifIXbVmPMZIgpegM78RE3DcTEd74KR6XBfkZp7eZQ2n3jpB2yLCPpPoK32qtNamr2S3oJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=YE1HxowEcr6bvrt60p2ArJjlM8fgJueHE14k/HGO7hrcy+nqJDZCfWon/gAbdsvQpuj17VFJyZ9uE1P+djgCULFOB4VL4/JQOOLalnH1d2mPs/nhFJoztrylpCl8DUjoywHajsoaRb7kk4rdoSGydc8dNDSYIdpgHzwHBspIGcc= Received: by 10.141.132.8 with SMTP id j8mr924512rvn.167.1204920331690; Fri, 07 Mar 2008 12:05:31 -0800 (PST) Received: by 10.141.212.1 with HTTP; Fri, 7 Mar 2008 12:05:31 -0800 (PST) Message-ID: <9bbcef730803071205p6bd5db13qb6484839e4c8bbc1@mail.gmail.com> Date: Fri, 7 Mar 2008 21:05:31 +0100 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Adrian Penisoara" In-Reply-To: <78cb3d3f0803070731n4f7b4cedu33c88e9ae8e6c175@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <78cb3d3f0803070636l38ca7683t24235efd8f989c67@mail.gmail.com> <20080307143946.GI90443@rink.nu> <78cb3d3f0803070731n4f7b4cedu33c88e9ae8e6c175@mail.gmail.com> X-Google-Sender-Auth: de41217e29039bb9 Cc: freebsd-database@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Preparing an Oracle Database XE port/package -- any tips ? X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 20:32:05 -0000 On 07/03/2008, Adrian Penisoara wrote: > Let's not forget about the Oracle 8i installation section in the FreeBSD > Handbook [1] which could surely benefit from updating (8i is desupported > since a ling time). I would be glad to help (re)writing such stuff, as time > permits. > > [1] > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-oracle.html I cannot contribute since I don't use Oracle (I'm interested because running Oracle is a sort-of rite of passage - people look at an OS differently if it can run Oracle :) ), but I can do a part of the logistics - I can put the resulting text in the official wiki, find someone to convert it and add to the handbook, etc.