Commit Graph

1116 Commits

Author SHA1 Message Date
lyxell
fc4aee873f Merge pull request #656 from uberhacker/fix-mandb-package
Fix error with environment variable assignment in mandb package
2017-05-16 22:48:02 +02:00
lyxell
a83427a38c Merge pull request #645 from uberhacker/remove-need-for-sudo
Update crew and install.sh to remove the need for sudo
2017-05-16 22:45:45 +02:00
lyxell
8c3b6d0f2a Merge pull request #660 from uberhacker/update-php7-package
Update php7 package from 7.1.4 to 7.1.5
2017-05-16 22:44:16 +02:00
lyxell
8e6137dac8 Merge pull request #657 from jam7/update/make
Correct make dependencies need this to install chromebrew from scratch
2017-05-16 22:43:52 +02:00
Ed Reel
8a69716b93 Update php7 package from 7.1.4 to 7.1.5 2017-05-15 21:34:40 -05:00
Kazushi (Jam) Marukawa
20bf846197 Change few more dependencies. This is not required but better to modify. 2017-05-14 07:11:38 +09:00
Kazushi (Jam) Marukawa
eb2abfdaa3 Correct make dependencies need this to install chromebrew from scratch 2017-05-14 07:00:00 +09:00
Ed Reel
cf2b284c6b Fix error with environment variable assignment in mandb package 2017-05-13 12:35:49 -05:00
Ed Reel
d0d68a30a6 Fix as suggested by @jam 2017-05-13 10:53:33 -05:00
Ed Reel
2e17876f71 Remove message 'Must be ran as root' 2017-05-11 21:19:01 -05:00
Ed Reel
f69606f5df Update crew and install.sh to remove the need for sudo 2017-05-11 20:56:38 -05:00
Damian Montero
3995b63797 Merge pull request #640 from jam7/update/git
Update git to 2.13.0
2017-05-11 20:00:42 -04:00
Damian Montero
1db50c0900 Merge pull request #642 from jam7/update/pcre
Update pcre to 8.40 and optimized for size.
2017-05-11 19:58:21 -04:00
Damian Montero
2020568f0e Merge pull request #643 from jam7/update/make
Update make to 4.2
2017-05-11 19:57:15 -04:00
Damian Montero
584632500b Merge pull request #644 from jam7/update/m4
update m4 to 1.4.18
2017-05-11 19:56:19 -04:00
Kazushi (Jam) Marukawa
0752f2f04b Update make to 4.2
Add source compile and check methods
2017-05-12 07:21:58 +09:00
Kazushi (Jam) Marukawa
07cf907c26 update m4 to 1.4.18
add check method
2017-05-12 07:18:19 +09:00
Damian Montero
031dc177ec Merge pull request #401 from bfayers/python36
(UPDATE) Remove python34 & replace with python3
2017-05-11 13:05:55 -04:00
Damian Montero
3debea1afb Merge pull request #634 from jam7/update/bz2
Fix bz2.rb to solve several problems
2017-05-11 13:05:01 -04:00
Damian Montero
6e95dc0356 Merge pull request #635 from jam7/update/libxml2
update libxml2 to 2.9.4
2017-05-11 13:04:03 -04:00
Damian Montero
64f7d9defe Merge pull request #637 from jam7/update/libssh2
Update libssh2 to 1.8.0
2017-05-11 13:03:32 -04:00
Damian Montero
56feaed5fd Merge pull request #638 from jam7/update/curl
Update curl to 7.54.0
2017-05-11 13:03:09 -04:00
Damian Montero
b0561462d9 Merge pull request #639 from jam7/update/expat
Update expat to 2.2.0
2017-05-11 13:02:44 -04:00
lyxell
5de5bb0d71 Merge pull request #633 from mattddowney/naming
change method names to conform to ruby style guidelines
2017-05-11 14:52:50 +02:00
Kazushi (Jam) Marukawa
b6826097e7 Update pcre to 8.40 and optimized for size. 2017-05-11 02:43:40 +09:00
Kazushi (Jam) Marukawa
327142009c Update git to 2.13.0 and add check method 2017-05-11 00:59:56 +09:00
Kazushi (Jam) Marukawa
c16b5bd762 Change to strip binary and library 2017-05-10 21:52:36 +09:00
Kazushi (Jam) Marukawa
8528e4ac6d Change to strip binary and library 2017-05-10 21:33:11 +09:00
Kazushi (Jam) Marukawa
bdf48a9a14 Change to strip library 2017-05-10 21:25:40 +09:00
Kazushi (Jam) Marukawa
7ccc246a48 Change to strip binary and library 2017-05-10 21:18:17 +09:00
Kazushi (Jam) Marukawa
877aa5eb4d Change to install bzip2 using shared library.
Change to not install static library.
Change to strip binaries and libraries.
2017-05-10 20:55:44 +09:00
Kazushi (Jam) Marukawa
f03a628009 Update git to 2.11.0
Add compile methods
Correct dependencies
2017-05-10 16:00:56 +09:00
Kazushi (Jam) Marukawa
16eafb5af3 Update expat to 2.2.0
Add source compile methods
2017-05-10 10:28:24 +09:00
Kazushi (Jam) Marukawa
09dbebb022 Update curl to 7.54.0 2017-05-10 10:13:43 +09:00
Kazushi (Jam) Marukawa
b206144420 Update libssh2 to 1.8.0
Add source compile methods
2017-05-10 10:02:54 +09:00
Kazushi (Jam) Marukawa
15a5fd4578 update libxml2 to 2.9.4
add check methods
2017-05-10 05:58:38 +09:00
Kazushi (Jam) Marukawa
62ce6340e5 Update curl to 7.52.1
Add source compile methods
2017-05-10 05:40:34 +09:00
Kazushi (Jam) Marukawa
711a67f85a Fix bz2.rb symbolic link problem
Add check method
Correct the version number
Correct dependencies
2017-05-10 05:37:58 +09:00
Matthew Downey
72b0a51623 Delete temp.sql 2017-05-09 12:45:40 -06:00
Matthew Downey
1c859c6d4d Merge branch 'master' into naming 2017-05-09 11:21:52 -06:00
matt.downey
476918d502 change method names to conform to ruby style guidelines 2017-05-09 11:05:23 -06:00
lyxell
d2661c6657 Merge pull request #574 from jam7/refactor/dependency
Support "depends_on name => :build" style dependencies
2017-05-09 18:57:45 +02:00
lyxell
8fda6d9c46 Merge pull request #623 from jam7/no-source-check
Change to abort if no precompiled binary nor source is available
2017-05-09 18:57:21 +02:00
lyxell
9f98e2720d Merge pull request #631 from jam7/no-static-lib
Change to not create static libraries for several packages
2017-05-09 18:56:17 +02:00
lyxell
aba08dfdae Merge pull request #632 from jam7/update-bc
Update bc to 1.07.1 and add new related packages
2017-05-09 18:56:07 +02:00
Kazushi (Jam) Marukawa
b8f501dd51 Add lzip-1.19 to extract .tar.lz files 2017-05-08 23:51:16 +09:00
Kazushi (Jam) Marukawa
6bd7da3c5a Add ed-1.14.2 2017-05-08 23:51:11 +09:00
Kazushi (Jam) Marukawa
8444ad8fa2 update bc to 1.07.1
change to use readline library
2017-05-08 23:50:27 +09:00
Kazushi (Jam) Marukawa
467fff754b Change libpipeline to not create static libraries. 2017-05-08 23:43:44 +09:00
Kazushi (Jam) Marukawa
1bc2ad2ae0 Change libtasn1.rb to not create static libraries.
Change URL to mirror URL.
Add check method to perform `make test`.
Increment version number since configuration options are changed.
2017-05-08 23:43:17 +09:00