1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add bk2site.

Bk2site will transform your Netscape bookmarks file into a yahoo-like
website with slashdot-like news.
This commit is contained in:
Clive Lin 2000-12-06 13:56:28 +00:00
parent 3f900aac5e
commit ca6c4ccd63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35715
7 changed files with 91 additions and 0 deletions

View File

@ -19,6 +19,7 @@
SUBDIR += asp2php
SUBDIR += aswedit
SUBDIR += bacon
SUBDIR += bk2site
SUBDIR += bkmrkconv
SUBDIR += bluefish
SUBDIR += bsdi-netscape47-communicator

33
www/bk2site/Makefile Normal file
View File

@ -0,0 +1,33 @@
# ex:ts=8
# Ports collection makefile for: bk2site
# Date created: Wed Dec 06, 2000
# Whom: clive
#
# $FreeBSD$
#
PORTNAME= bk2site
PORTVERSION= 1.1.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= clive@FreeBSD.org
USE_GMAKE= yes
USE_AUTOCONF= yes
post-patch:
@${PERL} -pi -e 's,%PREFIX%,${PREFIX},' ${WRKSRC}/Makefile.in
pre-install:
${MKDIR} ${PREFIX}/etc/${PORTNAME}
${CP} ${WRKSRC}/*.html ${WRKSRC}/dot.bk2siterc \
${PREFIX}/etc/${PORTNAME}
${MKDIR} ${PREFIX}/share/${PORTNAME}
${CP} ${WRKSRC}/*.gif ${PREFIX}/share/${PORTNAME}
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

1
www/bk2site/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (bk2site-1.1.5.tar.gz) = fbccd90bd421ffca11f481dfcef42527

1
www/bk2site/pkg-comment Normal file
View File

@ -0,0 +1 @@
Transforms Netscape bookmarks into a Yahoo-like website with slashdot-like news

22
www/bk2site/pkg-descr Normal file
View File

@ -0,0 +1,22 @@
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/

10
www/bk2site/pkg-message Normal file
View File

@ -0,0 +1,10 @@
*==========================================================================*
| Bk2site would look for your ~/.netscape/bookmarks.html and convert it to |
| your ~/public_html/bk2site as Yahoo-like web site ! |
| |
| !! Don't forget manually copy ${PREFIX}/share/bk2site/*.gif into icons/ |
| directory related with your web root directory. |
| |
| !! If you want to search your Yahoo-like web just like Yahoo!, copy *.pl |
| into cgi-bin/ directory related with your web root directory |
*==========================================================================*

23
www/bk2site/pkg-plist Normal file
View File

@ -0,0 +1,23 @@
bin/bk2site
etc/bk2site/dot.bk2siterc
etc/bk2site/searchbase.html
etc/bk2site/otherbase.html
etc/bk2site/newbase.html
etc/bk2site/indexbase.html
etc/bk2site/bk2site.html
share/bk2site/dot.bk2siterc
share/bk2site/smiley.gif
share/bk2site/question.gif
share/bk2site/note.gif
share/bk2site/news.gif
share/bk2site/new.gif
share/bk2site/mana_red.gif
share/bk2site/mailto.gif
share/bk2site/ltbulb.gif
share/bk2site/earth.gif
share/bk2site/disk.gif
share/bk2site/cool2.gif
share/bk2site/cool.gif
share/bk2site/closeup.gif
share/bk2site/thumbs_down.gif
@dirrm share/bk2site