1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Fix messages in post-install

PR:		ports/102690
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-08-31 17:35:31 +00:00
parent 295a4104f9
commit 43eaba2bd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171740
16 changed files with 56 additions and 56 deletions

View File

@ -5,10 +5,10 @@ Zope instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="%%ZOPEINSTANCEDIR%%"
zope29_enable="YES"
zope29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zope_instances entry please add
If there is already a zope29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to create %%ZOPEINSTANCEDIR%%/etc/zope.conf before

View File

@ -17,10 +17,10 @@ when the package is deinstalled. You`ll have to delete them yourself.
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="<INSTANCEDIR>"
zope29_enable="YES"
zope29_instances="<INSTANCEDIR>"
Additional zope Instances have to be added to zope_instances
Additional zope Instances have to be added to zope29_instances
seperated by a space.
** ZEO Instances ** (Optional)
@ -32,10 +32,10 @@ calling %%ZOPEBASEDIR%%/bin/mkzopeinstance.py <ZEODIR>
To start the ZEO Server at System startup add the following lines to
/etc/rc.conf
zeo_enable="YES"
zeo_instances="<ZEODIR>"
zeo29_enable="YES"
zeo29_instances="<ZEODIR>"
Additional zeo Instances have to be added to zeo_instances seperated
Additional zeo Instances have to be added to zeo29_instances seperated
by a space.
**********************************************************************

View File

@ -5,10 +5,10 @@ ZEO instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zeo_enable="YES"
zeo_instances="%%ZOPEINSTANCEDIR%%"
zeo29_enable="YES"
zeo29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zeo_instances entry please add
If there is already a zeo29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to edit %%ZOPEINSTANCEDIR%%/etc/zeo.conf before starting

View File

@ -9497,5 +9497,5 @@
@dirrm %%ZOPEBASEDIR%%/lib
@dirrm %%ZOPEBASEDIR%%/doc
@dirrm %%ZOPEBASEDIR%%/bin
@dirrm %%ZOPEBASEDIR%%/Products
@dirrm %%ZOPEBASEDIR%%
@dirrmtry %%ZOPEBASEDIR%%/Products
@dirrmtry %%ZOPEBASEDIR%%

View File

@ -5,10 +5,10 @@ Zope instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="%%ZOPEINSTANCEDIR%%"
zope29_enable="YES"
zope29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zope_instances entry please add
If there is already a zope29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to create %%ZOPEINSTANCEDIR%%/etc/zope.conf before

View File

@ -17,10 +17,10 @@ when the package is deinstalled. You`ll have to delete them yourself.
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="<INSTANCEDIR>"
zope29_enable="YES"
zope29_instances="<INSTANCEDIR>"
Additional zope Instances have to be added to zope_instances
Additional zope Instances have to be added to zope29_instances
seperated by a space.
** ZEO Instances ** (Optional)
@ -32,10 +32,10 @@ calling %%ZOPEBASEDIR%%/bin/mkzopeinstance.py <ZEODIR>
To start the ZEO Server at System startup add the following lines to
/etc/rc.conf
zeo_enable="YES"
zeo_instances="<ZEODIR>"
zeo29_enable="YES"
zeo29_instances="<ZEODIR>"
Additional zeo Instances have to be added to zeo_instances seperated
Additional zeo Instances have to be added to zeo29_instances seperated
by a space.
**********************************************************************

View File

@ -5,10 +5,10 @@ ZEO instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zeo_enable="YES"
zeo_instances="%%ZOPEINSTANCEDIR%%"
zeo29_enable="YES"
zeo29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zeo_instances entry please add
If there is already a zeo29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to edit %%ZOPEINSTANCEDIR%%/etc/zeo.conf before starting

View File

@ -9497,5 +9497,5 @@
@dirrm %%ZOPEBASEDIR%%/lib
@dirrm %%ZOPEBASEDIR%%/doc
@dirrm %%ZOPEBASEDIR%%/bin
@dirrm %%ZOPEBASEDIR%%/Products
@dirrm %%ZOPEBASEDIR%%
@dirrmtry %%ZOPEBASEDIR%%/Products
@dirrmtry %%ZOPEBASEDIR%%

