tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc performance
On Wed, Feb 25, 2009 at 02:06:40PM +0100, Roland Illig wrote:
> $ ./isbl3.pl */*/buildlink3.mk | awk '{print$1}' | sort | uniq -c
> 602 DEF
> 86 MOD1
> 63 MOD2
> 12 MOD3
> 408 MOD4
> 66 MOD5
>
> That means: about 50 percent of the current buildlink3.mk files are in
> their simples form, as is generated by createbuildlink3. The MODx means
> a deviation in the x'th paragraph.
Probably most changes can further be classified into "PRINT_PLIST_AWK
added" and "checks for pkg options of dependencies", perhaps also "has
python dependency patterns" which createbuildlink3.mk doesn't grok.
Do you have lists for the MODX?
Thomas
Home |
Main Index |
Thread Index |
Old Index