From owner-cvs-ports Mon Jul 6 09:52:32 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08720 for cvs-ports-outgoing; Mon, 6 Jul 1998 09:52:32 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from bubble.didi.com (cs11i38.ppp.infoweb.or.jp [202.219.190.198]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA08641; Mon, 6 Jul 1998 09:52:11 -0700 (PDT) (envelope-from asami@sunrise.cs.berkeley.edu) Received: (from asami@localhost) by bubble.didi.com (8.8.8/8.8.8) id BAA01296; Tue, 7 Jul 1998 01:44:48 +0900 (JST) (envelope-from asami) Date: Tue, 7 Jul 1998 01:44:48 +0900 (JST) Message-Id: <199807061644.BAA01296@bubble.didi.com> To: n@nectar.com CC: tg@ihf.rwth-aachen.de, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org In-reply-to: <199807060737.CAA07643@bone.nectar.com> (message from Jacques Vidrine on Mon, 06 Jul 1998 02:37:54 -0500) Subject: Re: cvs commit: ports/devel/py-PyGreSQL - Imported sources From: asami@freebsd.org (Satoshi Asami) Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Anyone have descriptions of ports categories/guidelines on * giving ports a home? There's /usr/ports//pkg/COMMENT but they are one-liners. Maybe I should add a DESCR file with longer explanations too. * > This should probably move to database, where the other DB frontends * > and language interfaces live. FWIW, I agree. Jacques, you don't need to wait for a repository copy or anything -- just cvs remove the old one, delete it from the modules file, easy-import the new one and edit the subdir Makefiles. (The ordering of second and third items are important...otherwise easy-import will give you a hard time about vendor branches and stuff.) Satoshi