aboutsummaryrefslogtreecommitdiff
path: root/www/seahub
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2018-04-08 21:35:39 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2018-04-08 21:35:39 +0000
commit5a58d70f95da78c499b96dd61e3d9678fab023ad (patch)
treedb7299e088a29d668aff93ec780e1b0682553057 /www/seahub
parentf78253e28ce17f60bb695c7875f1542917a9ead7 (diff)
downloadports-5a58d70f95da78c499b96dd61e3d9678fab023ad.tar.gz
ports-5a58d70f95da78c499b96dd61e3d9678fab023ad.zip
Move net-mgmt/seafile-server's message to seahub and
change it to clarify that Seahub is required for the full application. This will prevent users from being confused when installing net-mgmt/seafile-server. PR: 227337
Notes
Notes: svn path=/head/; revision=466834
Diffstat (limited to 'www/seahub')
-rw-r--r--www/seahub/Makefile2
-rw-r--r--www/seahub/files/pkg-message.in15
2 files changed, 14 insertions, 3 deletions
diff --git a/www/seahub/Makefile b/www/seahub/Makefile
index 8115ac46a163..1973f2262482 100644
--- a/www/seahub/Makefile
+++ b/www/seahub/Makefile
@@ -4,7 +4,7 @@ PORTNAME= seahub
DISTVERSIONPREFIX= v
DISTVERSION= ${SEAHUB_VER}
DISTVERSIONSUFFIX= -pro
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MAINTAINER= ultima@FreeBSD.org
diff --git a/www/seahub/files/pkg-message.in b/www/seahub/files/pkg-message.in
index 633348be067a..621c2395ca8f 100644
--- a/www/seahub/files/pkg-message.in
+++ b/www/seahub/files/pkg-message.in
@@ -1,6 +1,17 @@
-If a new config is created, run this to setup admin.
+To generate a new config,
+cd %%PREFIX%%/%%SEAFILE_SERVER%%
+Then choose sqlite or mysql, mysql needs to be setup with root.
+sqlite: ./setup-seafile.sh
+mysql: ./setup-seafile-mysql.sh
+Further instructions will be provided after the setup script is finished.
+
-%%PREFIX%%/%%SEAFILE_SERVER%%/reset-admin.sh
If a new config is created, run this to setup admin.
%%PREFIX%%/%%SEAFILE_SERVER%%/reset-admin.sh
+
+
+Don't forget to run update scripts after every minor and major update located in
+ %%PREFIX%%/%%SEAFILE_SERVER%%/upgrade
+
+Patch updates (5.1.x) don't require these scripts, however do required a restarted.