Update of /cvsroot/fink/experimental/alexkhansen/3rdparty/common/finkinfo/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27846

Added Files:
        nanoblogger.info 
Log Message:
Playing around with this one since I've started using it.

Newest upstream release candidate.  Dunno if it actually works or not, or if 
the upgrade path is clean.


--- NEW FILE: nanoblogger.info ---
Package: nanoblogger
Version: 3.3-rc5
Revision: 1     
Source: http://nanoblogger.sourceforge.net/downloads/%n-%v.tar.gz
Source-MD5: fae7fdc610b88aaa67b47788ffa85c05
Depends: lynx, tidy
Description: Weblog engine written in bash
DocFiles: COPYING ChangeLog
PatchScript: <<
 perl -pi -e 's|\`dirname \$0\`|%p/share/%n|g' nb
<<
CompileScript: echo "Nothing to compile"
InstallScript: <<
  mkdir -p %i/bin %i/share/%n %i/share/%n/docs
  cp docs/nanoblogger.html %i/share/%n/docs
  cp -rp nb.conf moods default plugins %i/share/%n
  cp -rp nb %i/bin/
<<


DescDetail: <<

NanoBlogger is a small weblog engine written in Bash for the command
line. It uses common UNIX tools such as cat, grep and sed. It's free
to use and modify under the GNU General Public License.

Recommended that you change the browser to "open".

features include:

  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
  extensibility through parts (e.g. parts/2003-06.html)
  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 javascript, 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)

<<
Maintainer: "Kurt Schwehr" <[EMAIL PROTECTED]>
HomePage: http://nanoblogger.sourceforge.net
License: GPL


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to