diff options
author | adamw <adamw@FreeBSD.org> | 2005-09-07 23:21:39 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-09-07 23:21:39 +0800 |
commit | bab0927fcd3dbd7a70d7ba643cc108a723147355 (patch) | |
tree | 3f02727dcfae50e11552baa20f701b6fdc7daaf2 | |
parent | db94a2ab271134fff2387a44ffb858952f5931f3 (diff) | |
download | freebsd-ports-gnome-bab0927fcd3dbd7a70d7ba643cc108a723147355.tar.gz freebsd-ports-gnome-bab0927fcd3dbd7a70d7ba643cc108a723147355.tar.zst freebsd-ports-gnome-bab0927fcd3dbd7a70d7ba643cc108a723147355.zip |
Add note about metakit's python bidness.
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050907: + AFFECTS: users of databases/metakit + AUTHOR: adamw@FreeBSD.org + + The metakit build now enables python support by default. Everybody who + was happy with their python-less metakit should begin specifying + METAKIT_WITHOUT_PYTHON=yes on build. + 20050904: AFFECTS: users of games/pvpgn AUTHOR: mek@mek.uz.ua |