Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148080841
D17091.id47833.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D17091.id47833.diff
View Options
Index: net-mgmt/icinga2/Makefile
===================================================================
--- net-mgmt/icinga2/Makefile
+++ net-mgmt/icinga2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= icinga2
DISTVERSIONPREFIX= v
DISTVERSION= 2.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MAINTAINER= lme@FreeBSD.org
@@ -69,7 +69,7 @@
ICINGA2GROUP=${ICINGA2GROUP} \
WWWGRP=${WWWGRP}
-SUB_FILES= pkg-message ${PORTNAME}-newsyslog
+SUB_FILES= pkg-message ${PORTNAME}-newsyslog.conf
# Config files with references to "Linux"
LINUX_CONFIG= groups.conf services.conf hosts.conf
@@ -99,7 +99,7 @@
post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/newsyslog/
- ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-newsyslog ${STAGEDIR}${EXAMPLESDIR}/newsyslog/${PORTNAME}
+ ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-newsyslog.conf ${STAGEDIR}${EXAMPLESDIR}/newsyslog/${PORTNAME}.conf
${MKDIR} ${STAGEDIR}${PREFIX}/share/vim/vimfiles
(cd ${WRKSRC}/tools/syntax/vim && ${COPYTREE_SHARE} . \
${STAGEDIR}${PREFIX}/share/vim/vimfiles)
Index: net-mgmt/icinga2/files/icinga2-newsyslog.in
===================================================================
--- net-mgmt/icinga2/files/icinga2-newsyslog.in
+++ net-mgmt/icinga2/files/icinga2-newsyslog.in
@@ -1,3 +0,0 @@
-%%ICINGA2LOGDIR%%/debug.log %%ICINGA2USER%%:%%ICINGA2GROUP%% 644 7 * @T00 X
-%%ICINGA2LOGDIR%%/error.log %%ICINGA2USER%%:%%ICINGA2GROUP%% 644 90 * @T00 X
-%%ICINGA2LOGDIR%%/icinga2.log %%ICINGA2USER%%:%%ICINGA2GROUP%% 644 7 * @T00 X /var/run/icinga2/icinga2.pid SIGUSR1
Index: net-mgmt/icinga2/files/pkg-message.in
===================================================================
--- net-mgmt/icinga2/files/pkg-message.in
+++ net-mgmt/icinga2/files/pkg-message.in
@@ -2,5 +2,5 @@
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/upgrading-icinga-2
how to upgrade the database.
-To rotate Icinga 2's logfiles, you can copy %%EXAMPLESDIR%%/newsyslog/icinga2
+To rotate Icinga 2's logfiles, you can copy %%EXAMPLESDIR%%/newsyslog/icinga2.conf
to %%LOCALBASE%%/etc/newsyslog.conf.d/
Index: net-mgmt/icinga2/pkg-plist
===================================================================
--- net-mgmt/icinga2/pkg-plist
+++ net-mgmt/icinga2/pkg-plist
@@ -114,7 +114,7 @@
%%PORTDOCS%%%%DOCSDIR%%/markdown/images/getting-started/nano-syntax.png
%%PORTDOCS%%%%DOCSDIR%%/markdown/images/getting-started/postgr-import-ido.png
%%PORTDOCS%%%%DOCSDIR%%/markdown/images/getting-started/vim-syntax.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/newsyslog/icinga2
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/newsyslog/icinga2.conf
%%MYSQL%%%%DATADIR%%-ido-mysql/schema/mysql.sql
%%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.0.2.sql
%%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.1.0.sql
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 16, 3:20 PM (9 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29751182
Default Alt Text
D17091.id47833.diff (2 KB)
Attached To
Mode
D17091: net-mgmt/icinga2: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
Attached
Detach File
Event Timeline
Log In to Comment