On 2025-01-31 05:54, Marco Atzeri via Cygwin wrote:
On 31/01/2025 13:35, Michael Cook via Cygwin-apps wrote:

After GTG (Good to Go) approval from other packagers
and you providing  your SSH Key


ok, I've tested the newly built astyle.exe and it's working fine.

I infer that I need to wait for the cygwin-pkg-maint page to be updated
with my name before I can submit my ssh key.

-astyle                    ORPHANED (Chris Sutcliffe)
+astyle                    Michael Cook

btw, is there a document that explains the .cygport file? The variables
like ${PV} for example, debug techniques, etc. Just curious at this point.

See below, and don't forget `cygport --help` and `man 1 cygport`:

- note `cygport --debug ...` to give you a shell -xv trace

- bash completions for cygport command abbreviations and alternatives:

$ awk "/commands=/,/'\$/" /etc/bash_completion.d/cygport-bash-completion
        commands='download fetch wget get \
                prep unpack oldpatch compile build make \
                check test inst install list dep depends srcpackage srcpkg \
                package pkg package-test pkg-test diff mkdiff mkpatch \
                upload stage announce almostall all all-test clean finish \
                help info version homepage website vars'

- public-inbox cygwin-apps list search for messages about cygport:

        https://inbox.sourceware.org/cygwin-apps/

- also scallywag CI builder invoked when you push your cygport+patch commits to

        ssh://cyg...@cygwin.com/git/cygwin-packages/astyle

Hi Michael,
No need to wait.

Jon will take care of your key
I will update the cygwin-pkg-maint file.

The full manual is at:

$ cygcheck -l cygport | grep html

...
/usr/share/doc/cygport/html/manual/toc_index.html
...

Also conveniently online for browsing from your mobile etc.

        https://cygwin.github.io/cygport/toc_index.html

the examples are all on the GIT repositories
https://cygwin.com/cgit/cygwin-packages/

Welcome to the team and thanks for adopting your first package

++ - welcoming Gold Star? Andrew/?

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to