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
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.
Port Moves
  • port deleted on 2021-04-20
    REASON: Unmaintained, abandoned, has not built for over half a year

Number of commits found: 57

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.8_22
20 Apr 2021 16:59:47
commit hash: 8dcd555b973d3a2efd19f940d56f5639815552eccommit hash: 8dcd555b973d3a2efd19f940d56f5639815552eccommit hash: 8dcd555b973d3a2efd19f940d56f5639815552eccommit hash: 8dcd555b973d3a2efd19f940d56f5639815552ec files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
devel/gearmand-devel: Remove port from tree

Unmaintained, obsolete and hasn't compiled for over half a year.

References:
https://www.freshports.org/devel/gearmand-devel/
https://portsfallout.com/fallout?port=devel%2Fgearmand-devel$
https://github.com/gearman/gearmand

PR:	255210
Reported by:	daniel.engberg.lists@pyret.net
1.1.8_22
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.1.8_22
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.8_22
15 Jan 2021 12:01:59
Revision:561636Original commit files touched by this commit
dbaio search for other commits by this committer
devel/gearmand[-devel]: Remove Python 2.7 support and PY_SPHINX

Approved by:	portmgr blanket
1.1.8_22
11 May 2020 23:51:58
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.8_22
06 Jan 2020 09:34:05
Revision:522211Original commit files touched by this commit
dinoex search for other commits by this committer
- add libboost_program_options.so to LIB_DEPENDS
1.1.8_21
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
1.1.8_20
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
1.1.8_20
21 Oct 2019 21:57:15
Revision:515139Original commit files touched by this commit
bdrewery search for other commits by this committer
Drop maintainership
1.1.8_20
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
1.1.8_19
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
1.1.8_18
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
1.1.8_17
01 May 2019 18:00:47
Revision:500602Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/gearmand-devel: fix build with GCC-based architectures

libtest/timer.hpp needs to include stdint.h for uint64.

./libtest/timer.hpp:55:36: error: 'int64_t' has not been declared
  void offset(int64_t minutes_arg, int64_t seconds_arg, int64_t nanoseconds);
                                   ^~~~~~~

PR:		237153
Approved by:	bdrewery (maintainer timeout), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20114
1.1.8_17
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
1.1.8_16
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
1.1.8_15
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
1.1.8_14
30 Oct 2018 11:52:54
Revision:483474Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on powerpc64 the same way as non-devel port.  Probably
fixes sparc64 as well.

PR:		232096
Submitted by:	Piotr Kubaj
1.1.8_14
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
1.1.8_13
18 Jun 2018 03:49:10
Revision:472670Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on powerpc64, categories d-f.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
1.1.8_13
22 May 2018 13:15:13
Revision:470610Original commit files touched by this commit
mat search for other commits by this committer
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
1.1.8_13
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
1.1.8_12
27 Jan 2018 00:34:13
Revision:460065Original commit files touched by this commit
bdrewery search for other commits by this committer
Try to fix with Clang 6
1.1.8_12
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
1.1.8_11
25 Sep 2017 08:11:19
Revision:450574Original commit files touched by this commit
antoine search for other commits by this committer
Revert r450353 and unbreak

Reported by:	pkg-fallout
With hat:	portmgr
1.1.8_11
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
1.1.8_10
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
1.1.8_9
22 Sep 2017 10:48:58
Revision:450353Original commit files touched by this commit
mat search for other commits by this committer
Cleanup after removal of libexecinfo from ports.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
1.1.8_9
22 Sep 2017 10:48:29
Revision:450351Original commit files touched by this commit
mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
1.1.8_9
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
1.1.8_8
10 Apr 2017 00:27:49
Revision:438123Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.1.8_8
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)
1.1.8_7
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)
1.1.8_6
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
1.1.8_5
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
1.1.8_4
20 Sep 2016 09:00:47
Revision:422486Original commit files touched by this commit
linimon search for other commits by this committer
Also mark broken on sparc64.
1.1.8_4
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
1.1.8_4
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
1.1.8_4
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.1.8_4
03 Apr 2015 11:26:50
Revision:383107Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
1.1.8_4
11 Dec 2014 05:26:39
Revision:374511Original commit files touched by this commit
koobs search for other commits by this committer
databases/libmemcached: Update to 1.0.18 and much more

- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
  * alloca.h include not found on FreeBSD
  * cinttypes include location
  * clang compatibility
- Strip shared libraries manually since upstream install-strip target is
  fail

Changes:

  https://launchpad.net/libmemcached/+announcements

[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560

Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
1.1.8_3
22 Nov 2014 20:40:09
Revision:373100Original commit files touched by this commit Sanity Test Failure
crees search for other commits by this committer
Finally retire USE_PGSQL
1.1.8_3
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.1.8_3
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.1.8_3
07 Oct 2014 17:10:08
Revision:370372Original commit files touched by this commit
antoine search for other commits by this committer
Fix without gperf from base
1.1.8_3
05 Aug 2014 06:40:47
Revision:364077Original commit files touched by this commit
bapt search for other commits by this committer
USES=execinfo
1.1.8_3
24 Jul 2014 13:32:59
Revision:362796Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
1.1.8_2
27 Jun 2014 17:21:07
Revision:359586Original commit files touched by this commit
miwi search for other commits by this committer
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
1.1.8_1
25 Jun 2014 18:39:57
Revision:359276Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.1.8
09 Feb 2014 01:18:33
Revision:343414Original commit files touched by this commit
bdrewery search for other commits by this committer
- Support STAGEDIR
- Remove MAINTAINER_MODE
- Remove 'Enable' from descriptions
1.1.8
03 Jan 2014 00:46:47
Revision:338511Original commit files touched by this commit
bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
1.1.8
16 Dec 2013 20:32:12
Revision:336662Original commit files touched by this commit
bdrewery search for other commits by this committer
Take maintainership
1.1.8
16 Dec 2013 18:24:49
Revision:336656Original commit files touched by this commit
glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
1.1.8
07 Oct 2013 11:09:05
Revision:329692Original commit files touched by this commit
bapt search for other commits by this committer
Fix pkgname collision

With hat:	portmgr
1.1.8
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
1.1.8
16 Sep 2013 10:58:05
Revision:327380Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.1.8
18 Jul 2013 18:46:41
Revision:323254Original commit files touched by this commit
glarkin search for other commits by this committer
- Added LATEST_LINK

Reported by:	erwinmail
1.1.8
17 Jul 2013 19:27:53
Revision:323184Original commit files touched by this commit
glarkin search for other commits by this committer
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/

Number of commits found: 57