summaryrefslogtreecommitdiff
path: root/databases/py-carbon/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-carbon: Remove expired portRene Ladan2025-04-285-172/+0
| | | | 2025-04-27 databases/py-carbon: In bandaid mode as the concentration is on go-carbon
* databases/py-carbon: Fix start up orderingMuhammad Moinur Rahman2022-07-041-3/+3
| | | | | PR: 264462 Reported by: brd
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* databases/py-carbon: Fix rc script for python3Steve Wills2020-08-151-1/+1
| | | | | | | | PR: 248413 Submitted by: brd Notes: svn path=/head/; revision=545081
* databases/py-carbon: Update to 1.1.7Kai Knoblich2020-06-101-2/+2
| | | | | | | | | | | | | | | | | | * Enable build for all Python versions. * Pet portlint (sort variables, rebase patch) and make USES block separate from non-relevant variables while I'm here. Changelogs since 1.1.5: https://graphite.readthedocs.io/en/latest/releases/1_1_7.html https://graphite.readthedocs.io/en/latest/releases/1_1_6.html PR: 245859 Approved by: maintainer timeout (6+ weeks) Notes: svn path=/head/; revision=538425
* databases/py-carbon: update to 1.1.3Steve Wills2018-04-231-11/+8
| | | | Notes: svn path=/head/; revision=468105
* databases/py-carbon: update to 1.0.2Steve Wills2017-10-182-19/+15
| | | | Notes: svn path=/head/; revision=452341
* databases/py-carbon: add support for relaying to rc scriptSteve Wills2017-04-181-3/+24
| | | | | | | | PR: 217679 Submitted by: O. Hartmann <ohartmann@walstatt.org> Notes: svn path=/head/; revision=438786
* databases/py-carbon: update to 0.9.15Steve Wills2016-02-075-23/+15
| | | | | | | | PR: 206532 Submitted by: Michael Zhilin <mizhka@gmail.com> Notes: svn path=/head/; revision=408338
* Add an ability to start several carbon instances.Dmitry Sivachenko2015-03-301-3/+40
| | | | | | | | | | | | This may be useful to balance load between CPU cores or to listen on IPv6 [::] in addition to IPv4 *. PR: 198734 Submitted by: Gennady Karpov <gekar@yandex-team.ru> Approved by: maintainer Notes: svn path=/head/; revision=382681
* - Enhance init script [1]Steve Wills2014-02-185-29/+62
| | | | | | | | | | | | | | | | - Fix with newer Django [2] - Lots of other cleanups and improvements, including moving the data to a more standard location - Take maintainership, maintainer has not responded to PRs in many months PR: ports/181043 [1] PR: ports/185097 [2] Submitted by: brd [1] Submitted by: swills (myself) [2] Approved by: maintainer timeout (bsdports@wayfair.com, >3 months) Notes: svn path=/head/; revision=344911
* - Update to 0.9.12Steve Wills2013-09-301-6/+6
| | | | | | | | | PR: ports/181442 Approved by: maintainer timeout (bsdports@wayfair.com, >3 weeks) Security: CVE-2013-5942 (vuxml entry on the way) Notes: svn path=/head/; revision=328847
* - update dependency version on databases/py-whisperRuslan Makhmatkhanov2012-09-162-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | - fix comments in carbon's rc-script - checksum change, that was in original PR is rejected, because it fetches fine with old checksums and fails to fetch with new ones. while here: - change etc/carbon to %%ETCDIR%% in pkg-plist - remove unneeded newlines in files/pkg_message.in - add license (AL2) - remove BUILD_DEPENDS (setup.py didn't cheking for it on build phase) - limit python version to 2.x - tab -> space in pkg-descr:WWW - this port depends on twisted both directly and via USE_TWISTED. Since I wasn't able to find which twisted components it actually needed, I just dropped USE_TWISTED and let the port to depend on it via devel/py-twisted meta-port PR: 170920 Submitted by: Chris McCoy <bsdports at wayfair dot com> (maintainer) Notes: svn path=/head/; revision=304351
* - update to 0.9.10Jason Helfman2012-06-231-5/+5
| | | | | | | | | | | - while here adjust BUILD_DEPENDS PR: ports/169311 Submitted by: brd@ Approved by: maintainer, bsdports@wayfair.com Notes: svn path=/head/; revision=299824
* Carbon is a backend data caching and persistence daemon for GraphitePhilip M. Gollucci2012-02-224-0/+97
WWW: http://launchpad.net/graphite PR: ports/165283 Submitted by: Evan Sarmiento <bsdports@wayfair.com> Notes: svn path=/head/; revision=292024