pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/bitlbee



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Oct 28 13:25:18 UTC 2022

Modified Files:
        pkgsrc/chat/bitlbee: MESSAGE

Log Message:
chat/bitlbee: Drop rc.d suggestion from MESSAGE

Packages having rc.d scripts is a normal condition, and the general
case is documented in the guide.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/bitlbee/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/bitlbee/MESSAGE
diff -u pkgsrc/chat/bitlbee/MESSAGE:1.2 pkgsrc/chat/bitlbee/MESSAGE:1.3
--- pkgsrc/chat/bitlbee/MESSAGE:1.2     Thu Jul 16 19:19:18 2009
+++ pkgsrc/chat/bitlbee/MESSAGE Fri Oct 28 13:25:18 2022
@@ -1,13 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2009/07/16 19:19:18 tonio Exp $
+$NetBSD: MESSAGE,v 1.3 2022/10/28 13:25:18 gdt Exp $
 
 bitlbee can be to be started from inetd(8).  Add the following line
 to its configuration file (/etc/inetd.conf):
 
        6667 stream tcp nowait bitlbee ${PREFIX}/sbin/bitlbee bitlbee
-
-bitlbee can act as a system-wide daemon, using the start-up script installed by
-the package.
-
-       ${PREFIX}/share/examples/rc.d/bitlbee
 ===========================================================================



Home | Main Index | Thread Index | Old Index