diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-07-17 14:38:28 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-07-17 14:38:28 +0000 |
commit | 1423b7fdfd94fb95a3381b8e68157ecac51252ef (patch) | |
tree | b652704f8aeb576a8d13802bdfe5999ae9b4205d /UPDATING | |
parent | f55aa612950a7736536a70e169e2d1d92b5428e2 (diff) | |
download | ports-1423b7fdfd94fb95a3381b8e68157ecac51252ef.tar.gz ports-1423b7fdfd94fb95a3381b8e68157ecac51252ef.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120717: + AFFECTS: users of ftp/proftpd + AUTHOR: mm@FreeBSD.org + + The options of ProFTPD have been made much more user-friendly. + As the modules are all shared libraries, all possible modules are built + and installed. The following modules are now in separate slave ports: + + databases/proftpd-mod_sql_odbc: mod_sql_odbc + databases/proftpd-mod_sql_sqlite: mod_sql_sqlite + databases/proftpd-mod_sql_tds: mod_sql_tds + net/proftpd-mod_ldap: mod_ldap and mod_quotatab_ldap + 20120716: AFFECTS: users of www/lighttpd AUTHOR: mm@FreeBSD.org |