Commit Graph

47 Commits

Author SHA1 Message Date
supechicken
cb7eb4993b Merge gcc12.rb and gcc.rb, cleanup, remove any gcc packages older than 12 (#7076)
* Delete older `gcc` versions

* Delete older `gcc` versions, merge `gcc12.rb` and `gcc.rb`

* Fix syntax error

* Switch from `gcc12.rb` to `gcc.rb`

* remove gcc_tools

* Fix `exception` logic in `def self.system` (`package.rb`)

* Update gcc.rb

* Correct usage of `File.write`

* Update gcc.rb

* Update gcc.rb

* `previous` might be better than `older`
2022-05-22 12:30:01 -05:00
Satadru Pramanik
25c66297f2 ruby: rebuild w/o patchelf (#7049)
* ruby: rebuild w/o patchelf

* Add self.check comment
2022-05-11 09:43:53 -05:00
Satadru Pramanik
d5ca8f3699 openssl rebuilds, add gcc12 to install.sh (#7048)
* openssl rebuilds, add gcc12 to install.sh

* add armv7l to popt gcc deps
2022-05-10 18:42:25 -05:00
Satadru Pramanik
37f726fb30 Ruby -> 3.1.2 (#6969) 2022-04-13 08:51:29 -05:00
Satadru Pramanik
ddf52b1d83 Ruby -> 3.1.1 (#6850) 2022-03-11 20:44:51 -06:00
Satadru Pramanik
30776e70e0 fix ruby.rb: grep of non-existent file gives errorcode of 2, which ruby sees as true (#6740) 2022-02-15 11:07:17 -06:00
Ed Reel
d6a1192749 Provide feedback for ruby gem updates (#6716)
* Provide feedback for ruby gem updates

* Suggested changes...

* Switch to `Kernel.system` for disabling non-zero exit error

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: supechicken <supechicken666@gmail.com>
2022-02-10 23:55:06 +08:00
Satadru Pramanik
dc8e186bf1 Ruby -> 3.1.0 (#6527)
* Ruby -> 3.1.0

* redo i686 build

* rebuild of libffi and ruby
2022-02-05 14:23:19 -06:00
Satadru Pramanik
ab3b42fae4 Ruby -> 3.0.3 (#6426) 2021-12-01 01:31:45 -06:00
satmandu
9aa23468ae Ruby 3.0.2 (#5957) 2021-07-14 11:21:34 -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
satmandu
5e9c4d4216 rebuild ruby w/o dependence on gcc10 libssp (#5667) 2021-04-19 16:53:22 -05:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
Cassandra Watergate
d6e779ccd3 Crew profile base (#5503)
* Make basic crew-profile-base package

* Use crew consts

* Upgrade to 0.0.2-pre2

* Convert aa* to cf*

* Docbook

* aa* to dz*

* docbook-xsl

* through fz* and fix environment variables

* through mz*

* through pz*

* through zz*

* fix crew-profile-base

* upgrade crew-profile-base

* major crew-profile-base changes

* Upgrade crew-profile-base and fix xdg-base

* fix sha256sum

* Remove stale files

* pkgsrc and sommelier

* Add crew-profile-base to core packages and ready for merging

* Bump versions

* prevent conflicts with #5494

* fix sha256sum

* fix fop

* profile.d is not ours

* fix bash

* Upgrade crew-profile-base to 0.0.1-pre6 and fix bash

* Remove self-referencing comment

* Add binaries, fix rust, fix #{@ver}

* move compatibility line

* add core mandb deps back

* File.exists? => File.exist?

* deduplicate @env

* update packages

* Fix gdk_pixbug source url

* Add binaries, use rubocop style fixes

* Update cf from 6.36.1-1 to 6.53.0

* fix sl

* fix depot tools

* remove apulse since it conflicts with pulseaudio.

* refactor crew_profile_base

* first tranche of builds

* go

* add cf

* hunspell

* transmission

* clean up dependency & env situation for gdk_pixbuf

* fix gettext

* fix nano

* fix intel-media-driver

* add zziplib for texlive

* fix texlive

* split fuse for flatpak

* fix flatpak

* delete rack (broken and unmaintained)

* fix packer completion

* modify and fix sl

* fix s

* fix stressng

* fix stack

* Add TMPDIR

* Remove TMPDIR from build files

* Fix aws2 version

* Go: remove extraneous dependency

* hunspell_fr_fr: use french in description

* intel media driver: remove case x86_64

* aws2: quickfix

* everything but texlive

* texlive

* fix stressng

* Delete pkgsrc.rb

* add back pkgsrc

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: satmandu <satadru@umich.edu>
2021-04-08 21:49:18 -05:00
satmandu
a6748a5d82 Ruby 3.0.1 (#5562) 2021-04-07 22:14:26 +08:00
saltedcoffii
ba913e528e Licensed oa* to rz* 2021-03-20 19:43:51 -04:00
satmandu
5590343a33 Ruby rebuild add gem update (#5121)
* Rebuild and add postinstall gem update

* add rebuilt ruby

* add ca_certificates dep

* add libyaml, ca_certificates

* Update ruby.rb
2021-02-12 01:17:25 -06:00
satmandu
2ba0601c6b Ruby rebuilt w/ openssl (#5070)
* Rebuild w/o libressl

* switch to ruby built w/ openssl
2021-02-02 15:01:19 -06:00
satmandu
a5cfd22d0e Ruby 3.0.0 (#4847) 2020-12-29 23:26:12 -06:00
Ed Reel
36ce3f867a Update core packages cmake, curl, git, libressl, meson, python3 and ruby (#4392)
Add curl and dependencies to install.sh

Add new packages to core_packages.txt
2020-10-08 13:14:17 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
f1b1a53191 Update ruby from 2.5.3 to 2.7.1
Add pre-built binaries

Add libressl to install.sh

Update install.sh with pre-built binaries
2020-04-29 23:48:41 -05:00
Ed Reel
bea635c81b Update ruby from 2.5.1 to 2.5.3
Add pre-built binaries

Add gcc7 dependency to install.sh

Add EDITOR section and improve comments in install.sh
2018-12-20 16:19:01 -06:00
James Larrowe
dc96990fd1 Unhardcode paths (#2782)
* Unhardcode paths

(fixed since last time)

* Misc. fixes

* More little fixes.

* Quoting fixes

* Fix quoting

* Unhardcode paths

Libcap fix

* Last little fixes
2018-10-26 13:38:09 -05:00
Ed Reel
de76054af3 Update core packages a-u 2018-04-12 02:25:35 -05:00
Ed Reel
c2319c0a2b Add pre-built binaries for libassuan, librsync, openssh and ruby 2017-12-31 22:40:59 -06:00
Ed Reel
a658528b57 Update ruby from 2.4.2 to 2.5.0 2017-12-30 16:12:55 -06:00
Ed Reel
64318702dc Add pre-built binaries for expect, miniupnpc, ocaml, ruby and scons 2017-12-16 10:20:25 -06:00
Chris Thurber
45df1bc33d Update ruby.rb 2017-12-15 22:26:44 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
lyxell
ba3e88e05d Merge pull request #816 from jam7/update/lib64-2
Support lib64 installation on x86_64 part 2
2017-07-02 16:53:33 +02:00
Ed Reel
4f867322f9 Change packages q-z from sha1 to sha256 2017-07-01 11:45:49 -05:00
Kazushi (Jam) Marukawa
298a3d6b77 Changing several packages to use lib64 on x86_64 2017-07-01 06:37:52 +09:00
Kazushi (Jam) Marukawa
de321a3556 Change several package files to not perform strip in each of them since crew is stripping automatically now. 2017-06-26 00:31:02 +09:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Kazushi (Jam) Marukawa
e668c90cac Update ruby to 2.4.1
Add source compile and check methods
2017-05-12 18:13:03 +09:00
Kazushi (Jam) Marukawa
10bcbb23a1 Add aarch64 binary packages by duplicating armv7l packages. 2017-03-19 11:48:01 +09:00
Kazushi (Jam) Marukawa
4ac1abd14c Updated all binaries using new gcc without ~/Downloads/tools link. 2016-12-24 18:58:08 +09:00
Kazushi (Jam) Marukawa
4a1f3a6190 Updated all necessary packages for ARM 2016-11-15 20:41:51 +09:00
Damian Montero
d6e4f6a1de Fixed Sha1 signature for Ruby Package x64 package 2016-01-07 12:24:05 -05:00
Damian Montero
46b7a92823 Fixed Sha1 signature for x64 package 2016-01-07 11:21:02 -05:00
Michał Siwek
9d39bd9f19 Fix ruby x86_64 binary link 2015-01-10 13:12:36 +01:00
Michal Siwek
3b0915978d Issue #7 - Fix multiple install.sh typos, rename zlib to zlibpkg 2013-12-25 23:00:31 +01:00
Michal Siwek
79c0eb451a Fix ruby package file syntax 2013-11-11 03:16:11 +01:00
Michal Siwek
17e8cf16ee Fix rubygems for x86_64, add readline to packages 2013-10-19 19:44:25 +02:00
Michał Siwek
e268072345 Temporarily remove the license file 2013-09-12 18:30:31 +02:00