freebsd-ports/www/bk2site/pkg-message
Clive Lin 838db6befe o Hornor ${PREFIX} more
o Really install its tiny search scripts
o Build package with or without apache installed (hacky hacky)
o Fix pkg-message, tell users to copy bk2site *.gif and *.pl manually
  when build without apache or install via package
o Hide perlre in post-patch target, which looks like "Panic ! Help !"
o Remove patch file. (Now handled simply by perlre)
o Shorten pkg-comment (portlint doesn't like the longer one)
o Bump PORTREVISION

For systems with apache installed, now it's
ready-to-run-without-manually-doing-anything.
2001-01-02 23:16:11 +00:00

14 lines
625 B
Plaintext

========================================================================
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.
========================================================================