Commit graph

328 commits

Author SHA1 Message Date
Yorhel
648dbe025f Add Ubuntu 20.10 2020-10-23 11:15:37 +02:00
Yorhel
91b43d220b Fix attempts to resolve man pages without name
A bot triggered 'GET /.env', resulting in a lookup on section='env' but
no name. Slow and useless...
2020-10-16 12:49:49 +02:00
Yorhel
eecc8e798c Workaround grog using -ms for pod2man generated sources
When I have time I'll do a search for man pages that actually *need*
-ms, as I'm getting the impression that it's never used for man pages
and all of grog's guesses for it are wrong.
2020-10-16 12:23:41 +02:00
Yorhel
2ee9a5b6b0 Add FreeBSD 11.4 2020-10-14 15:38:08 +02:00
Yorhel
81874c5d3f Add Fedora 32 2020-10-14 15:33:08 +02:00
Yorhel
777dd37e1b Add CentOS 8.2 2020-10-14 15:22:46 +02:00
Yorhel
faa1cd6e55 Add CentOS 7.7 2020-10-14 15:10:54 +02:00
Yorhel
bd573a4412 ManUtils: Add groff instructions after running grog
Those instructions may sometimes confuse grog and cause it to autodetect
the wrong macro package.
2020-08-07 10:23:40 +02:00
Yorhel
bf3c97f981 index.pl: Serve static files when in direct HTTP server mode
Makes it easier to setup a quick development server.
2020-08-07 10:23:40 +02:00
Yorhel
cf52cd2825 Add Ubuntu 20.04 2020-04-23 15:44:36 +02:00
Yorhel
1260cdf766 Add FreeBSD 12.1 2020-03-15 14:13:19 +01:00
Yorhel
18f792b443 Add Fedora 31 2020-03-14 10:57:20 +01:00
Yorhel
1d8490dde9 Add CentOS 8.1 2020-03-14 10:34:21 +01:00
Yorhel
cf5c16241f Add CentOS 8.0 2019-10-22 21:10:44 +02:00
Yorhel
6fe905f7c9 Add CentOS 7.7 2019-10-22 20:18:01 +02:00
Yorhel
ea0a7a4b71 Link updates 2019-10-22 17:17:05 +02:00
Yorhel
67252c1b81 Add Ubuntu 19.10 2019-10-22 14:37:04 +02:00
Yorhel
a6f0f9eb14 Add FreeBSD 11.3 2019-07-20 15:50:17 +02:00
Yorhel
d2e7719b3f Add Fedora 30 2019-07-20 09:42:23 +02:00
Yorhel
69cbd77729 Add Debian Buster 2019-07-19 20:58:05 +02:00
Yorhel
1ce29f7c3f Fix dbManPref(name => "0")
Fixes a timeout and eventual 500 error on https://manned.org/0
2019-06-25 18:54:43 +02:00
Yorhel
ce38ff885f indexer: Don't overwrite man page contents when hash already exist
Performance improvement. The ON CONFLICT DO UPDATE was primarily to make
sure that old man pages would get fixed when the indexer did a better
job at detecting the encoding, but there haven't been any relevant fixes
to the indexer lately so this forced-update won't do much now.
2019-05-25 08:47:21 +02:00
Yorhel
2974ee929e Rust: hyper -> reqwest for the indexer
Since Hyper doesn't provide a synchronous API anymore.
2019-05-25 08:44:45 +02:00
Yorhel
f0df5092c3 Rust dep updates 2019-05-25 08:27:23 +02:00
Yorhel
fbd7b71d73 Only update SQL caches on Mondays 2019-05-09 13:11:15 +02:00
Yorhel
e926f89838 Add Ubuntu 19.04 2019-04-18 18:54:20 +02:00
Yorhel
df33c43a9c Fedora 27 is not updated anymore 2019-04-05 10:23:04 +02:00
Yorhel
224bdd1523 Add FreeBSD 12.0 2019-03-27 10:50:19 +01:00
Yorhel
958e957791 Add link to mankier.com 2019-03-27 10:50:19 +01:00
Yorhel
48676f12b6 Debian wheezy & jessy aren't updated anymore 2019-03-27 10:50:04 +01:00
Yorhel
0142896a96 Add CentOS 7.6 2018-12-04 18:15:20 +01:00
Yorhel
b36ff90c6e Fix invocation of groff 1.22.3 to pass on -P-c
Because, without that argument, groff (invoking grotty) will output
SGR escape sequences, which we're not ready to deal with.
2018-11-10 09:07:14 +01:00
Yorhel
99628559ed Add Fedora 29 2018-11-01 17:23:40 +01:00
Yorhel
19e07400b9 Add Ubuntu 18.10 2018-10-21 12:30:12 +02:00
Yorhel
577e519e7d Fedora 26 is EOL 2018-07-17 17:02:33 +02:00
Yorhel
617a76eeba Add CentOS 6.10 and FreeBSD 11.2 2018-07-06 07:51:13 +02:00
Yorhel
cfc656bf12 Convert README to markdown + update git URLs 2018-06-15 10:52:21 +02:00
Yorhel
7bb4397f9b Add CentOS 7.5 + Fix Fedora 28 updates repo 2018-06-02 07:34:54 +02:00
Yorhel
7aa89145ca indexer: Re-use memory buffer when reading RPM repo data
This avoids reading the entire uncompressed XML into a buffer.
2018-05-04 15:25:35 +02:00
Yorhel
cec70a59c4 Merge branch 'master' of site 2018-05-01 20:40:47 +02:00
Yorhel
bb236c1f0e Add Ubuntu 18.04 + Fedora 28 2018-05-01 20:30:27 +02:00
Yorhel
2c7bf1507a indexer: Update crates to latest version
With the exception of Hyper, because the new tokio-based version is...
different.
2018-03-25 10:36:29 +02:00
Yorhel
8487d37aad web: Updating Cargo deps + fixes for stable 2018-03-25 08:15:22 +02:00
Yorhel
5480fc206e Link updates 2018-03-25 08:14:53 +02:00
Yorhel
b382189fb6 Hopefully properly fixed the weird system layout on home page 2018-01-21 08:34:01 +01:00
Yorhel
8031a90989 Some improvements to the about text + link to the new Arch man pages 2018-01-21 08:23:57 +01:00
Yorhel
035538f156 Add CentOS 2018-01-21 08:13:05 +01:00
Yorhel
b3e94e3d51 Stop syncing Ubuntu Zesty 2018-01-19 10:23:06 +01:00
Yorhel
b89c7625d5 Add FreeBSD 10.4 2018-01-15 21:39:45 +01:00
Yorhel
fd657824b3 Add database downloads 2017-12-23 14:28:16 +01:00