Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2014 19:31:46 -0400
From:      Adam McDougall <mcdouga9@egr.msu.edu>
To:        svn-ports-all@freebsd.org, sunpoet@FreeBSD.org
Subject:   Re: svn commit: r368998 - head/misc/pciids
Message-ID:  <5420B162.9030609@egr.msu.edu>
In-Reply-To: <201409222109.s8ML90vO021175@svn.freebsd.org>
References:  <201409222109.s8ML90vO021175@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/22/2014 17:09, Sunpoet Po-Chuan Hsieh wrote:
> Author: sunpoet
> Date: Mon Sep 22 21:08:59 2014
> New Revision: 368998
> URL: http://svnweb.freebsd.org/changeset/ports/368998
> QAT: https://qat.redports.org/buildarchive/r368998/
> 
> Log:
>   - Update to 20140922
>   
>   Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140922.diff
> 
> Modified:
>   head/misc/pciids/Makefile
>   head/misc/pciids/distinfo
> 
> Modified: head/misc/pciids/Makefile
> ==============================================================================
> --- head/misc/pciids/Makefile	Mon Sep 22 20:58:41 2014	(r368997)
> +++ head/misc/pciids/Makefile	Mon Sep 22 21:08:59 2014	(r368998)
> @@ -2,9 +2,9 @@
>  # $FreeBSD$
>  
>  PORTNAME=	pciids
> -PORTVERSION=	20140916
> +PORTVERSION=	20140922

I am writing to see if something can be done to reduce the effects of
updating pciids on package builds.  Every time poudriere needs to
rebuild pciids, it causes a cascade of rebuilds of hundreds of other
ports and adds a few hours to my build.  I'm not familiar enough with
how pciids is used to know if it might get included into other packages
or if it is just a text file that is read at runtime.  If it is only
read at runtime, can there be a way to tell poudriere not to delete
dependencies much like it does for pkg itself, or would it be possible
to update this port less frequently such as once a month?  My concern
comes from having to do large builds only days apart when there are
otherwise minor updates to the ports tree.  I have the same frustration
when curl is updated frequently too.  Thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5420B162.9030609>