Date: Wed, 15 Aug 2001 13:29:15 -0400 (EDT) From: <khera@kciLink.com> To: FreeBSD-gnats-submit@freebsd.org Cc: hetzels@westbend.net Subject: ports/29731: few minor errors in cyrus-sasl port, with fixes. Message-ID: <200108151729.f7FHTFx63097@onceler.kciLink.com>
next in thread | raw e-mail | index | archive | help
>Number: 29731 >Category: ports >Synopsis: minor errors in docs, install >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 15 10:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.3-STABLE FreeBSD 4.3-STABLE #13: Thu Jul 5 16:49:55 EDT 2001 khera@onceler.kciLink.com:/u/onceler1/usr/src/sys/compile/ONCELER i386 >Description: the pkg-message file refers to PREFIX/share/doc/SASL, but the docs are really in PREFIX/share/doc/cyrus-sasl the pkg-install script creates PREFIX/etc/sasldb.db but this file is not used; the file should be named PREFIX/etc/sasldb since db3 doesn't append any suffix to the file name you give it. similarly in pkg-deinstall. I think the pkg-install script should create /var/pwcheck if it doesn't exist, otherwise pwcheck exists immediately since it cannot create the /var/pwcheck/pwcheck socket. Either that or the pwcheck.sh startup script should ensure it exists. This took me quite a while to track down... >How-To-Repeat: install the port. >Fix: change the pkg-message and pkg-(de)install scripts as noted above. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108151729.f7FHTFx63097>