non port: databases/pg_stat_kcache/Makefile |
SVNWeb
|
Number of commits found: 15 |
Sat, 15 Apr 2023
|
[ 13:14 Muhammad Moinur Rahman (bofh) ] a40c0e7 (Only the first 10 of 36 ports in this commit are shown above. )
*/*: Remove pointers to EOLed pgsql versions
- Remove dotted pgsql versions
Approved by: portmgr
|
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, 16 May 2022
|
[ 07:44 Palle Girgensohn (girgen) ] b86f5c2
databases/pg_stat_kcache: upgrade to 2.2.1
Release notes: https://github.com/powa-team/pg_stat_kcache/releases/tag/REL2_2_1
|
Wed, 18 Aug 2021
|
[ 07:20 Palle Girgensohn (girgen) ] 5c9d0cc
databases/pg_stat_kcache: update to 2.2.0
|
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.
|
Mon, 3 Aug 2020
|
[ 11:46 girgen ]
Upgrade pg__stat_kcache to 2.0.3
Release
notes: https://github.com/dalibo/pg_stat_kcache/blob/REL2_0_3/CHANGELOG.md
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Wed, 21 Nov 2018
|
[ 08:37 mat ]
Fix USE_GITHUB usage.
|
Tue, 6 Nov 2018
|
[ 23:46 girgen ] (Only the first 10 of 13 ports in this commit are shown above. )
Upgrade powa-archivist and siblings
pg_qualstat-1.0.6
pg_stat_kcache-2.1.1
powa-archvist-3.2.0
Release
notes: https://github.com/powa-team/powa-archivist/blob/REL_3_2_0/CHANGELOG.md
https://github.com/powa-team/pg_qualstats/blob/1.0.6/CHANGELOG
https://github.com/powa-team/pg_stat_kcache/blob/REL2_1_1/CHANGELOG.md
|
Sun, 24 Jun 2018
|
[ 00:54 linimon ] (Only the first 10 of 31 ports in this commit are shown above. )
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 4 Oct 2016
|
[ 09:55 girgen ]
Update to 2.0.3
Add PG 9.6 compatibility
Fix issues in shared memory estimation, which could prevent starting postgres
or reduce the amount of possible locks (thanks to Jean-Sebastien BACQ for the
report)
Add hint of possible reasons pgss.max could not be retrieved, which could
prevent starting postgres
Make portlint happy
|
Wed, 1 Jun 2016
|
[ 13:15 mat ] (Only the first 10 of 145 ports in this commit are shown above. )
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
Sat, 28 May 2016
|
[ 18:26 girgen ]
Add pg_stat_kcache module
Gathers statistics about real reads and writes done by the filesystem layer. It
is provided in the form of an extension for PostgreSQL >= 9.4., and requires
pg_stat_statements extension to be installed. PostgreSQL 9.4 or more is
required as previous version of provided pg_stat_statements didn't expose the
queryid field.
WWW: https://github.com/dalibo/pg_stat_kcache
|
Number of commits found: 15 |