Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Dec 2018 16:58:08
1.1.5

|
swills  |
databases/py-carbon: update to 1.1.5 |
22 Sep 2018 01:50:56
1.1.4

|
swills  |
databases/py-carbon: update to 1.1.4 |
20 Jun 2018 17:05:44
1.1.3

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
23 Apr 2018 17:11:13
1.1.3

|
swills  |
databases/py-carbon: update to 1.1.3 |
22 Mar 2018 22:14:42
1.1.2_1

|
swills  |
databases/py-carbon: Fix dependencies |
22 Mar 2018 17:14:54
1.1.2

|
swills  |
databases/py-carbon: update to 1.1.2 |
30 Nov 2017 15:50:34
1.0.2

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
18 Oct 2017 14:58:13
1.0.2

|
swills  |
databases/py-carbon: update to 1.0.2 |
25 Aug 2017 05:49:13
0.9.15_2

|
antoine  |
- Add LICENSE_FILE
- Switch from deprecated USES=twisted:run to py-twisted, py-txamqp
already depends on py-twisted
- Remove dependency on the python2 symlink
Reported by: pkg-fallout
With hat: portmgr |
07 Jun 2017 19:11:48
0.9.15_1

|
sunpoet  |
Add NO_ARCH
Approved by: portmgr (blanket) |
18 Apr 2017 15:56:03
0.9.15_1

|
swills  |
databases/py-carbon: add support for relaying to rc script
PR: 217679
Submitted by: O. Hartmann <ohartmann@walstatt.org> |
02 Dec 2016 11:58:22
0.9.15

|
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
26 Oct 2016 12:54:59
0.9.15

|
demon  |
Update WWW
Maintainer timeout (2.5 months) |
21 Oct 2016 12:51:41
0.9.15

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.9.15

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
07 Feb 2016 00:16:57
0.9.15

|
swills  |
databases/py-carbon: update to 0.9.15
PR: 206532
Submitted by: Michael Zhilin <mizhka@gmail.com> |
16 Jan 2016 11:28:13
0.9.12_2

|
miwi  |
- Switch to py-django18 |
26 Sep 2015 15:53:40
0.9.12_1

|
bapt  |
Convert to new @sample |
18 May 2015 17:07:46
0.9.12_1

|
mat  |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
30 Mar 2015 15:55:28
0.9.12_1

|
demon  |
Add an ability to start several carbon instances.
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 |
20 Oct 2014 10:41:13
0.9.12_1

|
bapt  |
Cleanup plist |
19 Oct 2014 08:50:18
0.9.12_1

|
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
02 Sep 2014 14:40:07
0.9.12_1

|
bapt  |
Remove now useless @cwd |
18 Aug 2014 16:43:25
0.9.12_1

|
bdrewery  |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
18 Feb 2014 15:43:57
0.9.12_1

|
swills  |
- Enhance init script [1]
- 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) |
13 Jan 2014 21:00:04
0.9.12

|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
30 Dec 2013 20:55:19
0.9.12

|
ohauer  |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
08 Dec 2013 12:04:08
0.9.12

|
mva  |
New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run |
30 Sep 2013 19:24:34
0.9.12

|
swills  |
- Update to 0.9.12
PR: ports/181442
Approved by: maintainer timeout (bsdports@wayfair.com, >3 weeks)
Security: CVE-2013-5942 (vuxml entry on the way) |
20 Sep 2013 16:13:49
0.9.10_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
02 Nov 2012 14:42:25
0.9.10_2

|
rm  |
- correct list of dependent py-twisted components and use USE_TWISTED_RUN
- bump PORTREVISION because of dependencies change
- trim Makefile header, while here
PR: 172657
Submitted by: brd
Approved by: maintainer timeout (3 weeks)
Feature safe: yes |
16 Sep 2012 14:23:25
0.9.10_1

|
rm  |
- bump PORTREVISION because of changes in previous commit
PR: 170920 |
16 Sep 2012 14:22:12
0.9.10

|
rm  |
- update dependency version on databases/py-whisper
- 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) |
23 Jun 2012 19:12:43
0.9.10
|
jgh  |
- pet portlint on whitespace
PR: ports/169311
Submitted by: jgh@ |
23 Jun 2012 19:08:17
0.9.10
|
jgh  |
- update to 0.9.10
- while here adjust BUILD_DEPENDS
PR: ports/169311
Submitted by: brd@
Approved by: maintainer, bsdports@wayfair.com |
22 Feb 2012 03:40:40
0.9.9
|
pgollucci  |
Carbon is a backend data caching and persistence daemon for Graphite
WWW: http://launchpad.net/graphite
PR: ports/165283
Submitted by: Evan Sarmiento <bsdports@wayfair.com> |