From owner-freebsd-questions@FreeBSD.ORG Sat Jul 1 00:36:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 394C516A583 for ; Sat, 1 Jul 2006 00:36:32 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id A009744319 for ; Sat, 1 Jul 2006 00:36:30 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1045486uge for ; Fri, 30 Jun 2006 17:36:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OFRA8+rbuFm/fpbJq37Ol96IErXuKUI0G//28ZPXQtdoODtFhSqUDuKP0FgltqW8031Uao8ke1kHc28g7qDnqZK3P6zh37wTmG28MrLJMKRAC9SaDb7gvCbEmXNkuZKQeiHoADzoKPDTorf7fvoUTmkoo2pklb5eC3v3kqv31Q8= Received: by 10.67.19.13 with SMTP id w13mr3575402ugi; Fri, 30 Jun 2006 17:36:29 -0700 (PDT) Received: by 10.67.86.1 with HTTP; Fri, 30 Jun 2006 17:36:29 -0700 (PDT) Message-ID: <80f4f2b20606301736t3f86d8aen53038d675825ce91@mail.gmail.com> Date: Fri, 30 Jun 2006 20:36:29 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: requesting some info on CVSUP (some is help related, others are your own personal preferences) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 00:36:32 -0000 I'll just go based on the lines in the SUPFILE of interest: 1) *default base=/var/db Does anyone use anything else? Why (I mean beyond "my database isn't in /var/db", Why isn't it there)? 2) *default prefix=/usr Anyone have their ports prefix someplace other than /usr? Again why is it elsewhere? 3) *default release=cvs tag=. OK, what other options are there for release/tag, and where can I find them? For tag, I know of RELENG_#, and I suspect there is also CURRENT_# and STABLE_#, is there any other, such as RELENG_#_#, etc? Any release other than "CVS" 4) *default delete use-rel-suffix I'm somewhat being a lazy bastard here, I know there's more about this in the man page, there's delete, use-rel-suffix, and a couple of other mentioned, but could I get a better explanation than there is there? Thanks, I mentioned the need for a GUI tool to make ports/cvsup more easy for the "noob", and since I need to get some java experience to make myself look good for prospective employers, I'm going to try it. Don't worry, I plan to make a clone in a better language when I'm done. Thank you, -Jim Stapleton