diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-11 18:54:02 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-11 18:54:02 +0000 |
commit | 438c63e254b3787151bd05269c1eec06423173c2 (patch) | |
tree | 62097dd0874685b4e68bd6c9464bb686e062882e /UPDATING | |
parent | 33611a377ceb55f06ec457faaf8da02a03a27f0e (diff) | |
download | ports-438c63e254b3787151bd05269c1eec06423173c2.tar.gz ports-438c63e254b3787151bd05269c1eec06423173c2.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |