From owner-freebsd-ports Sat Apr 22 02:26:35 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA14919 for ports-outgoing; Sat, 22 Apr 1995 02:26:35 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id CAA14912 ; Sat, 22 Apr 1995 02:26:34 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) cc: jkh@time.cdrom.com, ports@FreeBSD.org Subject: Re: cvs commit: /host/freefall/a/ncvs/src/usr.sbin/pkg_install/lib lib.h plist.c In-reply-to: Your message of "Sat, 22 Apr 95 01:02:49 PDT." <199504220802.BAA04160@silvia.HIP.Berkeley.EDU> Date: Sat, 22 Apr 1995 02:26:34 -0700 Message-ID: <14911.798542794@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk > By the way, your pkg_* modifications are archived in cvs-other, can > you do something with the cvs path until Nate or Rod fixes the > scripts? :< Not without completely tearing down and rebuilding my src and ports trees, and I can't afford that right now! :-( If I just mount freefall on /a (I tried) then the CVS/Repository files don't match.. It was all checked out at /host/freefall/a/ncvs. :-( > While you are fixing this, can you make it so that unrecognized @ > directives will produce an error message like: > > "@mungle" not recognized, this package is probably a new format, you > might want to get the latest version of the pkg_install suite (look at > the file /usr/share/doc/foo/bar for getting a piece of -current) Hmmmm.. Part of the overall design was that advanced packages would still be eaten by old versions of the utilities by simply having the extended behavior disabled. The silence is a feature, not a bug.. :-) Jordan