After discussion with robert and ingo, we are renaming the rc scripts from

dash to underscore so that we are consitent with the foo_bar_flags
variable.
This commit is contained in:
ajacoutot 2010-10-28 20:43:49 +00:00
parent 1f255bf2b5
commit d95d3bc5b7
11 changed files with 13 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2010/10/28 14:46:56 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.48 2010/10/28 20:46:02 ajacoutot Exp $
COMMENT-main= MS Exchange groupware suite replacement
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
@ -6,7 +6,7 @@ COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
PKGNAME-main= zarafa-${V}
PKGNAME-web= zarafa-webaccess-${V}
REVISION-main= 0
REVISION-main= 1
CATEGORIES= mail www productivity

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.18 2010/10/28 14:46:56 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.19 2010/10/28 20:46:02 ajacoutot Exp $
@newgroup _zarafa:627
@newuser _zarafa:627:_zarafa:daemon:Zarafa Account:/var/empty:/sbin/nologin
@bin bin/zarafa-admin
@ -310,11 +310,11 @@ share/locale/nl/LC_MESSAGES/zarafa.mo
share/locale/pt/LC_MESSAGES/zarafa.mo
share/locale/sv/LC_MESSAGES/zarafa.mo
@rcscript ${RCDIR}/zarafa
@rcscript ${RCDIR}/zarafa-server
@rcscript ${RCDIR}/zarafa-spooler
@rcscript ${RCDIR}/zarafa-monitor
@rcscript ${RCDIR}/zarafa-gateway
@rcscript ${RCDIR}/zarafa-ical
@rcscript ${RCDIR}/zarafa_server
@rcscript ${RCDIR}/zarafa_spooler
@rcscript ${RCDIR}/zarafa_monitor
@rcscript ${RCDIR}/zarafa_gateway
@rcscript ${RCDIR}/zarafa_ical
@mode 0750
@owner _zarafa
@group _zarafa

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.37 2010/10/28 11:39:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.38 2010/10/28 20:43:49 ajacoutot Exp $
COMMENT-main= framework for Multicast DNS Service Discovery
COMMENT-gtk= GUI client utilities for avahi
@ -16,7 +16,7 @@ PKGNAME-mono= mono-avahi-${V}
PKGNAME-qt3= avahi-qt3-${V}
PKGNAME-qt4= avahi-qt4-${V}
REVISION-main= 2
REVISION-main= 3
REVISION-gtk= 1
REVISION-qt3= 0
REVISION-qt4= 0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.6 2010/10/28 11:39:47 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.7 2010/10/28 20:43:49 ajacoutot Exp $
@conflict howl-*
@newgroup _avahi:629
@newgroup _avahi-autoipd:630
@ -170,5 +170,5 @@ share/locale/sv/LC_MESSAGES/avahi.mo
share/locale/uk/LC_MESSAGES/avahi.mo
share/locale/zh_CN/LC_MESSAGES/avahi.mo
share/locale/zh_TW/LC_MESSAGES/avahi.mo
@rcscript ${RCDIR}/avahi-daemon
@rcscript ${RCDIR}/avahi-dnsconfd
@rcscript ${RCDIR}/avahi_daemon
@rcscript ${RCDIR}/avahi_dnsconfd