OpenBSD CVS

CVS log for ports/databases/pgfouine/Makefile


[BACK] Up to [local] / ports / databases / pgfouine

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24 / (download) - annotate - [select for diffs], Wed Sep 20 13:30:07 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (unified)

-> SITES, no fetch change

Revision 1.23 / (download) - annotate - [select for diffs], Tue Mar 22 18:20:52 2022 UTC (2 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.22: +1 -0 lines
Diff to previous 1.22 (unified)

explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Mar 11 18:31:36 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.21: +0 -2 lines
Diff to previous 1.21 (unified)

drop RCS Ids

Revision 1.21 / (download) - annotate - [select for diffs], Sun Feb 28 12:36:46 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.20: +8 -9 lines
Diff to previous 1.20 (unified)

update broken HOMEPAGE/MASTER_SITES for old pgfoundry ports.
add PORTROACH=site markers pointing at newer versions where I could find them.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Feb 24 16:48:59 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (unified)

switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).

Revision 1.19 / (download) - annotate - [select for diffs], Fri Mar 20 16:44:22 2020 UTC (4 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (unified)

Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@

Revision 1.18 / (download) - annotate - [select for diffs], Thu Sep 26 21:59:30 2019 UTC (4 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified)

REVISION bumps for php default version switch to 7.3

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 12 20:43:58 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.16 / (download) - annotate - [select for diffs], Wed Oct 17 14:15:55 2018 UTC (5 years, 7 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).

Revision 1.15 / (download) - annotate - [select for diffs], Tue May 22 08:18:08 2018 UTC (6 years ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

- bump REVISION for php switch

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 18 21:11:18 2015 UTC (8 years, 10 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

use sed -i

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 5 06:00:21 2015 UTC (9 years ago) by robert
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (unified)

bump revision due to the change of the default php version to 5.6
ok aja@

Revision 1.12 / (download) - annotate - [select for diffs], Thu Nov 6 17:13:39 2014 UTC (9 years, 6 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

bump REVISION for php version switch

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 12 04:11:20 2013 UTC (10 years, 9 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

bump REVISION due to the php update

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 11 02:52:07 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.9: +2 -5 lines
Diff to previous 1.9 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 16 15:56:37 2011 UTC (12 years, 6 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

switch php to version 5.3 by default

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 16 08:48:03 2011 UTC (12 years, 8 months ago) by espie
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

normalize pkgpath

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 22 10:20:10 2011 UTC (12 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

Bump for PKGSPEC changes in ports/lang/php/Makefile.inc

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 8 18:46:16 2011 UTC (12 years, 10 months ago) by robert
Branch: MAIN
Changes since 1.5: +6 -4 lines
Diff to previous 1.5 (unified)

switch to lang/php

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 15 00:22:53 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (unified)

convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 28 18:07:56 2010 UTC (14 years, 1 month ago) by pea
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 (unified)

Update to 1.2

ok jasper@

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 24 11:47:01 2009 UTC (14 years, 10 months ago) by pea
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (unified)

Update to 1.1

ok ajacoutot@

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 19 12:42:02 2008 UTC (16 years ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (unified)

- fix RCS tag
- add a second MASTER_SITES

from MAINTAINER Pierre-Emmanuel Andre <pea at raveland dot org>, thanks!

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 29 13:37:57 2008 UTC (16 years, 1 month ago) by ajacoutot
Branch: pea
CVS Tags: ajacoutot_20080429
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import pgfouine-1.0

pgFouine is a PostgreSQL log analyzer used to generate detailed reports
from a PostgreSQL log file. pgFouine can help you to determine which
queries you should optimize to speed up your PostgreSQL based
application.

from Pierre-Emmanuel Andre <pea at raveland dot org>

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 29 13:37:57 2008 UTC (16 years, 1 month ago) by ajacoutot
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.