diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-12 04:16:38 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-12 04:16:38 +0000 |
commit | 7ea10becc8ffa41442644d1ad6dffb61d7caca2f (patch) | |
tree | 0069a52f61b9b5f2322c5d6076cae8f153714595 /UPDATING | |
parent | . Ensure that when files are extracted that their fully resolved path lies (diff) |
Add a note about dropping WITH_PPERL support in devel/svk.
PR: 80910
Submitted by: Rong-En Fan (devel/svk maintainer)
Notes
Notes:
svn path=/head/; revision=135103
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |