Changes between Initial Version and Version 3 of Ticket #66537


Ignore:
Timestamp:
Dec 23, 2022, 4:32:13 PM (22 months ago)
Author:
esbugz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66537

    • Property Type changed from defect to enhancement
    • Property Summary changed from gocryptfs always builds instead of just downloading the prebuilt binary on macOS Catalina to Add a field to port information that specifies whether that port is distributed as a binary or requires a lengthy rebuild
    • Property Component changed from ports to base
    • Property Port gocryptfs removed
  • Ticket #66537 – Description

    initial v3  
    1 [https://ports.macports.org/port/gocryptfs/details/] state that there is a prebuilt package for Catalina, and that only `macfuse` is a dependency, but trying to install gocryptfs triggers a complete build from source with the installation of all 4 build dependencies
     1I thought that port details with various OS versions, for example, [https://ports.macports.org/port/gocryptfs/details/], imply that there is a prebuilt package for a green-check-marked system
    22
    3 macOS Catalina 10.15.7
    4 {{{
    5 $ sudo port install gocryptfs
    6 --->  Computing dependencies for gocryptfs
    7 The following dependencies will be installed:
    8  go
    9  pandoc
    10  pkgconfig
    11 Continue? [Y/n]: y
    12 }}}
     3But it's not the case, so I'd like to suggest adding such information to the details page and the `info` commands as it makes a big difference in installation time & space requirements