notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
texlive-docs TeX Live Typesetting System, documentation
20230313 print on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20230313Version of this port present on the latest quarterly branch.
Maintainer: tex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-22 08:27:23
Last Update: 2023-04-11 15:43:18
Commit Hash: 24e24a1
People watching this port, also watch:: zip, smartmontools, coreutils, zfs-stats, audacity
License: not specified in port
WWW:
https://tug.org/texlive/
Description:
TeX Live documentation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • texlive-docs>0:print/texlive-docs
To install the port:
cd /usr/ports/print/texlive-docs/ && make install clean
To add the package, run one of these commands:
  • pkg install print/texlive-docs
  • pkg install texlive-docs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: texlive-docs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1680719111 SHA256 (TeX/texlive-20230313-texmf.tar.xz) = 4c4dc77a025acaad90fb6140db2802cdb7ca7a9a2332b5e3d66aa77c43a81253 SIZE (TeX/texlive-20230313-texmf.tar.xz) = 3866405744

Packages (timestamps in pop-ups are UTC):
texlive-docs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023031320230313-2023031320230313---
FreeBSD:13:quarterly2023031320230313202303132023031320230313202303132023031320230313
FreeBSD:14:latest202303132023031320210325202303132023031320230313-20230313
FreeBSD:14:quarterly2023031320230313-2023031320230313202303132023031320230313
FreeBSD:15:latest2023031320230313n/a20230313n/a202303132023031320230313
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. print/texlive-full
for Run
  1. print/texlive-full

Configuration Options:
No options to configure
Options name:
print_texlive-docs
USES:
perl5 tar:xz tex
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. https://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2023/
  2. https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2023/
  3. https://mirror.nju.edu.cn/tex-historic/systems/texlive/2023/
  4. https://mirrors.tuna.tsinghua.edu.cn/tex-historic-archive/systems/texlive/2023/
  5. https://pi.kwarc.info/historic/systems/texlive/2023/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20230313
11 Apr 2023 15:43:18
commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/tex*: Update version 20210325=>20230313

- devel/tex-kpathsea: Update version 6.3.3=>6.3.5
- print/texlive-tlmgr: Update version 20210325=>20230313
  * Add LICENSE GPLv2
- devel/tex-libtexlua: Update distinfo from 20230313 dists
- devel/tex-libtexluajit: Update distinfo from 20230313 dists
- print/tex-ptexenc: Update version 1.3.9=>1.4.3
  * Pet portclippy
- devel/tex-web2c: Update version 20210325=>20230313
- devel/tex-synctex: Update distinfo from 20230313 dists
- print/tex-basic-engines: Update version 20210325=>20230313
- print/texlive-base: Update version 20210325=>20230313
- print/texlive-docs: Update version 20210325=>20230313
- print/texlive-full: Update version 20210325=>20230313
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20210325
19 Dec 2022 14:44:58
commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dccommit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dccommit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dccommit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex

- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20210325
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20210325
19 Feb 2022 02:25:00
commit hash: 8374a33c804a728bf435da801571ae9905244f50commit hash: 8374a33c804a728bf435da801571ae9905244f50commit hash: 8374a33c804a728bf435da801571ae9905244f50commit hash: 8374a33c804a728bf435da801571ae9905244f50 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
tex* : Update version 20150521=>20210325

- Update MASTER_SITES_TEX_CTAN from https://tug.org/historic/
- Update texlua to use texlua53 library
- Deprecate CSLaTeX format
- Remove aleph as per Upstream
- Add common variables TEXLIVE_YEAR and TEXLIVE_VERSION to be used in
  all ports related to tex*
- Fix dependency of print/texlive-texmf-source [1]
- devel/tex-kpathsea: Update version 6.2.1=>6.3.3
- devel/tex-libtexlua: Update version 5.2.4=>5.3.6
- devel/tex-libtexluajit: Update version 2.0.3=>2.1.0
- devel/tex-synctex: Update version 1.17.0=>2.0.0
- devel/tex-web2c: Update version 20150521=>20210325
- editors/texworks: Fix build with newer tex version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20150523
17 Aug 2021 10:37:19
commit hash: d5054b55bfe0e45d6eab66d3c2f999a667b19e38commit hash: d5054b55bfe0e45d6eab66d3c2f999a667b19e38commit hash: d5054b55bfe0e45d6eab66d3c2f999a667b19e38commit hash: d5054b55bfe0e45d6eab66d3c2f999a667b19e38 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
print/texlive-docs: Update maintainer from freebsd-tex@ to tex@

PR:		257601
Approved by:	tcberner (mentor)
20150523
05 May 2021 16:25:32
commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
print/texlive-full: Update maintainership of TeX Live universe ports

- Give the maintainership of the TeX-live related ports to the FreeBSD
  TeX group [1].

[1] https://wiki.freebsd.org/tex

Approved by:	hrs
20150523
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
20150523
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20150523
09 Oct 2019 14:14:17
Revision:514157Original commit files touched by this commit
tobik search for other commits by this committer
Drop nop NO_FETCH, NO_WRKSRC, NO_MAN, NOMAN
20150523
19 Jul 2015 20:33:35
Revision:392534Original commit files touched by this commit
hrs search for other commits by this committer
Update TeXLive to TL2015.

- print/texlive-infra was renamed with print/texlive-tlmgr.
  Note that currently tlmgr(1) does not work because of
  lack of TLPDB.  This will be fixed.

- Lua libraries used in LuaTeX are separated into
  devel/tex-libtexlua and devel/texlibtexluajit.
  USE_TEX supports them via keywords "texlua" and "texluajit".

- libsynctex is currently installed by devel/tex-web2c.
  This will be separated into a single port.

- Add graphics/libpotrace and use installed libpotrace
  and libharfbuzz.
20140525
13 Nov 2014 07:41:18
Revision:372510Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
20140525
22 Aug 2014 11:04:23
Revision:365637Original commit files touched by this commit
hrs search for other commits by this committer
Update TeXLive to 2014.

- Note that full support of configuration tools such as tlmgr and texconfig
  is not ready yet.

- Most of dviware now supports libpaper to choose the default papersize.
  Use paperconfig(8) utility or print/papersize-default-* packages.

- Some quite old macros of the age of latex209 have been removed, and
  there are user-visible/invisible incompatibilities.  Please send a report
  to freebsd-tex@FreeBSD.org or file a PR if you have trouble.
20120701
24 Jul 2014 15:55:01
Revision:362811Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
20120701
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
20120701
20 Sep 2013 22:44:00
Revision:327765Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
20120701
22 May 2013 08:26:53
Revision:318747Original commit files touched by this commit
hrs search for other commits by this committer
- Fix duplicated pkg-plist entries.
- Split off documentation to print/texlive-docs from print/texlive-texmf.
  The document part was 1.3GB (30k files).  Now the size of texlive-texmf
  package is 557MB (this was 1.5GB before the split).
- do-texhash, do-fmtutil, do-updmap targets now run after post-install.

Number of commits found: 17