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-DBIx-Class-ResultSet-RecursiveUpdate Like update_or_create - but recursive
0.42 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 0.42Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-03-25 10:43:47
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/DBIx-Class-ResultSet-RecursiveUpdate
Description:
It is a base class for ResultSets providing just one method: recur- sive_update which works just like update_or_create but can recursively update or create data objects composed of multiple rows. All rows need to be identified by primary keys - so you need to provide them in the update structure (unless they can be deduced from the parent row - for example when you have a belongs_to relationship). If not all colums comprising the primary key are specified - then a new row will be cre- ated, with the expectation that the missing columns will be filled by it (as in the case of auto_increment primary keys).
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DBIx-Class-ResultSet-RecursiveUpdate-0.42/catalog.mk
  2. /usr/local/share/licenses/p5-DBIx-Class-ResultSet-RecursiveUpdate-0.42/LICENSE
  3. /usr/local/share/licenses/p5-DBIx-Class-ResultSet-RecursiveUpdate-0.42/ART10
  4. /usr/local/share/licenses/p5-DBIx-Class-ResultSet-RecursiveUpdate-0.42/GPLv1+
  5. lib/perl5/site_perl/DBIx/Class/ResultSet/RecursiveUpdate.pm
  6. lib/perl5/site_perl/man/man3/DBIx::Class::ResultSet::RecursiveUpdate.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • p5-DBIx-Class-ResultSet-RecursiveUpdate>0:databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
To install the port:
cd /usr/ports/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
  • pkg install p5-DBIx-Class-ResultSet-RecursiveUpdate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBIx-Class-ResultSet-RecursiveUpdate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1598777682 SHA256 (DBIx-Class-ResultSet-RecursiveUpdate-0.42.tar.gz) = d3311d29fa3a5bc9c1a694608f929b4d91170dacfbf015f3ef8e1b4bb54b2d4f SIZE (DBIx-Class-ResultSet-RecursiveUpdate-0.42.tar.gz) = 84068

Packages (timestamps in pop-ups are UTC):
p5-DBIx-Class-ResultSet-RecursiveUpdate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.420.420.420.420.42-0.42-
FreeBSD:13:quarterly0.420.420.420.420.420.420.420.42
FreeBSD:14:latest0.420.420.420.420.420.42-0.42
FreeBSD:14:quarterly0.420.42-0.420.420.420.420.42
FreeBSD:15:latest0.420.42n/a0.42n/a0.420.420.42
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-Carp-Clan>=6.04 : devel/p5-Carp-Clan
  2. p5-DBD-SQLite>=1.21 : databases/p5-DBD-SQLite
  3. p5-DBIx-Class>=0.08103 : databases/p5-DBIx-Class
  4. p5-DBIx-Class-IntrospectableM2M>=0 : databases/p5-DBIx-Class-IntrospectableM2M
  5. p5-Data-Dumper-Concise>=2.020 : devel/p5-Data-Dumper-Concise
  6. p5-DateTime>=0 : devel/p5-DateTime
  7. p5-List-MoreUtils>=0.22 : lang/p5-List-MoreUtils
  8. p5-SQL-Translator>=0.11016 : databases/p5-SQL-Translator
  9. p5-Try-Tiny>=0.30 : lang/p5-Try-Tiny
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
  11. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Carp-Clan>=6.04 : devel/p5-Carp-Clan
  2. p5-DBD-SQLite>=1.21 : databases/p5-DBD-SQLite
  3. p5-DBIx-Class>=0.08103 : databases/p5-DBIx-Class
  4. p5-DBIx-Class-IntrospectableM2M>=0 : databases/p5-DBIx-Class-IntrospectableM2M
  5. p5-Data-Dumper-Concise>=2.020 : devel/p5-Data-Dumper-Concise
  6. p5-DateTime>=0 : devel/p5-DateTime
  7. p5-List-MoreUtils>=0.22 : lang/p5-List-MoreUtils
  8. p5-SQL-Translator>=0.11016 : databases/p5-SQL-Translator
  9. p5-Try-Tiny>=0.30 : lang/p5-Try-Tiny
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. databases/p5-HTML-FormHandler-Model-DBIC
for Run
  1. databases/p5-HTML-FormHandler-Model-DBIC

