ports/131440: [feature-request] add INDEX.bz2 and checksums to PACKAGESITES

Hannes Hauswedell freebsd at soulrebel.in-berlin.de
Fri Feb 6 00:30:07 UTC 2009


>Number:         131440
>Category:       ports
>Synopsis:       [feature-request] add INDEX.bz2 and checksums to PACKAGESITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 06 00:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Hannes Hauswedell
>Release:        irrelevant
>Organization:
>Environment:
irrelevant
>Description:
By adding a bzipped version of the INDEX-file to the PACKAGESITEs, you could reduce traffic for clients fetching the INDEX and of course also for the server distributing it by > 90%!

Having INDEX.bz2.md5 and/or INDEX.bz2.sha256 would also make it much easier to figure out if the INDEX needs to be fetched or not.

I am not sure how the build-process works, but it shouldn't be very difficult to implement...

Thanks for your help!
>How-To-Repeat:

>Fix:
bzip2 INDEX
md5 INDEX.bz2 > INDEX.bz2.md5
sha256 INDEX.bz2 > INDEX.bz2.sha256

:D

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list