FreeBSD Port Patch Preview for the Last NanoBlogger's 3.3 RC4
By Julien Gabel on Friday 3 February 2006, 20:22 - BSD Unix - Permalink
Because i will be far from a computer for more than a week (as of today!), i post the preview patch for the www/nanoblogger port.
You can apply and install it using the following steps:
# cd /usr/ports/www/nanoblogger && make deinstall # cd /usr/ports && patch < /tmp/nanoblogger.patch # cd /usr/ports/www/nanoblogger && make install clean clean-depends
Be aware that there are a lot of changes in NanoBlogger itself, so read
carefully the NanoBlogger User Manual online documentation and the pkg-message post
installation output. After the installation, you can (re)read it using:
# pkg_info -D /var/db/pkg/nanoblogger
Download: nanoblogger.patch
