diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-08-30 15:03:50 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-08-30 15:03:50 +0000 |
commit | 61f95809b07d80286c2f18bfdd691fa5d38abb9a (patch) | |
tree | 354bdb9400f01740cf058236618702623408c0d1 /UPDATING | |
parent | d12e4b64a34db3892459cee4211063f7cbc1b36f (diff) |
Add notice about lang/racket and WITHOUT_X11.
Notes
Notes:
svn path=/head/; revision=280768
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -5,6 +5,20 @@ 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. +20110830: + AFFECTS: users of lang/racket + AUTHOR: olgeni@FreeBSD.org + + Racket has been upgraded to version 5.1.3. Due to the recent rewrite of + the Racket graphics handling code, it is no longer possible to build + this port without X11. + + The WITHOUT_X11 switch now controls if X11 is brought in as + USE_GNOME/LIB_DEPENDS or BUILD_DEPENDS. + + In the latter case you will be able to build a Racket package that can + then be deployed on headless a server. + 20110829: AFFECTS: users of security/maia AUTHOR: crees@FreeBSD.org |