notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
nanoblogger Small weblog engine written in Bash for the command line
3.4.2_1 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.2_1Version of this port present on the latest quarterly branch.
Maintainer: tobias.rehbein@web.de search for ports maintained by this maintainer
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:: p5-Net-Domain-TLD, monit, tmux, font-misc-meltho, python
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) * [...]
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (94 items)
Collapse this list.
  1. /usr/local/share/licenses/nanoblogger-3.4.2_1/catalog.mk
  2. /usr/local/share/licenses/nanoblogger-3.4.2_1/LICENSE
  3. /usr/local/share/licenses/nanoblogger-3.4.2_1/GPLv2+
  4. bin/nb
  5. @sample etc/nb.conf.sample
  6. share/nanoblogger/default/articles/example.txt
  7. share/nanoblogger/default/blog.conf
  8. share/nanoblogger/default/data/cat_1.db
  9. share/nanoblogger/default/images/favicon.ico
  10. share/nanoblogger/default/images/feed-icon-14x14.png
  11. share/nanoblogger/default/styles/feed.css
  12. share/nanoblogger/default/styles/nb_clean.css
  13. share/nanoblogger/default/styles/nb_default.css
  14. share/nanoblogger/default/styles/print.css
  15. share/nanoblogger/default/templates/archive_index.htm
  16. share/nanoblogger/default/templates/category_archive.htm
  17. share/nanoblogger/default/templates/category_entry.htm
  18. share/nanoblogger/default/templates/day_archive.htm
  19. share/nanoblogger/default/templates/entry.htm
  20. share/nanoblogger/default/templates/entry.metadata
  21. share/nanoblogger/default/templates/file.metadata
  22. share/nanoblogger/default/templates/main_index.htm
  23. share/nanoblogger/default/templates/main_links.htm
  24. share/nanoblogger/default/templates/makepage.htm
  25. share/nanoblogger/default/templates/month_archive.htm
  26. share/nanoblogger/default/templates/month_entry.htm
  27. share/nanoblogger/default/templates/permalink.htm
  28. share/nanoblogger/default/templates/permalink_entry.htm
  29. share/nanoblogger/default/templates/weblog_status.htm
  30. share/nanoblogger/default/templates/year_archive.htm
  31. share/nanoblogger/lang/en/help.txt
  32. share/nanoblogger/lang/en/messages.lang
  33. share/nanoblogger/lang/en/plugins.lang
  34. share/nanoblogger/lang/en/templates.lang
  35. share/nanoblogger/lib/archive.sh
  36. share/nanoblogger/lib/config.sh
  37. share/nanoblogger/lib/database.sh
  38. share/nanoblogger/lib/error.sh
  39. share/nanoblogger/lib/tools.sh
  40. share/nanoblogger/moods/moods.conf
  41. share/nanoblogger/moods/mymood.txt
  42. share/nanoblogger/moods/smilies/angry.gif
  43. share/nanoblogger/moods/smilies/cheesy.gif
  44. share/nanoblogger/moods/smilies/cool.gif
  45. share/nanoblogger/moods/smilies/cry.gif
  46. share/nanoblogger/moods/smilies/embarassed.gif
  47. share/nanoblogger/moods/smilies/grin.gif
  48. share/nanoblogger/moods/smilies/huh.gif
  49. share/nanoblogger/moods/smilies/kiss.gif
  50. share/nanoblogger/moods/smilies/laugh.gif
  51. share/nanoblogger/moods/smilies/lipsrsealed.gif
  52. share/nanoblogger/moods/smilies/rolleyes.gif
  53. share/nanoblogger/moods/smilies/sad.gif
  54. share/nanoblogger/moods/smilies/shocked.gif
  55. share/nanoblogger/moods/smilies/smiley.gif
  56. share/nanoblogger/moods/smilies/tongue.gif
  57. share/nanoblogger/moods/smilies/wink.gif
  58. share/nanoblogger/plugins/archive/day/day_archive.sh
  59. share/nanoblogger/plugins/archive/master_index.sh
  60. share/nanoblogger/plugins/archive/month/month_archive.sh
  61. share/nanoblogger/plugins/archive/year/year_archive.sh
  62. share/nanoblogger/plugins/atom.sh
  63. share/nanoblogger/plugins/calendar.sh
  64. share/nanoblogger/plugins/entry/category_links.sh
  65. share/nanoblogger/plugins/entry/format/autotag-br.sh
  66. share/nanoblogger/plugins/entry/format/markdown.sh
  67. share/nanoblogger/plugins/entry/format/raw.sh
  68. share/nanoblogger/plugins/makepage/tidy.sh
  69. share/nanoblogger/plugins/page/feed_links.sh
  70. share/nanoblogger/plugins/page/format/autobr.sh
  71. share/nanoblogger/plugins/page/format/markdown.sh
  72. share/nanoblogger/plugins/page/format/moods.sh
  73. share/nanoblogger/plugins/page/format/raw.sh
  74. share/nanoblogger/plugins/post/clean_parts.off
  75. share/nanoblogger/plugins/recent_entries.sh
  76. share/nanoblogger/plugins/rss2.sh
  77. share/nanoblogger/plugins/shortcode/baseurl.sh
  78. share/nanoblogger/plugins/shortcode/moods.sh
  79. share/nanoblogger/plugins/weblog_links.sh
  80. share/nanoblogger/plugins/weblog_status.sh
  81. share/nanoblogger/plugins/z001_articles_meta.sh
  82. share/nanoblogger/welcome-to-nb.txt
  83. share/doc/nanoblogger/ChangeLog
  84. share/doc/nanoblogger/README
  85. share/doc/nanoblogger/TODO
  86. share/doc/nanoblogger/html/nanoblogger.html
  87. @dir share/nanoblogger/plugins/page/mod
  88. @dir share/nanoblogger/plugins/entry/mod
  89. @dir share/nanoblogger/plugins/archive/category
  90. @dir share/nanoblogger/default/plugins
  91. @dir share/nanoblogger/default/cache
  92. @owner
  93. @group
  94. @mode
