Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update for 1.13.3 | Ingo Schwarze | 2015-03-09 | 1 | -90/+25 |
| | |||||
* | link to EuroBSDCon 2014 | Ingo Schwarze | 2014-12-11 | 1 | -2/+3 |
| | |||||
* | more release preparations | Ingo Schwarze | 2014-12-09 | 1 | -3/+6 |
| | |||||
* | first cut at updating for the next release | Ingo Schwarze | 2014-12-09 | 1 | -17/+42 |
| | |||||
* | typo; Svyatoslav Mishyn <juef at openmailbox dot org> (Crux Linux) | Ingo Schwarze | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | Notes on CGI: installation (readying cgi.h) and future plans. | Kristaps Dzonsons | 2014-08-18 | 1 | -1/+2 |
| | |||||
* | Improve build system and autodetection. | Ingo Schwarze | 2014-08-16 | 1 | -41/+43 |
| | | | | | | | | | * Make ./configure standalone, that's what people expect. * Let people write a ./configure.local from scratch, not edit existing files. * Autodetect wchar, sqlite3, and manpath and act accordingly. * Autodetect the need for -L/usr/local/lib and -lutil. * Get rid of config.h.p{re,ost}, let ./configure only write what's needed. * Let ./configure write a Makefile.local snippet, that's quite flexible. | ||||
* | Provide a fallback version of fts(3) for systems lacking it. | Ingo Schwarze | 2014-08-11 | 1 | -4/+2 |
| | | | | | | I chose the OpenBSD version because it apparently contains various bugfixes that never made it into libnbcompat. To reduce size and complexity, i stripped out the features we don't need. | ||||
* | New section about deployment by Kristaps.VERSION.1.13.1 | Ingo Schwarze | 2014-08-10 | 1 | -37/+105 |
| | | | | | New paragraph about fts(3) by me. And various minor tweaks, some by Kristaps and some by me. | ||||
* | provide some instructions for manual installation | Ingo Schwarze | 2014-08-08 | 1 | -0/+119 |