notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Mojo-Pg PostgreSQL integration for p5-Mojolicious
4.27 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.27Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-02-21 16:30:44
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5 www
License: ART20
WWW:
https://metacpan.org/release/Mojo-Pg
Description:
Mojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL a lot of fun to use with the Mojolicious real-time web framework. Database handles are cached automatically, so they can be reused transparently to increase performance. And you can handle connection timeouts gracefully by holding on to them only for short amounts of time.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Mojo-Pg-4.27/catalog.mk
  2. /usr/local/share/licenses/p5-Mojo-Pg-4.27/LICENSE
  3. /usr/local/share/licenses/p5-Mojo-Pg-4.27/ART20
  4. lib/perl5/site_perl/Mojo/Pg.pm
  5. lib/perl5/site_perl/Mojo/Pg/Database.pm
  6. lib/perl5/site_perl/Mojo/Pg/Migrations.pm
  7. lib/perl5/site_perl/Mojo/Pg/PubSub.pm
  8. lib/perl5/site_perl/Mojo/Pg/Results.pm
  9. lib/perl5/site_perl/Mojo/Pg/Transaction.pm
  10. lib/perl5/site_perl/man/man3/Mojo::Pg.3.gz
  11. lib/perl5/site_perl/man/man3/Mojo::Pg::Database.3.gz
  12. lib/perl5/site_perl/man/man3/Mojo::Pg::Migrations.3.gz
  13. lib/perl5/site_perl/man/man3/Mojo::Pg::PubSub.3.gz
  14. lib/perl5/site_perl/man/man3/Mojo::Pg::Results.3.gz
  15. lib/perl5/site_perl/man/man3/Mojo::Pg::Transaction.3.gz
  16. share/examples/Mojo-Pg/blog/blog.conf
  17. share/examples/Mojo-Pg/blog/lib/Blog.pm
  18. share/examples/Mojo-Pg/blog/lib/Blog/Controller/Posts.pm
  19. share/examples/Mojo-Pg/blog/lib/Blog/Model/Posts.pm
  20. share/examples/Mojo-Pg/blog/migrations/blog.sql
  21. share/examples/Mojo-Pg/blog/script/blog
  22. share/examples/Mojo-Pg/blog/t/blog.t
  23. share/examples/Mojo-Pg/blog/templates/layouts/blog.html.ep
  24. share/examples/Mojo-Pg/blog/templates/posts/_form.html.ep
  25. share/examples/Mojo-Pg/blog/templates/posts/create.html.ep
  26. share/examples/Mojo-Pg/blog/templates/posts/edit.html.ep
  27. share/examples/Mojo-Pg/blog/templates/posts/index.html.ep
  28. share/examples/Mojo-Pg/blog/templates/posts/show.html.ep
  29. share/examples/Mojo-Pg/chat.pl
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • p5-Mojo-Pg>0:databases/p5-Mojo-Pg
To install the port:
cd /usr/ports/databases/p5-Mojo-Pg/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-Mojo-Pg
  • pkg install p5-Mojo-Pg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Mojo-Pg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1648248858 SHA256 (Mojo-Pg-4.27.tar.gz) = a322c8df00e3e5655fdf4d0b7ab9d799289320e29f64fe99ac7af124484ef9d8 SIZE (Mojo-Pg-4.27.tar.gz) = 35673

Packages (timestamps in pop-ups are UTC):
p5-Mojo-Pg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.274.274.234.274.27-4.23-
FreeBSD:13:quarterly4.274.274.274.274.274.274.274.27
FreeBSD:14:latest4.274.274.274.274.274.27-4.27
FreeBSD:14:quarterly4.274.27-4.274.274.274.274.27
FreeBSD:15:latest4.274.27n/a4.27n/a4.274.274.27
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-DBD-Pg>=3.7.4 : databases/p5-DBD-Pg
  2. p5-Mojolicious>=8.50 : www/p5-Mojolicious
  3. p5-SQL-Abstract-Pg>=1.0 : databases/p5-SQL-Abstract-Pg
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-DBD-Pg>=3.7.4 : databases/p5-DBD-Pg
  2. p5-Mojolicious>=8.50 : www/p5-Mojolicious
  3. p5-SQL-Abstract-Pg>=1.0 : databases/p5-SQL-Abstract-Pg
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Mojo-Pg-4.27: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
databases_p5-Mojo-Pg
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/S/SR/SRI/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SR/SRI/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Mojo/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SR/SRI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SR/SRI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/S/SR/SRI/
  7. http://backpan.perl.org/authors/id/S/SR/SRI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SR/SRI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SR/SRI/
  10. https://cpan.metacpan.org/authors/id/S/SR/SRI/
  11. https://cpan.metacpan.org/modules/by-module/Mojo/
  12. https://www.cpan.org/authors/id/S/SR/SRI/
