svn commit: r317904 - head

Hiroki Sato hrs at FreeBSD.org
Sat May 11 18:54:03 UTC 2013


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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list