Davide, There is nothing in the Portfile that creates the original folder, so I assume it is provided by make install.
I’ll add a post-destroot script to delete it. > On Nov 16, 2017, at 11:40 AM, Davide Liessi <[email protected] > <mailto:[email protected]>> wrote: > > 2017-11-13 23:55 GMT+01:00 Marius Schamschula <[email protected] > <mailto:[email protected]>>: >> The “original” folder is not installed by the current version of apache2. > > I'm sorry, but this is not true, at least on my system. > I have just updated apache2 to the latest version and I see this: > > $ pwd > /opt/local/etc/apache2/original > $ port provides * > /opt/local/etc/apache2/original/extra is a directory. > /opt/local/etc/apache2/original/httpd.conf is provided by: apache2 > $ cd extra/ > $ port provides * > /opt/local/etc/apache2/original/extra/httpd-autoindex.conf is provided > by: apache2 > /opt/local/etc/apache2/original/extra/httpd-dav.conf is provided by: apache2 > /opt/local/etc/apache2/original/extra/httpd-default.conf is provided by: > apache2 > /opt/local/etc/apache2/original/extra/httpd-info.conf is provided by: apache2 > /opt/local/etc/apache2/original/extra/httpd-languages.conf is provided > by: apache2 > /opt/local/etc/apache2/original/extra/httpd-manual.conf is provided by: > apache2 > /opt/local/etc/apache2/original/extra/httpd-mpm.conf is provided by: apache2 > /opt/local/etc/apache2/original/extra/httpd-multilang-errordoc.conf is > provided by: apache2 > /opt/local/etc/apache2/original/extra/httpd-ssl.conf is provided by: apache2 > /opt/local/etc/apache2/original/extra/httpd-userdir.conf is provided by: > apache2 > /opt/local/etc/apache2/original/extra/httpd-vhosts.conf is provided by: > apache2 > /opt/local/etc/apache2/original/extra/proxy-html.conf is provided by: apache2 > > Best wishes. > Davide Marius -- Marius Schamschula
