aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-21 21:07:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-21 21:07:14 +0000
commit1e6cc4ae6f5f8fce653f3a92493de173d12c3a7c (patch)
treebbc94c14b5b9453544b04a38cfb20178717a81fa /CHANGES
parent2b049d203ae8021581f3519e99602b98be6aeaf8 (diff)
downloadports-1e6cc4ae6f5f8fce653f3a92493de173d12c3a7c.tar.gz
ports-1e6cc4ae6f5f8fce653f3a92493de173d12c3a7c.zip
- Announce 20060121 infrastructure changes
Notes
Notes: svn path=/head/; revision=154088
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 33fa40f15362..f24b6b57aa01 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,33 @@ in the release notes.
All ports committers are allowed to commit to this file.
+20060121:
+AUTHOR: portmgr@FreeBSD.org
+The following changes affecting ports developers were introduced:
+
+ * Gamin is a default FAM system
+
+ * New virtual categories: hamradio and rubygems
+
+ * Virtual category offix was removed
+
+ * New USE_DOS2UNIX variable for converting DOS linefeeds to UNIX
+
+ * New variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS which take
+ module:portdir tuples
+
+ * Variables like BROKEN and FORBIDDEN should no longer be quoted
+
+ * New NOFETCHFILES variable to prevent downloading from MASTER_SITES
+ while still allowing MASTER_SITE_OVERRIDE
+
+ * New plist macro @dirrmtry with functionality of @unexec rmdir || true
+
+ * USE_REINPLACE no longer needs to be defined, REINPLACE_CMD is always
+ available
+
+Detailed documentation of new features is available in Porter's Handbook.
+
20051108:
AUTHOR: portmgr@FreeBSD.org
The following changes were introduced: