Maximilian Downey Twiss
d7e8f67f2d
Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop ( #11282 )
2025-02-10 22:21:57 +00:00
Maximilian Downey Twiss
c0fd0ab132
Update m-z package homepages ( #10122 )
...
* Update makedepend homepage
* Update mapserver homepage
* Update mediainfo homepage
* Update mediainfo_gui homepage
* Update misctools homepage
* Update mkfontscale homepage
* Update mm_common homepage
* Update mono homepage
* Update mpfr homepage
* Update msttcorefonts homepage
* Update mtdev homepage
* Update muparser homepage
* Update musl_c_ares homepage
* Update musl_cyrus_sasl homepage
* Update musl_krb5 homepage
* Update musl_lz4 homepage
* Update musl_xz homepage
* Update musl_zstd homepage
* Update mypaint homepage
* Update mypaint_brushes homepage
* Update mypaint_brushes_1 homepage
* Update ncat homepage
* Update ncftp homepage
* Update netbeans homepage
* Update netpbm homepage
* Update nmon homepage
* Update ocaml homepage
* Update onevpl homepage
* Update openexr homepage
* Update opensp homepage
* Update optipng homepage
* Update p11kit homepage
* Update p7zip_gui homepage
* Update pacparser homepage
* Update parted homepage
* Update patch homepage
* Update patchelf homepage
* Update patchutils homepage
* Update pdfcrack homepage
* Update percona_boost homepage
* Update percona_server homepage
* Update percona_toolkit homepage
* Update php5 homepage
* Update php71 homepage
* Update php72 homepage
* Update php73 homepage
* Update php74 homepage
* Update php80 homepage
* Update php81 homepage
* Update php82 homepage
* Update php83 homepage
* Update pixman homepage
* Update plplot homepage
* Update pocl homepage
* Update potrace homepage
* Update powershell homepage
* Update printproto homepage
* Update protobuf homepage
* Update pthread_stubs homepage
* Update pygobject homepage
* Update pygobject2 homepage
* Update pygtk homepage
* Update qemu homepage
* Update qpdf homepage
* Update quakespasm homepage
* Update radare2 homepage
* Update rdfind homepage
* Update recordmydesktop homepage
* Update rendercheck homepage
* Update rgb homepage
* Update rkhunter homepage
* Update runc homepage
* Update s3cmd homepage
* Update sbc homepage
* Update sbt homepage
* Update scheme48 homepage
* Update sejda_console homepage
* Update selenium_server_standalone homepage
* Update sfk homepage
* Update snooze homepage
* Update sqlite homepage
* Update sqlmap homepage
* Update sshcode homepage
* Update startup_notification homepage
* Update suitesparse homepage
* Update swatchdog homepage
* Update swig homepage
* Update swig1 homepage
* Update sysfsutils homepage
* Update tbb homepage
* Update tcpdump homepage
* Update tcpwrappers homepage
* Update traceroute homepage
* Update trousers homepage
* Update ttf2pt1 homepage
* Update twm homepage
* Update txt2regex homepage
* Update unicode_cldr homepage
* Update unixodbc homepage
* Update unrar homepage
* Update unzip homepage
* Update upm homepage
* Update usbutils homepage
* Update vim homepage
* Update vim_runtime homepage
* Update vulkan_tools homepage
* Update w3m homepage
* Update wavpack homepage
* Update weechat homepage
* Update weston homepage
* Update whiptail homepage
* Update wmctrl homepage
* Update wol homepage
* Update wput homepage
* Update xbitmaps homepage
* Update xcb_util homepage
* Update xcb_util_cursor homepage
* Update xcb_util_image homepage
* Update xcb_util_keysyms homepage
* Update xcb_util_wm homepage
* Update xdg_base homepage
* Update xdotool homepage
* Update xdpyinfo homepage
* Update xe homepage
* Update xercesc homepage
* Update xinit homepage
* Update xkbcomp homepage
* Update xkeyboard_config homepage
* Update xmessage homepage
* Update xmlstarlet homepage
* Update xorg_cf_files homepage
* Update xorg_evdev_driver homepage
* Update xorg_fbdev_driver homepage
* Update xorg_libinput_driver homepage
* Update xorg_proto homepage
* Update xorg_server homepage
* Update xorg_synaptics_driver homepage
* Update xorg_vmmouse_driver homepage
* Update xorg_wacom_driver homepage
* Update xorg_xeyes homepage
* Update xorg_xlsfonts homepage
* Update xorg_xset homepage
* Update xprop homepage
* Update xrdb homepage
* Update xwayland homepage
* Update xxd_standalone homepage
* Update xxhash homepage
* Update xz_java homepage
* Update zip homepage
* Update zsh homepage
* Update zstd homepage
* Update zziplib homepage
2024-07-11 00:11:54 -05:00
Maximilian Downey Twiss
eb14c41653
Remove compatibility from packages with incompatible dependencies ( #9458 )
...
* Remove i686 compatibility from packages with dependencies incompatible with i686
* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l
* Abort builds/installs if the package has incompatible dependencies
2024-03-11 13:09:12 -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
Satadru Pramanik, DO, MPH, MEng
d5e4e7cc95
Curl => 8.0.1 ( #8094 )
...
* Curl => 8.0.0
* Add postinstall to handle libcurl removal removing curl binary
* change core to have curl in lieu of libcurl
* lint
* update packages.yaml, add doc line to curl.rb
* update ca_certificates to 20230311
* curl => 8.0.1
* test curl version logic
* cleanup version
* conflicts_ok only needed during build
2023-03-20 15:40:04 -05: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
satmandu
93276e3388
#2 . Convert curl, git, pixz to static, and update dependencies... ( #5837 )
...
* Convert curl, git, pixz to static, and update dependencies...
* Make git, curl, pixz first to get updated.
* updates to curl, git, libcurl, openssl
* Update Git build, more carefully add upx compression.
* add libcurl dep to curl
* move license line
* don't save rdfind results
* curl and libidn2 changes
* fix remove check file
* curl changes, add package updates to fix sommelier
2021-06-07 12:01:45 -05: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
Ed Reel
65e98629ad
Update php packages ( #5474 )
...
- Update php74 from 7.4.15 to 7.4.16
- Update php80 from 8.0.2 to 8.0.3
- Perform check in preflight section
- Add pre-built binaries
- Change to phpver.empty?
2021-03-25 18:04:53 -04:00
saltedcoffii
ba913e528e
Licensed oa* to rz*
2021-03-20 19:43:51 -04:00
Ed Reel
b23833667b
Update php packages
...
Update php73 from 7.3.18 to 7.3.19
Update php74 from 7.4.6 to 7.4.7
Rebuild php5, php71 and php72
Remove php70 package
Add pre-built binaries
2020-06-12 01:09:43 -05:00
Ed Reel
3831576fe9
Fix merge conflict with rtmpdump.rb
2020-05-24 13:36:37 -05:00
vincowl
84c883edf3
php packages : error messages color ( #4079 )
...
Co-authored-by: Vincent GIRARD <vincent@heliosphere.fr >
2020-05-20 15:15:52 -05:00
Ed Reel
9617751bbd
Add check for package compatibility
2020-05-14 23:57:07 -05:00
Ed Reel
064c2bfaa3
Add pre_install function to crew command ( #4035 )
...
Update python3 to use preinstall
Replace ARGV logic with preinstall
Adjust other packages that use preinstall to build or patch instead
Change hunspell to is_fake
2020-04-22 12:29:43 -04:00
Ed Reel
836a7fcf88
Update php packages ( #3663 )
...
* Update php packages
Remove binaries from php.rb and separate versions into packages.
Remove php7 package
* Update php packages
Remove binaries from php.rb and separate versions into packages
Remove php7 package
Set php package to is_fake
* Add pre-built binaries
* Add check for previous versions to php5
2019-11-25 09:20:00 -05:00
Ed Reel
7002fbbcbb
Update php7 from 7.1.27 to 7.1.28 ( #3239 )
...
Update php7 from 7.2.16 to 7.2.17
Update php7 from 7.3.3 to 7.3.4
Recompile php5 and php7 for the new readline version
Add pre-built binaries
2019-04-08 10:45:23 -04:00
Ed Reel
b827802675
Update php from 5.6.39-7.3.0 to 5.6.40-7.3.1 ( #3085 )
...
Add more dependencies and configure options
Fix for tidy support
Add libzip dependency
Update php7 to 7.2.14
Update php7 to 7.3.1
Update php7 to 7.1.26
Add pre-built binaries
Use comma separators for libzip
2019-01-14 19:12:46 -05:00
Ed Reel
b92dfdaccb
Update php from 5.6.38-7.2.12 to 5.6.39-7.3.0
...
Update php7 to 7.3.0
Update php7 to 7.2.13
Add pre-built binaries
2018-12-07 10:55:06 -06:00
Ed Reel
e672f15b70
Update php packages from 5.6.37-7.2.8 to 5.6.38-7.2.10
...
Add readline7 dependency
Add self.patch section
Add pre-built binaries
Add --prefix and --docdir configure options to php7 package
2018-10-08 00:17:55 -05:00
Ed Reel
f382bd0965
Update php packages from 5.6.36-7.2.6 to 5.6.37-7.2.8
2018-07-29 14:42:58 -05:00
Ed Reel
66c859d603
Update php packages
...
Add pre-built binaries
2018-05-15 07:22:40 +00:00
Ed Reel
04971de082
Add missing dependencies
2018-04-08 18:42:22 -05:00
Ed Reel
9e0af0a893
Update php packages
2018-04-07 18:11:21 -05:00
Ed Reel
e8097c9a5a
Add pre-built binaries b-w
2018-03-02 21:09:33 -06:00
Ed Reel
0711ea24a7
Add pre-built binaries for m-z packages
2017-11-30 12:11:58 -06:00
Ed Reel
e5a866fa5b
Update php5 from 5.6.31-1 to 5.6.32
2017-10-29 20:02:39 -05:00
Kazushi (Jam) Marukawa
870e88d6a8
Second, update pre-compiled binaries for perl, php5 and php7.
2017-08-27 11:51:13 +09:00
Kazushi (Jam) Marukawa
33de65193f
Change perl.rb, php5.rb and php7.rb to correct pre-compiled binaries.
...
First, bump version number and remove binary URLs.
2017-08-27 11:49:09 +09:00
Kazushi (Jam) Marukawa
e06528278c
Add pre-compiled binaries
2017-08-26 09:29:23 +09:00
Ed Reel
10efdb0b88
Update php5 from 5.6.30 to 5.6.31
2017-07-16 00:35:56 -05:00
Ed Reel
e6e348f67c
Change packages m-p from sha1 to sha256
2017-07-01 11:09:10 -05:00
lyxell
1e8b2bb3a6
Remove unnecessary comments, fix quotes inside descriptions
2017-05-31 09:00:14 +02:00
lyxell
5aa6546dde
Add package descriptions and homepages
2017-05-30 05:20:56 +02:00
Ed Reel
d729eb08df
Enable xsl in php5 package
2017-05-23 22:42:54 -05:00
Ed Reel
c6ed3a7c77
Update php5 from 5.6.29 to 5.6.30
2017-02-12 10:17:16 -06:00
Ed Reel
6fd6e38cdc
Change source_url version in php5 package
2017-01-16 20:18:44 -06:00
Damian Montero
58ac4b594f
Adding PHP5 (5.6.29)
2017-01-11 19:03:01 -05:00
Damian Montero
1967b76406
update everything
2017-01-11 18:54:23 -05:00
Damian Montero
034d4d9611
adding php 5.6.29 after all who needs OOP in PHP
2017-01-03 02:17:27 -05:00