notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-CGI-FormBuilder FormBuilder for CGI
3.1000 www on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1000Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
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:: p5-Net-Domain-TLD, p5-type1inst, font-misc-meltho
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (83 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-CGI-FormBuilder-3.1000/catalog.mk
  2. /usr/local/share/licenses/p5-CGI-FormBuilder-3.1000/LICENSE
  3. /usr/local/share/licenses/p5-CGI-FormBuilder-3.1000/ART10
  4. /usr/local/share/licenses/p5-CGI-FormBuilder-3.1000/GPLv1+
  5. lib/perl5/site_perl/CGI/FormBuilder.pm
  6. lib/perl5/site_perl/CGI/FormBuilder.pod
  7. lib/perl5/site_perl/CGI/FormBuilder/Field.pm
  8. lib/perl5/site_perl/CGI/FormBuilder/Field/button.pm
  9. lib/perl5/site_perl/CGI/FormBuilder/Field/checkbox.pm
  10. lib/perl5/site_perl/CGI/FormBuilder/Field/date.pm
  11. lib/perl5/site_perl/CGI/FormBuilder/Field/datetime.pm
  12. lib/perl5/site_perl/CGI/FormBuilder/Field/datetime_local.pm
  13. lib/perl5/site_perl/CGI/FormBuilder/Field/email.pm
  14. lib/perl5/site_perl/CGI/FormBuilder/Field/file.pm
  15. lib/perl5/site_perl/CGI/FormBuilder/Field/hidden.pm
  16. lib/perl5/site_perl/CGI/FormBuilder/Field/image.pm
  17. lib/perl5/site_perl/CGI/FormBuilder/Field/number.pm
  18. lib/perl5/site_perl/CGI/FormBuilder/Field/password.pm
  19. lib/perl5/site_perl/CGI/FormBuilder/Field/radio.pm
  20. lib/perl5/site_perl/CGI/FormBuilder/Field/select.pm
  21. lib/perl5/site_perl/CGI/FormBuilder/Field/static.pm
  22. lib/perl5/site_perl/CGI/FormBuilder/Field/submit.pm
  23. lib/perl5/site_perl/CGI/FormBuilder/Field/text.pm
  24. lib/perl5/site_perl/CGI/FormBuilder/Field/textarea.pm
  25. lib/perl5/site_perl/CGI/FormBuilder/Field/time.pm
  26. lib/perl5/site_perl/CGI/FormBuilder/Field/url.pm
  27. lib/perl5/site_perl/CGI/FormBuilder/Messages.pm
  28. lib/perl5/site_perl/CGI/FormBuilder/Messages/C.pm
  29. lib/perl5/site_perl/CGI/FormBuilder/Messages/_example.pm
  30. lib/perl5/site_perl/CGI/FormBuilder/Messages/base.pm
  31. lib/perl5/site_perl/CGI/FormBuilder/Messages/da.pm
  32. lib/perl5/site_perl/CGI/FormBuilder/Messages/da_DK.pm
  33. lib/perl5/site_perl/CGI/FormBuilder/Messages/de.pm
  34. lib/perl5/site_perl/CGI/FormBuilder/Messages/de_DE.pm
  35. lib/perl5/site_perl/CGI/FormBuilder/Messages/default.pm
  36. lib/perl5/site_perl/CGI/FormBuilder/Messages/en.pm
  37. lib/perl5/site_perl/CGI/FormBuilder/Messages/en_US.pm
  38. lib/perl5/site_perl/CGI/FormBuilder/Messages/es.pm
  39. lib/perl5/site_perl/CGI/FormBuilder/Messages/es_ES.pm
  40. lib/perl5/site_perl/CGI/FormBuilder/Messages/fr.pm
  41. lib/perl5/site_perl/CGI/FormBuilder/Messages/fr_FR.pm
  42. lib/perl5/site_perl/CGI/FormBuilder/Messages/ja.pm
  43. lib/perl5/site_perl/CGI/FormBuilder/Messages/ja_JP.pm
  44. lib/perl5/site_perl/CGI/FormBuilder/Messages/no.pm
  45. lib/perl5/site_perl/CGI/FormBuilder/Messages/no_NO.pm
  46. lib/perl5/site_perl/CGI/FormBuilder/Messages/ru.pm
  47. lib/perl5/site_perl/CGI/FormBuilder/Messages/ru_RU.pm
  48. lib/perl5/site_perl/CGI/FormBuilder/Messages/sv.pm
  49. lib/perl5/site_perl/CGI/FormBuilder/Messages/sv_SE.pm
  50. lib/perl5/site_perl/CGI/FormBuilder/Messages/tr.pm
  51. lib/perl5/site_perl/CGI/FormBuilder/Messages/tr_TR.pm
  52. lib/perl5/site_perl/CGI/FormBuilder/Multi.pm
  53. lib/perl5/site_perl/CGI/FormBuilder/Source.pm
  54. lib/perl5/site_perl/CGI/FormBuilder/Source/File.pm
  55. lib/perl5/site_perl/CGI/FormBuilder/Template.pm
  56. lib/perl5/site_perl/CGI/FormBuilder/Template/Builtin.pm
  57. lib/perl5/site_perl/CGI/FormBuilder/Template/CGI_SSI.pm
  58. lib/perl5/site_perl/CGI/FormBuilder/Template/Div.pm
  59. lib/perl5/site_perl/CGI/FormBuilder/Template/Fast.pm
  60. lib/perl5/site_perl/CGI/FormBuilder/Template/HTML.pm
  61. lib/perl5/site_perl/CGI/FormBuilder/Template/TT2.pm
  62. lib/perl5/site_perl/CGI/FormBuilder/Template/Text.pm
  63. lib/perl5/site_perl/CGI/FormBuilder/Test.pm
  64. lib/perl5/site_perl/CGI/FormBuilder/Util.pm
  65. lib/perl5/site_perl/man/man3/CGI::FormBuilder.3.gz
  66. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Field.3.gz
  67. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Messages.3.gz
  68. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Multi.3.gz
  69. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Source.3.gz
  70. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Source::File.3.gz
  71. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template.3.gz
  72. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template::Builtin.3.gz
  73. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template::CGI_SSI.3.gz
  74. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template::Div.3.gz
  75. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template::Fast.3.gz
  76. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template::HTML.3.gz
  77. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template::TT2.3.gz
  78. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Template::Text.3.gz
  79. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Test.3.gz
  80. lib/perl5/site_perl/man/man3/CGI::FormBuilder::Util.3.gz
  81. @owner
  82. @group
  83. @mode
Collapse this list.
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):
p5-CGI-FormBuilder
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.10003.10003.10003.10003.1000-3.1000-
FreeBSD:13:quarterly3.10003.10003.10003.10003.10003.10003.10003.1000
FreeBSD:14:latest3.10003.10003.10003.10003.10003.1000-3.1000
FreeBSD:14:quarterly3.10003.1000-3.10003.10003.10003.10003.1000
FreeBSD:15:latest3.10003.1000n/a3.1000n/a3.10003.10003.1000
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-CGI>=0 : www/p5-CGI
  2. p5-HTML-Template>=2.06 : www/p5-HTML-Template
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. p5-HTML-Template>=2.06 : www/p5-HTML-Template
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-CGI>=0 : www/p5-CGI
  2. p5-HTML-Template>=2.06 : www/p5-HTML-Template
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. databases/p5-Rose-DBx-Object-Renderer
  2. www/ikiwiki
  3. www/p5-Catalyst-Controller-FormBuilder
  4. www/p5-Catalyst-Plugin-FormBuilder
