Port details |
- ccnet-server Internal communication framework for Seafile server
- 7.1.5 net-mgmt
=1 7.1.5Version of this port present on the latest quarterly branch.
- Maintainer: ultima@FreeBSD.org
- Port Added: 2016-12-25 14:38:48
- Last Update: 2021-02-07 01:43:25
- SVN Revision: 564584
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- Also Listed In: devel
- License: GPLv3
- WWW:
- https://github.com/haiwen/ccnet-server
- Description:
- Ccnet is a framework for writing networked applications in C. It provides
the services of peer identification, connection management, service
invocation, and message sending. In ccnet network, there are two types of
nodes, i.e., client and server. Server has the following functions, User
management, Group management.
WWW: https://github.com/haiwen/ccnet-server
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ccnet-server>0:net-mgmt/ccnet-server
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: ccnet-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602650813
SHA256 (haiwen-ccnet-server-v7.1.5-server_GH0.tar.gz) = 11e5281c239474756ed606bffe8f24c1089a3a9eb2502cfac7815d25ebc4585a
SIZE (haiwen-ccnet-server-v7.1.5-server_GH0.tar.gz) = 194783
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- valac : lang/vala
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.7 : lang/python37
- msgfmt : devel/gettext-tools
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- python3.7 : lang/python37
- Library dependencies:
-
- libsearpc.so : devel/libsearpc
- libsqlite3.so : databases/sqlite3
- libzdb.so : databases/libzdb
- libuuid.so : misc/e2fsprogs-libuuid
- libevent.so : devel/libevent
- libjansson.so : devel/jansson
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libmysqlclient.so.20 : databases/mysql57-client
- libpq.so.5 : databases/postgresql12-client
- libintl.so : devel/gettext-runtime
- libldap-2.4.so.2 : net/openldap24-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ccnet-server-7.1.5:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf compiler:c11 gnome libtool localbase mysql:client pathfix pgsql pkgconfig python:3.6+ shebangfix ssl gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.5 07 Feb 2021 01:43:25 |
ultima |
The upstream port that depended on this no longer requires it
and there are other dependant ports. |
7.1.5 15 Oct 2020 02:19:55 |
ultima |
Updated seafile to 7.1.5 and seahub to 7.1.8
Changes:
https://download.seafile.com/published/seafile-manual/changelog/server-changelog.md
https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md |
7.1.4 29 Jun 2020 12:18:28 |
ultima |
Updated seafile to 7.1.4 and seahub to 7.1.5
Changes:
https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md |
7.1.3_1 16 Apr 2020 08:30:33 |
ultima |
Fix python version hard coding in plists |
7.1.3 16 Apr 2020 00:28:25 |
ultima |
* Updated to 7.1.3
This minor version update no longer supports python 2.7.
The way mysql support is detected upstream has changed. Instead of patching
the configure.ac script, I used a couple hacks for this to be detected for
custom configurations. Didn't detect any issues with this method but I'm
open to change this in the future.
Added a SeaHub upgrade message to smooth out upgrading. For upgrading from
7.0.x,
if one does not clear the cache, http 500 will be returned.
The seafile_datadir no longer points to the seahub.ini, this has been changed
upstream and may cause upgrading issues if not using the default. This can
easily be changed by setting it in rc.conf.
Changes:
https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md |
7.0.4_1 02 Apr 2020 12:04:56 |
sunpoet |
Bump PORTREVISION for databases/libzdb shlib change |
7.0.4 19 Feb 2020 17:59:36 |
antoine |
Clean up USES
With hat: portmgr |
7.0.4 02 Aug 2019 22:16:41 |
ultima |
Updated seafile to version 7.0.4 and seahub to 7.0.7
Changes: https://manual.seafile.com/changelog/server-changelog.html
https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html |
7.0.3_2 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
7.0.3_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
7.0.3 20 Jul 2019 23:31:06 |
ultima |
Update seafile to 7.0.3 and seahub to 7.0.6
Changes: https://manual.seafile.com/changelog/server-changelog.html |
7.0.2 06 Jul 2019 01:11:48 |
pkubaj |
net-mgmt/ccnet-server: fix build with GCC-based architectures
This port requires C11-compatible compiler:
/usr/bin/ld: cannot find -latomic
Approved by: mentors (implicit approval) |
7.0.2 17 Jun 2019 05:14:44 |
ultima |
Updated Seafile to 7.0.2
Updated Seahub to 7.0.3
Changes: https://manual.seafile.com/changelog/server-changelog.html |
7.0.1 10 Jun 2019 01:25:07 |
ultima |
Updated seafile to 7.0.1
Updated seahub to 7.0.2
Changes: https://manual.seafile.com/changelog/server-changelog.html
https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html |
6.3.4_2 06 Apr 2019 14:42:44 |
sunpoet |
Update databases/libzdb to 3.2
- Update MASTER_SITES
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
- Take maintainership
Changes: https://www.tildeslash.com/libzdb/#release_notes |
6.3.4_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
6.3.4 17 Sep 2018 19:57:54 |
ultima |
* Updated Seafile to 6.3.4, Updated Seahub to 6.3.5.
* Removed flup6, this was required with fastcgi which
Seahub no longer supports
* Added django-webpack-loader and requests_oauthlib,
these were missing depends added in 6.3.x which can
errors if missing when Seahub starts.
* Removed PYTHONPATH for python2.6 and added additional
directories for Seahub "thirdpart". This can also prevent
seahub from starting.
Changes: https://manual.seafile.com/changelog/server-changelog.html |
6.3.2 14 Jul 2018 19:42:59 |
ultima |
* Updated to 6.3.2 |
6.3.1 13 Jun 2018 22:05:51 |
ultima |
Update Seafile family to 6.3.1
As of Seafile 6.3.0, django has been upgraded
to 1.11. Seafile's dependencies have also been
switched to match this change.
Reviewed by: miwi
Differential Revision: https://reviews.freebsd.org/D15718 |
6.2.5 16 Mar 2018 15:22:10 |
sunpoet |
Fix typo
Approved by: portmgr (blanket) |
6.2.5 31 Jan 2018 22:12:27 |
ultima |
* Updated Seafile to 6.2.5, Seahub to 6.2.8
Changes: https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html |
6.2.4 11 Jan 2018 17:38:44 |
ultima |
* Update Seafile to 6.2.4
* Update Seahub to 6.2.5
* Reverted recent patches to work better with libevhtp
Affected ports: net-mgmt/ccnet-server net-mgmt/seafile-server www/py-seafdav
www/py-seafobj www/seahub |
6.2.3 20 Nov 2017 02:11:19 |
ultima |
* Updated to 6.2.3
Changes: https://manual.seafile.com/changelog/server-changelog.html
Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server |
6.2.2 14 Oct 2017 00:58:35 |
ultima |
* Updated Seafile to 6.2.2, Seahub to 6.2.0
* Fixed gunicorn startup issue
Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server www/py-seafdav
www/py-seafobj www/seahub
Changes: https://manual.seafile.com/changelog/server-changelog.html |
6.1.2 04 Sep 2017 19:49:42 |
ultima |
Updated to 6.1.2, cleanup makefiles, add note in UPDATING
Upstream has set collation type for MySQL to be implicit and
will cause issues when updating if tables are not set to
utf8_unicode_ci.
Approved by: lifanov (mentor, implicit) |
6.1.1 03 Jul 2017 19:06:08 |
ultima |
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11466 |
6.1.1 24 Jun 2017 17:10:25 |
ultima |
* Updated to 6.1.1
Changelog: https://manual.seafile.com/changelog/server-changelog.html
Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server
www/py-seafdav www/py-seafobj www/seahub
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: lifanov (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11333 |
6.0.10 28 Apr 2017 15:09:09 |
lifanov |
update seafile to 6.0.10 and seahub to 6.0.13
This is an update to seafile to the most current version, 6.0.10. This update
moves duplicate code to Makefile.include and also added a variable seahub_ver
which is set to 6.0.13. The pkglist was also regenerated for most or all
packages.
* Updated seafile_ver to 6.0.10
* Added seahub_ver and set to 6.0.13
* Moved duplicate code to Makefile.include
* Regenerated pkg-lists
- [fix] Fix a bug in listing libraries in admin panel
- Improve performance when checking group shared library permission
- [fix] Fix image popup in favourite page
- [fix] Fix generating sharing link with expiring time in file detailed view
page
- [fix] Don't allow to create library with '/' in name
- [fix] Fix two-factor authentication (Only the first 15 lines of the commit message are shown above ) |
6.0.9 31 Mar 2017 14:57:27 |
lifanov |
update net-mgmt/seafile-server to 6.0.9
Changelog: https://seacloud.cc/group/3/wiki/server-changelog
- Show user' name instead of user's email in notifications sent out by email
- Add config items for setting favicon, disable wiki feature
- Add css id to easily hide user password reset and delete account button
- [fix] Fix UI bug in restoring a file from snapshot
- [fix] Fix after renaming a file, the old versions before file rename can't be
downloaded
- [security] Fix XSS problem of the "go back" button in history page and
snapshot view page
* unify versioning of dependent ports:
net-mgmt/seafile-server
net-mgmt/ccnet-server
www/py-seadav
www/py-seaobj
www/seahub
This replaces a rather ugly hack.
* add makesum-all target to ease maintenance
PR: 218245
Submitted by: ultima1252@gmail.com (maintainer) |
6.0.8_1 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
6.0.8 19 Feb 2017 19:52:10 |
lifanov |
update net-mgmt/ccnet-server to 6.0.8
- [ldap] Print warning if user not found when login.
- Fix pgsql memory occupation problem
- Postgresql port setting
- Add rpc for searching group by name
Changes: https://github.com/haiwen/ccnet-server/commits/v6.0.8-server
PR: 217235
Submitted by: ultima1252@gmail.com (maintainer) |
6.0.7_1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
6.0.7 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
6.0.7 07 Jan 2017 01:07:55 |
adamw |
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow. |
6.0.7 31 Dec 2016 20:11:57 |
antoine |
Use USE_OPENLDAP where appropriate |
6.0.7 29 Dec 2016 18:56:57 |
lifanov |
* Updated to 6.0.7
- Fixed ldap on msys2.
PR: 215637
Submitted by: Ultima1252@gmail.com (maintainer)
Reviewed by: matthew, mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D8958 |
6.0.6 25 Dec 2016 14:38:34 |
riggs |
Prepare split of net-mgmt/ccnet in client / server ports; update to 6.0.6
PR: 215292
Submitted by: Ultima1252@gmail.com (maintainer) |