aboutsummaryrefslogtreecommitdiff
path: root/databases/twemproxy
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Cleanup after removal of libexecinfo from ports.Mathieu Arnold2017-09-221-2/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450353
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* Update to version 0.4.1Steven Kreuzer2015-09-142-3/+3
| | | | | | | Submitted by: Andrei <andrei@fazik.net.ua> Notes: svn path=/head/; revision=396903
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.Mathieu Arnold2015-05-182-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386691
* Update to version 0.4.0Steven Kreuzer2015-03-202-6/+8
| | | | Notes: svn path=/head/; revision=381742
* USES=execinfoBaptiste Daroussin2014-08-051-1/+1
| | | | Notes: svn path=/head/; revision=364076
* Build w/ clangSteven Kreuzer2014-07-031-1/+0
| | | | | | | | PR: 190191 Submitted by: kozlov.sergey.404@gmail.com Notes: svn path=/head/; revision=360366
* Depend on devel/libexecinfoSteven Kreuzer2014-05-201-0/+6
| | | | Notes: svn path=/head/; revision=354659
* twemproxy, aka nutcracker is a fast and lightweight proxy for memcached andSteven Kreuzer2014-05-123-0/+33
redis protocol. It was primarily built to reduce the connection count on the backend caching serve WWW: https://github.com/twitter/twemproxy Notes: svn path=/head/; revision=353882