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 on branch 2022Q2
ccnet-client Framework for writing networked applications
6.1.5 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.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-26 14:26:55
Last Update: 2019-06-10 08:14:48
SVN Revision: 503879
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
Expand this list (85 items)
Collapse this list.
  1. /usr/local/share/licenses/ccnet-client-6.1.5/catalog.mk
  2. /usr/local/share/licenses/ccnet-client-6.1.5/LICENSE
  3. /usr/local/share/licenses/ccnet-client-6.1.5/GPLv3
  4. bin/ccnet
  5. bin/ccnet-init
  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/ccnetrpc-transport.h
  12. include/ccnet/cevent.h
  13. include/ccnet/invoke-service-proc.h
  14. include/ccnet/job-mgr.h
  15. include/ccnet/message.h
  16. include/ccnet/mqclient-proc.h
  17. include/ccnet/option.h
  18. include/ccnet/packet.h
  19. include/ccnet/peer.h
  20. include/ccnet/proc-factory.h
  21. include/ccnet/processor.h
  22. include/ccnet/rpcserver-proc.h
  23. include/ccnet/sendcmd-proc.h
  24. include/ccnet/status-code.h
  25. include/ccnet/threaded-rpcserver-proc.h
  26. include/ccnet/timer.h
  27. include/ccnet/valid-check.h
  28. lib/libccnet.a
  29. lib/libccnet.so
  30. lib/libccnet.so.0
  31. lib/libccnet.so.0.0.0
  32. lib/python2.7/site-packages/ccnet/__init__.py
  33. lib/python2.7/site-packages/ccnet/__init__.pyc
  34. lib/python2.7/site-packages/ccnet/__init__.pyo
  35. lib/python2.7/site-packages/ccnet/async/__init__.py
  36. lib/python2.7/site-packages/ccnet/async/__init__.pyc
  37. lib/python2.7/site-packages/ccnet/async/__init__.pyo
  38. lib/python2.7/site-packages/ccnet/async/async_client.py
  39. lib/python2.7/site-packages/ccnet/async/async_client.pyc
  40. lib/python2.7/site-packages/ccnet/async/async_client.pyo
  41. lib/python2.7/site-packages/ccnet/async/mqclientproc.py
  42. lib/python2.7/site-packages/ccnet/async/mqclientproc.pyc
  43. lib/python2.7/site-packages/ccnet/async/mqclientproc.pyo
  44. lib/python2.7/site-packages/ccnet/async/processor.py
  45. lib/python2.7/site-packages/ccnet/async/processor.pyc
  46. lib/python2.7/site-packages/ccnet/async/processor.pyo
  47. lib/python2.7/site-packages/ccnet/async/rpcserverproc.py
  48. lib/python2.7/site-packages/ccnet/async/rpcserverproc.pyc
  49. lib/python2.7/site-packages/ccnet/async/rpcserverproc.pyo
  50. lib/python2.7/site-packages/ccnet/async/sendcmdproc.py
  51. lib/python2.7/site-packages/ccnet/async/sendcmdproc.pyc
  52. lib/python2.7/site-packages/ccnet/async/sendcmdproc.pyo
  53. lib/python2.7/site-packages/ccnet/async/timer.py
  54. lib/python2.7/site-packages/ccnet/async/timer.pyc
  55. lib/python2.7/site-packages/ccnet/async/timer.pyo
  56. lib/python2.7/site-packages/ccnet/client.py
  57. lib/python2.7/site-packages/ccnet/client.pyc
  58. lib/python2.7/site-packages/ccnet/client.pyo
  59. lib/python2.7/site-packages/ccnet/errors.py
  60. lib/python2.7/site-packages/ccnet/errors.pyc
  61. lib/python2.7/site-packages/ccnet/errors.pyo
  62. lib/python2.7/site-packages/ccnet/message.py
  63. lib/python2.7/site-packages/ccnet/message.pyc
  64. lib/python2.7/site-packages/ccnet/message.pyo
  65. lib/python2.7/site-packages/ccnet/packet.py
  66. lib/python2.7/site-packages/ccnet/packet.pyc
  67. lib/python2.7/site-packages/ccnet/packet.pyo
  68. lib/python2.7/site-packages/ccnet/pool.py
  69. lib/python2.7/site-packages/ccnet/pool.pyc
  70. lib/python2.7/site-packages/ccnet/pool.pyo
  71. lib/python2.7/site-packages/ccnet/rpc.py
  72. lib/python2.7/site-packages/ccnet/rpc.pyc
  73. lib/python2.7/site-packages/ccnet/rpc.pyo
  74. lib/python2.7/site-packages/ccnet/status_code.py
  75. lib/python2.7/site-packages/ccnet/status_code.pyc
  76. lib/python2.7/site-packages/ccnet/status_code.pyo
  77. lib/python2.7/site-packages/ccnet/sync_client.py
  78. lib/python2.7/site-packages/ccnet/sync_client.pyc
  79. lib/python2.7/site-packages/ccnet/sync_client.pyo
  80. lib/python2.7/site-packages/ccnet/utils.py
  81. lib/python2.7/site-packages/ccnet/utils.pyc
  82. lib/python2.7/site-packages/ccnet/utils.pyo
  83. libdata/pkgconfig/libccnet.pc
  84. @postexec /sbin/ldconfig -m /usr/local/lib
  85. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • ccnet-client>0:net-mgmt/ccnet-client
Conflicts:
CONFLICTS:
  • ccnet-server-[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-client
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1517595652 SHA256 (haiwen-ccnet-v6.1.5_GH0.tar.gz) = 763296486f8cc51b439355e87dac8cb71975689024bddb359b0456aa8dbd518f SIZE (haiwen-ccnet-v6.1.5_GH0.tar.gz) = 179334

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. pkgconf>=1.3.0_1 : devel/pkgconf
  9. python2.7 : lang/python27
  10. msgfmt : devel/gettext-tools
Runtime dependencies:
  1. python2.7 : lang/python27
Library dependencies:
  1. libsearpc.so : devel/libsearpc
  2. libsqlite3.so : databases/sqlite3
  3. libuuid.so : misc/e2fsprogs-libuuid
  4. libevent.so : devel/libevent
  5. libjansson.so : devel/jansson
  6. libintl.so : devel/gettext-runtime
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. 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-client-6.1.5: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
autoreconf libtool localbase pathfix pkgconfig python:-2.7 ssl gettext gnome
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.1.5?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port