Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/mdocml: upgrade to 1.14.1 | Daniel Sabogal | 2017-02-23 | 3 | -47/+33 |
| | |||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -1/+1 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -1/+0 |
| | |||||
* | main/mdocml: gcc6 fix for dependency testing | Daniel Sabogal | 2016-09-21 | 2 | -1/+20 |
| | |||||
* | main/mdocml: split soelim into subpackage | Daniel Sabogal | 2016-08-15 | 1 | -1/+9 |
| | |||||
* | main/mdocml: upgrade to 1.13.4 | Daniel Sabogal | 2016-08-15 | 4 | -66/+77 |
| | |||||
* | main/mdocml: force symbolic links instead of hard | Isaac Dunham | 2016-03-22 | 1 | -1/+6 |
| | |||||
* | main/mdocml: split out apropos and whatis to subpackage | Natanael Copa | 2015-08-28 | 3 | -11/+20 |
| | |||||
* | main/mdocml: don't list $install in $source | Sören Tempel | 2015-08-13 | 1 | -4/+0 |
| | |||||
* | Revert "main/mdocml: use a cron instead of a trigger to invoke makewhatis(8)" | Bartłomiej Piotrowski | 2015-08-12 | 3 | -12/+7 |
| | | | | This reverts commit d9d91145ef2bd1334cfb9c59f45d9b1fb6995bd6. | ||||
* | main/mdocml: use a cron instead of a trigger to invoke makewhatis(8) | Sören Tempel | 2015-08-12 | 3 | -7/+12 |
| | | | | | | | | | | | | The database created by makewhatis(8) doesn't need to be up to date all the time, it is not critical at all when the database doesn't contain a newly added manpage for a few hours. So instead of slowing down package installation by using a trigger the makewhatis(8) database is now created and updated using a daily cron. The daily cron is run once after the first install of mdocml as well. Many distribution (e.g. Gentoo) also use a cron instead of a trigger to invoke makewhatis(8), in my opinion it is simply saner to it this way. | ||||
* | main/mdocml: bump pkgrel and fix checksum | Natanael Copa | 2015-08-06 | 1 | -4/+4 |
| | |||||
* | main/mdocml: fix makewhatis invocation | Bartłomiej Piotrowski | 2015-08-05 | 1 | -1/+1 |
| | | | | /usr/share/man has to be the last argument | ||||
* | main/mdocmal: don't rebuild the mandoc.db from scratch every time | Sören Tempel | 2015-08-05 | 2 | -3/+11 |
| | | | | | | | | | | | | | mdocmls makewhatis(8) implementation should be able to build the mandoc.db incrementally. Removing it forces mdocml to regenerate it completely which can take a lot of time if you have a bunch of man pages installed on your system and thus slows down package installation. Furthermore, I also switch the string encoding from ascii to utf-8. In addition to that I noticed that some files weren't listed in the source APKBUILD variable. Seem to work for me but further tests would be appreciated. | ||||
* | main/man: remove, main/mdocml provides a replacement package without suid/sgid | William Pitcock | 2015-05-29 | 1 | -3/+3 |
| | |||||
* | main/mdocml: fix invocation with PAGER/MANPAGER env variable unset | William Pitcock | 2015-05-29 | 2 | -1/+16 |
| | |||||
* | main/mdocml: upgrade to 1.13.3 | Natanael Copa | 2015-05-07 | 2 | -13/+13 |
| | |||||
* | main/mdocml: build shared, add 'man' and trigger for db | Natanael Copa | 2014-12-29 | 6 | -77/+157 |
| | |||||
* | main/mdocml: upgrade to 1.13.2 | Hiltjo Posthuma | 2014-12-29 | 1 | -7/+16 |
| | |||||
* | main/mdocml: update to 1.12.4 | Peter Bui | 2014-08-28 | 2 | -11/+16 |
| | | | | | | | | | | | | | | - Use "base-install" target instead of "install" to avoid complications with DBBIN (i.e. apropos, makewhatis). - Add MANWIDTH environment variable support to man command. This allows users to set the width of the generated text. By default, mandoc uses a column width of 78, and completely ignores the size of the terminal. When MANWIDTH is unset, it will default to 78 as mandoc would use. With MANWIDTH=0, the man command will use stty to lookup the width of the terminal and set the appropriate value. When MANWIDTH > 0, the width value will be passed to mandoc directly. | ||||
* | main/mdocml: upgrade to 1.12.3 | Natanael Copa | 2014-01-02 | 1 | -4/+4 |
| | |||||
* | main/mdocml: upgrade to 1.12.2 | Natanael Copa | 2013-10-08 | 1 | -2/+6 |
| | |||||
* | main/mdocml: upgrade to 1.12.1 | Natanael Copa | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | main/mdocml: upgrade to 1.12.0 | Natanael Copa | 2011-10-11 | 1 | -5/+5 |
| | |||||
* | main/mdocml: fix opening of compressed man pages in man.sh | Paul Onyschuk | 2011-07-26 | 2 | -4/+4 |
| | |||||
* | main/mdocml: upgrade to 1.11.5 | Paul Onyschuk | 2011-07-26 | 1 | -2/+3 |
| | |||||
* | main/mdocml: moved from testing | Natanael Copa | 2011-07-12 | 2 | -0/+91 |