aboutsummaryrefslogtreecommitdiff
path: root/net/seafile-server
Commit message (Collapse)AuthorAge
* seafile-server: fix fastcgi mode settings in seafile-admin scriptGergely Kiss2014-12-22
| | | | | | | | * Use the correct path for the pidfile * Start a multithreaded daemon instead of pre-forking worker processes. This avoids consuming too much memory and makes context switches faster Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: fetch sources using commit hashes instead of release tagsGergely Kiss2014-12-16
| | | | | | | | Avoids source filename conflicts and the need to delete source packages at the end of the prepare stage. This has forced the buildenv to rebuild the packages even if they were built already. Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: import seafile-server package and its dependenciesGergely Kiss2014-12-16
Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>