Commit graph

3 commits

Author SHA1 Message Date
Nikolai Lifanov
def6fc7d09 update net-mgmt/seafile-client
Changes: https://github.com/haiwen/seafile/commits/v6.0.2

* Removed -server options
* Regenerated/removed patchfiles

 - Return error detail for clone and sync tasks.
 - Save file sync errors to database.
 - Use unified progress for multipart uploads.
 - Remove server code.
 - Use GLib to calculate SHA1.
 - Allow compiling with GPL-compatible crypto libraries.
 - Fix some bugs.
 - Add back seafile python library.

PR:		216348
Submitted by:	ultima1252@gmail.com (maintainer)
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9292
2017-01-24 19:37:01 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00
Thomas Zander
6cfe79ca6f Move net-mgmt/seafile to net-mgmt/seafile-client, update to version 6.0.1
PR:		215360
Submitted by:	Ultima1252@gmail.com (maintainer of net-mgmt/seafile)
2016-12-26 14:56:02 +00:00
Renamed from net-mgmt/seafile/files/patch-configure.ac (Browse further)