Collapse this list.

Number of commits found: 82

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.27
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.27
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
4.27
30 Mar 2022 22:21:03
commit hash: 0955e57f411ea1ab8b035b9b37ddad50b80e25dccommit hash: 0955e57f411ea1ab8b035b9b37ddad50b80e25dccommit hash: 0955e57f411ea1ab8b035b9b37ddad50b80e25dccommit hash: 0955e57f411ea1ab8b035b9b37ddad50b80e25dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/p5-Mojo-Pg: Update to 4.27

Changes:	https://metacpan.org/dist/Mojo-Pg/changes
4.26
21 Sep 2021 03:43:59
commit hash: 09b287202abb80128c861eb30ff6f8059ed1377bcommit hash: 09b287202abb80128c861eb30ff6f8059ed1377bcommit hash: 09b287202abb80128c861eb30ff6f8059ed1377bcommit hash: 09b287202abb80128c861eb30ff6f8059ed1377b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/p5-Mojo-Pg: Update to 4.26

Changes:	https://metacpan.org/dist/Mojo-Pg/changes
4.25
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.25
07 Mar 2021 22:15:43
Revision:567643Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.25

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.24
17 Feb 2021 18:02:26
Revision:565558Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.24

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.23
06 Jan 2021 20:25:25
Revision:560575Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.22
15 Nov 2020 18:00:37
Revision:555283Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.22

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.21
08 Nov 2020 17:12:22
Revision:554499Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.21

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.20
03 Oct 2020 09:50:16
Revision:551277Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.20

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.19
03 Jun 2020 18:08:24
Revision:537640Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.19

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.18
02 Feb 2020 10:58:27
Revision:524861Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.18

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.17
28 Oct 2019 14:54:58
Revision:515871Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
4.17
20 Oct 2019 17:08:41
Revision:514909Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.17

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.16
05 Sep 2019 17:07:16
Revision:511198Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.16

- Convert PORTEXAMPLES to PLIST entries

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.15_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
4.15
24 Jul 2019 16:56:37
Revision:507278Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.15

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.14
23 Jul 2019 16:16:47
Revision:507223Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14

- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.13
21 Jan 2019 19:53:49
Revision:490892Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.13

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.12_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
4.12
25 Nov 2018 17:11:34
Revision:485874Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.12

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.11
20 Oct 2018 14:49:11
Revision:482518Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.11

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.10
16 Sep 2018 00:07:10
Revision:479859Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.10

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.09
02 Aug 2018 23:43:01
Revision:476266Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.09

Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
4.08
31 Jan 2018 15:51:49
Revision:460479Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.08

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.07
30 Jan 2018 15:39:06
Revision:460401Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.07

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.06
28 Jan 2018 14:08:56
Revision:460202Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.06

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.05
27 Jan 2018 10:24:08
Revision:460093Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.05

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.04
18 Dec 2017 17:17:19
Revision:456654Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.04

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.03
05 Nov 2017 21:16:24
Revision:453566Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.03

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.02
03 Nov 2017 20:27:32
Revision:453423Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.02

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.01
21 Jul 2017 17:29:09
Revision:446324Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.01

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
4.0
07 Jul 2017 16:33:22
Revision:445269Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
3.06
02 Jun 2017 18:12:40
Revision:442417Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.06

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
3.05
13 Mar 2017 10:27:45
Revision:436054Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.05

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
3.04
09 Mar 2017 16:12:48
Revision:435769Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.04

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
3.03
08 Mar 2017 16:51:23
Revision:435705Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.03

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
3.02
20 Feb 2017 15:09:54
Revision:434458Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.02

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
3.01
13 Feb 2017 19:02:14
Revision:434033Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.01

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
3.0
12 Feb 2017 08:12:46
Revision:433927Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.35
12 Jan 2017 20:02:36
Revision:431304Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.35

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.34
02 Jan 2017 10:14:40
Revision:430335Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.34

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.31
26 Dec 2016 16:43:55
Revision:429546Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.31

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.30
12 Sep 2016 02:32:30
Revision:421898Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.30
Changes: http://cpansearch.perl.org/src/SRI/Mojo-Pg-2.30/Changes
2.28
21 Jun 2016 15:06:24
Revision:417214Original commit files touched by this commit
mat search for other commits by this committer
Update to 2.28.

