summaryrefslogtreecommitdiff
path: root/print/texlive-base/files/patch-texk-texlive-tl_scripts-Makefile.in
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-18 20:19:20 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-18 20:25:00 -0600
commit8374a33c804a728bf435da801571ae9905244f50 (patch)
treee601e61efda62b48aa2d8d5c6d5eeeebf7af1c41 /print/texlive-base/files/patch-texk-texlive-tl_scripts-Makefile.in
parentx11/nwg-dock: update to 0.3.0 (diff)
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
Diffstat (limited to 'print/texlive-base/files/patch-texk-texlive-tl_scripts-Makefile.in')
-rw-r--r--print/texlive-base/files/patch-texk-texlive-tl_scripts-Makefile.in69
1 files changed, 0 insertions, 69 deletions
diff --git a/print/texlive-base/files/patch-texk-texlive-tl_scripts-Makefile.in b/print/texlive-base/files/patch-texk-texlive-tl_scripts-Makefile.in
deleted file mode 100644
index b72bce2d767c..000000000000
--- a/print/texlive-base/files/patch-texk-texlive-tl_scripts-Makefile.in
+++ /dev/null
@@ -1,69 +0,0 @@
---- texk/texlive/tl_scripts/Makefile.in.orig 2015-04-26 23:57:20 UTC
-+++ texk/texlive/tl_scripts/Makefile.in
-@@ -128,10 +128,9 @@ am__uninstall_files_from_dir = { \
- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
- $(am__cd) "$$dir" && rm -f $$files; }; \
- }
--am__installdirs = "$(DESTDIR)$(texconfigdir)" "$(DESTDIR)$(texmfdir)" \
-+am__installdirs = "$(DESTDIR)$(texmfdir)" \
- "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
-- "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(texconfigdir)" \
-- "$(DESTDIR)$(web2cdir)"
-+ "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(web2cdir)"
- SCRIPTS = $(dist_texconfig_SCRIPTS) $(dist_texmf_SCRIPTS) \
- $(nodist_bin_SCRIPTS)
- AM_V_P = $(am__v_P_@AM_V@)
-@@ -263,8 +262,6 @@ sh_scripts = \
- dvi2fax \
- dvired \
- fontinst \
-- kpsetool \
-- kpsewhere \
- ps2frag \
- pslatex \
- rubibtex \
-@@ -293,8 +290,6 @@ dist_man_MANS = \
- fmtutil.1 \
- fmtutil.cnf.5 \
- fontinst.1 \
-- kpsetool.1 \
-- kpsewhere.1 \
- ps2frag.1 \
- pslatex.1 \
- rubibtex.1 \
-@@ -306,14 +301,10 @@ dist_man_MANS = \
-
- bin_links = \
- allcm:allec \
-- fmtutil:mktexfmt \
-- kpsetool:kpsexpand \
-- kpsetool:kpsepath
-+ fmtutil:mktexfmt
-
- man1_links = \
- fmtutil:fmtutil-sys \
-- kpsetool:kpsexpand \
-- kpsetool:kpsepath \
- fmtutil:mktexfmt \
- texconfig:texconfig-sys \
- updmap:updmap-sys
-@@ -638,7 +629,7 @@ check-am: all-am
- check: check-am
- all-am: Makefile $(SCRIPTS) $(MANS) $(DATA) all-local
- installdirs:
-- for dir in "$(DESTDIR)$(texconfigdir)" "$(DESTDIR)$(texmfdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(texconfigdir)" "$(DESTDIR)$(web2cdir)"; do \
-+ for dir in "$(DESTDIR)$(texmfdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(web2cdir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
- install: install-am
-@@ -692,8 +683,8 @@ info: info-am
-
- info-am:
-
--install-data-am: install-dist_texconfigDATA \
-- install-dist_texconfigSCRIPTS install-dist_texmfSCRIPTS \
-+install-data-am: \
-+ install-dist_texmfSCRIPTS \
- install-dist_web2cDATA install-man
- @$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook