head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2007.01.16.10.47.17;	author bsam;	state Exp;
branches;
next	1.3;

1.3
date	2005.09.15.21.24.17;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2005.07.06.20.58.51;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.15.08.20.04;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- 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)
@
text
@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)
 * [...]

WWW: http://nanoblogger.sourceforge.net/
@


1.3
log
@- 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>
@
text
@d1 3
a3 2
NanoBlogger is a small weblog engine written in Bash for the command line. It
uses common UNIX tools such as cat, grep and sed.
d6 17
a22 15
    * intuitive commandline interface
    * support for multiple weblogs
    * support for multiple categories
    * easy editing and management of entries
    * archiving by category, entry, and month
    * pagination
    * permanent links
    * RSS syndication (comes with RSS 1.0 and 2.0 formats)
    * Atom syndication (comes with 0.3 format)
    * templates and CSS style sheets for full control of appearance
    * placeholders for easy template manipulation
    * plugins for calendar, recent entries, weblog status, fortunes, etc.
    * auto-formatting, e.g. line breaks translate to HTML
    * support for relative and absolute links
    * [...]
a24 3

- Julien Gabel
jpeg@@thilelli.net
@


1.2
log
@- Update to 3.2.3

PR:		ports/83033
Submitted by:	Julien Gabel <jpeg@@thilelli.net>
@
text
@d19 1
a19 9
    * extensibility through reusability
    * global configuration to set defaults (nb.conf)
    * per-weblog configuration to override global defaults (blog.conf)
    * intelligent build system, only rebuilds relative parts for a modified entry
    * simple cache system, for faster content generation
    * auto-detection of weblog from current directory
    * no dependency on any java-script, server-side scripting, or server-side includes
    * no dependency on any special database (uses flat-file)
    * multi-platform portability (or at least wherever there's bash and the required commands)
d22 3
@


1.1
log
@add nanoblogger 2.8
Small weblog engine for the UNIX command line
@
text
@d7 1
d10 5
a14 5
    * category support
    * permalinks
    * RSS syndication (comes with RSS 1.0 (RDF) format)
    * a fully functional web site, using templates and stylesheets for easy
      customization (you're looking at it!)
d16 1
a16 1
    * plugins for calendar, recent entries, weblog status, etc.
d18 10
a27 6
    * parts for extensibility (e.g. news.htm, 2003-06.htm)
    * per-weblog configuration via a seperate config file (blog.conf)
    * no dependency on any javascript, server-side scripting, or server-side
      includes
    * no need for MySQL or any other special database (uses flat-file)
    * some small effort at shell portability
d29 1
a29 1
WWW: http://home.columbus.rr.com/n1xt3r/nanoblogger/
@

