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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-formencode HTML form validation, generation, and conversion package
2.1.0 www on this many watch lists=6 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 2.1.0Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-11-17 17:21:26
Last Update: 2023-11-08 19:29:29
Commit Hash: f740741e
People watching this port, also watch:: expat, t1lib, libidn, glib, libdrm
Also Listed In: python
License: PSFL
WWW:
https://www.formencode.org/
Description:
FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}formencode>0:www/py-formencode@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-formencode/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-formencode
  • pkg install py39-formencode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-formencode listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-formencode
Package flavors (<flavor>: <package>)
  • py39: py39-formencode
distinfo:
TIMESTAMP = 1699264415 SHA256 (FormEncode-2.1.0.tar.gz) = eb74d223078a28cf015fa88966c6e34f2d18d75127318d65c144bed9afc4263f SIZE (FormEncode-2.1.0.tar.gz) = 277757

Packages (timestamps in pop-ups are UTC):
py37-formencode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.3.0---1.3.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-formencode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.02.1.0-2.1.02.1.0---
FreeBSD:13:quarterly2.1.02.1.02.0.12.1.02.1.02.1.02.1.02.1.0
FreeBSD:14:latest2.1.02.1.01.3.02.1.02.1.02.0.1-2.0.1
FreeBSD:14:quarterly2.1.02.1.0-2.1.02.1.02.1.02.1.02.1.0
FreeBSD:15:latest2.1.02.1.0n/a2.1.0n/a2.1.02.1.02.1.0
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. py39-pip>0 : devel/py-pip@py39
  2. py39-setuptools_scm_git_archive>=1.0 : devel/py-setuptools_scm_git_archive@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. databases/py-sqlobject

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py-tw.forms*
  2. finance/openerp-web*
  3. Collapse this list of deleted ports.
for Run
  1. databases/py-sqlobject

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. devel/py-tw.forms*
  2. finance/openerp-web*
  3. www/py-kallithea*
  4. www/py-pylons*
  5. www/py-rhodecode*
  6. www/py-turbogears*
  7. Collapse this list of deleted ports.
* - 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 py39-formencode-2.1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_py-formencode
USES:
dos2unix gettext-runtime:run python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/F/FormEncode/
  2. https://pypi.org/packages/source/F/FormEncode/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0
08 Nov 2023 19:29:29
commit hash: f740741e1711cc4d0e73bd0305368b70f1a725e5commit hash: f740741e1711cc4d0e73bd0305368b70f1a725e5commit hash: f740741e1711cc4d0e73bd0305368b70f1a725e5commit hash: f740741e1711cc4d0e73bd0305368b70f1a725e5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-formencode: Update version 2.0.1=>2.1.0

Changelog: https://github.com/formencode/formencode/releases/tag/2.1.0
2.0.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.0.1
20 Feb 2023 15:46:43
commit hash: f27745601444c01c5d75176bc4e6a69fe3556938commit hash: f27745601444c01c5d75176bc4e6a69fe3556938commit hash: f27745601444c01c5d75176bc4e6a69fe3556938commit hash: f27745601444c01c5d75176bc4e6a69fe3556938 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Wen Heping
www/py-formencode: Update version 1.3.0=>2.0.1

Changelog: https://github.com/formencode/formencode/releases/tag/2.0.1
PR:		269542
Reported by:	wen
1.3.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
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)
1.3.0
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)
1.3.0
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)
1.3.0
06 Jun 2022 12:25:36
commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
all: Take maintainership
1.3.0
06 Jun 2022 11:56:41
commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return wg's ports to the pool after safekeeping his commit bit
1.3.0
16 Apr 2022 04:19:52
commit hash: 0cd835c36ada4c6908c0bfdd7cea92ab26a6c9a3commit hash: 0cd835c36ada4c6908c0bfdd7cea92ab26a6c9a3commit hash: 0cd835c36ada4c6908c0bfdd7cea92ab26a6c9a3commit hash: 0cd835c36ada4c6908c0bfdd7cea92ab26a6c9a3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-formencode: Add NO_ARCH

Approved by:	portmgr (blanket)
1.3.0
07 Mar 2022 18:13:21
commit hash: a5811e8b910638e4fd6f24e801a25e7f7dbc1df0commit hash: a5811e8b910638e4fd6f24e801a25e7f7dbc1df0commit hash: a5811e8b910638e4fd6f24e801a25e7f7dbc1df0commit hash: a5811e8b910638e4fd6f24e801a25e7f7dbc1df0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-formencode: Fix build with setuptools 58.0.0+

