Commit Graph

17 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
ddc7a1c151 Upgrade serf, scons, sngrep, peg, srt, sshuttle (#10258)
* sshuttle 1.0.5-1 -> 1.1.2

* srt 1.4.3-rc.0 -> 1.5.3

* peg 0.1.18-2 -> 0.1.20

* sngrep 1.4.6-1 -> 1.8.2

* SCons 3.0.5 -> 4.8.0

* serf 1.3.9-2 -> 1.3.10-73f26fa
2024-08-06 02:45:27 -05: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
589e358d3d Licensed sa* to sz* 2021-03-20 21:10:00 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Kazushi (Jam) Marukawa
eaa81ec7f8 Change serf.rb to use CREW_PREFIX for other options 2017-08-13 03:28:13 +09:00
Kazushi (Jam) Marukawa
96c22fda0e Change serf.rb to correct the installation. 2017-08-12 19:18:36 +09:00
Ed Reel
0ece0b342f Bump version so 'crew upgrade' works 2017-08-02 18:02:08 +09:00
Ed Reel
05317b3415 Add openssl dependency to serf package 2017-08-02 18:02:08 +09:00
Ed Reel
4f867322f9 Change packages q-z from sha1 to sha256 2017-07-01 11:45:49 -05:00
Ed Reel
767c37c57d Add description and homepage metadata to packages 2017-06-10 21:28:59 -05:00
Nicholas Chambers
2c1ba3a203 * added diffutils as a dependency to bind
* fixed flex's 410 error

* added serf HTTP library for subversion

* added scons build system

* updated subversion to depend on serf,
  because in my infinite wisdom my
  original build didn't include HTTP(S)
  support

* added openldap. This does not include
  slapd because I couldn't figure out
  how to build Berkely DB4.

* added pacparser
2017-04-29 22:05:13 -05:00