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-full TeX Live, Full Version
20210325 print on this many watch lists=4 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 20210325Version of this port present on the latest quarterly branch.
Maintainer: tex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-06 00:44:45
Last Update: 2022-12-19 14:44:58
Commit Hash: 721e577
People watching this port, also watch:: curl, smartmontools, tmux, coreutils, zip
License: NA
WWW:
https://tug.org/texlive/
Description:
TeX Live is an easy way to get up and running with the TeX document production system. It provides a comprehensive TeX system. It includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many languages around the world. TeX Live is the de-facto successor to teTeX.
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
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/texlive-full-20210325/catalog.mk
  2. /usr/local/share/licenses/texlive-full-20210325/LICENSE
  3. /usr/local/share/licenses/texlive-full-20210325/NA
Collapse this list.
Dependency lines:
  • texlive-full>0:print/texlive-full
To install the port:
cd /usr/ports/print/texlive-full/ && make install clean
To add the package, run one of these commands:
  • pkg install print/texlive-full
  • pkg install texlive-full
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: texlive-full
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
texlive-full
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023031320230313-2023031320230313---
FreeBSD:13:quarterly2023031320230313-202303132023031320230313--
FreeBSD:14:latest2023031320230313202103252023031320230313---
FreeBSD:14:quarterly2023031320230313-202303132023031320230313--
FreeBSD:15:latest2023031320230313n/a20230313n/a20230313--
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. README : print/texlive-docs
  2. tex.fmt : print/tex-formats
  3. dvipdfmx : print/tex-dvipdfmx
  4. dvips : print/tex-dvipsk
  5. jadetex : print/tex-jadetex
  6. luatex : print/tex-luatex
  7. ptex : japanese/tex-ptex
  8. tex : print/tex-basic-engines
  9. texlive-base>=20210325 : print/texlive-base
  10. texlive-texmf>=20210325 : print/texlive-texmf
  11. weave : devel/tex-web2c
  12. xdvi : print/tex-xdvik
  13. xetex : print/tex-xetex
  14. xmltex : print/tex-xmltex
Runtime dependencies:
  1. .texlive-tlmgr : print/texlive-tlmgr
  2. README : print/texlive-docs
  3. tex.fmt : print/tex-formats
  4. dvipdfmx : print/tex-dvipdfmx
  5. dvips : print/tex-dvipsk
  6. jadetex : print/tex-jadetex
  7. luatex : print/tex-luatex
  8. pdfopen : print/xpdfopen
  9. ptex : japanese/tex-ptex
  10. tex : print/tex-basic-engines
  11. texlive-base>=20210325 : print/texlive-base
  12. texlive-texmf>=20210325 : print/texlive-texmf
  13. weave : devel/tex-web2c
  14. xdvi : print/tex-xdvik
  15. xetex : print/tex-xetex
  16. xmltex : print/tex-xmltex
Library dependencies:
  1. libkpathsea.so : devel/tex-kpathsea
  2. libptexenc.so : print/tex-ptexenc
  3. libsynctex.so : devel/tex-synctex
  4. libtexlua53.so : devel/tex-libtexlua
  5. libtexluajit.so : devel/tex-libtexluajit
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for texlive-full-20210325: DOCS=on: Build and/or install documentation SOURCE=off: Install source files ===> Use 'make config' to modify these settings
Options name:
print_texlive-full
USES:
metaport tex
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog 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)
20150521
18 Oct 2021 09:36:16
commit hash: 08dde33a250079ad9de095b58a13cc0d8ff35c87commit hash: 08dde33a250079ad9de095b58a13cc0d8ff35c87commit hash: 08dde33a250079ad9de095b58a13cc0d8ff35c87commit hash: 08dde33a250079ad9de095b58a13cc0d8ff35c87 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
print/texlive-full: Remove CPE information for metaport
20150521
14 Oct 2021 10:24:23
commit hash: 4a573c3f8468a7e8ab51b8d518fe5fb926f2f63dcommit hash: 4a573c3f8468a7e8ab51b8d518fe5fb926f2f63dcommit hash: 4a573c3f8468a7e8ab51b8d518fe5fb926f2f63dcommit hash: 4a573c3f8468a7e8ab51b8d518fe5fb926f2f63d files touched by this commit
Stefan Eßer (se) search for other commits by this committer
print/texlive-full: Add CPE information

Approved by:	portmgr (blanket)
20150521
17 Aug 2021 10:37:19
commit hash: c2e00a1c7d7bc454e7b05677c981df0aab044427commit hash: c2e00a1c7d7bc454e7b05677c981df0aab044427commit hash: c2e00a1c7d7bc454e7b05677c981df0aab044427commit hash: c2e00a1c7d7bc454e7b05677c981df0aab044427 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
print/texlive-full: Update maintainer from freebsd-tex@ to tex@

PR:		257601
Approved by:	tcberner (mentor)
20150521
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
20150521
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
20150521
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.
20150521
23 May 2016 20:35:01
Revision:415742Original commit files touched by this commit
amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
20150521
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_1
31 Aug 2014 20:23:31
Revision:366827Original commit files touched by this commit
hrs search for other commits by this committer
Split print/texlive-texmf into two ports, texlive-texmf and
texlive-texmf-source.

PR:	193202
20140525_1
23 Aug 2014 17:58:43
Revision:365763Original commit files touched by this commit Sanity Test Failure
hrs search for other commits by this committer
- Add capability to specify package dependency in USE_TEX.
- Make print/texlive-full always depend on the latest packages; currently
  texmf>=20140525_2 and base>=20140525_1.
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 16:10:04
Revision:362818Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
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.
20120701
15 May 2013 15:33:02
Revision:318245Original commit files touched by this commit
hrs search for other commits by this committer
Mark USE_TEX=texlive in TeXLive-specific ports.
20120701
13 May 2013 10:51:54
Revision:318067Original commit files touched by this commit
hrs search for other commits by this committer
Use USE_TEX=full.
20120701
06 May 2013 00:44:23
Revision:317452Original commit files touched by this commit
hrs search for other commits by this committer
TeXLive mega commit.  The following ports have been added:

  * Meta port
   - print/texlive-full: meta port to install all of the TeXLive components

  * Libraries
   - devel/tex-kpathsea: kpathsea library
   - devel/tex-web2c: WEB2C toolchain and TeX engines
   - print/tex-ptexenc: character code conversion library for pTeX

  * Base part of the TeXLive
   - print/texlive-base: binary programs in TeXLive
   - print/texlive-texmf: macro and font data in TeXLive
   - print/texlive-infra: tlmgr dependency (Perl modules)
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 21