From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 6 10:13:16 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2C3725B for ; Thu, 6 Nov 2014 10:13:16 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71D6C699 for ; Thu, 6 Nov 2014 10:13:16 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6ADGTr000259 for ; Thu, 6 Nov 2014 10:13:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193134] [NEW PORT] net-mgmt/seafile: Framework for writing networked applications Date: Thu, 06 Nov 2014 10:13:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 10:13:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193134 --- Comment #42 from commit-hook@freebsd.org --- A commit references this bug: Author: marino Date: Thu Nov 6 10:13:11 UTC 2014 New revision: 372218 URL: https://svnweb.freebsd.org/changeset/ports/372218 Log: 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. Changes: head/net-mgmt/Makefile head/net-mgmt/seafile/ head/net-mgmt/seafile/Makefile head/net-mgmt/seafile/distinfo head/net-mgmt/seafile/files/ head/net-mgmt/seafile/files/patch-common_obj-backend-fs.c head/net-mgmt/seafile/files/patch-configure.ac head/net-mgmt/seafile/files/patch-controller_seafile-controller.c head/net-mgmt/seafile/files/patch-daemon_Makefile.am head/net-mgmt/seafile/files/patch-daemon_repo-mgr.c head/net-mgmt/seafile/files/patch-daemon_vc-utils.c head/net-mgmt/seafile/files/patch-lib_Makfile.am head/net-mgmt/seafile/files/patch-lib_libseafile.pc.in head/net-mgmt/seafile/files/patch-lib_net.c head/net-mgmt/seafile/files/patch-lib_utils.c head/net-mgmt/seafile/files/patch-lib_utils.h head/net-mgmt/seafile/files/patch-scripts_setup-seafile.sh head/net-mgmt/seafile/pkg-descr head/net-mgmt/seafile/pkg-plist -- You are receiving this mail because: You are the assignee for the bug.