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 Framework for writing networked applications
6.0.0_1 net-mgmt Deleted on this many watch lists=0 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 6.0.0_1Version of this port present on the latest quarterly branch.
Maintainer: ultima1252@gmail.com search for ports maintained by this maintainer
Port Added: 2014-11-03 07:42:48
Last Update: 2016-12-26 14:26:47
SVN Revision: 429523
Also Listed In: devel
License: GPLv3
WWW:
https://github.com/haiwen/ccnet
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. Server has the management of user, group, and cluster. WWW: https://github.com/haiwen/ccnet
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
There is no configure plist information for this port.
Dependency lines:
  • ccnet>0:net-mgmt/ccnet
No installation instructions:
This port has been deleted.
PKGNAME: ccnet
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1470238343 SHA256 (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = bb7be1c4a6c0a6d4cc9456089c6d16bbeba72541a4a9b59ead8a4075f067fc93 SIZE (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = 222098

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. autoconf-2.69 : devel/autoconf
  3. autoheader-2.69 : devel/autoconf
  4. autoreconf-2.69 : devel/autoconf
  5. aclocal-1.15 : devel/automake
  6. automake-1.15 : devel/automake
  7. libtoolize : devel/libtool
  8. msgfmt : devel/gettext-tools
  9. pkgconf>=0.9.10 : devel/pkgconf
  10. python2.7 : lang/python27
Runtime dependencies:
  1. python2.7 : lang/python27
Library dependencies:
  1. libsearpc.so : devel/libsearpc
  2. libglib-2.0.so : devel/glib20
  3. libsqlite3.so : databases/sqlite3
  4. libzdb.so : databases/libzdb
  5. libuuid.so : misc/e2fsprogs-libuuid
  6. libevent.so : devel/libevent2
  7. libjansson.so : devel/jansson
  8. libldap.so : net/openldap24-client
  9. libintl.so : devel/gettext-runtime
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-mgmt/seafile*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
autoreconf gettext libtool localbase pathfix pkgconfig python:-2.7 shebangfix ssl
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/tar.gz/v6.0.0-server?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.0_1
26 Dec 2016 14:26:47
Revision:429523Original commit files touched by this commit
riggs search for other commits by this committer
Move net-mgmt/ccnet to net-mgmt/ccnet-client, update to upstream ver 6.0.1

PR:		215359
Submitted by:	Ultima1252@gmail.com (maintainer)
6.0.0_1
25 Dec 2016 17:59:31
Revision:429449Original commit files touched by this commit
riggs search for other commits by this committer
Bump PORTREVISION due to new CONFLICT
6.0.0
25 Dec 2016 17:52:11
Revision:429448Original commit files touched by this commit
riggs search for other commits by this committer
Register CONFLICTS with ccnet-server

PR:		215292
6.0.0
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
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
6.0.0
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
6.0.0
08 Aug 2016 19:04:25
Revision:419886Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/ccnet: 5.1.4 -> 6.0.0

- There isn't anything that would change functionality, but it is
  a major version update, and it needs to line up with the rest of
  the stack so people aren't confused.

PR:		211633
Submitted by:	Ultima1252@gmail.com (maintainer)
5.1.4
24 Jul 2016 19:12:34
Revision:419016Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/ccnet: 5.1.3 -> 5.1.4

- remove user_name param for remove_group api

PR:		211339
Submitted by:	Ultima1252@gmail.com (maintainer)
5.1.3
30 May 2016 16:20:15
Revision:416159Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/ccnet: 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:		209859
Submitted by:	Ultima1252@gmail.com (maintainer)
5.1.2
29 May 2016 12:34:14
Revision:416098Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream release 5.1.2

PR:		208979
Submitted by:	Ultima1252@gmail.com (maintainer)
5.1.1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
5.1.1
17 Apr 2016 10:34:58
Revision:413504Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 5.1.1
- Added LICENCE_FILE
- Sorted USES for portlint
- Regenerated patches for portlint

PR:		203930
Submitted by:	Ultima1252@gmail.com  (maintainer)
4.0.6_6
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
4.0.6_6
29 Oct 2015 02:44:29
Revision:400439Original commit files touched by this commit
junovitch search for other commits by this committer
net-mgmt/ccnet: pass MAINTAINER to submitter

Reference:	https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html

PR:		204102
Approved by:	Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer)
Submitted by:	Ricky Gallamore <ultima1252@gmail.com>
4.0.6_6
27 Jul 2015 20:10:07
Revision:393029Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build on pre-10.x by enforcing OpenSSL from ports

PR:		199265
Approved by:	portmgr blanket
4.0.6_6
19 Jul 2015 11:28:38
Revision:392493Original commit files touched by this commit
bapt search for other commits by this committer
Make ccnet respect USE_OPENSSL correctly without enforcing any version

PR:		199265
Reported by:	ports@stdrand.com
4.0.6_5
07 May 2015 17:26:06
Revision:385640Original commit files touched by this commit
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
4.0.6_5
01 Mar 2015 17:19:47
Revision:380214Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt/ccnet: Upgrade version 3.1.4 => 4.0.6

PR:		197979
Submitted by:	maintainer (JingFeng Yan)
3.1.4_4
23 Feb 2015 09:14:27
Revision:379648Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt/ccnet: Add support for LDAP

PR:		196866
Submitted by:	maintainer (JingFeng Yan)
3.1.4_3
19 Dec 2014 16:42:41
Revision:374950Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt/ccnet: Fix kernel thread support for DragonFly

PR:		196006
Submitted by:	maintainer
3.1.4_2
28 Nov 2014 08:00:23
Revision:373533Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt/ccnet: rework to avoid use of /proc

PR:		195023
Submitted by:	maintainer
3.1.4_1
06 Nov 2014 19:32:44
Revision:372231Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt/ccnet: Fix post-install and support other BSDs

PR:		194853
Submitted by:	maintainer (Jingfeng Yan)
3.1.4
03 Nov 2014 07:42:38
Revision:372097Original commit files touched by this commit
marino search for other commits by this committer
Add new port net-mgmt/ccnet

PR:		193133
Submitted by:	Jingfeng Yan

Ccnet is a framework for writing networked applications in C. It provides
the services of peer identification, connection management, service
invocation, and message sending. Server has the management of user, group,
and cluster.

Number of commits found: 22