Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.10_3 13 Sep 2024 14:53:06 |
Muhammad Moinur Rahman (bofh) |
*/*: Reword python ignore mesage |
1.1.10_3 27 Nov 2023 05:38:03 |
Po-Chuan Hsieh (sunpoet) |
*: Change {RUN,TEST}_DEPENDS from security/py-service_identity to
security/py-service-identity
- Bump PORTREVISION for dependency change (except security/py-trustme)
PR: 275167
Reported by: Joakim Bergman <jocke@gipset.se> |
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) |
1.1.10_2 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 ) |
1.1.10_2 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 ) |
1.1.10_2 04 Jul 2022 15:50:20 |
Muhammad Moinur Rahman (bofh) |
databases/py-carbon: Fix start up ordering
PR: 264462
Reported by: brd |
1.1.10_1 30 Jun 2022 22:24:28 |
Muhammad Moinur Rahman (bofh) |
databases/py-carbon: Fix BUILD
Fixes: 06ae815 Mark BROKEN for python39 |
1.1.10 25 Jun 2022 21:17:52 |
Muhammad Moinur Rahman (bofh) |
databases/py-carbon: Mark BROKEN for python39
- Remove version-spec
PR: 261703
Reported by: exp-run |
1.1.10 02 Jun 2022 05:30:30 |
Muhammad Moinur Rahman (bofh) |
databases/py-carbon: Update version 1.1.8=>1.1.10
- Take MAINTAINERSHIP
- Pet portclippy
Relnotes: https://graphite.readthedocs.io/en/latest/releases/1_1_10.html |
1.1.8 19 Apr 2021 20:15:54 |
Neel Chauhan (nc) |
databases/py-carbon: Update to 1.1.8 |
1.1.7_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.1.7_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.7_2 13 Mar 2021 06:37:15 |
swills |
databases/py-carbon & www/py-graphite-web: drop maintainership since I no longer
use these |
1.1.7_2 01 Feb 2021 19:47:09 |
sunpoet |
Change RUN_DEPENDS from py-cachetools3 to py-cachetools
- Bump PORTREVISION for dependency change
py-cachetools3 was used for python 2.7 support which has been removed in
r559531. |
1.1.7_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.7_1 15 Aug 2020 23:15:49 |
swills |
databases/py-carbon: Fix rc script for python3
PR: 248413
Submitted by: brd |
1.1.7 10 Jun 2020 18:37:18 |
kai |
databases/py-carbon: Update to 1.1.7
* 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) |
1.1.5_1 12 Jan 2020 16:08:38 |
sunpoet |
Change RUN_DEPENDS from py-cachetools to py-cachetools3
- Bump PORTREVISION for dependency change |
1.1.5 27 Dec 2018 16:58:08 |
swills |
databases/py-carbon: update to 1.1.5 |
1.1.4 22 Sep 2018 01:50:56 |
swills |
databases/py-carbon: update to 1.1.4 |
1.1.3 20 Jun 2018 17:05:44 |
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 |
1.1.3 23 Apr 2018 17:11:13 |
swills |
databases/py-carbon: update to 1.1.3 |
1.1.2_1 22 Mar 2018 22:14:42 |
swills |
databases/py-carbon: Fix dependencies |
1.1.2 22 Mar 2018 17:14:54 |
swills |
databases/py-carbon: update to 1.1.2 |
1.0.2 30 Nov 2017 15:50:34 |
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 ) |
1.0.2 18 Oct 2017 14:58:13 |
swills |
databases/py-carbon: update to 1.0.2 |
0.9.15_2 25 Aug 2017 05:49:13 |
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 |
0.9.15_1 07 Jun 2017 19:11:48 |
sunpoet |
Add NO_ARCH
Approved by: portmgr (blanket) |
0.9.15_1 18 Apr 2017 15:56:03 |
swills |
databases/py-carbon: add support for relaying to rc script
PR: 217679
Submitted by: O. Hartmann <ohartmann@walstatt.org> |
0.9.15 02 Dec 2016 11:58:22 |
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 |
0.9.15 26 Oct 2016 12:54:59 |
demon |
Update WWW
Maintainer timeout (2.5 months) |
0.9.15 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.9.15 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.15 07 Feb 2016 00:16:57 |
swills |
databases/py-carbon: update to 0.9.15
PR: 206532
Submitted by: Michael Zhilin <mizhka@gmail.com> |
0.9.12_2 16 Jan 2016 11:28:13 |
miwi |
- Switch to py-django18 |
0.9.12_1 26 Sep 2015 15:53:40 |
bapt |
Convert to new @sample |
0.9.12_1 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.9.12_1 30 Mar 2015 15:55:28 |
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 |
0.9.12_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.9.12_1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.9.12_1 02 Sep 2014 14:40:07 |
bapt |
Remove now useless @cwd |
0.9.12_1 18 Aug 2014 16:43:25 |
bdrewery |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
0.9.12_1 18 Feb 2014 15:43:57 |
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) |
0.9.12 13 Jan 2014 21:00:04 |
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) |
0.9.12 30 Dec 2013 20:55:19 |
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@) |
0.9.12 08 Dec 2013 12:04:08 |
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 |
0.9.12 30 Sep 2013 19:24:34 |
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) |
0.9.10_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.9.10_2 02 Nov 2012 14:42:25 |
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 |
0.9.10_1 16 Sep 2012 14:23:25 |
rm |
- bump PORTREVISION because of changes in previous commit
PR: 170920 |
0.9.10 16 Sep 2012 14:22:12 |
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) |
0.9.10 23 Jun 2012 19:12:43 |
jgh |
- pet portlint on whitespace
PR: ports/169311
Submitted by: jgh@ |
0.9.10 23 Jun 2012 19:08:17 |
jgh |
- update to 0.9.10
- while here adjust BUILD_DEPENDS
PR: ports/169311
Submitted by: brd@
Approved by: maintainer, bsdports@wayfair.com |
0.9.9 22 Feb 2012 03:40:40 |
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> |