pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/op_panel mention that this package does not work...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64c341ea1ac5
branches:  trunk
changeset: 551139:64c341ea1ac5
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Mon Dec 08 13:49:45 2008 +0000

description:
mention that this package does not work with httpd

diffstat:

 comms/op_panel/MESSAGE  |  4 +++-
 comms/op_panel/Makefile |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r b91104dfa812 -r 64c341ea1ac5 comms/op_panel/MESSAGE
--- a/comms/op_panel/MESSAGE    Mon Dec 08 13:34:46 2008 +0000
+++ b/comms/op_panel/MESSAGE    Mon Dec 08 13:49:45 2008 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2008/12/08 04:53:28 jnemeth Exp $
+$NetBSD: MESSAGE,v 1.2 2008/12/08 13:49:45 jnemeth Exp $
 
 You will need to make Flash Operator Panel accessible through your
 HTTP server.  If you are running Apache, then you may either symlink
@@ -10,6 +10,8 @@
 
        Include ${PKG_SYSCONFDIR}/${FOP}.conf
 
+Note that Flash Operator Panel won't work with NetBSD 5.0's httpd.
+
 Please see the instructions at http://www.asternic.org/documentation.html
 for instructions on how to setup the Flash Operator Panel.
 
diff -r b91104dfa812 -r 64c341ea1ac5 comms/op_panel/Makefile
--- a/comms/op_panel/Makefile   Mon Dec 08 13:34:46 2008 +0000
+++ b/comms/op_panel/Makefile   Mon Dec 08 13:49:45 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/08 04:53:28 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/08 13:49:45 jnemeth Exp $
 #
 
 DISTNAME=      op_panel-0.29
+PKGREVISION=   1
 CATEGORIES=    comms
 MASTER_SITES=  http://www.asternic.org/files/
 



Home | Main Index | Thread Index | Old Index