Damian Montero
|
b1d1cef45c
|
Merge pull request #339 from lyxell/fix-removal-of-deleted-packages
Only require package name for removal
v0.4
|
2017-01-11 19:37:49 -05:00 |
|
Damian Montero
|
fe6ac03cc9
|
Merge pull request #334 from uberhacker/feature/add-crew-whatprovides-command
Add crew whatprovides command
|
2017-01-11 19:36:35 -05:00 |
|
Damian Montero
|
412589931a
|
Merge pull request #311 from thedamian/master
adding PHP5 and pkg_config removed
|
2017-01-11 19:34:53 -05:00 |
|
Damian Montero
|
322f00b35e
|
Update php7.rb
|
2017-01-11 19:34:30 -05:00 |
|
Damian Montero
|
506d57e4d0
|
Update openssl_devel.rb
|
2017-01-11 19:33:40 -05:00 |
|
Damian Montero
|
be38d99a0b
|
typo
|
2017-01-11 19:04:29 -05:00 |
|
Damian Montero
|
0b958b820f
|
Adding PHP5 (5.6.29)
|
2017-01-11 19:03:29 -05:00 |
|
Damian Montero
|
58ac4b594f
|
Adding PHP5 (5.6.29)
|
2017-01-11 19:03:01 -05:00 |
|
Damian Montero
|
4a0f65e609
|
Update openssl_devel.rb
|
2017-01-11 18:59:16 -05:00 |
|
Damian Montero
|
edf0482e66
|
Update openssl.rb
|
2017-01-11 18:58:27 -05:00 |
|
Damian Montero
|
d01e74bc7b
|
removing pkg_config.rb because it's a duplicate
|
2017-01-11 18:56:57 -05:00 |
|
Damian Montero
|
cafffe936a
|
merging
|
2017-01-11 18:55:07 -05:00 |
|
Damian Montero
|
1967b76406
|
update everything
|
2017-01-11 18:54:23 -05:00 |
|
Damian Montero
|
8f24f524a9
|
Merge pull request #347 from uberhacker/feature/php7-package-configure-options
Update php7 package dependencies
|
2017-01-11 18:47:20 -05:00 |
|
Ed Reel
|
4ada4e25ad
|
Change regex pattern as suggested by @lyxell
|
2017-01-09 18:23:38 -06:00 |
|
Ed Reel
|
1a8185625e
|
Update php7 package dependencies
|
2017-01-07 22:53:17 -06:00 |
|
Ed Reel
|
0d442031b1
|
Add ability to search via 'crew whatprovides ^something$'
|
2017-01-07 17:07:31 -06:00 |
|
Ed Reel
|
6783390601
|
Fix 'crew whatprovides' based on @jam's suggestion
- Filters based on a regex pattern instead of the full path to the file
|
2017-01-07 14:46:29 -06:00 |
|
lyxell
|
f04cf4eb01
|
Merge pull request #341 from jam7/pkgconfig
Update pkgconfig and correct default search paths
|
2017-01-07 14:25:37 +01:00 |
|
Ed Reel
|
d84f285c32
|
Optimize whatprovides function
- Increment Chromebrew version
|
2017-01-06 20:26:25 -06:00 |
|
Damian Montero
|
b586b851a9
|
merged from parent
|
2017-01-06 15:14:15 -05:00 |
|
Kazushi (Jam) Marukawa
|
24d06b054a
|
Update pkgconfig and modified default search path to match
all architectures.
|
2017-01-07 00:51:16 +09:00 |
|
lyxell
|
81b575be3f
|
Correct the fact about filelist/directorylist in comment
|
2017-01-06 16:12:01 +01:00 |
|
lyxell
|
84db6f9a19
|
Correctly handle packages marked as 'is_fake'
|
2017-01-06 15:18:36 +01:00 |
|
lyxell
|
dac2fd9583
|
Add comments
|
2017-01-06 15:11:54 +01:00 |
|
lyxell
|
b9642ad018
|
Only require package name for removal
|
2017-01-06 15:00:36 +01:00 |
|
lyxell
|
82af70b5bf
|
Merge pull request #336 from jam7/ph-openssl_devel
Add place holder for openssl_devel.rb
|
2017-01-06 14:46:00 +01:00 |
|
Kazushi (Jam) Marukawa
|
4a37efa426
|
Add place holder for openssl_devel.rb
|
2017-01-06 19:10:53 +09:00 |
|
Ed Reel
|
b117f995d2
|
Add crew whatprovides command
|
2017-01-05 22:50:52 -06:00 |
|
Damian Montero
|
9c92fd8d17
|
Merge pull request #330 from jam7/fix-patchelf
Fix CREW_DEST_DIR usage again in patchelf
|
2017-01-05 21:20:55 -05:00 |
|
Kazushi (Jam) Marukawa
|
5dcdedc192
|
Fix CREW_DEST_DIR usage again
|
2017-01-06 01:30:40 +09:00 |
|
lyxell
|
a306d558e7
|
Merge pull request #309 from uberhacker/feature/php7-package-configure-options
Add configure options to php7 package
|
2017-01-05 15:46:36 +01:00 |
|
Ed Reel
|
778d29bc44
|
Add libpng per @lyxell's suggestion
|
2017-01-05 08:36:40 -06:00 |
|
lyxell
|
57590a7d39
|
Merge pull request #252 from bfayers/remove-thttpd
(REMOVE) thttpd package
|
2017-01-05 12:24:35 +01:00 |
|
lyxell
|
9df85e4aa6
|
Merge pull request #326 from jam7/patchelf-crew_dest_dir
Fix the CREW_DEST_DIR usage in patchelf.
|
2017-01-05 12:22:39 +01:00 |
|
lyxell
|
c4af64ef98
|
Merge pull request #327 from jam7/openssl
Change to use openssl instead of openssl_devel
|
2017-01-05 12:18:19 +01:00 |
|
Ed Reel
|
cc8de8ae53
|
Merge branch 'feature/php7-package-configure-options' of github.com:uberhacker/chromebrew into feature/php7-package-configure-options
|
2017-01-04 20:23:54 -06:00 |
|
Ed Reel
|
10c589a3f8
|
Use make INSTALL_ROOT instead of DESTDIR
- Clean up install files so crew can track
- See http://pear.php.net/bugs/bug.php?id=20383 for more details
- Shout out to https://github.com/jam7 for providing suggestions
|
2017-01-04 20:16:54 -06:00 |
|
Kazushi (Jam) Marukawa
|
754618f871
|
Changed to use /etc/ssl as is
|
2017-01-05 10:09:22 +09:00 |
|
Damian Montero
|
efbfe6eb16
|
Merge pull request #325 from uberhacker/feature/add-mlocate-package
Add mlocate package
|
2017-01-04 15:22:18 -05:00 |
|
Kazushi (Jam) Marukawa
|
87d5dd3c8e
|
update URL
|
2017-01-05 03:12:12 +09:00 |
|
lyxell
|
f574031869
|
Merge pull request #324 from jam7/llvm-crew_dest_dir
change to use CREW_DEST_DIR in llvm.rb
|
2017-01-04 19:09:56 +01:00 |
|
Ed Reel
|
07fe061a33
|
Add original openssl package
|
2017-01-04 11:49:42 -06:00 |
|
Ed Reel
|
6b1487dcdf
|
Remove openssl package
|
2017-01-04 11:47:15 -06:00 |
|
Kazushi (Jam) Marukawa
|
1ee9ba40e1
|
remove openssl_devel and change to use openssl instead since they conflict.
|
2017-01-05 02:04:24 +09:00 |
|
Kazushi (Jam) Marukawa
|
eb1c7219d0
|
Add update of cert.pem
|
2017-01-05 01:21:08 +09:00 |
|
Kazushi (Jam) Marukawa
|
1d2c8b2d7c
|
updated openssl to use openssl-1.0.2j
|
2017-01-05 01:21:08 +09:00 |
|
Kazushi (Jam) Marukawa
|
1f9a520742
|
Fix the CREW_DEST_DIR usage.
|
2017-01-05 00:19:54 +09:00 |
|
Damian Montero
|
fbc6b4b290
|
Merge branch 'master' of https://github.com/thedamian/chromebrew
|
2017-01-04 01:16:01 -05:00 |
|
Damian Montero
|
729097097e
|
fixing extra make
|
2017-01-04 01:15:35 -05:00 |
|