The NetBSD Project

CVS log for pkgsrc/www/p5-URI-db/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / p5-URI-db

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:08:03 2024 UTC (3 weeks, 4 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
*: recursive bump for perl 5.40

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Aug 13 00:52:13 2024 UTC (3 months, 4 weeks ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -3 lines
Update to 0.22

Upstream changes:
0.22 2024-04-05T01:38:17Z
     - Changed Oracle database DBI parameter generation as follows:
       - If there is not a hostname or port, just use the raw SID or service
         name as the database name: `dbi:Oracle:$name`. This is way 1 in the
         DBD::Oracle documentation
       - If there is a hostname or port, use the EZCONNECT syntax. This is
         way 3 in the DBD::Oracle documentation.
       Use of a port without a host name may not be valid, but it seems most
       prudent to build an EZCONNECT that includes the port in this context
       and to let Oracle or DBD::Oracle reject it if appropriate. Thanks
       again to @vectro for the and diligence, testing, and patience with
       this issue  (#22).

0.21 2023-05-09T22:18:52Z
     - Changed Oracle database DBI parameter name from `sid` to
       `service_name`. Thanks to @vectro for the report (#22).

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:42:58 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
*: recursive bump for perl 5.38

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 14 16:52:50 2022 UTC (2 years, 3 months ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -4 lines
Update to 0.20. From the changelog:

- Added URI::cockroach and URI::yugabyte.

Quell pkglint:

- Prepend www to CATEGORIES.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:37:46 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 24 19:55:54 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:13:13 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:25:03 2019 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:17:47 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:47:55 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Recursive bump for perl5-5.28.0

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 21 13:50:51 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
p5-URI-db: update to 0.19.

0.19  2018-07-19T15:15:04Z
      - Added URI::snowflake.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 8 21:44:38 2017 UTC (7 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
p5-URI-db: update to 0.18.

0.18  2017-11-03T15:01:43Z
      - Added URI::redshift to support db:redshift: URIs, thanks to a pull
        request from Steve Caldwell (PR #12).
      - Added URI::exasol, thanks to Johan Wärlander.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:25:33 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:25:17 2016 UTC (8 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Bump PKGREVISION for perl-5.24.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 9 13:44:57 2016 UTC (8 years, 10 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 0.17
--------------
0.17  2016-02-03T18:35:33Z
      - Added URI::_ado, which subclasses URI::_odbc to provide a `dbi_dsn()`
        that returns a DSN using DBD::ADO. NOTE: This class is experimental,
        since I was unable to figure out the best default values for the
        connection string -- there are so many options! Feedback and
        recommendations wanted (Issue #11).
      - The `dbi_dsn` method of URI::mssql now supports a single argument to
        specify the DBI driver for which to return a DSN. Pass in "sybase" or
        "ado" (experimental) to get a DSN for either of those drivers,
        instead. Based on work by Dan Muey.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 1 12:25:06 2016 UTC (8 years, 10 months ago) by mef
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Update 0.15 to 016
------------------
0.16  2015-09-22T00:17:07Z
      - Added new abstract class, URI::_odbc, for URIs that use ODBC in
        `dbi_dsn`.
      - The `dbi_dsn` method of URI::mssql now returns an ODBC DSN instead of
        DBD::Sybase, since the latter would require Sybase to build.
      - URI::sqlserver now inherits from URI::mssql rather than the other way
        around.
      - Fixed a bug where a URI with three slashes but no authority part after
        the first two would incorrectly think the databse name should be an
        absolute path. That is, in "db:sqlite:///foo.db", the `dbname` value
        is "foo.db", not "/foo.db". Thanks to Dan Book for the report
        (issue #8).

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:52:13 2015 UTC (9 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 23 13:59:38 2014 UTC (10 years ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update to 0.15. From the changelog:

- Added the `canonical_engine` accessor, which returns the canonical
  engine name.
- Added `the canonical` method, which will replace the engine name with
  its canonical value if it's not already canonical.
- The `dbi_dsn` method of URI::vertica now returns an ODBC DSN instead
  of DBD::Pg, since the latter apparently does not work with Verica.
- Added a note to the `dbi_dsn` documentation that query params are
  included in the returned value.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:07:12 2014 UTC (10 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 14 14:37:44 2014 UTC (10 years, 4 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Update to 0.13

Upstream changes:
0.13  2014-08-09T22:48:53Z
      - Added URI::postgresxc and URI::pgxc, which simply inherit from
        URI::pg.
      - Added URI::ldapdb, which represents LDAP databases. Patch from Brian
        T. Wightman.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 29 23:38:16 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:41:16 2014 UTC (10 years, 9 months ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Add p5-URI-db, a class for database URIs. They're inspired by JDBC
URIs and PostgreSQL URIs, though they're a bit more formal.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>