1. 03 Jan, 2017 3 commits
  2. 02 Jan, 2017 1 commit
  3. 30 Dec, 2016 18 commits
  4. 29 Dec, 2016 8 commits
  5. 28 Dec, 2016 4 commits
  6. 27 Dec, 2016 5 commits
    • Casey Strouse's avatar
      Add package for netcat · 48119ae2
      Casey Strouse authored
      This adds GNU netcat (0.7.1). netcat is a utility for managing network connections.
      
      Tested sucessfully on Samsung Chromebook 3 (XE500C13-K01US).
      48119ae2
    • 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
    • Casey Strouse's avatar
      Add package for libffi · 85c32069
      Casey Strouse authored
      This adds libffi (3.0.13) which provides a portable foreign-function interface library. I'm adding this in preparation for an update to the newLISP package adding ffi and proper readline support which will enhance usability of the REPL and allow use of the GUI library if you install Oracle's JRE.
      
      Tested sucessfully on Samsung Chromebook 3 (XE500C13-K01US).
      85c32069
    • Casey Strouse's avatar
      Add package for chicken scheme compiler · 8b785bd5
      Casey Strouse authored
      This adds the chicken scheme compiler (4.11.0). Compiling this one takes quite a while.
      
      Tested sucessfully on Samsung Chromebook 3 (XE500C13-K01US).
      8b785bd5
  7. 26 Dec, 2016 1 commit