| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
| | | | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) | ||||
| * | math/basic-stats: Command-line tool for statistics on tabular data | Jason W. Bacon | 2022-06-11 | 1 | -0/+8 |
| Basic-stats is a command-line tool to perform basic statistics on a tabular data stream. It supports performing multiple functions such as mean, median, etc. on independent rows and/or columns during a single pass on independent rows and/or columns. Memory use is trivial except for functions that require loading the sample/population for sorting, such as median. | |||||
