1. 28 Dec, 2016 3 commits
  2. 27 Dec, 2016 2 commits
    • Kazushi (Jam) Marukawa's avatar
      Disabling selinux · e2889928
      Kazushi (Jam) Marukawa authored
      e2889928
    • Casey Strouse's avatar
      Add package for jq · 47f8abce
      Casey Strouse authored
      This adds jq (1.5) which is a command line filter for processing JSON. Configure warns about missing Ruby dependencies which I'm ignoring since we don't have proper manpage support yet and I don't see a need for bringing in additional bloat when disk space is limited for us to begin with. Also, regex support requires oniguruma which will come shortly.
      
      Tested sucessfully on Samsung Chromebook 3 (XE500C13-K01US).
      47f8abce
  3. 25 Dec, 2016 2 commits
  4. 24 Dec, 2016 7 commits
  5. 23 Dec, 2016 7 commits
  6. 22 Dec, 2016 1 commit
  7. 21 Dec, 2016 6 commits
  8. 20 Dec, 2016 11 commits
  9. 19 Dec, 2016 1 commit
    • Casey Strouse's avatar
      Add package for newLISP programming language · 40b1da10
      Casey Strouse authored
      This adds the newLISP (10.7.0) programming language. newLISP is a general-purpose, Lisp-like scripting language. Currently has readline and ffi support disabled. Things work correctly but adding support for these two things in eventually would be nice.
      
      Tested sucessfully on Samsung Chromebook 3 (XE500C12-K01US).
      40b1da10