Port details |
- nanoblogger Small weblog engine written in Bash for the command line
- 3.4.2_1 www =4 3.4.2_1Version of this port present on the latest quarterly branch.
- Maintainer: tobias.rehbein@web.de
- Port Added: 2004-07-15 08:21:04
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: pure-ftpd, php81-pear, monit, nc, libevent
- License: GPLv2+
- WWW:
- https://nanoblogger.sourceforge.net/
- Description:
- NanoBlogger is a small weblog engine written in Bash for the command
line. It uses common UNIX tools such as cat, grep, and sed to create
static HTML content.
Features include:
* intuitive commandline interface
* highly configurable and script-able :)
* easy drafting, editing, and management of entries
* archiving by category, year, month, day, and entry
* pagination
* permanent and navigational links
* templates and CSS style sheets for full control over layout
* placeholders for easy template manipulation
* support for multiple weblogs
* support for multiple categories
* support for relative and absolute links
* support for date manipulation of entries
* Atom syndication (comes with 1.0 format)
* RSS syndication (comes with RSS 1.0 and 2.0 formats)
* plugins for calendar, recent entries, weblog status, etc.
* plugins for text formatting (e.g. line breaks translate to HTML)
* [...]
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nanoblogger>0:www/nanoblogger
- To install the port:
- cd /usr/ports/www/nanoblogger/ && make install clean
- To add the package, run one of these commands:
- pkg install www/nanoblogger
- pkg install nanoblogger
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nanoblogger
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nanoblogger-3.4.2.tar.gz) = 8631802db56c3e2c01df94f60aa30e7b1500c1a76112741a740d9eaf3bd32044
SIZE (nanoblogger-3.4.2.tar.gz) = 86877
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- This port is required by:
- for Run
-
- www/nanoblogger-extra
Configuration Options:
- ===> The following configuration options are available for nanoblogger-3.4.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_nanoblogger
- USES:
- cpe
- pkg-message:
- For install:
- POST-INSTALLATION NOTES:
Before you can use NanoBlogger, you will have to create a global configuration
file to set default information and paths to template files.
A sample configuration file has been installed in:
/usr/local/etc/nb.conf.sample
If no global configuration file is already present, it has been installed as:
/usr/local/etc/nb.conf
Otherwise, since there are already some sensible default settings, you can
overwrite it and begin with a fresh one:
# cp /usr/local/etc/nb.conf.sample /usr/local/etc/nb.conf
The provided documentation and the preferred upgrade path (in the README
file) can be found in the additional documentation directory:
/usr/local/share/doc/nanoblogger/*
SIDE NOTES FOR OLD USERS:
As always with new release, don't forget to read the documentation and to
update your weblog configuration file, e.g. ${blog_dir}/blog.conf.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.2_1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.4.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.4.2_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.4.2_1 31 Aug 2021 12:01:38 |
Bernhard Froehlich (decke) |
www/nanoblogger: Add CPE information
Approved by: portmgr (blanket) |
3.4.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.2_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
3.4.2_1 13 Jul 2017 09:00:24 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Unsilence installation
- Don't install licenses with documentation
Approved by: portmgr blanket |
3.4.2_1 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
3.4.2_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.4.2_1 18 Aug 2015 18:21:39 |
amdmi3 |
- Add empty directory to plist, sort plist
Approved by: portmgr blanket |
3.4.2_1 31 Oct 2014 23:50:53 |
bapt |
Simplify plist |
3.4.2_1 16 Jul 2014 03:34:57 |
adamw |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
3.4.2_1 14 May 2014 13:25:41 |
amdmi3 |
- Fix plist issue
- Add LICENSE
PR: 189660
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) |
3.4.2_1 17 Feb 2014 14:46:29 |
miwi |
- Stage support |
3.4.2_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.4.2_1 02 Jul 2011 12:30:59 |
swills |
- fix calendar generation
PR: ports/158579
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) |
3.4.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.4.2 06 Mar 2010 01:36:55 |
wxs |
- Update to 3.4.2
PR: ports/144474
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Feature safe: yes |
3.4 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
3.4 07 Jul 2009 23:49:47 |
dhn |
- Update to 3.4
- Pass maintainership to submitter
PR: ports/136322
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> |
3.3_2 15 Jun 2008 18:46:30 |
jadawin |
- Fixing wrong file modes.
PR: ports/124594
Submitted by: Tobias Rehbein <tobias.rehbein web.de>
Approved by: mentor (implicit) |
3.3_2 14 Jun 2008 07:51:52 |
jadawin |
- Respect NOPORTDOCS
Reported by: Ionbot
Approved by: tabthorpe (mentor) |
3.3_2 13 Jun 2008 19:07:32 |
jadawin |
- Use ${PREFIX} for markdown in patches
- While I'm here use SF macro
PR: ports/124408
Submitted by: Tobias Rehbein <tobias.rehbein web.de>
Approved by: tabthorpe (mentor) |
3.3_1 06 Jun 2008 14:07:24 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.3 01 May 2007 23:18:14 |
miwi |
- Reset maintainership
PR: 112302
Submitted by: Julien Gabel (julien.gabel@thilelli.net) (maintainer) |
3.3 16 Jan 2007 10:47:19 |
bsam |
- Update the product release.
- Tidy most of the port's files: pkg-plist, pkg-message, Makefile, etc.
- The port conforms a little more to FreeBSD Porter's Handbook (always
evolving...)
- Validate a complete recommended test ordering from porting-testing.html
(In fact, correct it to do so.)
While I'm here: move "@unexec if cmp -s %D/etc/nb.conf.sample..." upwards
at pkg-plist (before %D/etc/nb.conf.sample).
PR: 107963
Submitted by: Julien Gabel <julien.gabel at thilelli.net> (maintainer) |
3.2.3 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
3.2.3 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
3.2.3 15 Sep 2005 21:24:17 |
pav |
- Take maintainership
- Update pkg-descr, add pkg-message with post-install instructions
- Switch to static plist
- Cleanup
PR: ports/84817
Submitted by: Julien Gabel <jpeg@thilelli.net> |
3.2.3 06 Jul 2005 20:58:51 |
pav |
- Update to 3.2.3
PR: ports/83033
Submitted by: Julien Gabel <jpeg@thilelli.net> |
3.1 27 Dec 2004 03:39:14 |
ijliao |
upgrade to 3.1 |
3.0 12 Nov 2004 15:30:57 |
ijliao |
upgrade to 3.0 |
2.9 24 Jul 2004 14:50:41 |
ijliao |
upgrade to 2.9 |
2.8 15 Jul 2004 08:20:05 |
ijliao |
add nanoblogger 2.8
Small weblog engine for the UNIX command line |