pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/base Add some extra install docs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6efb23aa2c1
branches:  trunk
changeset: 549607:c6efb23aa2c1
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Nov 05 22:50:00 2008 +0000

description:
Add some extra install docs

diffstat:

 security/base/Makefile |  5 +++--
 security/base/PLIST    |  6 +++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diffs (41 lines):

diff -r e20c464a7a54 -r c6efb23aa2c1 security/base/Makefile
--- a/security/base/Makefile    Wed Nov 05 22:47:13 2008 +0000
+++ b/security/base/Makefile    Wed Nov 05 22:50:00 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/11/05 22:47:13 adrianp Exp $
+# $NetBSD: Makefile,v 1.21 2008/11/05 22:50:00 adrianp Exp $
 #
 
 DISTNAME=      base-1.4.1
@@ -31,7 +31,8 @@
 .include "../../mk/bsd.prefs.mk"
 
 DOC_FILES=             CHANGELOG CREDITS README README.mssql TODO \
-                       UPGRADE base_faq.rtf
+                       UPGRADE base_faq.rtf INSTALL INSTALL.rtf \
+                       README.country_support README.graph_alert_data
 BASE_DIR=              ${PREFIX}/share/base
 EGDIR=                 ${PREFIX}/share/examples/base
 MESSAGE_SUBST+=        EGDIR=${EGDIR:Q} BASE_DIR=${BASE_DIR:Q}
diff -r e20c464a7a54 -r c6efb23aa2c1 security/base/PLIST
--- a/security/base/PLIST       Wed Nov 05 22:47:13 2008 +0000
+++ b/security/base/PLIST       Wed Nov 05 22:50:00 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2008/11/05 22:47:13 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.8 2008/11/05 22:50:00 adrianp Exp $
 share/base/admin/base_roleadmin.php
 share/base/admin/base_useradmin.php
 share/base/admin/index.php
@@ -110,8 +110,12 @@
 share/base/styles/base_style.css
 share/doc/base/CHANGELOG
 share/doc/base/CREDITS
+share/doc/base/INSTALL
+share/doc/base/INSTALL.rtf
 share/doc/base/README
 share/doc/base/README.mssql
+share/doc/base/README.country_support
+share/doc/base/README.graph_alert_data
 share/doc/base/TODO
 share/doc/base/UPGRADE
 share/doc/base/base_faq.rtf



Home | Main Index | Thread Index | Old Index