diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-29 19:34:17 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-29 19:34:17 +0000 |
commit | 573a68172fe33b5768c53c7e5047fdc0ecc4d2f1 (patch) | |
tree | 95fe70da6c35d36fdc01ac9bf1c23f8c0904d6cf /UPDATING | |
parent | 1b2bb4d396aa928aace21a0f23a8775d7f7a3ffa (diff) | |
download | ports-573a68172fe33b5768c53c7e5047fdc0ecc4d2f1.tar.gz ports-573a68172fe33b5768c53c7e5047fdc0ecc4d2f1.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -39,17 +39,6 @@ upgrades. containing the OVERRIDE_LINUX_BASE_PORT variable. 20070327: - AFFECTS: users of x11-wm/fluxbox - AUTHOR: mezz@FreeBSD.org - - In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has - caused not possible to start up your Fluxbox if you remove ~/.fluxbox or - you are a first time user. The solution is to update your Fluxbox to - 1.0rc3_1 and do this: - - chmod 755 ~/.fluxbox/startup - -20070327: AFFECTS: users of lang/tcl-tk-wrapper, lang/tcl*, x11-toolkits/tk* AUTHOR: martin@matuska.org |