Port details |
- p5-HTML-FormHandler-Model-DBIC Model class for FormHandler unsing DBIx::Class
- 0.29 databases
=0 0.29Version of this port present on the latest quarterly branch. - Maintainer: bokutin@bokut.in
 - Port Added: 2010-02-08 22:07:46
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5 www
- License: ART10 GPLv1+
- Description:
- This is a separate DBIx::Class model class for HTML::FormHandler
WWW: https://metacpan.org/release/HTML-FormHandler-Model-DBIC
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTML-FormHandler-Model-DBIC>0:databases/p5-HTML-FormHandler-Model-DBIC
- To install the port:
- cd /usr/ports/databases/p5-HTML-FormHandler-Model-DBIC/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-HTML-FormHandler-Model-DBIC
- pkg install p5-HTML-FormHandler-Model-DBIC
- PKGNAME: p5-HTML-FormHandler-Model-DBIC
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1546716834
SHA256 (HTML-FormHandler-Model-DBIC-0.29.tar.gz) = b78a65c4fc9bad8e6a452bd1aced336620117202649e1b9f00c8bde0ec03a9aa
SIZE (HTML-FormHandler-Model-DBIC-0.29.tar.gz) = 54402
- 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.08250 : databases/p5-DBIx-Class
- p5-DBIx-Class-ResultSet-RecursiveUpdate>=0.25 : databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
- p5-HTML-FormHandler>=0.40016 : www/p5-HTML-FormHandler
- p5-Moose>=2.0007 : devel/p5-Moose
- p5-namespace-autoclean>=0.09 : devel/p5-namespace-autoclean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBIx-Class>=0.08250 : databases/p5-DBIx-Class
- p5-DBIx-Class-ResultSet-RecursiveUpdate>=0.25 : databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
- p5-HTML-FormHandler>=0.40016 : www/p5-HTML-FormHandler
- p5-Moose>=2.0007 : devel/p5-Moose
- p5-namespace-autoclean>=0.09 : devel/p5-namespace-autoclean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_p5-HTML-FormHandler-Model-DBIC
- 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.29
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Jan 2019 19:34:19
0.29
|
swills  |
databases/p5-HTML-FormHandler-Model-DBIC: update to 0.29
While here, give maintainership to submitter
PR: 229084
Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
06 Oct 2018 13:06:45
0.19_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) |
27 May 2018 20:15:20
0.19_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.19_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.19_1
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
26 Nov 2014 13:08:38
0.19_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.19
|
bapt  |
Cleanup plist |
25 Jan 2014 17:25:11
0.19
|
antoine  |
- Stage support
- Remove inexistent directory from plist |
20 Sep 2013 16:13:49
0.19
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
10 Sep 2013 12:14:21
0.19
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
03 May 2012 15:45:44
0.19
|
miwi  |
- Update to 0.19
PR: 167443
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer |
14 Mar 2012 04:57:43
0.18
|
sunpoet  |
- Update to 0.18
Changes: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/Changes
PR: ports/165999
Submitted by: sunpoet (myself)
Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Feature safe: yes |
10 Oct 2011 11:19:04
0.16
|
sunpoet  |
- Update to 0.16
Changes: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/Changes
PR: ports/161448
Submitted by: sunpoet (myself)
Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
07 Nov 2010 14:50:40
0.14
|
culot  |
- Update to 0.14
- TEST_DEPENDS added
PR: ports/151977
Submitted by: Vladimir Timofeev <vovkasm at gmail.com>
Approved by: sahil@/wen@ (mentors, implicit) |
24 Sep 2010 02:03:44
0.12
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
26 Jul 2010 02:14:08
0.12
|
sylvio  |
- Update to 0.12
PR: ports/148752
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
22 Jun 2010 03:18:55
0.11
|
wen  |
- Update to 0.11
PR: ports/147962
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Feature safe: yes |
28 Mar 2010 06:47:48
0.08_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
08 Feb 2010 22:07:01
0.08
|
miwi  |
This is a separate DBIx::Class model class for HTML::FormHandler
WWW: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/
PR: ports/143523
Submitted by: Vladimir Timofeev <vovkasm at gmail.com> |