diff options
author | taca <taca@pkgsrc.org> | 2006-07-23 13:21:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-07-23 13:21:09 +0000 |
commit | dea1ef0195ad882f43d81c2c068723bb63ec9137 (patch) | |
tree | 607ae25f584735db6e1e3017b595466bb0c9c4de /www/geeklog/PLIST | |
parent | fda2cd5e80c6e6aff7b8f9af706986447ad6f225 (diff) | |
download | pkgsrc-dea1ef0195ad882f43d81c2c068723bb63ec9137.tar.gz |
- Fix bad handling of some cofiguration files noted by ghen@ behalf of
pkgsrc release engineering team.
- Keep current directory with DEINSTALL and INSTALL script.
- remove extra processing with POST-DEINSTALL action from DEINSTALL script.
- Suggest use of additional graphic package.
- Add APACHE_GROUP to BUILD_DEFS.
- install ${GEEKLOG_EXAMPLESDIR}/createdb.php with INSTALL_SCRIPT.
Bump PKGREVISION.
Diffstat (limited to 'www/geeklog/PLIST')
-rw-r--r-- | www/geeklog/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/geeklog/PLIST b/www/geeklog/PLIST index f7a9e376e94..6323a11a1f0 100644 --- a/www/geeklog/PLIST +++ b/www/geeklog/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/07/09 13:29:24 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/07/23 13:21:09 taca Exp $ ${GEEKLOG_BASE}/emailgeeklogstories ${GEEKLOG_BASE}/language/bosnian.php ${GEEKLOG_BASE}/language/bosnian_utf-8.php @@ -68,7 +68,6 @@ ${GEEKLOG_BASE}/language/ukrainian.php ${GEEKLOG_BASE}/language/ukrainian_koi8-u.php ${GEEKLOG_BASE}/language/ukrainian_utf-8.php ${GEEKLOG_BASE}/plugins/developer.README -${GEEKLOG_BASE}/plugins/links/config.php ${GEEKLOG_BASE}/plugins/links/functions.inc ${GEEKLOG_BASE}/plugins/links/language/README ${GEEKLOG_BASE}/plugins/links/language/chinese_simplified_utf-8.php @@ -97,7 +96,6 @@ ${GEEKLOG_BASE}/plugins/links/templates/links.thtml ${GEEKLOG_BASE}/plugins/links/templates/pagenavigation.thtml ${GEEKLOG_BASE}/plugins/links/templates/submitlink.thtml ${GEEKLOG_BASE}/plugins/plugin.INSTALL -${GEEKLOG_BASE}/plugins/polls/config.php ${GEEKLOG_BASE}/plugins/polls/functions.inc ${GEEKLOG_BASE}/plugins/polls/language/README ${GEEKLOG_BASE}/plugins/polls/language/chinese_simplified_utf-8.php @@ -141,7 +139,6 @@ ${GEEKLOG_BASE}/plugins/spamx/MTBlackList.Examine.class.php ${GEEKLOG_BASE}/plugins/spamx/MailAdmin.Action.class.php ${GEEKLOG_BASE}/plugins/spamx/MassDelTrackback.Admin.class.php ${GEEKLOG_BASE}/plugins/spamx/MassDelete.Admin.class.php -${GEEKLOG_BASE}/plugins/spamx/config.php ${GEEKLOG_BASE}/plugins/spamx/functions.inc ${GEEKLOG_BASE}/plugins/spamx/language/english.php ${GEEKLOG_BASE}/plugins/spamx/language/english_utf-8.php @@ -161,7 +158,6 @@ ${GEEKLOG_BASE}/plugins/spamx/magpierss/rss_utils.inc ${GEEKLOG_BASE}/plugins/spamx/rss.inc.php ${GEEKLOG_BASE}/plugins/spamx/templates/admin.thtml ${GEEKLOG_BASE}/plugins/spamx/templates/install.thtml -${GEEKLOG_BASE}/plugins/staticpages/config.php ${GEEKLOG_BASE}/plugins/staticpages/functions.inc ${GEEKLOG_BASE}/plugins/staticpages/language/README ${GEEKLOG_BASE}/plugins/staticpages/language/chinese_simplified_utf-8.php |