Ticket #705: dp-mirror-portfile.7.diff

File dp-mirror-portfile.7.diff, 1.2 KB (added by wb@…, 21 years ago)

Patch for portfile.7

  • darwinports/base/doc

    old new  
    277277Fetch all distribution files and patches
    278278.Bl -tag -width lc
    279279.It Ic master_sites
    280 List of sites to fetch ${distfiles} from
     280List of sites to fetch ${distfiles} from or a predefined mirror site list
    281281.br
    282282.Sy Type:
    283283.Em required
    284284.br
    285285.Sy Example:
    286286.Dl master_sites        ftp://ftp.cdrom.com/pub/magic \
    287                         ftp://ftp.sourceforge.net/pub/projects/magic
     287                        sourceforge
    288288
    289289.It Ic patch_sites
    290 List of sites to fetch ${patchfiles} from
     290List of sites to fetch ${patchfiles} from or a predefined mirror site list
    291291.br
    292292.Sy Type:
    293293.Em optional
     
    296296.br
    297297.Sy Example:
    298298.Dl patch_sites ftp://ftp.patchcityrepo.com/pub/magic/patches
     299
     300.It Ic master_sites.mirror_subdir
     301Subdirectory to append to all mirror sites for any list specified in master_sites.
     302.br
     303.Sy Type:
     304.Em optional
     305.br
     306.Sy Example:
     307.Dl master_sites.mirror_subdir      magic
     308
     309.It Ic patch_sites.mirror_subdir
     310Subdirectory to append to all mirror sites for any list specified in patch_sites.
     311.br
     312.Sy Type:
     313.Em optional
     314.br
     315.Sy Example:
     316.Dl patch_sites.mirror_subdir       magic
    299317
    300318.It Ic extract.sufx
    301319Suffix to append to ${distname}