- 29 Jan, 2017 1 commit
-
-
Casey Strouse authored
FIGlet is a program for making large letters out of ordinary text. Tested as working on Samsung XE50013-K01US. All tests pass. https://gist.github.com/cstrouse/fe0c07877dfa06ed4c5594acc276b04f
-
- 27 Jan, 2017 8 commits
-
-
lyxell authored
fontconfig requires freetype2
-
lyxell authored
Add pciutils (3.5.2) package
-
lyxell authored
[mandb] Update post-installation message to include missing step
-
lyxell authored
Add tinycc (0.9.26) package
-
Casey Strouse authored
TinyCC (aka TCC) is a small but hyper fast C compiler. Tested as working properly on Samsung XE50013-K01US.
-
Casey Strouse authored
Quite a few packages install manpages into /usr/local/man/ which is not included in the default MANPATH. Users will need to update their environment to include this in the search path after installing the mandb package.
-
Casey Strouse authored
Add SHARED=yes so headers will be available when building other packages.
-
Casey Strouse authored
The PCI Utils package contains a set of programs for listing PCI devices, inspecting their status and setting their configuration registers. Tested as working properly on Samsung XE50013-K01US.
-
- 26 Jan, 2017 1 commit
-
-
Damian Montero authored
Add pwgen (2.07) package
-
- 25 Jan, 2017 1 commit
-
-
Casey Strouse authored
The pwgen program generates passwords which are designed to be easily memorized by humans, while being as secure as possible. The pwgen program is designed to be used both interactively, and in shell scripts. Tested as working properly on Samsung XE50013-K01US.
-
- 24 Jan, 2017 4 commits
-
-
Damian Montero authored
NODE was using the wrong download (now using the .xz version for faster download)
-
Damian Montero authored
-
Damian Montero authored
cmake requires ncurses, otherwise bootstrap fails
-
Damian Montero authored
Update Python from 2.7.12 to 2.7.13
-
- 23 Jan, 2017 16 commits
-
-
lyxell authored
Add libtool (2.4.6) package
-
lyxell authored
Add libpcap (1.8.1) package
-
lyxell authored
Add tcpdump (4.8.1) package
-
lyxell authored
Change to load pkgconfig.rb in the startup
-
lyxell authored
Add tcpstat (1.5) package
-
lyxell authored
Add sluice (0.02.06) package
-
lyxell authored
Add powerstat (0.02.11) package
-
lyxell authored
Add cpustat (0.02.01) package
-
lyxell authored
Add pagemon (0.01.10) package
-
lyxell authored
Add smemstat (0.01.16) package
-
lyxell authored
Add json-c (0.12.1-nodoc) package
-
lyxell authored
Add package for pv (1.6.0)
-
lyxell authored
Add tree (1.7.0) package
-
lyxell authored
Add di (disk information) package
-
lyxell authored
flex requires yacc or bison.
-
lyxell authored
libgd requires libpng and `cd src`
-
- 22 Jan, 2017 1 commit
-
-
Casey Strouse authored
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159. Tested as working properly on Samsung XE50013-K01US.
-
- 21 Jan, 2017 8 commits
-
-
Casey Strouse authored
Smemstat reports the physical memory usage taking into consideration shared memory. Tested as working properly on Samsung XE50013-K01US.
-
Casey Strouse authored
Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process. Tested as working properly on Samsung XE50013-K01US.
-
Casey Strouse authored
cpustat periodically dumps out the current CPU utilisation statistics of running processes. cpustat also includes some simple statistical analysis options that can help characterise the way CPUs are being loaded. Tested as working properly on Samsung XE50013-K01US.
-
Casey Strouse authored
Powerstat measures the power consumption of a laptop using the ACPI battery information. The output is like vmstat but also shows power consumption statistics. At the end of a run, powerstat will calculate the average, standard deviation and min/max of the gathered data. Tested as working properly on Samsung XE50013-K01US.
-
Casey Strouse authored
Sluice is a program that reads input on stdin and outputs on stdout at a specified data rate. Tested as working properly on Samsung XE50013-K01US.
-
Kazushi (Jam) Marukawa authored
-
Kazushi (Jam) Marukawa authored
-
Damian Montero authored
Node to 6.9.4, node_current to 7.4.0, Node_stable deleted
-