View File

@ -5,10 +5,10 @@ Zope instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="%%ZOPEINSTANCEDIR%%"
zope29_enable="YES"
zope29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zope_instances entry please add
If there is already a zope29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to create %%ZOPEINSTANCEDIR%%/etc/zope.conf before

View File

@ -17,10 +17,10 @@ when the package is deinstalled. You`ll have to delete them yourself.
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="<INSTANCEDIR>"
zope29_enable="YES"
zope29_instances="<INSTANCEDIR>"
Additional zope Instances have to be added to zope_instances
Additional zope Instances have to be added to zope29_instances
seperated by a space.
** ZEO Instances ** (Optional)
@ -32,10 +32,10 @@ calling %%ZOPEBASEDIR%%/bin/mkzopeinstance.py <ZEODIR>
To start the ZEO Server at System startup add the following lines to
/etc/rc.conf
zeo_enable="YES"
zeo_instances="<ZEODIR>"
zeo29_enable="YES"
zeo29_instances="<ZEODIR>"
Additional zeo Instances have to be added to zeo_instances seperated
Additional zeo Instances have to be added to zeo29_instances seperated
by a space.
**********************************************************************

View File

@ -5,10 +5,10 @@ ZEO instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zeo_enable="YES"
zeo_instances="%%ZOPEINSTANCEDIR%%"
zeo29_enable="YES"
zeo29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zeo_instances entry please add
If there is already a zeo29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to edit %%ZOPEINSTANCEDIR%%/etc/zeo.conf before starting

View File

@ -9497,5 +9497,5 @@
@dirrm %%ZOPEBASEDIR%%/lib
@dirrm %%ZOPEBASEDIR%%/doc
@dirrm %%ZOPEBASEDIR%%/bin
@dirrm %%ZOPEBASEDIR%%/Products
@dirrm %%ZOPEBASEDIR%%
@dirrmtry %%ZOPEBASEDIR%%/Products
@dirrmtry %%ZOPEBASEDIR%%

View File

@ -5,10 +5,10 @@ Zope instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="%%ZOPEINSTANCEDIR%%"
zope29_enable="YES"
zope29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zope_instances entry please add
If there is already a zope29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to create %%ZOPEINSTANCEDIR%%/etc/zope.conf before

View File

@ -17,10 +17,10 @@ when the package is deinstalled. You`ll have to delete them yourself.
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope_enable="YES"
zope_instances="<INSTANCEDIR>"
zope29_enable="YES"
zope29_instances="<INSTANCEDIR>"
Additional zope Instances have to be added to zope_instances
Additional zope Instances have to be added to zope29_instances
seperated by a space.
** ZEO Instances ** (Optional)
@ -32,10 +32,10 @@ calling %%ZOPEBASEDIR%%/bin/mkzopeinstance.py <ZEODIR>
To start the ZEO Server at System startup add the following lines to
/etc/rc.conf
zeo_enable="YES"
zeo_instances="<ZEODIR>"
zeo29_enable="YES"
zeo29_instances="<ZEODIR>"
Additional zeo Instances have to be added to zeo_instances seperated
Additional zeo Instances have to be added to zeo29_instances seperated
by a space.
**********************************************************************

View File

@ -5,10 +5,10 @@ ZEO instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zeo_enable="YES"
zeo_instances="%%ZOPEINSTANCEDIR%%"
zeo29_enable="YES"
zeo29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zeo_instances entry please add
If there is already a zeo29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to edit %%ZOPEINSTANCEDIR%%/etc/zeo.conf before starting

View File

@ -9497,5 +9497,5 @@
@dirrm %%ZOPEBASEDIR%%/lib
@dirrm %%ZOPEBASEDIR%%/doc
@dirrm %%ZOPEBASEDIR%%/bin
@dirrm %%ZOPEBASEDIR%%/Products
@dirrm %%ZOPEBASEDIR%%
@dirrmtry %%ZOPEBASEDIR%%/Products
@dirrmtry %%ZOPEBASEDIR%%