non port: print/texlive-tlmgr/Makefile |
SVNWeb
|
Number of commits found: 15 |
Mon, 19 Dec 2022
|
[ 14:44 Muhammad Moinur Rahman (bofh) ] 721e577 (Only the first 10 of 130 ports in this commit are shown above. )
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)
|
Tue, 22 Feb 2022
|
[ 21:58 Muhammad Moinur Rahman (bofh) ] a05b36f
print/texlive-tlmgr: Fix missing runtime file
Reported by: pi
|
Sun, 20 Feb 2022
|
[ 12:09 Muhammad Moinur Rahman (bofh) ] db4e6eb
print/*: Fix ports installation of TeX2021
There have some CONFLICTS which doesn't make sense and actually makes
it impossible to install/upgrade the TeX through portmaster/ports so
remove those CONFLICTS and update UPDATING accordingly.
PR: 262058
Reported by: alt2600@icloud.com
|
Sat, 19 Feb 2022
|
[ 02:25 Muhammad Moinur Rahman (bofh) ] 8374a33 (Only the first 10 of 139 ports in this commit are shown above. )
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Thu, 14 Oct 2021
|
[ 10:24 Stefan Eßer (se) ] e83006d
print/texlive-tlmgr: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 17 Aug 2021
|
[ 10:37 Daniel Engberg (diizzy) ] 2cfec1e
print/texlive-tlmgr: Update maintainer from freebsd-tex@ to tex@
PR: 257601
Approved by: tcberner (mentor)
|
Sat, 24 Jul 2021
|
[ 20:24 Po-Chuan Hsieh (sunpoet) ] 4c8b2bd
print/texlive-tlmgr: Add NO_ARCH
Approved by: portmgr (blanket)
|
Wed, 5 May 2021
|
[ 16:25 Tobias C. Berner (tcberner) ] 75b84e5 (Only the first 10 of 25 ports in this commit are shown above. )
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 25 Sep 2015
|
[ 21:42 hrs ] (Only the first 10 of 12 ports in this commit are shown above. )
Add preliminary support of tlmgr.
- TLPDB and tlmgr.log are located in /var/db/tlpkg.
- "tlmgr conf texmf" modifies /var/db/tlpkg/texmf.cnf.
libkpathsea looks up it first if it exists and ignore the standard ones
in PREFIX/share/texmf-dist/web2c/texmf.cnf or
PREFIX/share/texmf-local/web2c/texmf.cnf.
- "tlmgr update" can still break consistency of the installed texmf-*
hierarchy by FreeBSD Ports Collection if it runs by root.
|
Fri, 24 Jul 2015
|
[ 09:35 hrs ]
Add CONFLICTS with texlive-infra-[0-9]*.
|
Sun, 19 Jul 2015
|
[ 20:33 hrs ] (Only the first 10 of 194 ports in this commit are shown above. )
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.
|
Number of commits found: 15 |