notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ccnet-server Internal communication framework for Seafile server
7.1.5 net-mgmt Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.1.5Version of this port present on the latest quarterly branch.
Maintainer: ultima@FreeBSD.org search for ports maintained by this maintainer
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:: zrep
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ccnet-server-7.1.5/catalog.mk
  3. /usr/local/share/licenses/ccnet-server-7.1.5/LICENSE
  4. /usr/local/share/licenses/ccnet-server-7.1.5/GPLv3
  5. bin/ccnet-server
  6. include/ccnet.h
  7. include/ccnet/async-rpc-proc.h
  8. include/ccnet/ccnet-client.h
  9. include/ccnet/ccnet-object.h
  10. include/ccnet/ccnet-session-base.h
  11. include/ccnet/cevent.h
  12. include/ccnet/invoke-service-proc.h
  13. include/ccnet/job-mgr.h
  14. include/ccnet/message.h
  15. include/ccnet/mqclient-proc.h
  16. include/ccnet/option.h
  17. include/ccnet/packet.h
  18. include/ccnet/peer.h
  19. include/ccnet/proc-factory.h
  20. include/ccnet/processor.h
  21. include/ccnet/rpcserver-proc.h
  22. include/ccnet/sendcmd-proc.h
  23. include/ccnet/status-code.h
  24. include/ccnet/threaded-rpcserver-proc.h
  25. include/ccnet/timer.h
  26. include/ccnet/valid-check.h
  27. lib/libccnet.a
  28. lib/libccnet.so
  29. lib/libccnet.so.0
  30. lib/libccnet.so.0.0.0
  31. libdata/pkgconfig/libccnet.pc
  32. www/haiwen/seafile-server/seafile/bin/ccnet-init
  33. www/haiwen/seafile-server/seafile/bin/ccnet-server
  34. www/haiwen/seafile-server/seafile/lib/python3.7/site-packages/ccnet/__init__.py
  35. www/haiwen/seafile-server/seafile/lib/python3.7/site-packages/ccnet/__pycache__/__init__.cpython-37.opt-1.pyc
  36. www/haiwen/seafile-server/seafile/lib/python3.7/site-packages/ccnet/__pycache__/__init__.cpython-37.pyc
  37. www/haiwen/seafile-server/seafile/lib/python3.7/site-packages/ccnet/__pycache__/rpc.cpython-37.opt-1.pyc
  38. www/haiwen/seafile-server/seafile/lib/python3.7/site-packages/ccnet/__pycache__/rpc.cpython-37.pyc
  39. www/haiwen/seafile-server/seafile/lib/python3.7/site-packages/ccnet/rpc.py
  40. @dir(seafile,seafile,755) www/haiwen
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • ccnet-server>0:net-mgmt/ccnet-server
Conflicts:
CONFLICTS:
  • ccnet-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. valac : lang/vala
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.7 : lang/python37
  4. msgfmt : devel/gettext-tools
  5. autoconf>=2.69 : devel/autoconf
  6. automake>=1.16.1 : devel/automake
  7. libtoolize : devel/libtool
Runtime dependencies:
  1. python3.7 : lang/python37
Library dependencies:
  1. libsearpc.so : devel/libsearpc
  2. libsqlite3.so : databases/sqlite3
  3. libzdb.so : databases/libzdb
  4. libuuid.so : misc/e2fsprogs-libuuid
  5. libevent.so : devel/libevent
  6. libjansson.so : devel/jansson
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libmysqlclient.so.20 : databases/mysql57-client
  10. libpq.so.5 : databases/postgresql12-client
  11. libintl.so : devel/gettext-runtime
  12. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/haiwen/ccnet-server/tar.gz/v7.1.5-server?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2021-02-07
    REASON: Removed

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.5
07 Feb 2021 01:43:25
Revision:564584Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:552371Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:540771Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:531829Original commit files touched by this commit
ultima search for other commits by this committer
Fix python version hard coding in plists
7.1.3
16 Apr 2020 00:28:25
Revision:531804Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:530319Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for databases/libzdb shlib change
7.0.4
19 Feb 2020 17:59:36
Revision:526520Original commit files touched by this commit
antoine search for other commits by this committer
Clean up USES

With hat:	portmgr
7.0.4
02 Aug 2019 22:16:41
Revision:507916Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:507029Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:505951Original commit files touched by this commit
pkubaj search for other commits by this committer
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
Revision:504387Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:503869Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:498101Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:479945Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:474649Original commit files touched by this commit
ultima search for other commits by this committer
* Updated to 6.3.2
6.3.1
13 Jun 2018 22:05:51
Revision:472346Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:464709Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix typo

Approved by:	portmgr (blanket)
6.2.5
31 Jan 2018 22:12:27
Revision:460546Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:458758Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:454514Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:452038Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:449260Original commit files touched by this commit
ultima search for other commits by this committer
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
Revision:444980Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:444232Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:439615Original commit files touched by this commit
lifanov search for other commits by this committer
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 View all of this commit message)
6.0.9
31 Mar 2017 14:57:27
Revision:437363Original commit files touched by this commit
lifanov search for other commits by this committer
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
Revision:434427Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
6.0.8
19 Feb 2017 19:52:10
Revision:434413Original commit files touched by this commit
lifanov search for other commits by this committer
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
Revision:433286Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:430947Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:430761Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:430159Original commit files touched by this commit
antoine search for other commits by this committer
Use USE_OPENLDAP where appropriate
6.0.7
29 Dec 2016 18:56:57
Revision:429940Original commit files touched by this commit
lifanov search for other commits by this committer
* 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
Revision:429432Original commit files touched by this commit
riggs search for other commits by this committer
Prepare split of net-mgmt/ccnet in client / server ports; update to 6.0.6

PR:		215292
Submitted by:	Ultima1252@gmail.com (maintainer)

Number of commits found: 37