non port: net-mgmt/seafile/Makefile |
Number of commits found: 24 |
Monday, 26 Dec 2016
|
12:57 riggs
Register CONFLICTS for seafile-server; bump PORTREVISION
PR: 215293
Submitted by: Ultima1252@gmail.com (maintainer)
 |
Friday, 21 Oct 2016
|
15:21 mat
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
 |
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
 |
Wednesday, 31 Aug 2016
|
20:43 marino
net-mgmt/seafile: Properly exclude FUSE option from DragonFly
 |
Monday, 8 Aug 2016
|
19:06 pi
net-mgmt/seafile: 5.1.4 -> 6.0.0
This is an update for seafile to the latest version, 6.0.0. This
major version update has only minor fixes.
Recently they're was a debate regarding Seafile Ltd. being forked
by GmbH. After reading several articles and exchanging emails, I
have determined that the best path for FreeBSD to take would be
that of Ltd. I'm sorry if this upsets anyone.
- Updated to 6.0.0
o add replace parameter to move_file api
o [setup-script] check user host when check user exist for mysql
o add progress for download dir/multi
o add remove_group_repos api
PR: 211634
Submitted by: Ultima1252@gmail.com (maintainer)
 |
Sunday, 24 Jul 2016
|
19:15 pi
net-mgmt/seafile: 5.1.3 -> 5.1.4
- Added py-urllib3 to runtime depends
- Added upgrading reminder in pkg-message.in
- [fix] Fix seaf-fsck.sh --export fails without database
- [fix] Fix users with Umlauts in their display name breaks group
management and api2/account/info on some special Linux distribution
- Remove user from groups when a user is deleted.
- [fix] Fix can't generate shared link for read-only shared library
- [fix] Fix can still view file history after library history is
set to "no history".
- [fix] Fix after moving or deleting multiple selected items in the
webinterface, the buttons are lost until reloading
- Check user before start seafile. The user must be the owner of
seafile-data directory
- Don't allow emails with very special characters that may containing
XSS string to register
- [fix] During downloading multiple files/folders, show "Total size
exceeds limits" instead of "internal server error" when selected
items exceeds limits.
- [fix] When delete a share, only check whether the be-shared user
exist or not. This is to avoid the situation that share to a user
can't be deleted after the user be deleted.
- Add a notificition to a user if he/she is added to a group
- Improve UI for password change page when forcing password change
after admin reset a user's password
- [fix] Fix duplicated files show in Firefox if the folder name
contains single quote '
PR: 211340
Submitted by: Ultima1252@gmail.com (maintainer)
 |
Wednesday, 29 Jun 2016
|
16:03 pi
net-mgmt/seafile-gui: 5.1.1 -> 5.1.2 with additional fixes in deps
devel/libsearpc: add USES=gettext
net-mgmt/seafile: add deps devel/libevent2, misc/e2fsprogs-libuuid,
devel/jansson, USES=gettext
www/libevhtp: remove option REGEX
- Add context menu to view file history in web
- Fix user auto-completion in folder sharing dialog
- Fix tray icon not shown in KDE 5
https://github.com/haiwen/seafile-client/issues/697
PR: 210165
Submitted by: Ultima1252@gmail.com (maintainer)
 |
Monday, 30 May 2016
|
16:39 pi
net-mgmt/seafile: 5.1.2 -> 5.1.3
- [security] Fix permission checking for generating share links
- Add an option (ENABLE_SETTINGS_VIA_WEB) to ignore settings via Web UI
(system admin->settings)
- [fix] Making user search (used in auto-completion) case insensitive
PR: 209857
Submitted by: Ultima1252@gmail.com (maintainer)
 |
Sunday, 29 May 2016
|
13:03 amdmi3
- Update to 5.1.2
- Multiple port improvements
PR: 203933
Submitted by: Ultima1252@gmail.com (maintainer)
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 8 Feb 2016
|
19:13 amdmi3
- Improve last fix
Approved by: portmgr blanket
 |
19:08 amdmi3
- Fix build by providing path to libevhtp includes
Approved by: portmgr blanket
 |
Thursday, 29 Oct 2015
|
02:41 junovitch
net-mgmt/seafile: pass MAINTAINER to submitter
Reference: https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html
PR: 204103
Approved by: Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer)
Submitted by: Ricky Gallamore <ultima1252@gmail.com>
 |
Thursday, 8 Oct 2015
|
15:12 olgeni
Remove trailing whitespace from Makefiles, M-X.
 |
Tuesday, 28 Jul 2015
|
03:59 araujo
- Add an rc.d script to be able to start seafile.
- Bump PORTREVISION.
Differential Revision: D3210
Reviewed by: koobs, bapt
Sponsored by: gandi.net
 |
Sunday, 19 Jul 2015
|
14:37 bapt
Enforce libarchive from ports
 |
12:37 bapt
Remove useless entry in LIB_DEPENDS (handled by USE_OPENSSL already)
Reported by: kwm
 |
11:35 bapt
Properly respect OPENSSL_PORT (while here use libarchive from base)
PR: 199265
Reported by: ports@stdrand.com
 |
Thursday, 7 May 2015
|
17:26 mat
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 1 Mar 2015
|
17:59 marino
net-mgmt/seafile: Upgrade version 3.1.4 => 4.0.6
PR: 197980
Submitted by: maintainer (JingFeng Yan)
 |
Monday, 23 Feb 2015
|
09:21 marino
net-mgmt/seafile: relocate python files
PR: 196922
Submitted by: maintainer (JingFeng Yan)
 |
Tuesday, 16 Dec 2014
|
12:41 marino
net-mgmt/seafile: Fix kernel thread support on DragonFly
PR: 196008
Submitted by: maintainer
 |
Friday, 28 Nov 2014
|
08:11 marino
net-mgmt/seafile: Remove use of /proc and make FUSE optional
DragonFly has not implemented FUSE, so it's not reqired by default.
PR: 195024
submitted by: maintainer
 |
Thursday, 6 Nov 2014
|
10:13 marino
Add new port net-mgmt/seafile
PR: 193134
Submitted by: Jingfeng Yan
Seafile is a next-generation open source cloud storage system with
advanced support for file syncing, privacy protection and teamwork.
Collections of files are called libraries, and each library can be synced
separately. A library can be encrypted with a user chosen password. This
password is not stored on the server, so even the server admin cannot
view a file's contents.
Seafile allows users to create groups with file syncing, wiki, and
discussion to enable easy collaboration around documents within a team.
 |
Number of commits found: 24 |