From owner-freebsd-ports@FreeBSD.ORG Wed Mar 6 22:59:20 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BBB75605; Wed, 6 Mar 2013 22:59:20 +0000 (UTC) (envelope-from lkchen@k-state.edu) Received: from ksu-out.merit.edu (ksu-out.merit.edu [207.75.117.133]) by mx1.freebsd.org (Postfix) with ESMTP id 4C20CE86; Wed, 6 Mar 2013 22:59:20 +0000 (UTC) X-Merit-ExtLoop1: 1 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EALXJN1HPS3TT/2dsb2JhbABDiCi9dBZzgisBAQUjBFIMDw4KAgINGQJZBhOIE6kIiW2JDoEjjEWDWIETA4hsnk+DJ4FNPA X-IronPort-AV: E=Sophos;i="4.84,798,1355115600"; d="scan'208";a="207450340" X-MERIT-SOURCE: KSU Received: from ksu-sfpop-mailstore02.merit.edu ([207.75.116.211]) by sfpop-ironport07.merit.edu with ESMTP; 06 Mar 2013 17:59:19 -0500 Date: Wed, 6 Mar 2013 17:59:19 -0500 (EST) From: "Lawrence K. Chen, P.Eng." To: Chris Rees Message-ID: <1067072446.23381912.1362610759524.JavaMail.root@k-state.edu> In-Reply-To: Subject: Re: portdowngrade(CVS) deprecated -> alternative for portsnap(8) usage MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [129.130.0.181] X-Mailer: Zimbra 7.2.2_GA_2852 (ZimbraWebClient - GC25 ([unknown])/7.2.2_GA_2852) Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 22:59:20 -0000 ----- Original Message ----- > On 6 March 2013 21:32, Lawrence K. Chen, P.Eng. > wrote: > > Doesn't the old advice of adding, something like > > > > REFUSE audio/oss > > > > to /etc/portsnap.conf still work? > > I hope I haven't upset anyone with the change in behaviour, but I > need > to reiterate that portdowngrade no longer touches the ports tree-- it > simply provides a port skeleton in the current directory. > > Therefore, this is no longer a problem. > > Chris > Except I don't know of another way to downgrade a port to work with other ports....perhaps there's a way in portmaster.rc that I haven't stumbled upon yet. I know I had something in pkgtools.conf at one time to prevent virtualbox from upgrading (has istgt been updated to work with the current virtualbox yet? Have since removed istgt....) Forget what the other time that I used portdowngrade....something to do with X11 I think, which was resolved by rebuilding with "WITH_NEW_XORG=YES" in my /etc/make.conf. OTOH, there are parts of my ports tree that I have to remember to 'update' after a 'portsnap update'....like www/chromium Lawrence