Port details |
- p5-CGI-FormBuilder FormBuilder for CGI
- 3.1000 www =6 3.1000Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-09-17 12:51:40
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libXdamage, p5-Event, p5-MIME-Tools, php81-pear, libevent
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/CGI-FormBuilder
- Description:
- The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way
for you to generate and process entire CGI form-based applications.
Its main features are:
* Field Abstraction
Viewing fields as entities (instead of just params), where the HTML
representation, CGI values, validation, and so on are properties of
each field.
* DWIMmery
Lots of built-in "intelligence" (such as automatic field typing),
giving you about a 4:1 ratio of the code it generates versus what
you have to write.
* Built-in Validation
Full-blown regex validation for fields, even including JavaScript
code generation.
* Template Support
Pluggable support for external template engines, such as
HTML::Template, Text::Template, Template Toolkit, and
CGI::FastTemplate.
Plus, the native HTML generated is valid XHTML 1.0 Transitional.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-CGI-FormBuilder>0:www/p5-CGI-FormBuilder
- To install the port:
- cd /usr/ports/www/p5-CGI-FormBuilder/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-CGI-FormBuilder
- pkg install p5-CGI-FormBuilder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-CGI-FormBuilder
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1488738204
SHA256 (CGI-FormBuilder-3.10.tar.gz) = aec99be0c0f067a7e7269c5378e5ae6c8d7dd39b368b4f12c0d8463b13ee7198
SIZE (CGI-FormBuilder-3.10.tar.gz) = 162346
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-CGI>=0 : www/p5-CGI
- p5-HTML-Template>=2.06 : www/p5-HTML-Template
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-HTML-Template>=2.06 : www/p5-HTML-Template
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-CGI>=0 : www/p5-CGI
- p5-HTML-Template>=2.06 : www/p5-HTML-Template
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-Rose-DBx-Object-Renderer
- www/ikiwiki
- www/p5-Catalyst-Controller-FormBuilder
-
Deleted ports which required this port:
- for Run
-
- databases/p5-Rose-DBx-Object-Renderer
- www/ikiwiki
- www/p5-Catalyst-Controller-FormBuilder
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for p5-CGI-FormBuilder-3.1000:
HTML_TEMPLATE=on: HTML::Template support
TEXT_TEMPLATE=off: Text::Template support
TEMPLATE=off: Template Toolkit support
CGI_FAST_TEMPLATE=off: CGI::FastTemplate support
CGI_SSI=off: CGI::SSI support
CGI_SESSION=off: CGI::Session support
===> Use 'make config' to modify these settings
- Options name:
- www_p5-CGI-FormBuilder
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
3.1000 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 ) |
3.1000 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.1000 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1000 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) |
3.1000 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 |
3.1000 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
3.1000 05 Mar 2017 18:50:18 |
sunpoet |
Update to 3.10
- Add NO_ARCH
Changes: http://search.cpan.org/dist/CGI-FormBuilder/Changes |
3.0900_1 04 Mar 2017 13:49:02 |
sunpoet |
Add missing *_DEPENDS
- Bump PORTREVISION for dependency change |
3.0900 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.0900 18 Jan 2015 22:48:00 |
sunpoet |
- Update to 3.09
- Update OPTIONS_DEFINE
- Rename option: TT -> TEMPLATE
- Convert to new options helper
- Use CPAN as primary WWW |
3.0800_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 ) |
3.0800 17 Oct 2014 10:23:35 |
bapt |
Reset maintainership |
3.0800 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.0800 29 Jan 2014 12:23:20 |
miwi |
- Stage support |
3.0800 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.0800 14 Sep 2013 13:38:21 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.0800 13 Feb 2013 06:04:09 |
pclin |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
3.0800 19 Jan 2013 03:26:00 |
swills |
- Update to 3.0800
- Add LICENSE (ART10 and GPLv1)
- Add new template suuport to options
- Sort MAN3
- Remove unnecessary post-patch target
- Give maintainership to submitter
PR: ports/175364
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
3.0501_1 05 Oct 2012 16:30:22 |
bapt |
Convert to new options framework |
3.0501_1 01 Oct 2012 14:45:17 |
tabthorpe |
- Reassign to the heap at maintainer's request |
3.0501_1 30 Jun 2012 05:21:38 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
3.0501_1 08 Sep 2011 13:20:15 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
3.0501_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0501_1 24 Sep 2010 00:44:29 |
pgollucci |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
3.0501 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
3.0501 01 Apr 2008 02:41:38 |
clsung |
- Update port to 3.0501
Changes:
PR: ports/119391
Submitted by: James O'Gorman <james_AT_netinertia dot co dot uk>
Reviewed by: clsung
Approved by: maintainer (Fernan Aguero) |
3.0401 08 Sep 2007 01:10:46 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
3.0401 17 Sep 2006 12:50:33 |
lbr |
Add p5-CGI-FormBuilder 3.0401, formBuilder for CGI.
PR: ports/103267
Submitted by: Fernan Aguero |