| Age | Commit message (Collapse) | Author |
|
Fixed the formula which was not compiling for Postgis --HEAD.
Closes #7566.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
`git status -s` would spit out "fatal: not a git repository" when not in
HOMEBREW_PREFIX or a child directory of HOMEBREW_PREFIX. Specify a
git-dir and work-tree to fix this.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7567.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Close #7562.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #7559.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
`ftp://download.remotesensing.org` is just a FTP proxy for
`http://download.osgeo.org`. The primary download server for OSGeo went out a
couple of days ago due to a power outage in San Diego. `download.osgeo.org` has
been back for two days, but `download.remotesensing.org` is still out so let's
shorten the server chain and go directly to the source.
This change affects `libtiff` and `libgeotiff`.
Fixes #7560.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Also remove an unused configure flag.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7522
|
|
Closes #7534.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
This also enables a build of the shared library.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7527.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7540.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
The compiler setting in the xcodeproj is overridden by the CC setting in the environment. This is a bit insane IMO since the xcodeproj itself has detailed decisions about what tools to use.
Fixes #6406.
|
|
Closes #7531.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Either these two were missed or were modified since we changed all of
the GitHub HEADs to use HTTPS.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Refs #7525.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Document the '--versions' option for `brew list`.
The two forms of the `list` command as previously documented clearly do
different things, but after documenting '--versions', their functions do
overlap a bit, so we combine them and clarify the different invocations.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
- Remove unnecessary linefeeds above "ENVIRONMENT"
- Use the word "example" rather than "sample" to be more consistent
throughout the documentation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
These two packages are now one, so provide an alias for convenience.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7518.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
This change upgrades dos2unix to release 5.3.1, eliminating the now
duplicate unix2dos formula. This also introduces optional NLS support
for dos2unix through the --enable-nls option.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7511.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #7512.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #7492.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
SALT (Spectral Adaptive Lightcurve Template) is a package for Type Ia
Supernovae light curve fitting.
Closes #7479.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
A toolkit for assembling Flexible Image Transport System (FITS) images into
custom mosaics.
Closes #7480.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Fixes #7356.
|
|
Closes #7495.
|
|
Closes #7496.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #7504.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #7502.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
Closes #7477.
|
|
Closes #7484.
Signed-off-by: Max Howell <max@methylblue.com>
Added some comments about it being a pure-python formula which would usually be against our policies.
|