svn commit: r362659 - in head: . print print/latex-arydshln print/latex-caption print/latex-chapterfolder print/latex-circ print/latex-feynmf print/latex-ifluatex print/latex-mathabx print/latex-no...

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 23 11:27:25 UTC 2014


Author: bapt
Date: Wed Jul 23 11:27:24 2014
New Revision: 362659
URL: http://svnweb.freebsd.org/changeset/ports/362659
QAT: https://qat.redports.org/buildarchive/r362659/

Log:
  Start decomissioning some latex ports

Deleted:
  head/print/latex-arydshln/
  head/print/latex-caption/
  head/print/latex-chapterfolder/
  head/print/latex-circ/
  head/print/latex-feynmf/
  head/print/latex-ifluatex/
  head/print/latex-mathabx/
  head/print/latex-nomencl/
  head/print/latex-prettyref/
  head/print/latex-subfloat/
  head/print/passivetex/
  head/print/teTeX/
  head/print/xdvik/
  head/print/xmltex/
Modified:
  head/MOVED
  head/print/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Jul 23 11:02:56 2014	(r362658)
+++ head/MOVED	Wed Jul 23 11:27:24 2014	(r362659)
@@ -6268,3 +6268,17 @@ net/desktop-data-model||2014-07-21|Has e
 net/online-desktop||2014-07-21|Has expired: Disappeared upstream, depends on expired ports
 x11-toolkits/libgail-gnome||2014-07-21|Has expired: gnome-panel 2.x will be updated in the GNOME 3 import
 security/gnutls3|security/gnutls|2014-07-22|Moved to replace GnuTLS 2.x port
+print/latex-ifluatex|print/texlive-texmf|2014-07-23|Has been incorporated into texlive-texmf
+print/teTeX|print/texlive-full|2014-07-23|Replaced by texlive
+print/passivetex|print/tex-xmltex|2014-07-23|Has been incorporated in TeXLive version of xmltex
+print/xmltex|print/tex-xmltex|2014-07-23|Replaced by texlive
+print/latex-caption|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/xdvik|print/tex-xdvik|2014-07-23|Replaced by texlive
+print/latex-subfloat|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/latex-circ|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/latex-prettyref|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/latex-nomencl|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/latex-mathabx|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/latex-arydshln|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/latex-feynmf|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive
+print/latex-chapterfolder|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive

Modified: head/print/Makefile
==============================================================================
--- head/print/Makefile	Wed Jul 23 11:02:56 2014	(r362658)
+++ head/print/Makefile	Wed Jul 23 11:27:24 2014	(r362659)
@@ -127,30 +127,20 @@
     SUBDIR += latex-aa
     SUBDIR += latex-aastex
     SUBDIR += latex-acm
-    SUBDIR += latex-arydshln
     SUBDIR += latex-auto-greek
     SUBDIR += latex-beamer
     SUBDIR += latex-biblatex
     SUBDIR += latex-biblist
     SUBDIR += latex-bytefield
-    SUBDIR += latex-caption
-    SUBDIR += latex-chapterfolder
-    SUBDIR += latex-circ
     SUBDIR += latex-cjk
     SUBDIR += latex-csquotes
     SUBDIR += latex-etoolbox
-    SUBDIR += latex-feynmf
-    SUBDIR += latex-ifluatex
     SUBDIR += latex-keystroke
     SUBDIR += latex-logpap
     SUBDIR += latex-logreq
     SUBDIR += latex-ltablex
-    SUBDIR += latex-mathabx
-    SUBDIR += latex-nomencl
     SUBDIR += latex-pgf
-    SUBDIR += latex-prettyref
     SUBDIR += latex-resume
-    SUBDIR += latex-subfloat
     SUBDIR += latex-supertabular
     SUBDIR += latex-svninfo
     SUBDIR += latex-timing
@@ -285,7 +275,6 @@
     SUBDIR += sv-acroread8
     SUBDIR += system-config-printer
     SUBDIR += t1utils
-    SUBDIR += teTeX
     SUBDIR += teTeX-base
     SUBDIR += teTeX-texmf
     SUBDIR += tex
@@ -323,7 +312,6 @@
     SUBDIR += xdvik
     SUBDIR += xfce4-print
     SUBDIR += xmbibtex
-    SUBDIR += xmltex
     SUBDIR += xpp
     SUBDIR += xtexsh
     SUBDIR += yatex


More information about the svn-ports-head mailing list