non port: databases/py-carbon/Makefile |
SVNWeb
|
Number of commits found: 45 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Mon, 4 Jul 2022
|
[ 15:50 Muhammad Moinur Rahman (bofh) ] 43a71c7
databases/py-carbon: Fix start up ordering
PR: 264462
Reported by: brd
|
Thu, 30 Jun 2022
|
[ 22:24 Muhammad Moinur Rahman (bofh) ] b12f368
databases/py-carbon: Fix BUILD
Fixes: 06ae815 Mark BROKEN for python39
|
Sat, 25 Jun 2022
|
[ 21:17 Muhammad Moinur Rahman (bofh) ] 06ae815
databases/py-carbon: Mark BROKEN for python39
- Remove version-spec
PR: 261703
Reported by: exp-run
|
Thu, 2 Jun 2022
|
[ 05:30 Muhammad Moinur Rahman (bofh) ] ca57a02
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
|
Mon, 19 Apr 2021
|
[ 20:15 Neel Chauhan (nc) ] 39dd54f
databases/py-carbon: Update to 1.1.8
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 13 Mar 2021
|
[ 06:37 swills ]
databases/py-carbon & www/py-graphite-web: drop maintainership since I no longer
use these
|
Mon, 1 Feb 2021
|
[ 19:47 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.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 15 Aug 2020
|
[ 23:15 swills ]
databases/py-carbon: Fix rc script for python3
PR: 248413
Submitted by: brd
|
Wed, 10 Jun 2020
|
[ 18:37 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)
|
Sun, 12 Jan 2020
|
[ 16:08 sunpoet ]
Change RUN_DEPENDS from py-cachetools to py-cachetools3
- Bump PORTREVISION for dependency change
|
Thu, 27 Dec 2018
|
[ 16:58 swills ]
databases/py-carbon: update to 1.1.5
|
Sat, 22 Sep 2018
|
[ 01:50 swills ]
databases/py-carbon: update to 1.1.4
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Mon, 23 Apr 2018
|
[ 17:11 swills ]
databases/py-carbon: update to 1.1.3
|
Thu, 22 Mar 2018
|
[ 22:14 swills ]
databases/py-carbon: Fix dependencies
|
[ 17:14 swills ]
databases/py-carbon: update to 1.1.2
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Wed, 18 Oct 2017
|
[ 14:58 swills ]
databases/py-carbon: update to 1.0.2
|
Fri, 25 Aug 2017
|
[ 05:49 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
|
Wed, 7 Jun 2017
|
[ 19:11 sunpoet ]
Add NO_ARCH
Approved by: portmgr (blanket)
|
Tue, 18 Apr 2017
|
[ 15:56 swills ]
databases/py-carbon: add support for relaying to rc script
PR: 217679
Submitted by: O. Hartmann <ohartmann@walstatt.org>
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
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
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 7 Feb 2016
|
[ 00:16 swills ]
databases/py-carbon: update to 0.9.15
PR: 206532
Submitted by: Michael Zhilin <mizhka@gmail.com>
|
Sat, 16 Jan 2016
|
[ 11:28 miwi ]
- Switch to py-django18
|
Mon, 18 May 2015
|
[ 17:07 mat ] (Only the first 10 of 150 ports in this commit are shown above. )
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 19 Oct 2014
|
[ 08:50 mva ] (Only the first 10 of 110 ports in this commit are shown above. )
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Mon, 18 Aug 2014
|
[ 16:43 bdrewery ] (Only the first 10 of 26 ports in this commit are shown above. )
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
|
Tue, 18 Feb 2014
|
[ 15:43 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)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- 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@)
|
Sun, 8 Dec 2013
|
[ 12:04 mva ] (Only the first 10 of 28 ports in this commit are shown above. )
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
|
Mon, 30 Sep 2013
|
[ 19:24 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)
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Fri, 2 Nov 2012
|
[ 14:42 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
|
Sun, 16 Sep 2012
|
[ 14:23 rm ]
- bump PORTREVISION because of changes in previous commit
PR: 170920
|
[ 14:22 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)
|
Sat, 23 Jun 2012
|
[ 19:12 jgh ]
- pet portlint on whitespace
PR: ports/169311
Submitted by: jgh@
|
[ 19:08 jgh ]
- update to 0.9.10
- while here adjust BUILD_DEPENDS
PR: ports/169311
Submitted by: brd@
Approved by: maintainer, bsdports@wayfair.com
|
Wed, 22 Feb 2012
|
[ 03: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>
|
Number of commits found: 45 |