Port details |
- twemproxy Fast, light-weight proxy for memcached and redis
- 0.5.0_1 databases =2 0.5.0_1Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2014-05-12 17:55:16
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/twitter/twemproxy
- Description:
- twemproxy, aka nutcracker is a fast and lightweight proxy for memcached and
redis protocol. It was primarily built to reduce the connection count on the
backend caching serve
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- twemproxy>0:databases/twemproxy
- To install the port:
- cd /usr/ports/databases/twemproxy/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/twemproxy
- pkg install twemproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: twemproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1627047220
SHA256 (twitter-twemproxy-0.5.0_GH0.tar.gz) = 73f305d8525abbaaa6a5f203c1fba438f99319711bfcb2bb8b2f06f0d63d1633
SIZE (twitter-twemproxy-0.5.0_GH0.tar.gz) = 895991
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_twemproxy
- USES:
- autoreconf gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0_1 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.0 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.0 23 Jul 2021 21:03:36 |
Steven Kreuzer (skreuzer) |
databases/twemproxy: Update to version 0.5.0
Changes: https://github.com/twitter/twemproxy/releases/tag/0.5.0 |
0.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.1 22 Sep 2017 10:48:58 |
mat |
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 |
0.4.1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.4.1 14 Sep 2015 15:29:54 |
skreuzer |
Update to version 0.4.1
Submitted by: Andrei <andrei@fazik.net.ua> |
0.4.0 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
0.4.0 20 Mar 2015 14:55:55 |
skreuzer |
Update to version 0.4.0 |
0.3.0 05 Aug 2014 06:36:07 |
bapt |
USES=execinfo |
0.3.0 03 Jul 2014 13:39:52 |
skreuzer |
Build w/ clang
PR: 190191
Submitted by: kozlov.sergey.404@gmail.com |
0.3.0 20 May 2014 17:35:39 |
skreuzer |
Depend on devel/libexecinfo |
0.3.0 12 May 2014 17:55:08 |
skreuzer |
twemproxy, aka nutcracker is a fast and lightweight proxy for memcached and
redis protocol. It was primarily built to reduce the connection count on the
backend caching serve
WWW: https://github.com/twitter/twemproxy |