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
gearmand-devel Gearman C Server and Library
1.1.8_22 devel 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 1.1.8_22Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-07-17 19:28:16
Last Update: 2021-04-20 16:59:47
Commit Hash: 8dcd555
License: not specified in port
WWW:
http://www.gearman.org/
Description:
Gearman provides a generic framework to farm out work to other machines or dispatch function calls to machines that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport for database replication. WWW: http://www.gearman.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (206 items)
Collapse this list.
  1. @ldconfig
  2. bin/gearadmin
  3. bin/gearman
  4. include/libgearman-1.0/actions.h
  5. include/libgearman-1.0/aggregator.h
  6. include/libgearman-1.0/allocator.h
  7. include/libgearman-1.0/argument.h
  8. include/libgearman-1.0/cancel.h
  9. include/libgearman-1.0/client.h
  10. include/libgearman-1.0/client_callbacks.h
  11. include/libgearman-1.0/configure.h
  12. include/libgearman-1.0/connection.h
  13. include/libgearman-1.0/constants.h
  14. include/libgearman-1.0/core.h
  15. include/libgearman-1.0/execute.h
  16. include/libgearman-1.0/function.h
  17. include/libgearman-1.0/gearman.h
  18. include/libgearman-1.0/interface/client.h
  19. include/libgearman-1.0/interface/status.h
  20. include/libgearman-1.0/interface/task.h
  21. include/libgearman-1.0/interface/worker.h
  22. include/libgearman-1.0/job.h
  23. include/libgearman-1.0/job_handle.h
  24. include/libgearman-1.0/kill.h
  25. include/libgearman-1.0/limits.h
  26. include/libgearman-1.0/ostream.hpp
  27. include/libgearman-1.0/parse.h
  28. include/libgearman-1.0/priority.h
  29. include/libgearman-1.0/protocol.h
  30. include/libgearman-1.0/result.h
  31. include/libgearman-1.0/return.h
  32. include/libgearman-1.0/signal.h
  33. include/libgearman-1.0/status.h
  34. include/libgearman-1.0/strerror.h
  35. include/libgearman-1.0/string.h
  36. include/libgearman-1.0/task.h
  37. include/libgearman-1.0/task_attr.h
  38. include/libgearman-1.0/util.h
  39. include/libgearman-1.0/version.h
  40. include/libgearman-1.0/visibility.h
  41. include/libgearman-1.0/worker.h
  42. include/libgearman/gearman.h
  43. lib/libgearman.a
  44. lib/libgearman.so
  45. lib/libgearman.so.8
  46. lib/libgearman.so.8.0.0
  47. libdata/pkgconfig/gearmand.pc
  48. man/man1/gearadmin.1.gz
  49. man/man1/gearman.1.gz
  50. man/man3/gearman_actions_t.3.gz
  51. man/man3/gearman_allocator_t.3.gz
  52. man/man3/gearman_argument_make.3.gz
  53. man/man3/gearman_argument_t.3.gz
  54. man/man3/gearman_bugreport.3.gz
  55. man/man3/gearman_client_add_options.3.gz
  56. man/man3/gearman_client_add_server.3.gz
  57. man/man3/gearman_client_add_servers.3.gz
  58. man/man3/gearman_client_add_task.3.gz
  59. man/man3/gearman_client_add_task_background.3.gz
  60. man/man3/gearman_client_add_task_high.3.gz
  61. man/man3/gearman_client_add_task_high_background.3.gz
  62. man/man3/gearman_client_add_task_low.3.gz
  63. man/man3/gearman_client_add_task_low_background.3.gz
  64. man/man3/gearman_client_add_task_status.3.gz
  65. man/man3/gearman_client_clear_fn.3.gz
  66. man/man3/gearman_client_clone.3.gz
  67. man/man3/gearman_client_context.3.gz
  68. man/man3/gearman_client_create.3.gz
  69. man/man3/gearman_client_do.3.gz
  70. man/man3/gearman_client_do_background.3.gz
  71. man/man3/gearman_client_do_high.3.gz
  72. man/man3/gearman_client_do_high_background.3.gz
  73. man/man3/gearman_client_do_job_handle.3.gz
  74. man/man3/gearman_client_do_low.3.gz
  75. man/man3/gearman_client_do_low_background.3.gz
  76. man/man3/gearman_client_do_status.3.gz
  77. man/man3/gearman_client_echo.3.gz
  78. man/man3/gearman_client_errno.3.gz
  79. man/man3/gearman_client_error.3.gz
  80. man/man3/gearman_client_free.3.gz
  81. man/man3/gearman_client_has_option.3.gz
  82. man/man3/gearman_client_job_status.3.gz
  83. man/man3/gearman_client_options.3.gz
  84. man/man3/gearman_client_options_t.3.gz
  85. man/man3/gearman_client_remove_options.3.gz
  86. man/man3/gearman_client_remove_servers.3.gz
  87. man/man3/gearman_client_run_tasks.3.gz
  88. man/man3/gearman_client_set_complete_fn.3.gz
  89. man/man3/gearman_client_set_context.3.gz
  90. man/man3/gearman_client_set_created_fn.3.gz
  91. man/man3/gearman_client_set_data_fn.3.gz
  92. man/man3/gearman_client_set_exception_fn.3.gz
  93. man/man3/gearman_client_set_fail_fn.3.gz
  94. man/man3/gearman_client_set_log_fn.3.gz
  95. man/man3/gearman_client_set_memory_allocators.3.gz
  96. man/man3/gearman_client_set_namespace.3.gz
  97. man/man3/gearman_client_set_options.3.gz
  98. man/man3/gearman_client_set_status_fn.3.gz
  99. man/man3/gearman_client_set_task_context_free_fn.3.gz
  100. man/man3/gearman_client_set_timeout.3.gz
  101. man/man3/gearman_client_set_warning_fn.3.gz
  102. man/man3/gearman_client_set_workload_fn.3.gz
  103. man/man3/gearman_client_set_workload_free_fn.3.gz
  104. man/man3/gearman_client_set_workload_malloc_fn.3.gz
  105. man/man3/gearman_client_st.3.gz
  106. man/man3/gearman_client_task_free_all.3.gz
  107. man/man3/gearman_client_timeout.3.gz
  108. man/man3/gearman_client_wait.3.gz
  109. man/man3/gearman_continue.3.gz
  110. man/man3/gearman_execute.3.gz
  111. man/man3/gearman_failed.3.gz
  112. man/man3/gearman_job_free.3.gz
  113. man/man3/gearman_job_free_all.3.gz
  114. man/man3/gearman_job_function_name.3.gz
  115. man/man3/gearman_job_handle.3.gz
  116. man/man3/gearman_job_handle_t.3.gz
  117. man/man3/gearman_job_send_complete.3.gz
  118. man/man3/gearman_job_send_data.3.gz
  119. man/man3/gearman_job_send_exception.3.gz
  120. man/man3/gearman_job_send_fail.3.gz
  121. man/man3/gearman_job_send_status.3.gz
  122. man/man3/gearman_job_send_warning.3.gz
  123. man/man3/gearman_job_st.3.gz
  124. man/man3/gearman_job_take_workload.3.gz
  125. man/man3/gearman_job_unique.3.gz
  126. man/man3/gearman_job_workload.3.gz
  127. man/man3/gearman_job_workload_size.3.gz
  128. man/man3/gearman_log_fn.3.gz
  129. man/man3/gearman_parse_servers.3.gz
  130. man/man3/gearman_result_boolean.3.gz
  131. man/man3/gearman_result_integer.3.gz
  132. man/man3/gearman_result_is_null.3.gz
  133. man/man3/gearman_result_size.3.gz
  134. man/man3/gearman_result_store_integer.3.gz
  135. man/man3/gearman_result_store_string.3.gz
  136. man/man3/gearman_result_store_value.3.gz
  137. man/man3/gearman_result_string.3.gz
  138. man/man3/gearman_return_t.3.gz
  139. man/man3/gearman_strerror.3.gz
  140. man/man3/gearman_string_t.3.gz
  141. man/man3/gearman_success.3.gz
  142. man/man3/gearman_task_attr_init.3.gz
  143. man/man3/gearman_task_attr_init_background.3.gz
  144. man/man3/gearman_task_attr_init_epoch.3.gz
  145. man/man3/gearman_task_attr_t.3.gz
  146. man/man3/gearman_task_context.3.gz
  147. man/man3/gearman_task_data.3.gz
  148. man/man3/gearman_task_data_size.3.gz
  149. man/man3/gearman_task_denominator.3.gz
  150. man/man3/gearman_task_error.3.gz
  151. man/man3/gearman_task_free.3.gz
  152. man/man3/gearman_task_function_name.3.gz
  153. man/man3/gearman_task_give_workload.3.gz
  154. man/man3/gearman_task_is_known.3.gz
  155. man/man3/gearman_task_is_running.3.gz
  156. man/man3/gearman_task_job_handle.3.gz
  157. man/man3/gearman_task_numerator.3.gz
  158. man/man3/gearman_task_recv_data.3.gz
  159. man/man3/gearman_task_return.3.gz
  160. man/man3/gearman_task_send_workload.3.gz
  161. man/man3/gearman_task_set_context.3.gz
  162. man/man3/gearman_task_st.3.gz
  163. man/man3/gearman_task_take_data.3.gz
  164. man/man3/gearman_task_unique.3.gz
  165. man/man3/gearman_verbose_name.3.gz
  166. man/man3/gearman_verbose_t.3.gz
  167. man/man3/gearman_version.3.gz
  168. man/man3/gearman_worker_add_function.3.gz
  169. man/man3/gearman_worker_add_options.3.gz
  170. man/man3/gearman_worker_add_server.3.gz
  171. man/man3/gearman_worker_add_servers.3.gz
  172. man/man3/gearman_worker_clone.3.gz
  173. man/man3/gearman_worker_context.3.gz
  174. man/man3/gearman_worker_create.3.gz
  175. man/man3/gearman_worker_define_function.3.gz
  176. man/man3/gearman_worker_echo.3.gz
  177. man/man3/gearman_worker_errno.3.gz
  178. man/man3/gearman_worker_error.3.gz
  179. man/man3/gearman_worker_free.3.gz
  180. man/man3/gearman_worker_function_exist.3.gz
  181. man/man3/gearman_worker_grab_job.3.gz
  182. man/man3/gearman_worker_options.3.gz
  183. man/man3/gearman_worker_register.3.gz
  184. man/man3/gearman_worker_remove_options.3.gz
  185. man/man3/gearman_worker_remove_servers.3.gz
  186. man/man3/gearman_worker_set_context.3.gz
  187. man/man3/gearman_worker_set_identifier.3.gz
  188. man/man3/gearman_worker_set_log_fn.3.gz
  189. man/man3/gearman_worker_set_memory_allocators.3.gz
  190. man/man3/gearman_worker_set_namespace.3.gz
  191. man/man3/gearman_worker_set_options.3.gz
  192. man/man3/gearman_worker_set_timeout.3.gz
  193. man/man3/gearman_worker_set_workload_free_fn.3.gz
  194. man/man3/gearman_worker_set_workload_malloc_fn.3.gz
  195. man/man3/gearman_worker_st.3.gz
  196. man/man3/gearman_worker_timeout.3.gz
  197. man/man3/gearman_worker_unregister.3.gz
  198. man/man3/gearman_worker_unregister_all.3.gz
  199. man/man3/gearman_worker_wait.3.gz
  200. man/man3/gearman_worker_work.3.gz
  201. man/man3/libgearman.3.gz
  202. man/man8/gearmand.8.gz
  203. sbin/gearmand
  204. @owner
  205. @group
  206. @mode
