mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
838db6befe
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.
29 lines
682 B
Plaintext
29 lines
682 B
Plaintext
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%%
|