Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.45 03 Feb 2025 15:54:06
    |
Po-Chuan Hsieh (sunpoet)  |
databases/p5-DBIx-Class-ResultSet-RecursiveUpdate: Sort *_DEPENDS |
0.45 30 Jan 2025 16:10:43
    |
Rodrigo Osorio (rodrigo)  |
databases/p5-DBIx-Class-ResultSet-RecursiveUpdate: update to 0.45
Changelog:
https://metacpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/changes
Major changes:
* Use List::Util instead of List::MoreUtils
Port changes:
* Remove List::MoreUtils dependency
* Add p5-Test-DBIC-ExpectedQueries dependency to unbreak tests
* Reorder dependencies list to make portfmt happy |
0.44 11 Jul 2024 11:41:31
    |
Po-Chuan Hsieh (sunpoet)  |
databases/p5-DBIx-Class-ResultSet-RecursiveUpdate: Update to 0.44
Changes: https://metacpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/changes |
0.43 06 Jul 2024 16:11:27
    |
Po-Chuan Hsieh (sunpoet)  |
databases/p5-DBIx-Class-ResultSet-RecursiveUpdate: Update to 0.43
- Update LICENSE_FILE
Changes: https://metacpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/changes |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
0.42 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.42 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.42 30 Aug 2020 20:22:34
  |
sunpoet  |
Update to 0.42
Changes: https://metacpan.org/changes/distribution/DBIx-Class-ResultSet-RecursiveUpdate |
0.41 24 Jul 2020 07:20:17
  |
sunpoet  |
Add LICENSE_FILE |
0.41 19 Jul 2020 10:55:13
  |
wen  |
- Update to 0.41 |
0.40 31 Oct 2019 14:50:37
  |
sunpoet  |
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
  |
des  |
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
  |
sunpoet  |
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
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.34_1 01 Apr 2016 14:00:57
  |
mat  |
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
  |
adamw  |
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
  |
mat  |
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 ) |
0.34 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
0.34 16 Feb 2014 10:37:08
  |
sunpoet  |
- Update to 0.34
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes |
0.31 09 Nov 2013 18:48:40
  |
sunpoet  |
- Update to 0.31
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes |
0.30 03 Nov 2013 06:53:55
  |
vanilla  |
Support STAGEDIR. |
0.30 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.30 02 Aug 2013 18:52:11
  |
mat  |
- 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
  |
clsung  |
- Update to 0.30 |
0.29 06 May 2013 10:11:38
  |
tobez  |
Update to 0.29.
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes |
0.27 27 Feb 2013 10:27:38
  |
tobez  |
Update to 0.27.
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes |
0.26 21 Jan 2013 10:36:53
  |
tobez  |
Update to 0.26.
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes |
0.25 17 Dec 2012 09:39:00
  |
az  |
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
 |
sunpoet  |
- 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
 |
swills  |
- 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
 |
sunpoet  |
- 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
 |
bapt  |
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
 |
bapt  |
- 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
 |
leeym  |
- update to 0.013 |
0.012_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.012_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.012 05 Nov 2009 19:58:24
 |
miwi  |
- Update to 0.012 |
0.011 26 Aug 2009 07:23:15
 |
clsung  |
- Update to 0.011
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes |
0.010 16 Aug 2009 09:22:05
 |
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.010 23 Jul 2009 17:23:41
 |
pgollucci  |
- 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
 |
lbr  |
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). |