- 27 Jan, 2017 1 commit
-
-
Casey Strouse authored
QEmacs (for Quick Emacs) is a very small but powerful UNIX editor. 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 11 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
-
Damian Montero authored
Fix postinstall cleanup
-
Damian Montero authored
Change source_url version in php5 package
-
Damian Montero authored
Add traceroute package
-
- 20 Jan, 2017 2 commits
-
-
Casey Strouse authored
-
Casey Strouse authored
tcpstat reports certain network interface statistics much like vmstat does for system statistics. tcpstat gets its information by either monitoring a specific interface, or by reading previously saved tcpdump data from a file. All features/commands except for `tcpprof` are enabled and working properly. `tcpprof` is disabled due to Oracle's licensing for Berkeley DB. Tested as working properly on Samsung XE50013-K01US.
-
- 19 Jan, 2017 3 commits
-
-
Casey Strouse authored
Tcpdump prints out a description of the contents of packets on a network interface. Tested as working properly on Samsung XE50013-K01US. I was able to capture USB traffic as expected and all tests in their test suite passed.
-
Casey Strouse authored
libpcap provides functions for user-level packet capture, used in low-level network monitoring. Tested as working properly on Samsung XE50013-K01US.
-
Casey Strouse authored
Tree is a recursive directory listing command that produces a depth indented listing of files. Tested as working properly on Samsung XE50013-K01US.
-