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.

non port: print/texlive-texmf/Makefile

Number of commits found: 38

Thursday, 26 Oct 2023
20:34 Muhammad Moinur Rahman (bofh) search for other commits by this committer
print/texlive-texmf: Temporarily reduce DEPENDS

This is a large port and due to the dependencies often triggered for
rebuilds. There might be cases where python and texlive-base might not
be necessary hence reduce the temporarily remove the dependencies and
check the outcome. On my cases I did not find any problem as the
runtimes are installed by other necessary packages for those who use it
extensively for writing. If there is a runtime breakage scream at me
please at the earliest.

Remove an unnecesary VARIABLE from previous commit which is for
MAINTAINER_MODE only.

Not bumping as this does not feel trivial and no need to trigger a
rebuild of other ports which depends on doxygen.
commit hash: a9b0182964621feefe8292021ec645cdd6c19869 commit hash: a9b0182964621feefe8292021ec645cdd6c19869 commit hash: a9b0182964621feefe8292021ec645cdd6c19869 commit hash: a9b0182964621feefe8292021ec645cdd6c19869 a9b0182
12:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
print/texlive-texmf: Update dists

- The distfile has been replaced with a locally modified distfile
  including all the patches required resulting in a smaller distfile.
  The delta is a huge step forward reducing the original file from 3.6GB
  to 1.1 GB.
- However this still does not change the build time a lot. Although it
  reduces the fetch and install target but the package target is still
  large. I have checked with a static plist and due to it's size the
  time difference is longer and does not yield any better results.
- There are still 9 more ports which uses the original upstream distfile
  of 3.6GB but I will slowly replace them with smaller targeted dists to
  reduce the fetch target duration.

Sponsored by:	Nepustil
commit hash: a2992ca4daa3951fb3acbf581431978e82cdae25 commit hash: a2992ca4daa3951fb3acbf581431978e82cdae25 commit hash: a2992ca4daa3951fb3acbf581431978e82cdae25 commit hash: a2992ca4daa3951fb3acbf581431978e82cdae25 a2992ca
Tuesday, 11 Apr 2023
15:43 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
- print/texlive-texmf: Update version 20210325=>20230313
- print/texlive-texmf-source: Update version 20210325=>20230313
- print/latex-biber: Update version 2.16=>2.19
- print/tex-dvipdfmax: Update version 20210325=>20230313
- print/tex-dvipsk: Update version 2021.1=>2023.1
- print/tex-formats: Update version 20210325=>20230313
- print/tex-jadetex: Update distinfo from 20230313 dists
- print/tex-luatex: Update version 1.12.0=>1.16.0
- print/tex-xetex: Update distinfo from 20230313 dists
- print/tex-xmltex: Update distinfo from 20230313 dists
- japanese/tex-ptex: Fix build
  * Remove ConTeXt format
- textproc/foiltex: Update MASTER_SITES
  * Adopt port
- There are multiple ports which uses the macro USE_TEX=texmf that is
  downloading a big DISTFILE. Unfortunately it is not possible for me to
  test all the consumers in runtime. So in the following ports I have
  removed USE_TEX=texmf so that someone who uses those can report the
  runtime files those are missing. If possible(based on LICENSE
  permission) I will try to create a smaller distfile out of the
  texlive-20230313-texmf and change dependency accordingly otherwise
  will reinstate USE_TEX=texmf. The list of ports that are affected are
  following:
  * arabic/arabtex
  * graphics/epix
  * math/cadabra2
  * math/coq
  * math/gnuplot-tex-extras
  * net-mgmt/netmagis-www
  * print/dvisvg
  * print/lilypond
  * print/mftrace
  * print/tex-xdvik
  * print/latex-beamer

Sponsored by:	Nepustil
commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5 commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5 commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5 commit hash: 24e24a19568e8038e3926d7050e1a6052a8b0df5 24e24a1
Monday, 19 Dec 2022
14:44 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)
commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc 721e577
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
10:26 Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b b86221f
Saturday, 19 Feb 2022
22:53 Jan Beich (jbeich) search for other commits by this committer
print/texlive-texmf: unbreak fetch on i386 after 8374a33c804a

fetch:
https://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/texlive-20210325-texmf.tar.xz:
size mismatch: expected 2147483647, actual 3474113420

