Port details |
- p5-DBIx-Class-DynamicDefault Automatically set and update fields
- 0.04_1 databases
=2 0.04_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-04-28 12:06:03
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-SQL-Translator, p5-Lingua-EN-Inflect-Number, p5-Test-Assertions, p5-PPI, p5-Test-ClassAPI
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Automatically set and update fields with values calculated at runtime.
WWW: https://metacpan.org/release/DBIx-Class-DynamicDefault
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DBIx-Class-DynamicDefault>0:databases/p5-DBIx-Class-DynamicDefault
- To install the port:
- cd /usr/ports/databases/p5-DBIx-Class-DynamicDefault/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-DBIx-Class-DynamicDefault
- pkg install p5-DBIx-Class-DynamicDefault
- PKGNAME: p5-DBIx-Class-DynamicDefault
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (DBIx-Class-DynamicDefault-0.04.tar.gz) = 228f51ab224642584b4dc63db6de2667c5bfae2a894a9376b210a104806a5afb
SIZE (DBIx-Class-DynamicDefault-0.04.tar.gz) = 22426
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-DBIx-Class>=0.08127 : databases/p5-DBIx-Class
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBIx-Class>=0.08127 : databases/p5-DBIx-Class
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase
- databases/p5-DBIx-Class-PassphraseColumn
- databases/p5-DBIx-Class-TimeStamp
- for Run
-
- databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase
- databases/p5-DBIx-Class-PassphraseColumn
- databases/p5-DBIx-Class-TimeStamp
- Configuration Options:
- No options to configure
- Options name:
- databases_p5-DBIx-Class-DynamicDefault
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.04_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.04_1
|
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) |
28 Sep 2018 09:08:30
0.04_1
|
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
27 May 2018 20:15:20
0.04_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.04_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Mar 2015 23:00:03
0.04_1
|
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. |
26 Nov 2014 13:08:38
0.04_1
|
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 ) |
20 Oct 2014 10:41:13
0.04
|
bapt  |
Cleanup plist |
03 Nov 2013 06:53:55
0.04
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 16:13:49
0.04
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
02 Aug 2013 18:52:11
0.04
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
0.04
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
17 Dec 2012 08:50:54
0.04
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
15 May 2012 12:47:58
0.04
|
sunpoet  |
- Update to 0.04
- Update *_DEPENDS: p5-parent is already in perl >= 5.10.1
Changes: http://search.cpan.org/dist/DBIx-Class-DynamicDefault/Changes |
13 May 2012 12:40:25
0.03
|
lth  |
- pass maintainership |
29 Jan 2012 17:04:04
0.03
|
swills  |
- Add TEST_DEPENDS to enable testing
PR: ports/164263
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
20 Mar 2011 12:54:45
0.03
|
miwi  |
- Get Rid MD5 support |
28 Apr 2009 12:05:34
0.03
|
lth  |
Add p5-DBIx-Class-DynamicDefault 0.03, automatically set and update
fields. |