- 27 Oct, 2017 7 commits
-
-
Alan Hardman authored
-
Ed Reel authored
Add Micro editor package
-
Ed Reel authored
[compressdoc] Download single file instead of archive
-
Casey Strouse authored
We only require the shellscript named compressdoc but have been downloading a 1.9M archive and then copying the file into our bin directory. This changes the behavior to download the one file that we need via Github's raw user content service. It also simplifies the installation to a single line using the install command.
-
Ed Reel authored
Add owl package
-
Casey Strouse authored
Owl is a purely functional implementation of Scheme. Tested as working on Samsung Chromebook Plus (ARMv8).
-
Alan Hardman authored
-
- 26 Oct, 2017 2 commits
-
-
Alan Hardman authored
-
Alan Hardman authored
-
- 25 Oct, 2017 2 commits
-
-
Ed Reel authored
Update curl from 7.56.0 to 7.56.1
-
Casey Strouse authored
This is a maintenance and bugfix release. Tested as working on Samsung Chromebook Plus (aarch64).
-
- 20 Oct, 2017 4 commits
-
-
Ed Reel authored
Update libpng from 1.6.32 to 1.6.33
-
Casey Strouse authored
This is a bugfix and maintenance release. Tested as working on XE500C13-K01US.
-
Ed Reel authored
Update nginx from 1.13.5 to 1.13.6
-
Casey Strouse authored
This is a bugfix and maintenance release. Tested as working on XE500C13-K01US.
-
- 19 Oct, 2017 2 commits
-
-
Ed Reel authored
fix build to match new ENV requirements, fix filecmd for configure
-
Fred Clift authored
-
- 18 Oct, 2017 1 commit
-
-
Ed Reel authored
Add nping from the nmap suite - a network diagnostic tool.
-
- 17 Oct, 2017 7 commits
-
-
Ed Reel authored
Fix conflicting configure options
-
Casey Strouse authored
Both --enable-static and --disable-static were being passed to the configure script. In addition to fixing this the following improvements were also made: - sort dependencies alphabetically - add readline support - abstract prefix and libdir using constants - fix quoting
-
Fred Clift authored
-
Fred Clift authored
-
Ed Reel authored
Add package for ncat which is a 'netcat on steroids'
-
Fred Clift authored
-
Ed Reel authored
Update bacon from 3.5.4 to 3.6
-
- 16 Oct, 2017 3 commits
-
-
Casey Strouse authored
This is a bugfix and maintenance release. Tested as working on XE500C13-K01US.
-
Ed Reel authored
Update curl from 7.55.1 to 7.56.0
-
Casey Strouse authored
This is a bugfix and maintenance release. In addition to updating the package I've also: - added an explicit --prefix - disabled debug and other options useful for curl devs specifically - reordered package dependencies to be alphabetical
-
- 13 Oct, 2017 5 commits
-
-
Ed Reel authored
Add ocaml package
-
Casey Strouse authored
OCaml is an industrial strength programming language supporting functional, imperative and object-oriented styles. Tested as working on XE500C13-K01US.
-
Ed Reel authored
Add smem package
-
Casey Strouse authored
-
Casey Strouse authored
Smem is a memory profiling tool that uses proportial set sizes to give a more useful measurement of memory usage in virtual memory systems. Tested as working on XE500C13-K01US.
-
- 12 Oct, 2017 4 commits
-
-
Fred Clift authored
-
Fred Clift authored
This reverts commit af7735b8.
-
Fred Clift authored
-
Fred Clift authored
It has a bunch of extra features... Binary package for x86_64 included
-
- 08 Oct, 2017 3 commits
-
-
Ed Reel authored
Add wget package
-
Ed Reel authored
Update README.md
-
Chris Thurber authored
-