Reported by:	antoine
commit hash: 029acf78acab3710ce8fc4548ae310cae2e25612 commit hash: 029acf78acab3710ce8fc4548ae310cae2e25612 commit hash: 029acf78acab3710ce8fc4548ae310cae2e25612 commit hash: 029acf78acab3710ce8fc4548ae310cae2e25612 029acf7
22:42 Muhammad Moinur Rahman (bofh) search for other commits by this committer
print/texlive-texmf: Remove CONFLICTS

- Remove reference to old latex-base DIST

PR:		262052
Reported by:	alt2600@icloud.com
commit hash: 9eae55747b4f9db9ded77fca6a137babef234b82 commit hash: 9eae55747b4f9db9ded77fca6a137babef234b82 commit hash: 9eae55747b4f9db9ded77fca6a137babef234b82 commit hash: 9eae55747b4f9db9ded77fca6a137babef234b82 9eae557
02:25 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
- print/tex-basic-engines: Update version 20150521=>20210325
- print/tex-dvipdfmax: Update version 20150521=>20210325
- print/tex-dvipsk: Update version 5.995=>20210325.1
- print/tex-formats: Update version 20150521=>20210325
- print/tex-jadetex:
- print/tex-luatex: Update version 0.80.0=>1.12.0
  * Convert to dynamic pkg-plist
- print/tex-ptexenc: Update version 1.3.3=>1.3.9
- print/tex-xetex: Update version 0.99992=>0.99993
  * Convert to dynamic pkg-plist
- print/texlive-base: Update version 20150521=>20210325
- print/texlive-docs: Update version 20150521=>20210325
  * Convert to dynamic pkg-plist
- print/texlive-full: Update version 20150521=>20210325
- print/texlive-texmf-source: Update version 20150521=>20210325
- print/texlive-texmf: Update version 20150521=>20210325
  * Convert to dynamic pkg-plist
- print/texlive-tlmgr: Update version 20150521=>20210325
- print/xpdfopen: Transfer MAINTAINER to tex@ as xpdfopen is an
  integral part of tex after poppler support has been deprecated from
  tex [2]
- textproc/dblatex: Update version 0.3.11=>0.3.12
  * Take MAINTAINERship
- textproc/gastex: Fix build
- textproc/metauml: Fix build

PR:		226983 [1]
Reported by:	Trond.Endrestol@ximalas.info [1]
Reviewed by:	tcberner (private repo)
Approved by:	hrs (maintainer-timeout) [2]
Relnotes: https://tug.org/texlive/doc/texlive-en/texlive-en.html#news
Sponsored by:	Nepustil.net
commit hash: 8374a33c804a728bf435da801571ae9905244f50 commit hash: 8374a33c804a728bf435da801571ae9905244f50 commit hash: 8374a33c804a728bf435da801571ae9905244f50 commit hash: 8374a33c804a728bf435da801571ae9905244f50 8374a33
Thursday, 14 Oct 2021
10:24 Stefan Eßer (se) search for other commits by this committer
print/texlive-texmf: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 22ba17b97f5481936f47b74fe0b93a279834f813 commit hash: 22ba17b97f5481936f47b74fe0b93a279834f813 commit hash: 22ba17b97f5481936f47b74fe0b93a279834f813 commit hash: 22ba17b97f5481936f47b74fe0b93a279834f813 22ba17b
Tuesday, 17 Aug 2021
10:37 Daniel Engberg (diizzy) search for other commits by this committer
print/texlive-texmf: Update maintainer from freebsd-tex@ to tex@

PR:		257601
Approved by:	tcberner (mentor)
commit hash: 05540b77e79fa6fbba78e7f856283b34c24395d5 commit hash: 05540b77e79fa6fbba78e7f856283b34c24395d5 commit hash: 05540b77e79fa6fbba78e7f856283b34c24395d5 commit hash: 05540b77e79fa6fbba78e7f856283b34c24395d5 05540b7
Wednesday, 5 May 2021
16:25 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
commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7 commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7 commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7 commit hash: 75b84e53f2fc86cf666dfad929445318fac13bc7 75b84e5
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 23 Apr 2017
11:03 miwi search for other commits by this committer
-Fix shebangs
Original commitRevision:439220 
Tuesday, 24 Jan 2017
11:44 jbeich search for other commits by this committer
print/texlive-texmf: unbreak on aarch64 on real hardware