- While I'm here, add USES=dos2unix

With  hat:	python
1.3.0
25 Jul 2021 16:17:04
commit hash: fee82e7eb0fb5404dc545bd4372efaa9c608412dcommit hash: fee82e7eb0fb5404dc545bd4372efaa9c608412dcommit hash: fee82e7eb0fb5404dc545bd4372efaa9c608412dcommit hash: fee82e7eb0fb5404dc545bd4372efaa9c608412d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/py-formencode: unbreak with python310

===>  Configuring for py310-formencode-1.3.0
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 15, in <module>
    raise ImportError('Python version not supported')
ImportError: Python version not supported
*** Error code 1
1.3.0
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.
1.3.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.3.0
14 Nov 2015 21:20:28
Revision:401603Original commit files touched by this commit
wg search for other commits by this committer
www/py-formencode: update to 1.3.0
1.2.6_2
29 Nov 2014 18:22:33
Revision:373636Original commit files touched by this commit
tijl search for other commits by this committer
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
1.2.6_1
29 Aug 2014 10:37:58
Revision:366496Original commit files touched by this commit
bapt search for other commits by this committer
Modernize python
1.2.6_1
10 Mar 2014 18:01:09
Revision:347789Original commit files touched by this commit
bapt search for other commits by this committer
Convert www to USES=zip
1.2.6_1
20 Dec 2013 19:12:56
Revision:337079Original commit files touched by this commit
wg search for other commits by this committer
www/py-formencode: switch from easy_install

- Switch from easy_install to install
- Allow staging
- Use python auto plist
- Take maintainership
1.2.6
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)
1.2.6
20 May 2013 08:55:29
Revision:318585Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.6
- Add License
- Trim header
- OptionNG

PR:		178587
Submitted by:	Ports Fury
1.2.4
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
1.2.4
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
1.2.4
28 Dec 2011 08:13:32
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2.4
- Strict python version
- Reset maintainer to ports@
1.2.2_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
1.2.2_1
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
1.2.2
01 May 2009 18:05:26
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.2
1.2.1
24 Dec 2008 19:53:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.1
- Put maintainership to submitter

PR:             129804
Submitted by:   Wen Heping <wenheping@gmail.com>
1.1
18 Dec 2008 02:24:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reassign ports maintained by dryice@ for now due to other commitments.

Hat:    portmgr
1.1
17 Dec 2008 14:08:08
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1

PR:             ports/128872
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout (dryice; 1 month)
0.9_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.9
14 Jan 2008 03:18:53
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.9
0.7.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.7.1
02 Apr 2007 03:59:01
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.7.1

Approved by:    itetcu (mentor, implicit)
0.7
24 Feb 2007 08:45:29
Original commit files touched by this commit
dryice search for other commits by this committer
- update to 0.7
- add MASTER_SITE_LOCAL

Approved by:    itetcu (mentor, implicit)
0.6_1
04 Jan 2007 12:57:08
Original commit files touched by this commit
nivit search for other commits by this committer
- Added another MASTER_SITE
- Added files/pkg-deinstall.in files/pkg-install.in
- Removed files/patch-setup.py (it now uses devel/setuptools)
- Taken maintainership by dryice@

PR:             106772
Approved by:    alexbl (mentor), dryice (maintainer)
0.6
13 Dec 2006 12:56:01
Original commit files touched by this commit
linimon search for other commits by this committer
Reset whitekid@gmail.com after timeouts and no response to email.

Hat:            portmgr
0.6
06 Dec 2006 12:30:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.6

PR:             ports/105673
Submitted by:   miwi
Approved by:    maintainer timeout
0.4
22 Jan 2006 02:58:25
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.4
21 Nov 2005 23:44:56
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.4

PR:             89373
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
0.3
17 Nov 2005 17:19:19
Original commit files touched by this commit
pav search for other commits by this committer
FormEncode is a validation and form generation package. The validation can be
used separately from the form generation. The validation works on compound data
structures, with all parts being nestable. It is separate from HTTP or any
other input mechanism.

PR:             ports/89160
Submitted by:   Choe Cheng-Dae <whitekid@gmail.com>

Number of commits found: 41