aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-21 15:10:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-21 15:10:37 +0000
commit234d45ffd2c1a93dff0e6a6842157129831fdfff (patch)
treef8afd4a03077d2b377b9317c3ab4a5e35d6c69b3 /CHANGES
parent811b54453af0f082d321e574117bca1693536e51 (diff)
downloadports-234d45ffd2c1a93dff0e6a6842157129831fdfff.tar.gz
ports-234d45ffd2c1a93dff0e6a6842157129831fdfff.zip
- Tell world bsd.port.options.mk are cool now
- Fix formatting of previous entries
Notes
Notes: svn path=/head/; revision=234336
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.