Collapse this list.
Dependency lines:
  • gearmand-devel>0:devel/gearmand-devel
Conflicts:
CONFLICTS:
  • p5-Gearman-Server-1.*
  • gearmand-1.0.*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: gearmand-devel
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gearmand-1.1.8.tar.gz) = 6967cbf5a2002cfe02bcf19cf28e3da6c297236b9e17a8423b96c1a107c911ef SIZE (gearmand-1.1.8.tar.gz) = 966354

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. boost-libs>=0 : devel/boost-libs
  2. py37-sphinx>=0,1 : textproc/py-sphinx@py37
  3. sqlite3>=3.0.0 : databases/sqlite3
  4. gmake>=4.3 : devel/gmake
  5. gperf : devel/gperf
  6. python3.7 : lang/python37
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libevent.so : devel/libevent
  2. libuuid.so : misc/e2fsprogs-libuuid
  3. libboost_program_options.so : devel/boost-libs
  4. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gearmand-devel-1.1.8_22: DRIZZLE=off: Drizzle support for persistent queue HIREDIS=off: Hiredis support for persistent queue MEMCACHED=off: memcached support for persistent queue MYSQL=off: MySQL support for persistent queue PGSQL=off: PostgreSQL support for persistent queue SQLITE=on: SQLite support for persistent queue TOKYOCAB=off: Tokyo Cabinet support for persistent queue ===> Use 'make config' to modify these settings
Options name:
devel_gearmand-devel
USES:
compiler:c++11-lang pathfix perl5 gmake gperf libtool python:build,3.6+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://launchpad.net/gearmand/1.2/1.1.8/+download/
Collapse this list.

There are no commits on branch 2022Q2 for this port