notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/seafile/Makefile

Number of commits found: 24

Monday, 26 Dec 2016
12:57 riggs search for other commits by this committer
Register CONFLICTS for seafile-server; bump PORTREVISION

PR:		215293
Submitted by:	Ultima1252@gmail.com (maintainer)
Original commitRevision:429510 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Wednesday, 31 Aug 2016
20:43 marino search for other commits by this committer
net-mgmt/seafile: Properly exclude FUSE option from DragonFly
Original commitRevision:421191 
Monday, 8 Aug 2016
19:06 pi search for other commits by this committer
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)
Original commitRevision:419888 
Sunday, 24 Jul 2016
19:15 pi search for other commits by this committer
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)
Original commitRevision:419017 
Wednesday, 29 Jun 2016
16:03 pi search for other commits by this committer
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)
Original commitRevision:417778 
Monday, 30 May 2016
16:39 pi search for other commits by this committer
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)
Original commitRevision:416162 
Sunday, 29 May 2016
13:03 amdmi3 search for other commits by this committer
- Update to 5.1.2
- Multiple port improvements

PR:		203933
Submitted by:	Ultima1252@gmail.com (maintainer)
Original commitRevision:416100 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Monday, 8 Feb 2016
19:13 amdmi3 search for other commits by this committer
- Improve last fix

Approved by:	portmgr blanket
Original commitRevision:408501 
19:08 amdmi3 search for other commits by this committer
- Fix build by providing path to libevhtp includes

Approved by:	portmgr blanket
Original commitRevision:408500 
Thursday, 29 Oct 2015
02:41 junovitch search for other commits by this committer
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>
Original commitRevision:400438 
Thursday, 8 Oct 2015
15:12 olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
Original commitRevision:398833 
Tuesday, 28 Jul 2015
03:59 araujo search for other commits by this committer
- Add an rc.d script to be able to start seafile.
- Bump PORTREVISION.

Differential Revision:	D3210
Reviewed by:		koobs, bapt
Sponsored by:		gandi.net
Original commitRevision:393051 
Sunday, 19 Jul 2015
14:37 bapt search for other commits by this committer
Enforce libarchive from ports
Original commitRevision:392508 
12:37 bapt search for other commits by this committer
Remove useless entry in LIB_DEPENDS (handled by USE_OPENSSL already)

Reported by:	kwm
Original commitRevision:392503 
11:35 bapt search for other commits by this committer
Properly respect OPENSSL_PORT (while here use libarchive from base)

PR:		199265
Reported by:	ports@stdrand.com
Original commitRevision:392494 
Thursday, 7 May 2015
17:26 mat search for other commits by this committer
Update ports in the n* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385640 
Sunday, 1 Mar 2015
17:59 marino search for other commits by this committer
net-mgmt/seafile: Upgrade version 3.1.4 => 4.0.6

PR:		197980
Submitted by:	maintainer (JingFeng Yan)
Original commitRevision:380219 
Monday, 23 Feb 2015
09:21 marino search for other commits by this committer
net-mgmt/seafile: relocate python files

PR:		196922
Submitted by:	maintainer (JingFeng Yan)
Original commitRevision:379650 
Tuesday, 16 Dec 2014
12:41 marino search for other commits by this committer
net-mgmt/seafile: Fix kernel thread support on DragonFly

PR:		196008
Submitted by:	maintainer
Original commitRevision:374802 
Friday, 28 Nov 2014
08:11 marino search for other commits by this committer
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
Original commitRevision:373534 
Thursday, 6 Nov 2014
10:13 marino search for other commits by this committer
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.
Original commitRevision:372218 

Number of commits found: 24