summaryrefslogtreecommitdiff
path: root/print/tex-texdoc/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-04-15tex-texdoc{,-doc}: update to 3.4.1markd1-4/+4
- Make Data.tlpdb.lua reproducible - Better locale handling in scoring - Alias adjustments
2021-06-06tex-texdoc{,-doc}: update to 3.3.1markd1-3/+3
This is Texdoc update aiming to be contained in TeX Live 2021: - Show all possible config files for -vf - Show diagnostic message of DISPLAY only if viewer failed - Alias adjustments - Documentation tweaks
2021-02-15tex-texdoc{,-doc}: update to 3.2.2markd1-4/+4
- Improved the scoring scheme to prioritize the latex tree than the latex-dev - Support invoking the program with absolute paths - The document was entirely rewritten - Other small improvements and bug fixes
2020-05-05tex-[t-z]*: update to texlive 2020 package versionsmarkd1-4/+3
tex-tcolorbox{,-doc} to 4.30 tex-tex4ebook{,-doc} to 0.3a tex-tex4ht{,-doc} to 2020 tex-texdoc{,-doc} to 2020 tex-texdoctk{,-doc} to 0.6.0.54557 tex-texinfo to 5.1.54994 tex-textcase{,-doc} to 1.00 tex-thmtools{,-doc} to 68 tex-titlesec{,-doc} to 2.13 tex-tocloft{,-doc} to 2.3j tex-tools{,-doc} to 2020 tex-tracklang{,-doc} to 1.4 tex-udesoftec{,-doc} to 1.6.6 tex-ulem{,-doc} to 2020 tex-unicode-data{,-doc} to 1.13 tex-updmap-map to 2020 tex-xetex{,-doc} to 2020 tex-zxjafont{,-doc} to 1.2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
2019-05-12tex-texdoc{,-doc}: update to 2019markd1-3/+3
This is Texdoc update aiming to be contained in TeX Live 2019: - New option -c: changing configure temporally - New config item `texlive_tlpdb` to specify a path for texlive.tlpdb - Fixed an issue that texdoc fails to open gzipped file in GNOME/XFCE - Added prefixes to script files not to contaminate kpse search space - Many other small improvements and bug fixes
2019-02-01tex-texdoc{,-doc}: update to 2018.47946 (3.0)markd1-6/+5
This is a big update for Texdoc since 2012! There are two big features in Texdoc 3.0. 1. New option parser Now, you can specify multiple options like: $ texdoc -vsl foo (this is equivalent to specifying "-v -s -l") Please note that the behavior of the short option "-d" have been changed. It *requires* an argument without "=", e.g.: $ texdoc -d score bar (this is equivalent to specifying "--debug=score") We added a new option "-D" as a short version of "--debug=all". Please see the help text for more details. 2. Fuzzy search When the normal search can't find any document in TeX Live, Texdoc will execute fuzzy search on the list of package names without user-interactions. The results of fuzzy search are shown by "info" message. (you can see that with the command line option "-v") The default allowance of Levenshtein distance is 5. You can change this default value by specifying "fuzzy_level" in your texdoc.cnf: fuzzy_level = 3 If "fuzzy_level" set to 0, the feature will be disabled. This update also contains several small bug fixes and improvements. One more thing (IMPORTANT for distributors): from v3.0, we won't include Data.tlpdb.lua (the pseudo cache file) in our repository. If your distribution do not ship the tlpdb, you have to pre-generate the pseudo cache file to make Texdoc workable.
2018-05-13tex-texdoc{,-doc}: update to 2018markd1-3/+4
changes unknown
2017-09-06Remove teTeX* packages and references to them.wiz1-3/+1
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-06-21Update to TeXlive 2017markd1-3/+3
Updated fonts/tex-raleway{,-doc} to 1.4 Updated print/tex-readarray{,-doc} to 2.0 Updated graphics/tex-repere{,-doc} to 17.05 Updated fonts/tex-sansmathfonts{,-doc} to 2017 Updated print/tex-siunitx{,-doc} to 2.7g Updated fonts/tex-sourcesanspro{,-doc} to 2.6 Updated print/tex-sttools{,-doc} to 2.0 Updated print/tex-tcolorbox{,-doc} to 4.03 Updated print/tex-tetex{,-doc} to 3.0.44331 Updated print/tex-tex4ht{,-doc} to 2017 Updated print/tex-texconfig{,-doc} to 2017 Updated print/tex-texdoc{,-doc} to 2017 Updated print/tex-texinfo to 5.1.43137 Updated print/tex-texlive.infra to 2017 Updated print/tex-texlive-scripts to 2017 Updated graphics/tex-tikzmark{,-doc} to 1.3 Updated graphics/tex-tikzsymbols{,-doc} to 4.02 Updated print/tex-todonotes{,-doc} to 1.0.5 Updated print/tex-tools{,-doc} to 2017 Updated print/tex-toptesi{,-doc} to 5.9.06 Updated print/tex-udesoftec{,-doc} to 1.6.0 Updated print/tex-updmap-map to 2017 Updated fonts/tex-xcharter{,-doc} to 1.08 Updated print/tex-xdvi to 22.87.03
2015-04-25Update tex-texdoc{,-doc} to 2014markd1-4/+3
latest texlive version. changes unknown.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-11-17Update tex-texdoc{,-doc} to 2013minskim1-6/+5
- Files in share/texmf have been moved to share/texmf-dist.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-04-25Let tex-texdoc honor the x11 option.minskim1-6/+3
2012-02-09Import tex-texdoc-2011 as print/tex-texdoc.minskim1-0/+26
TeXdoc is a script for easy access to the package documentation of TeX distributions (i.e., .dvi, .pdf or .ps files on the $TEXDOCS tree).