Building apache-mode.el-2.0.txz (origin /buildshare/ports/355755/www/apache-mode.el) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/apache-mode.el x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> apache-mode.el-2.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-mode.el-2.0 Make install ===> apache-mode.el-2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by apache-mode.el-2.0 for building ===> Extracting for apache-mode.el-2.0 => SHA256 Checksum OK for apache-mode.el. ===> Patching for apache-mode.el-2.0 ===> Configuring for apache-mode.el-2.0 ===> Installing for apache-mode.el-2.0 ===> Generating temporary packing list ===> Checking if www/apache-mode.el already installed /bin/mkdir -p /usr/local/share/emacs/site-lisp /bin/mkdir -p /usr/local/lib/xemacs/site-lisp install -o root -g wheel -m 444 /distfiles/apache-mode.el /usr/local/share/emacs/site-lisp/apache-mode.el /bin/ln -sf /usr/local/share/emacs/site-lisp/apache-mode.el /usr/local/lib/xemacs/site-lisp/apache-mode.el =================================================================== Put this in your .emacs file to enable autoloading of apache-mode, and auto-recognition of Apache configs: (autoload 'apache-mode "apache-mode" nil t) (add-to-list 'auto-mode-alist '("\\.htaccess\\'" . apache-mode)) (add-to-list 'auto-mode-alist '("httpd\\.conf\\'" . apache-mode)) (add-to-list 'auto-mode-alist '("srm\\.conf\\'" . apache-mode)) (add-to-list 'auto-mode-alist '("access\\.conf\\'" . apache-mode)) (add-to-list 'auto-mode-alist '("sites-\\(available\\|enabled\\)/" . apache-mode)) =================================================================== ===> Registering installation for apache-mode.el-2.0 Installing apache-mode.el-2.0... done Make package ===> Building package for apache-mode.el-2.0 Creating package for apache-mode.el-2.0 slot2: removed