| Age | Commit message (Collapse) | Author |
|
|
|
Closes #26893.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26705.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Fixes #26900.
Closes #26915.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26655.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
Closes #26916.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
There's no pkg-config dependency so let's not use it in the test.
|
|
|
|
|
|
Now doesn't contain its own FLTK snapshot, thus, new dependency.
Closes #26914.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26913.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26911.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #25148.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Fixes #21788.
Closes #26909.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26908.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This was reported in Tigerbrew, but is a worthwhile fix everywhere.
Fixes mistydemeo/tigerbrew#177.
|
|
|
|
Patch fixes audit, thanks to jconley.
Closes #26758.
|
|
Closes #26895.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #26642.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26890.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
icbirc is a proxy that allows to connect an IRC client to an ICB server.
The proxy accepts client connections, connects to the server, and for-
wards data between those two connections.
Closes #25838.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #25848.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #25328.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26826.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26806.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26886.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26883.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26882.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
this will fix #26610 which failed the build with error:
no such file or directory: 'Python.framework/Versions/2.7/Python'
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26738.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26831.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
References #26842.
|
|
Closes #26848.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26877.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The irrlicht formula is being built using xcodebuild with
an xcodeproj file that has the base SDK specified as 10.9.
There are missing symbols when trying to link against this
on 10.8, so this commit specifies the 10.8 sdk when
mountain lion is the system os.
Closes #26881.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Moved datadir.mkpath (i.e. the creation of var/mysql) to the
post_install function. This ensures that the path is created with both
compiled and bottled percona-server.
Without this fix when this formula is bottled it errors on install.
Closes #26841.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Fixes formula when bottled.
Closes #26840.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This is based on the excellent work of @hanxue (see PR#25995)
Closes #26847.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Add a resource for downloading the current 32-bit binary
build to use as the bootstrap when installing 32-bit.
Without this sbcl cannot be installed on a 32-bit machine.
With this commit installing on x86_64 machine using the
32-bit option will bootstrap from the 32-bit binary.
Bootstrap to 32-bit from the 64-bit should work, as any boostrap
that can run should produce the same result, but this ensures
at install time that the machine can run the 32-bit version.
Updated the version of the 64-bit bootstrap file
from 1.1.0 to 1.1.8 and added a comment on where to find
documented the list of latest binary versions.
Closes #26850.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26853.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This formula is updated to get boost-build from the git repository.
Changes to boost-build have been made but the reported version has
not changed. Thus the version is also changed to match the boost
one.
Closes #26849.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Configure global to use #{etc} as sysconfdir instead of #{prefix}/etc.
Closes #26868.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|