pkg-descr

bk2site will transform your Netscape bookmarks file into a yahoo-like website
with slashdot-like news. Its goal is to enable the user to establish zero-
maintenance high-value (small) websites.

* Includes hit-counter and display feature (see which URLs are popular).
* Includes integrated cgi-bin search.pl program.
* Nice-looking output.
* Powerful customization.
* Inserts navigation information into the top of each page.
* Puts a "new" icon next to new entries.
* Supports any other icon(s) (e.g., cool.gif, hot.gif) you might want to show.
* Puts New Additions on the front page.
* Puts News Items on the front page.
* Supports URL and directory aliases.
* Use PRIVATE keyword to keep some URLs/folders from appearing.
* You can use it to automatically generate almost any sort of structured text
file, such as a My.Netscape channel
* (see mynetscapebase.rdf), an email newsletter, etc.
* It can also download (http) other people's channels (RSS files) and display
their contents in the generated web pages.

WWW: http://bk2site.sourceforge.net/

pkg-message

========================================================================
o You have to create ~/public_html/bk2site MANUALLY before using bk2site.
o Example ~/.bk2siterc is at ${PREFIX}/share/bk2site/dot.bk2siterc.

o If you install bk2site without apache installed, or via package, you
have to do these 2 things manually:

1) Copy ${PREFIX}/share/bk2site/*.gif into icons/bk2site directory
related with your web root directory.

2) Copy ${PREFIX}/share/bk2site/*.pl into cgi-bin/bk2site directory
related with your web root directory.
========================================================================

pkg-plist

bin/bk2site
etc/bk2site/searchbase.html
etc/bk2site/otherbase.html
etc/bk2site/newbase.html
etc/bk2site/indexbase.html
etc/bk2site/bk2site.html
share/bk2site/dot.bk2siterc
%%CGIDIR%%/check-meta.pl
%%CGIDIR%%/redirect.pl
%%CGIDIR%%/search.pl
%%ICONSDIR%%/closeup.gif
%%ICONSDIR%%/smiley.gif
%%ICONSDIR%%/question.gif
%%ICONSDIR%%/note.gif
%%ICONSDIR%%/news.gif
%%ICONSDIR%%/new.gif
%%ICONSDIR%%/mana_red.gif
%%ICONSDIR%%/mailto.gif
%%ICONSDIR%%/ltbulb.gif
%%ICONSDIR%%/earth.gif
%%ICONSDIR%%/disk.gif
%%ICONSDIR%%/cool2.gif
%%ICONSDIR%%/cool.gif
%%ICONSDIR%%/thumbs_down.gif
@dirrm etc/bk2site
@dirrm share/bk2site
@unexec /bin/rm -r %D/%%CGIDIR%%
@unexec /bin/rm -r %D/%%ICONSDIR%%