Port details |
- p5-DBIx-Class-EncodedColumn Automatically encode columns
- 0.00020 databases
=0 0.00020Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-03-29 16:43:53
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This DBIx::Class component can be used to automatically encode a
column's contents whenever the value of that column is set.
WWW: https://metacpan.org/release/DBIx-Class-EncodedColumn
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DBIx-Class-EncodedColumn>0:databases/p5-DBIx-Class-EncodedColumn
- To install the port:
- cd /usr/ports/databases/p5-DBIx-Class-EncodedColumn/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-DBIx-Class-EncodedColumn
- pkg install p5-DBIx-Class-EncodedColumn
- PKGNAME: p5-DBIx-Class-EncodedColumn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1569809163
SHA256 (DBIx-Class-EncodedColumn-0.00020.tar.gz) = c1bfb626df0d53f5eadd47df72689c20581126280ad7c34eaa5c72617bb4133e
SIZE (DBIx-Class-EncodedColumn-0.00020.tar.gz) = 26143
- 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.06002 : databases/p5-DBIx-Class
- p5-SQL-Translator>=0.09.003 : databases/p5-SQL-Translator
- p5-Sub-Name>=0.04 : devel/p5-Sub-Name
- p5-Crypt-Eksblowfish>=0 : security/p5-Crypt-Eksblowfish
- p5-Crypt-CAST5_PP>=0 : security/p5-Crypt-CAST5_PP
- p5-Crypt-OpenPGP>=0 : security/p5-Crypt-OpenPGP
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Crypt-Eksblowfish>=0 : security/p5-Crypt-Eksblowfish
- p5-Crypt-CAST5_PP>=0 : security/p5-Crypt-CAST5_PP
- p5-Crypt-OpenPGP>=0 : security/p5-Crypt-OpenPGP
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBIx-Class>=0.06002 : databases/p5-DBIx-Class
- p5-SQL-Translator>=0.09.003 : databases/p5-SQL-Translator
- p5-Sub-Name>=0.04 : devel/p5-Sub-Name
- p5-Crypt-Eksblowfish>=0 : security/p5-Crypt-Eksblowfish
- p5-Crypt-CAST5_PP>=0 : security/p5-Crypt-CAST5_PP
- p5-Crypt-OpenPGP>=0 : security/p5-Crypt-OpenPGP
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-MojoMojo
- for Run
-
- www/p5-MojoMojo
- Configuration Options:
- ===> The following configuration options are available for p5-DBIx-Class-EncodedColumn-0.00020:
BLOWFISH=on: Blowfish support
OPENPGP=on: Crypt::OpenPGP (gpg) support
===> Use 'make config' to modify these settings
- Options name:
- databases_p5-DBIx-Class-EncodedColumn
- 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.00020
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
30 Sep 2019 04:18:40
0.00020
|
sunpoet  |
Update to 0.00020
Changes: https://metacpan.org/changes/distribution/DBIx-Class-EncodedColumn |
27 Sep 2019 21:28:50
0.00018
|
sunpoet  |
Update to 0.00018
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/DBIx-Class-EncodedColumn |
13 Jun 2019 15:49:45
0.00016
|
sunpoet  |
Update to 0.00016
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/DBIx-Class-EncodedColumn |
06 Oct 2018 13:06:45
0.00015
|
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) |
27 May 2018 20:15:20
0.00015
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.00015
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
21 Jun 2016 15:06:21
0.00015
|
mat  |
Update to 0.00015.
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.00013_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.00013_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.00013_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.00013
|
bapt  |
Cleanup plist |
25 Mar 2014 19:34:18
0.00013
|
sunpoet  |
- Update to 0.00013
- Sort *_DEPENDS
- Convert to new options helper
- Remove USE_PERL5=extract and outdated post-extract:
- Remove no-op SHA option
Changes: http://search.cpan.org/dist/DBIx-Class-EncodedColumn/Changes |
03 Nov 2013 06:53:55
0.00012
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 16:13:49
0.00012
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
31 Jul 2013 06:54:10
0.00012
|
az  |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@) |
30 Apr 2013 08:42:04
0.00012
|
tobez  |
Update to 0.00012.
Changes: http://search.cpan.org/dist/DBIx-Class-EncodedColumn/Changes |
29 Mar 2013 00:44:54
0.00011
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
17 Dec 2012 09:39:00
0.00011
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
31 May 2012 11:19:32
0.00011
|
bapt  |
Convert to new options framework |
13 Mar 2012 16:15:36
0.00011
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.00011
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
15 Dec 2011 15:30:38
0.00011
|
swills  |
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS |
07 Oct 2011 11:22:46
0.00011
|
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
12 Apr 2011 11:05:57
0.00011
|
bapt  |
- update to 0.00011
- add licenses
- changes:
http://cpansearch.perl.org/src/WREIS/DBIx-Class-EncodedColumn-0.00011/Changes |
20 Mar 2011 12:54:45
0.00010_1
|
miwi  |
- Get Rid MD5 support |
21 Sep 2010 16:08:11
0.00010_1
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
01 Sep 2010 05:57:31
0.00010
|
bapt  |
- Update to 0.00010
- Changelog says add support for crypt() see
http://cpansearch.perl.org/src/WREIS/DBIx-Class-EncodedColumn-0.00010/Changes
Approved by: tabthorpe (co-mentor) |
10 Jun 2010 01:31:21
0.00009
|
pgollucci  |
- Update to 0.00009
With Hat: perl@
Changes: http:/search.cpan.org/dist/DBIx-Class-EncodedColumn/Changes |
28 Mar 2010 06:47:48
0.00006_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.00006_1
|
dinoex  |
- update to jpeg-8 |
26 Jan 2010 14:27:34
0.00006
|
tobez  |
Update to 0.00006.
Changes: http://search.cpan.org/dist/DBIx-Class-EncodedColumn/Changes |
16 Jan 2010 14:45:49
0.00005_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
05 Nov 2009 19:58:27
0.00005
|
miwi  |
- Update to 0.00005 |
04 Sep 2009 06:28:38
0.00004
|
tobez  |
Update to 0.00004.
Changes: http://search.cpan.org/dist/DBIx-Class-EncodedColumn/Changes |
16 Aug 2009 09:22:05
0.00002
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
29 Mar 2009 16:43:29
0.00002
|
lbr  |
New port databases/p5-DBIx-Class-EncodedColumn:
This DBIx::Class component can be used to automatically encode a
column's contents whenever the value of that column is set. |