for Run
  1. databases/p5-Rose-DBx-Object-Renderer
  2. www/ikiwiki
  3. www/p5-Catalyst-Controller-FormBuilder
  4. www/p5-Catalyst-Plugin-FormBuilder

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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/CGI/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CGI/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CGI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CGI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/CGI/
  7. http://backpan.perl.org/modules/by-module/CGI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CGI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CGI/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/CGI/
  12. https://www.cpan.org/modules/by-module/CGI/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.1000
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.1000
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1000
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
3.1000
05 Mar 2017 18:50:18
Revision:435496Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:435404Original commit files touched by this commit
sunpoet search for other commits by this committer
Add missing *_DEPENDS

- Bump PORTREVISION for dependency change
3.0900
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:377358Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
3.0800
17 Oct 2014 10:23:35
Revision:371040Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership
3.0800
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:341724Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
3.0800
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
3.0800
14 Sep 2013 13:38:21
Revision:327283Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
3.0800
13 Feb 2013 06:04:09
Revision:312143Original commit files touched by this commit
pclin search for other commits by this committer
- 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
Revision:310634Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:305307Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
3.0501_1
01 Oct 2012 14:45:17
Revision:305130Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
3.0501_1
30 Jun 2012 05:21:38
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
3.0501_1
08 Sep 2011 13:20:15
Original commit files touched by this commit
az search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.0501_1
24 Sep 2010 00:44:29
Original commit files touched by this commit
pgollucci search for other commits by this committer
- %%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
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
clsung search for other commits by this committer
- 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
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
lbr search for other commits by this committer
Add p5-CGI-FormBuilder 3.0401, formBuilder for CGI.

PR:             ports/103267
Submitted by:   Fernan Aguero

Number of commits found: 29