diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-26 09:40:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-26 09:40:47 +0000 |
commit | 7b67a24b3c0604fca93cdc931000dc5da270f72a (patch) | |
tree | 973fd81da36e0cb1664ff807a06287c0e1031409 /UPDATING | |
parent | ae565c752e7f317731e6196029890462ee767355 (diff) |
- Update to 3.0.STABLE9
- Make WITH_SQUID_COSS a no-op for now (see UPDATING)
- Use "templates" as the default language directory
PR: 127627
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=220814
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080926: + AFFECTS: users of www/squid30 + AUTHOR: tmseck@netcologne.de + + The Squid developers decided to disable COSS support in 3.0, cf + the discussion starting with http://www.squid-cache.org/mail-archive/squid-dev/200809/0067.html + The correspoding port configuration option WITH_SQUID_COSS + is still available but is a no-op for now. If you currently use + COSS storage on Squid 3.0 you need to disable it in squid.conf. + 20080924: AFFECTS: users of ftp/proftpd AUTHOR: beech@FreeBSD.org |