aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* Compat glue needed for Solaris 9 and 10.Ingo Schwarze2015-03-191-1/+3
| | | | | | | Thanks to Sevan Janiyan <venture37 at geeklan dot co dot uk> for reporting the Solaris 10 issues, to Jan Holzhueter <jh at opencsw dot org> for some additional insight, and to OpenCSW in general for providing me with a Solaris 9/10/11 testing environment.
* update for 1.13.3Ingo Schwarze2015-03-091-91/+26
|
* link to EuroBSDCon 2014Ingo Schwarze2014-12-111-3/+4
|
* more release preparationsIngo Schwarze2014-12-091-4/+7
|
* first cut at updating for the next releaseIngo Schwarze2014-12-091-18/+43
|
* typo; Svyatoslav Mishyn <juef at openmailbox dot org> (Crux Linux)Ingo Schwarze2014-11-301-2/+2
|
* Notes on CGI: installation (readying cgi.h) and future plans.Kristaps Dzonsons2014-08-181-2/+3
|
* Improve build system and autodetection.Ingo Schwarze2014-08-161-42/+44
| | | | | | | | | * 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 Schwarze2014-08-111-5/+3
| | | | | | 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_1Ingo Schwarze2014-08-101-38/+106
| | | | | New paragraph about fts(3) by me. And various minor tweaks, some by Kristaps and some by me.
* provide some instructions for manual installationIngo Schwarze2014-08-081-0/+119