Collapse this list.
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):
nanoblogger
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.2_13.4.2_13.4.2_13.4.2_13.4.2_1-3.4.2_1-
FreeBSD:13:quarterly3.4.2_13.4.2_13.4.2_13.4.2_13.4.2_13.4.2_13.4.2_13.4.2_1
FreeBSD:14:latest3.4.2_13.4.2_13.4.2_13.4.2_13.4.2_13.4.2_1-3.4.2_1
FreeBSD:14:quarterly3.4.2_13.4.2_1-3.4.2_13.4.2_13.4.2_13.4.2_13.4.2_1
FreeBSD:15:latest3.4.2_13.4.2_1n/a3.4.2_1n/a3.4.2_13.4.2_13.4.2_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://nanoblogger.sourceforge.net/downloads/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.2_1
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: 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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.4.2_1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.4.2_1
31 Aug 2021 12:01:38
commit hash: 699cc2a9e70b5294622eb3f48c82c36156fcfbb7commit hash: 699cc2a9e70b5294622eb3f48c82c36156fcfbb7commit hash: 699cc2a9e70b5294622eb3f48c82c36156fcfbb7commit hash: 699cc2a9e70b5294622eb3f48c82c36156fcfbb7 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/nanoblogger: Add CPE information

Approved by:    portmgr (blanket)
3.4.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.4.2_1
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
3.4.2_1
13 Jul 2017 09:00:24
Revision:445639Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:394630Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add empty directory to plist, sort plist

Approved by:	portmgr blanket
3.4.2_1
31 Oct 2014 23:50:53
Revision:371974Original commit files touched by this commit
bapt search for other commits by this committer
Simplify plist
3.4.2_1
16 Jul 2014 03:34:57
Revision:362026Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
3.4.2_1
14 May 2014 13:25:41
Revision:354054Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:344764Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
3.4.2_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
swills search for other commits by this committer
- fix calendar generation

PR:             ports/158579
Submitted by:   Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
3.4.2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.4.2
06 Mar 2010 01:36:55
Original commit files touched by this commit
wxs search for other commits by this committer
- 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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
3.4
07 Jul 2009 23:49:47
Original commit files touched by this commit
dhn search for other commits by this committer
- 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
Original commit files touched by this commit
jadawin search for other commits by this committer
- 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
Original commit files touched by this commit
jadawin search for other commits by this committer
- Respect NOPORTDOCS

Reported by:    Ionbot
Approved by:    tabthorpe (mentor)
3.3_2
13 Jun 2008 19:07:32
Original commit files touched by this commit
jadawin search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Reset maintainership

PR:             112302
Submitted by:   Julien Gabel (julien.gabel@thilelli.net) (maintainer)
3.3
16 Jan 2007 10:47:19
Original commit files touched by this commit
bsam search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
3.2.3
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
3.2.3
15 Sep 2005 21:24:17
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 3.2.3

PR:             ports/83033
Submitted by:   Julien Gabel <jpeg@thilelli.net>
3.1
27 Dec 2004 03:39:14
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.1
3.0
12 Nov 2004 15:30:57
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.0
2.9
24 Jul 2004 14:50:41
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.9
2.8
15 Jul 2004 08:20:05
Original commit files touched by this commit
ijliao search for other commits by this committer
add nanoblogger 2.8
Small weblog engine for the UNIX command line

Number of commits found: 35