Sponsored by:	Absolight
2.27
28 May 2016 17:08:54
Revision:416024Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.27

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.26
29 Apr 2016 22:42:44
Revision:414311Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.26

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.25
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.25
27 Mar 2016 07:41:44
Revision:411983Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.25
Changes: http://cpansearch.perl.org/src/SRI/Mojo-Pg-2.25/Changes
2.24
25 Mar 2016 20:02:47
Revision:411890Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.24
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.23
14 Feb 2016 15:44:25
Revision:408865Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.23.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2.21
13 Feb 2016 17:36:58
Revision:408812Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.21.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2.18
23 Jan 2016 15:14:57
Revision:407008Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.18

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.17
12 Jan 2016 21:38:11
Revision:405933Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.17

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.16
26 Nov 2015 01:00:29
Revision:402422Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.16

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.15
04 Nov 2015 20:11:44
Revision:400767Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.15

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.14
30 Oct 2015 11:24:45
Revision:400508Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.14

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.13
27 Oct 2015 15:50:40
Revision:400273Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.13

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.12
08 Oct 2015 18:44:54
Revision:398863Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.11
01 Oct 2015 15:58:19
Revision:398331Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.11

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.10
17 Sep 2015 17:11:53
Revision:397159Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.10

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.09
03 Sep 2015 16:22:42
Revision:395980Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.09
- Convert to new options target helper

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.08
15 Aug 2015 07:37:40
Revision:394279Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.08

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.07
18 Jun 2015 18:57:45
Revision:390039Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.07

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.06_1
11 Jun 2015 21:23:25
Revision:389253Original commit files touched by this commit
antoine search for other commits by this committer
Bump PORTREVISION to workaround a probable bug in tmpfs(5)
2.06
08 Jun 2015 19:38:00
Revision:388867Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.06
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.05
06 Apr 2015 07:06:49
Revision:383410Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.05

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2.03
03 Apr 2015 16:30:08
Revision:383143Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.03. Add EXAMPLES option.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2.02
31 Mar 2015 15:42:57
Revision:382838Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.02.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2.01
25 Mar 2015 16:45:46
Revision:382252Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.01.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2.0
25 Mar 2015 15:22:36
Revision:382233Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.0.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg

Note that this version removes some previously-deprecated methods.
1.17
20 Mar 2015 13:30:00
Revision:381736Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.17

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
1.16
19 Mar 2015 16:44:28
Revision:381616Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.16

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
1.15
18 Mar 2015 15:19:37
Revision:381560Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.15

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
1.14
12 Mar 2015 16:02:36
Revision:381109Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.14.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
1.13
11 Mar 2015 15:57:30
Revision:381013Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.13.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
1.12
09 Mar 2015 21:00:40
Revision:380879Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.12.

Changes: https://metacpan.org/changes/distribution/Mojo-Pg
1.11
05 Mar 2015 17:28:07
Revision:380526Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.11
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
1.10
21 Feb 2015 18:48:30
Revision:379540Original commit files touched by this commit
adamw search for other commits by this committer
Use metacpan as the WWW instead of Mojolicious's POD interface.

Suggested by: 	az
1.10
21 Feb 2015 16:30:35
Revision:379534Original commit files touched by this commit
adamw search for other commits by this committer
Add databases/p5-Mojo-Pg, a PostgreSQL integration for Mojolicious.

Number of commits found: 82