=======================<phase: package        >============================
===>  Building package for texlive-texmf-20150523_3
pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
====>> Killing timed out build after 3600 seconds
====>> Cleaning up wrkdir
===>  Cleaning for texlive-texmf-20150523_3
pkg-static:
lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/pl/plti7.pfm):
No such file or directory
pkg-static:
lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/pl/plti8.pfb):
No such file or directory
pkg-static:
lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/[...]

Reported by:	pkg-fallout (runaway_proces)
Approved by:	portmgr blanket (unblocking 172 ports)
Original commitRevision:432322 
Thursday, 5 Nov 2015
12:36 mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
Original commitRevision:400848 
Monday, 19 Oct 2015
14:50 amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
Original commitRevision:399684 
Wednesday, 12 Aug 2015
12:00 amdmi3 search for other commits by this committer
- Fix shebangs
- Add NO_ARCH
- Fix NO_WRKSRC (should be NO_WRKSUBDIR)

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Original commitRevision:394017 
Sunday, 26 Jul 2015
19:13 hrs search for other commits by this committer
- Fix dependency due to change in r392909.
- Remove unnecessary gmake dependency.

PR:	201890
Original commitRevision:392942 
Friday, 24 Jul 2015
20:48 hrs search for other commits by this committer
- Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2".
- Add EXTRACT_DEPENDS to texlive-texmf.
Original commitRevision:392845 
09:39 hrs search for other commits by this committer
- Update LaTeX2e to 20150101pl2.
- Add CONFLICTS.
- Fix pkg-plist.
Original commitRevision:392809 
Sunday, 19 Jul 2015
20:33 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.
Original commitRevision:392534 
Sunday, 2 Nov 2014
20:49 hrs search for other commits by this committer
Fix a warning message when \usepackage[magyar]{babel} and utf8 inputenc
are used at the same time.

PR:		194349
Submitted by:	Zsolt Udvari
Original commitRevision:372088 
Sunday, 31 Aug 2014
20:23 hrs search for other commits by this committer
Split print/texlive-texmf into two ports, texlive-texmf and
texlive-texmf-source.

PR:	193202
Original commitRevision:366827 
Saturday, 23 Aug 2014
17:58 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.
Original commitRevision:365763 
Friday, 22 Aug 2014
15:35 hrs search for other commits by this committer
Fix duplicated files.

Spotted by:	Jan Henrik Sylvester
Original commitRevision:365669 
11:04 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.
Original commitRevision:365637 
Friday, 4 Jul 2014
17:35 bapt search for other commits by this committer
Support stage for texlive, given it is impossible to rebuild the fmt files into
the stage then they are now rebuild in post-installation, like it is done in
other package system
Original commitRevision:360642 
Sunday, 6 Apr 2014
16:20 bapt search for other commits by this committer
Support stage
Original commitRevision:350373 
Friday, 20 Sep 2013
22:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
Original commitRevision:327765 
Thursday, 23 May 2013
08:31 hrs search for other commits by this committer
Remove duplicate files with print/texlive-infra.

Spotted by:	Tony Morlan
Original commitRevision:318854 
Wednesday, 22 May 2013
08:26 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.
Original commitRevision:318747 
Wednesday, 15 May 2013
15:33 hrs search for other commits by this committer
Mark USE_TEX=texlive in TeXLive-specific ports.
Original commitRevision:318245 
Saturday, 11 May 2013
17:58 hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
Original commitRevision:317899 
Thursday, 9 May 2013
20:03 hrs search for other commits by this committer
Split off print/tex-dvipsk from print/texlive-base.  libpaper support
will be added later.
Original commitRevision:317747 
Tuesday, 7 May 2013
08:44 hrs search for other commits by this committer
- Separate print/tex-dvipdfmx from print/texlive-base and add libpaper
  support.  dvipdfmx's default paper size can be set by
  ${LOCALBASE}/etc/papersize and/or PAPERSIZE environment variable as
  other programs like print/psutils do.

- Use absolute pathname in {fmtutil,texconfig,updmap}-sys programs because
  manually-installed and/or old TeXLive files can prevent them from
  working. [1]

- Fix pkg-plist in print/texlive-texmf.

- Remove DIST_SUBDIR from Mk/bsd.tex.mk.

Reported by:	bsam, Stephen Montgomery-Smith [1]
Original commitRevision:317588 
Monday, 6 May 2013
00:44 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)
Original commitRevision:317452 

Number of commits found: 38