aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-05-12 12:16:38 +0800
committernovel <novel@FreeBSD.org>2005-05-12 12:16:38 +0800
commitf05b8cd8fbdff1ff40266496dbe5431407135ece (patch)
treeb653898c954a76a10107eea3bd52a8091f5cda7d /UPDATING
parent1d15474227d3983b563dc8ca541adf04fdb7c62c (diff)
downloadfreebsd-ports-graphics-f05b8cd8fbdff1ff40266496dbe5431407135ece.tar.gz
freebsd-ports-graphics-f05b8cd8fbdff1ff40266496dbe5431407135ece.tar.zst
freebsd-ports-graphics-f05b8cd8fbdff1ff40266496dbe5431407135ece.zip
Add a note about dropping WITH_PPERL support in devel/svk.
PR: 80910 Submitted by: Rong-En Fan (devel/svk maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a09c067d88e..382e370b223 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050512:
+ AFFECTS: users of devel/svk
+ AUTHOR: rafan@infor.org
+
+ Since SVK 0.30, it is fast enough and PPerl causes some problems.
+ Thus, the SVK port no longer supports WITH_PPERL knob.
+ If you still want to use PPerl with it, please go and read:
+ http://svk.elixus.org/?SVKAndPPerl for details.
+
20050511:
AFFECTS: users of multimedia/ffmpeg{,-devel}
AUTHOR: lioux@FreeBSD.org