Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 18:54:03 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317904 - head
Message-ID:  <201305111854.r4BIs3v9018943@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Sat May 11 18:54:02 2013
New Revision: 317904
URL: http://svnweb.freebsd.org/changeset/ports/317904

Log:
  Document TEX_DEFAULT.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat May 11 18:45:42 2013	(r317903)
+++ head/UPDATING	Sat May 11 18:54:02 2013	(r317904)
@@ -5,6 +5,17 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20130511:
+  AFFECTS: users of TeX
+  AUTHOR: hrs@FreeBSD.org
+
+  One can now choose TeXLive or teTeX by using TEX_DEFAULT.
+  Specifying TEX_DEFAULT=texlive, almost all of ports which use TeX
+  will install and depend on TeXLive-based ones.  Note that the
+  default value is still "tetex" and the two cannot coexist.  You need
+  to remove all of the TeX-related packages based on teTeX to try
+  TeXLive.
+
 20130507:
   AFFECTS: users of comms/usbmuxd or comms/libimobiledevice
   AUTHOR: avilla@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305111854.r4BIs3v9018943>