Configuration Options:
No options to configure
Options name:
databases_p5-DBIx-Class-ResultSet-RecursiveUpdate
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBIx/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBIx/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBIx/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBIx/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/DBIx/
  7. http://backpan.perl.org/modules/by-module/DBIx/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBIx/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBIx/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/DBIx/
  12. https://www.cpan.org/modules/by-module/DBIx/
Collapse this list.

Number of commits found: 38

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)
0.42
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)
0.42
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)
0.42
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.
0.42
30 Aug 2020 20:22:34
Revision:547115Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.42

Changes:	https://metacpan.org/changes/distribution/DBIx-Class-ResultSet-RecursiveUpdate
0.41
24 Jul 2020 07:20:17
Revision:543119Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE_FILE
0.41
19 Jul 2020 10:55:13
Revision:542555Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.41
0.40
31 Oct 2019 14:50:37
Revision:516163Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.40

- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/DBIx-Class-ResultSet-RecursiveUpdate
0.34_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.34_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.34_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.34_1
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
0.34_1
12 Mar 2015 23:00:03
Revision:381151Original commit files touched by this commit
adamw search for other commits by this committer
Some OCD cleanups on some of the perl@ ports.

- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
0.34_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.34
16 Feb 2014 10:37:08
Revision:344514Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.34

Changes:	http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
0.31
09 Nov 2013 18:48:40
Revision:333318Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.31

Changes:	http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
0.30
03 Nov 2013 06:53:55
Revision:332592Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.30
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.30
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.30
08 Jul 2013 01:58:43
Revision:322474Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.30
0.29
06 May 2013 10:11:38
Revision:317499Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.29.

Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
0.27
27 Feb 2013 10:27:38
Revision:313044Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.27.

Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
0.26
21 Jan 2013 10:36:53
Revision:310762Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.26.

Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
0.25
17 Dec 2012 09:39:00
Revision:309074Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
0.25
18 Apr 2012 14:33:52
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.25
- Fix LICENSE
- Add missing dependencies
- Pet portlint

Changes:       
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
0.24
15 Dec 2011 16:34:41
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.24
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS
0.23
17 Sep 2011 06:49:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
0.23
22 Mar 2011 09:48:57
Original commit files touched by this commit
bapt search for other commits by this committer
update to 0.23
add licenses
Changes:
http://cpansearch.perl.org/src/ABRAXXA/DBIx-Class-ResultSet-RecursiveUpdate-0.23/Changes
0.21
30 Oct 2010 22:12:58
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.21
- changes:
http://cpansearch.perl.org/src/ABRAXXA/DBIx-Class-ResultSet-RecursiveUpdate-0.21/Changes
0.013
12 Apr 2010 22:10:11
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.013
0.012_2
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.012_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.012
05 Nov 2009 19:58:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.012
0.011
26 Aug 2009 07:23:15
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.011

Changes:       
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
0.010
16 Aug 2009 09:22:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.010
23 Jul 2009 17:23:41
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.010

PR:             ports/136488
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
v0.002
25 Mar 2009 10:43:25
Original commit files touched by this commit
lbr search for other commits by this committer
New port, databases/p5-DBIx-Class-ResultSet-RecursiveUpdate

It is a base class for ResultSets providing just one method: recur-
sive_update which works just like update_or_create but can recursively
update or create data objects composed of multiple rows. All rows need
to be identified by primary keys - so you need to provide them in the
update structure (unless they can be deduced from the parent row - for
example when you have a belongs_to relationship).  If not all colums
comprising the primary key are specified - then a new row will be cre-
ated, with the expectation that the missing columns will be filled by
it (as in the case of auto_increment primary keys).

Number of commits found: 38