aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-05-21 23:10:37 +0800
committerpav <pav@FreeBSD.org>2009-05-21 23:10:37 +0800
commitc86117281982ae5d97512463fed452f6d4e33809 (patch)
tree8ea93cddf72e02805d1c4c3e0d9155142781c673 /CHANGES
parentb5bf0ad9b4c97631be3b4dea50e39ca8e99dae81 (diff)
downloadfreebsd-ports-gnome-c86117281982ae5d97512463fed452f6d4e33809.tar.gz
freebsd-ports-gnome-c86117281982ae5d97512463fed452f6d4e33809.tar.zst
freebsd-ports-gnome-c86117281982ae5d97512463fed452f6d4e33809.zip
- Tell world bsd.port.options.mk are cool now
- Fix formatting of previous entries
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES20
1 files changed, 13 insertions, 7 deletions
diff --git a/CHANGES b/CHANGES
index 508fc73715d6..4e9e2c2516e8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,23 +10,29 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20090521:
+AUTHOR: portmgr@FreeBSD.org
+
+ * bsd.port.options.mk is now clear to be widely used.
+
20090516:
AUTHOR: pgollucci@FreeBSD.org
- * APACHE_COMPAT is dead!
- * USE_APACHE=yes is dead!
+ * APACHE_COMPAT is dead!
- * WITH_APACHE2 is dead!
+ * USE_APACHE=yes is dead!
- You should set USE_APACHE=13|20|22+. WITH_APACHE option can
- be used to coniditional include support for ANY version of
- apache baesd on APACHE_PORT. Currently www/apache13
+ * WITH_APACHE2 is dead!
+
+ You should set USE_APACHE=13|20|22+. WITH_APACHE option can
+ be used to conditional include support for ANY version of
+ Apache based on APACHE_PORT. Currently www/apache13
20090207:
AUTHOR: pgollucci@FreeBSD.org
* devel/libslang dropped in favor of devel/libslang2
-
+
* WITH_SLANG2 has been removed. WITH_SLANG now implies
devel/libslang2.