From owner-freebsd-doc@FreeBSD.ORG Mon Jan 19 23:03:20 2009 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BDE41065778 for ; Mon, 19 Jan 2009 23:03:20 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from mail-bw0-f12.google.com (mail-bw0-f12.google.com [209.85.218.12]) by mx1.freebsd.org (Postfix) with ESMTP id 69E318FC12 for ; Mon, 19 Jan 2009 23:03:19 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by bwz5 with SMTP id 5so70786bwz.19 for ; Mon, 19 Jan 2009 15:03:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.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=zhvGgHz07gZATpjiLVDAJR1nTDwd3aFhDR3Sr2+BDU8=; b=pv9flQLEaAjb5H0rHzIuXav7gYxDHVnpatY95IPHZT9llWLQ7HCJpCFpVg+jAm7/9U yEITQWsdnHq1j74Mtq+soISETNsqhBtp5TKAs65dRXJEDgTmgvuVfBMqCoV+b9k/U2zk eMArv0Rey7l+TY2G5ZpYv4AisNiziht0Zcp6o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.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=bhB5m2T6cPOWao6z3UbdyL35qci72Y3qMYpOMuj8YyLcueQ20mNLMbr0pXwuUdcGTF Kl1vYQrt16Wod4aRJ9J97AvjcUDxqxL4PTQR+FMJlOCtP5vrbk45RbpPUA7cTM0AfA63 kn+wq460GZ9wSIwcXdoICOI1TwiH76s0gyjzU= Received: by 10.223.109.200 with SMTP id k8mr3255279fap.44.1232405555104; Mon, 19 Jan 2009 14:52:35 -0800 (PST) Received: by 10.223.111.209 with HTTP; Mon, 19 Jan 2009 14:52:35 -0800 (PST) Message-ID: <685a6ef80901191452v5055a1d7k3ade19bea699d68a@mail.gmail.com> Date: Mon, 19 Jan 2009 23:52:35 +0100 From: "Gabor PALI" Sender: pali.gabor@googlemail.com To: "Manolis Kiagias" In-Reply-To: <49747A1E.1080005@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <685a6ef80901162151n36faf048tdad36c7a85c05731@mail.gmail.com> <49747A1E.1080005@gmail.com> X-Google-Sender-Auth: dc4939596b1ed2de Cc: doc@freebsd.org Subject: Re: Patches to the FDP Primer (from Last Year) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 23:03:20 -0000 Hi Manolis, >> http://people.freebsd.org/~pgj/patches/2008/12/26/fdp-primer.doc-build.patch.diff >> - Remove description of (documentation) package target as it is not >> supported and it will be changed. [..] > > So is the 'package' target broken? Admittedly I've never used it before > reading your patch, but it seems it worked for me, building a package > for the fdp-primer. Yes, this target is probably working, but deprecated. I am thinking of this because hrs@ told me so [1], and maybe that is why blackend@ is experimenting with a new packaging solution [2]. So I felt it to be posted to the list. > I could install it with pkg_add, but then > pkg_delete errored out trying to uninstall it. Not sure whether we > should completely remove it from the docs though. But there must be a reason why this is not used anymore... > This is all nice work. I've been struggling with the translation of > ppp-and-slip lately (plus I had rather limited spare time), hence the > late reply. No problem at all. Take your time. > I think it would be ok to commit all the above, maybe get a > few opinions on removing the reference to the package target. I see no > other problems. Sure. Thank you for your review very much. Maybe we should involve other Greek guys stalking around here :P Best Wishes, :g [1] http://lists.freebsd.org/pipermail/freebsd-doc/2008-May/014318.html [2] http://lists.freebsd.org/pipermail/freebsd-doc/2008-December/015088.html