github-actions[bot]
626a53a7a7
Update buildsystems to use buildsystem name variables, and report contents of those variables/methods during use. ( #11936 )
...
* Update buildsystems, update jq, add jq to core for arm.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Only report build options if they exist.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix overeager sed replacement.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* workflow debugging
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add logging for build errors.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Revert to function in each package file.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update jq since it needs gcc14 to build.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add built packages for linux/386 to buildsystems
* remove deprecated gfbgraph
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix git tag for gnome_maps
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update llvm20 package file.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update gnome_maps deps.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Abstract out buildsystems_methods reporting.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Keep LIBC_VERSION const from being empty.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update crew_profile_base and libxml2
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* clarify
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update libarchive
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update libavif
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add libxml2 build comment.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add build comment to libarchive.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Don't warn for missing directory during package removal.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
2025-05-23 19:50:48 +00:00
Maximilian Downey Twiss
d7e8f67f2d
Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop ( #11282 )
2025-02-10 22:21:57 +00:00
github-actions[bot]
7c11c4001e
AutoBuild: update-httpd started at 2025-02-01-01UTC ( #11227 )
...
* Edge 132.0.2957.127-1 => 132.0.2957.140-1
* Httpd 2.4.62 => 2.4.63
* Remove i686 build
---------
Co-authored-by: Ed Reel <edreel@gmail.com >
2025-02-01 11:08:44 +00:00
Satadru Pramanik, DO, MPH, MEng
5621163c84
Refactor ruby gems in packages, crew cleanup of debugging, install.sh refactor for gems ( #10294 )
...
* Some ruby gem updates and cleanup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bump version
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* move gem installs to core install
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add webkitgtk_6 binaries for x86_64, add librsvg binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add rebuilt librsvg binary for x86_64.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rename gem function internals to make more sense
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust webkitgtk_6 deps
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update ruby gem packages, add a ruby gem package update script to tools
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* suggested changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild parted
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add parted binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* suggested changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* refactor ruby buildsystem
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add libsdl2, freerdp binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* sync crew function to lib/fixup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* shellcheck fix
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add const for CREW_UPDATE_CHECK_INTERVAL
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Move time_difference into function for neatness.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* suggested changes from @uberhacker
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* @Zopolis4 suggested change: Use git last update time
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add .blank? usage to downloader to avoid undefined method `empty?' for nil (NoMethodError)
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-08-13 11:25:39 -05:00
Ed Reel
accc136766
Httpd 2.4.39 => 2.4.62 ( #10187 )
2024-07-22 02:00:48 -04:00
Maximilian Downey Twiss
f6dc1d8d4e
Derive binary_url in package.rb ( #7082 )
...
* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Maximilian Downey Twiss
267f8d4087
Rename some packages starting with a ( #8831 )
...
* Change arping homepage to match Anitya
* Rename acli to acquia_cli
* Rename agrind to angle_grinder
* Rename apriconv to apr_iconv
* Rename aprutil to apr_util
2023-10-26 06:48:42 -04:00
Maximilian Downey Twiss
de24923ee8
Add Rubocop CI ( #7083 )
...
* Rename IgnoredPatterns to AllowedPatterns.
* Exclude docopt.rb (not our code) from Rubocop
* Disable Style/RedundantReturn
* Disable Style/MutableConstant
* Disable Style/NumericLiterals
* Set Layout/IndentationStyle to spaces
* Temporarily disable various cops.
* Add Rubocop CI via Octocop
* Lint tree with rubocop -A -c .rubocop.yml
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
2022-08-22 13:31:25 -04:00
Ed Reel
f7c9a99f2d
Transition binary repo from GitHub to GitLab ( #5702 )
2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5
Update binary_url to github in all packages ( #5675 )
...
Add gh.sh script to tools
Add .gitignore
Update download_binary.sh
Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d
Transition binary repo from Bintray to SourceForge ( #5608 )
2021-04-13 10:11:55 -04:00
saltedcoffii
c00a9d11f0
Licensed ha* to kz* and other minor changes
2021-03-19 23:04:55 -04:00
Ed Reel
9617751bbd
Add check for package compatibility
2020-05-14 23:57:07 -05:00
Ed Reel
5e45bad724
Add pre-built binares for groff and httpd ( #3419 )
...
Add uchardet dependency
2019-08-09 11:07:33 -04:00
Casey Strouse
8cd2366ebb
Update httpd from 2.4.29 to 2.4.39 ( #3417 )
2019-08-08 13:34:55 -05:00
Ed Reel
91ffd21a93
Add pre-built binaries for a-l packages
...
Fix ccl package binary sections
2017-11-30 02:00:54 -06:00
Ed Reel
6b1a0e0922
Update httpd from 2.4.27 to 2.4.29
...
- Add configure options
- Add postinstall section with instructions
Change source url to use https
2017-11-10 23:27:15 -06:00
Kazushi (Jam) Marukawa
e06528278c
Add pre-compiled binaries
2017-08-26 09:29:23 +09:00
Kazushi (Jam) Marukawa
93a5b3343c
modify httpd.rb
2017-08-07 20:33:01 +09:00
Ed Reel
32a5c9fea8
Remove libtool line
2017-08-07 13:21:19 +09:00
Ed Reel
3bbc12d4b2
Change source_url and add dependencies
2017-08-07 13:21:19 +09:00
Ed Reel
64c03ac1db
Update httpd from 2.2.32 to 2.4.27
2017-08-07 13:21:19 +09:00
Ed Reel
8950760570
Change packages d-h from sha1 to sha256
2017-06-29 11:57:31 -05:00
Rob Sutherland
1f26e566b2
change svn dependency to subversion
2017-06-25 09:29:26 -07:00
Ed Reel
767c37c57d
Add description and homepage metadata to packages
2017-06-10 21:28:59 -05:00
Nicholas Chambers
1a6cd40c1f
(accidentally dropped the packages in project $ROOT)
...
* added mutt client for #132 . Currently, `make install` ignores errors,
since it tries to install to /usr/local/share/man/man5 which is owned
by root.
* added google protobuf (needed by mosh client)
* added mosh for #63 . Although it is provided natively via
https://chrome.google.com/webstore/detail/mosh/ooiklbnjmhbcgemelgfhaeaocllobloj
* added boost v1.59.0 needed by MySQL (yet to be built)
* added apache httpd for #615 . Currently, `make install` ignores errors,
since it tries to install to /usr/local/share/man/man8 which is owned by
root.
2017-05-03 20:40:19 -05:00