A Program for Displaying man Pages
A program for displaying man pages on the screen or sending them to a
printer (using groff).
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/man && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cron.daily.do_mandb | 0000001708 1.67 KB | |
harden_man-db.service.patch | 0000000832 832 Bytes | |
man-db-2.10.2.tar.xz | 0001902840 1.81 MB | |
man-db-2.10.2.tar.xz.asc | 0000000833 833 Bytes | |
man-db-2.3.19deb4.0-groff.dif | 0000001162 1.13 KB | |
man-db-2.6.3-chinese.dif | 0000001926 1.88 KB | |
man-db-2.6.3-listall.dif | 0000005806 5.67 KB | |
man-db-2.6.3-man0.dif | 0000000272 272 Bytes | |
man-db-2.7.1-zio.dif | 0000005527 5.4 KB | |
man-db-2.9.4-alternitive.dif | 0000001212 1.18 KB | |
man-db-2.9.4-no-chown.patch | 0000000821 821 Bytes | |
man-db-2.9.4.patch | 0000024622 24 KB | |
man-db-create.service | 0000000727 727 Bytes | |
man-rpmlintrc | 0000000244 244 Bytes | |
man.changes | 0000077090 75.3 KB | |
man.keyring | 0000042495 41.5 KB | |
man.spec | 0000010995 10.7 KB | |
manpath.csh | 0000000375 375 Bytes | |
manpath.sh | 0000000369 369 Bytes | |
reproducible.patch | 0000000482 482 Bytes | |
sysconfig.cron-man | 0000000197 197 Bytes | |
wrapper.c | 0000004532 4.43 KB |
Revision 92 (latest revision is 104)
Dominique Leuenberger (dimstar_suse)
accepted
request 998765
from
Dr. Werner Fink (WernerFink)
(revision 92)
- Corrrect some offsets of patch hunks - Remove change in get-mtime.c as mandb-symlink-target-timestamp now catch the random format changes - update to 2.10.2: * Regenerating man-db's build system now explicitly requires Automake >= 1.14. (This was already the case since at least man-db 2.10.0, but was previously undocumented.) * Make `man -H` sleep for a few seconds after starting the browser, since it may background itself before loading files (Dr. Werner Fink). * If an override directory is configured using `--with-override-dir`, it is now applied more consistently when building the manpath, and whether a page was found in an override directory is considered when sorting candidates for display (Mihail Konev). * Make the man-db manual build reproducible. * Add some hardening options to the `systemd` service. * `configure` now has a `--with-snapdir` option, for use on systems where `snapd` is configured to use a directory other than `/snap`. * Fix occasional `mandb-symlink-target-timestamp` test failure. * Fix inadvertent reliance on a GCC extension that caused build failures with Clang. * Fix building without `iconv`. - drop man-db-2.7.1-firefox.dif (upstream)
Comments 1
man-db 2.8.4 has been released: http://download.savannah.nongnu.org/releases/man-db/man-db-2.8.4.tar.xz