FreeBSD Port Patch Preview for the Last NanoBlogger's 3.3 RC5
By Julien Gabel on Thursday 6 July 2006, 22:55 - BSD Unix - Permalink
Here is 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.3.3-rc5.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.3.3-rc5.patch
