non port: databases/pg_partman/Makefile |
SVNWeb
|
Number of commits found: 19 |
Sun, 27 Feb 2022
|
[ 17:57 Fernando Apesteguía (fernape) Author: Lacey Powers ] dd103c6
databases/pg_partman: update to 4.6.0
https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt
PR: 262096
Reported by: lacey.leanne@gmail.com (maintainer)
|
Thu, 14 Oct 2021
|
[ 21:30 Stefan Eßer (se) ] cb6a778
databases/pg_partman: Add CPE information
Approved by: portmgr (blanket)
|
Mon, 24 May 2021
|
[ 15:55 Palle Girgensohn (girgen) ] 370c763
databases/pg_partman: Update to 4.5.1
Security: 5fa90ee6-bc9e-11eb-a287-e0d55e2a8bf9
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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, 27 Jun 2020
|
[ 14:58 pi ]
databases/pg_partman: update 4.0.0 -> 4.4.0
PR: 247511
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
Relnotes: https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt
|
Sat, 17 Aug 2019
|
[ 19:43 tobik ]
databases/pg_partman: Unbreak build with PostgreSQL 11+
=======================<phase: package >============================
===> Building package for pg_partman-4.0.0_1
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/partition_data.py:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/reapply_constraints.py:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/reapply_foreign_keys.py:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/undo_partition.py:No
such file or directory
*** Error code 1
239514/2019-07-29_20h41m52s/logs/pg_partman-4.0.0_1.log" REL="NOFOLLOW">http://package18.nyi.freebsd.org/data/120amd64-default-PR239514/2019-07-29_20h41m52s/logs/pg_partman-4.0.0_1.log
With PostgreSQL 11+ some scripts are only installed when they are
common to all PG versions per the Makefile. Exclude them from the
plist in case we are building with PG11+.
PR: 239609
Approved by: lacey.leanne@gmail.com (maintainer timeout, 2 weeks)
|
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
|
Thu, 25 Apr 2019
|
[ 16:00 kai ]
databases/pg_partman: Update to 4.0.0
* Fix whitespace in pkg-descr
Changelog:
https://github.com/pgpartman/pg_partman/blob/v4.0.0/CHANGELOG.txt
PR: 237001
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
Approved by: mentors (implicit)
|
Sun, 6 Jan 2019
|
[ 12:26 tobik ]
Do not set OPTIONS_DEFINE twice
|
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
|
Fri, 21 Sep 2018
|
[ 18:11 swills ]
databases/pg_partman: Update to 3.2.1
PR: 231529
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
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)
|
Wed, 9 May 2018
|
[ 02:35 swills ]
databases/pg_partman: Update to 3.1.3
PR: 228083
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
|
Wed, 21 Feb 2018
|
[ 11:28 wen ]
- Update to 3.1.2
PR: 226082
Submitted by: lacey.leanne@gmail.com(maintainer)
|
Wed, 17 Jan 2018
|
[ 01:28 dbaio ]
databases/pg_partman: Update to 3.1.1
While here:
- Add LICENSE_FILE.
- Remove GH_TUPLE because it's been used for the default distribution file.
- Strip pg_partman_bgw.so (Q/A warning).
- Switch to options helper (DOCS).
Changes: https://github.com/keithf4/pg_partman/blob/v3.1.1/CHANGELOG.txt
PR: 225041
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
|
Fri, 17 Nov 2017
|
[ 21:34 tcberner ]
Update databases/pg_partman to 3.1.0
PR: 223723
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
|
Fri, 11 Aug 2017
|
[ 09:26 pi ]
New port: databases/pg_partman
pg_partman is an extension to create and manage both time-based and
serial-based table partition sets. Sub-partitoning is also supported.
Child table & trigger function creation is all managed by the extension
itself. Tables with existing data can also have their data partitioned in
easily managed smaller batches. Optional retention policy can automatically
drop partitions no longer needed. A background worker (BGW) process is
included to automatically run partition maintenance without the need of an
external scheduler (cron, etc) in most cases.
WWW: https://github.com/keithf4/pg_partman
PR: 214417
Submitted by: Lacey Powers <lacey.leanne@gmail.com>
Reviewed by: ler
|
Number of commits found: 19 |