FreeBSD Bugzilla – Attachment 58839 Details for
Bug 88594
Fix error starting drwebd on 6.x after reboot system
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
drweb_up_4.33_to_4.33_1
drweb_up_4.33_to_4.33_1 (text/plain), 1.48 KB, created by
Demin Alexander
on 2005-11-07 12:40:09 UTC
(
hide
)
Description:
drweb_up_4.33_to_4.33_1
Filename:
MIME Type:
Creator:
Demin Alexander
Created:
2005-11-07 12:40:09 UTC
Size:
1.48 KB
patch
obsolete
>--- /usr/ports/security/drweb/Makefile.old Mon Nov 7 14:53:56 2005 >+++ /usr/ports/security/drweb/Makefile Mon Nov 7 14:58:16 2005 >@@ -7,9 +7,11 @@ > > PORTNAME= drweb > PORTVERSION= 4.33 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= ftp://ftp.drweb.ru/pub/drweb/unix/FreeBSD/411/ \ >- ftp://ftp.drweb.ru/pub/drweb/unix/FreeBSD/54/ >+ ftp://ftp.drweb.ru/pub/drweb/unix/FreeBSD/54/ \ >+ http://freebsd.spectrum.ru/distfiles/ > > MAINTAINER= support@spectrum.ru > COMMENT= DrWeb antivirus suite >@@ -58,7 +60,7 @@ > ${PREFIX}/etc/drweb/email.ini; \ > fi > ${INSTALL_SCRIPT} -m 0750 -b ${WRKSRC}${LOCALBASE}/etc/rc.d/00.drwebd.sh \ >- ${PREFIX}/etc/rc.d/00.drwebd.sh >+ ${PREFIX}/etc/rc.d/001.drwebd.sh > > post-install: > .if !defined(NOPORTDOCS) >--- /usr/ports/security/drweb/pkg-plist.old Mon Nov 7 14:54:08 2005 >+++ /usr/ports/security/drweb/pkg-plist Mon Nov 7 14:56:50 2005 >@@ -1,4 +1,4 @@ >-@unexec if [ -f /var/drweb/run/drwebd.pid ] ; then %D/etc/rc.d/00.drwebd.sh stop ; fi >+@unexec if [ -f /var/drweb/run/drwebd.pid ] ; then %D/etc/rc.d/001.drwebd.sh stop ; fi > drweb/drweb > drweb/drwebd > drweb/drwebdc >@@ -15,7 +15,7 @@ > @unexec if [ -f %D/etc/drweb/email.ini ] && cmp -s %D/etc/drweb/email.ini %D/etc/drweb/email.ini-distr; then rm -f %D/etc/drweb/email.ini ; fi > etc/drweb/email.ini-distr > @exec if [ ! -f %B/email.ini ] ; then cp -p %B/%F %B/email.ini ; fi >-etc/rc.d/00.drwebd.sh >+etc/rc.d/001.drwebd.sh > %%PORTDOCS%%%%DOCSDIR%%/ChangeLog > %%PORTDOCS%%%%DOCSDIR%%/FAQ > %%PORTDOCS%%%%DOCSDIR%%/FAQ.rus
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 88594
: 58839