John W. O'Brien
John W. O'Brien
The [documented default jail method is "http"](https://github.com/freebsd/poudriere/blob/f4bf593e00161d2d901f5b24fd3bd38d7db7471b/src/bin/poudriere-jail.8#L197). The [actual default jail method is"ftp"](https://github.com/freebsd/poudriere/blob/f4bf593e00161d2d901f5b24fd3bd38d7db7471b/src/share/poudriere/jail.sh#L220). ~The [documented default ports method is "svn+https"](https://github.com/freebsd/poudriere/blob/f4bf593e00161d2d901f5b24fd3bd38d7db7471b/src/bin/poudriere-ports.8#L111). The [actual default ports method is "portsnap"](https://github.com/freebsd/poudriere/blob/f4bf593e00161d2d901f5b24fd3bd38d7db7471b/src/share/poudriere/ports.sh#L362).~
The Copy button that appears in the upper right corner of every code-block is sometimes unwanted for at least one of these two reasons: 1. button obscures part of the...
Thank you for maintaining this great resource! With [Python 2 End of Life](https://www.python.org/dev/peps/pep-0373/) planned for about 19 months from now, it should be possible to run any snippet found on...
This feature request is to ship Stork via [MacPorts](https://guide.macports.org/chunked/project.contributing.html) for macOS users who do not also use Homebrew.
The version of ElementTree that ships with Python 2.6 only has support for "path/path" style XPath syntax, and cannot handle paths of the form "path/path[attr='val']/path", and will crash with a...
#### Description Any attribute which serves to differentiate one AMI from another should be exposed on the Cloud Images page. Evidently, the image build date and an attribute which appears...
When the `Crypto` package dependency is met with PyCryptodome instead of PyCrypto, `rauth.oauth.RsaSha1Signature` raises `AttributeError` because the internal implementation details differ in `Crypto.PublicKey.RSA`. ``` ====================================================================== ====================================================================== ERROR: test_rsasha1_badargument (test_oauth.OAuthTestRsaSha1Case) ----------------------------------------------------------------------...
Fixes #210
In the interests of defense-in-depth, this feature request is for "Digest Auth" on the front end of the server so that the user's password is never sent to the server....
* Replace obsolete and soon-to-be obsolete ports with more durable exemplars * Correct excessive monospacing * Adjust semi-broken link to DTrace site