From owner-cvs-all Wed Jun 23 4:21: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from mail11.digital.com (mail11.digital.com [192.208.46.10]) by hub.freebsd.org (Postfix) with ESMTP id 274F9150DE; Wed, 23 Jun 1999 04:20:55 -0700 (PDT) (envelope-from garyj@mofo.fkr.dec.com) Received: from cssmuc.fkr.dec.com (cssmuc.fkr.dec.com [16.185.131.161]) by mail11.digital.com (8.9.2/8.9.2/WV2.0g) with SMTP id HAA17928; Wed, 23 Jun 1999 07:24:51 -0400 (EDT) Received: from mofo.fkr.dec.com by cssmuc.fkr.dec.com (5.65v4.0/1.1.8.2/14Nov95-0232PM) id AA05350; Wed, 23 Jun 1999 13:20:51 +0200 Received: from mofo.fkr.dec.com (localhost [127.0.0.1]) by mofo.fkr.dec.com (8.9.3/8.8.5) with ESMTP id NAA34631; Wed, 23 Jun 1999 13:21:47 GMT Message-Id: <199906231321.NAA34631@mofo.fkr.dec.com> X-Mailer: exmh version 2.0.2 2/24/98 To: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: Message from asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) of Tue, 22 Jun 1999 16:35:36 MST. Reply-To: garyj@fkr.dec.com Subject: Re: cvs commit: ports/editors/xemacs-packages - Imported sources Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Jun 1999 13:21:47 +0000 From: Gary Jennejohn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Satoshi - Ports Wraith - Asami writes: > * From: Gary Jennejohn > > * The packages are automatically installed when xemacs21 is installed > * from the ports tree. Unfortunately, this is not true when xemacs21 > * is installed using pkg_add. In this case the user has to install > * xemacs-packages manually beforehand. > > Why is that? RUN_DEPENDS doesn't work? > it turns out that RUN_DEPENDS *does* work. When I tested pkg_add I didn't have both tarballs in the same directory. When they're both in the same directory then a pkg_add of xemacs21 also automagically installs xemacs-packages. > Also, do you want to add a few more ports to generate packages other > than the default? Just a Makefile that sets a variable and includes > xemacs-packages and pkg files. That's not much use for port users, > but could be useful for package users. > I think the maintainer should address this. If I understand you correctly, then this is handled by the package maintenance features in xemacs21. I personally see no need to reinvent that wheel. --- Gary Jennejohn (work) garyj@fkr.dec.com (home) garyj@muc.de (play) gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message