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
py-formalchemy Toolkit for creating HTML form elements
1.5.5 www Deleted on this many watch lists=0 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 1.5.5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: ghostonthewire@gmail.com search for ports maintained by this maintainer
Port Added: 2010-07-18 13:30:37
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
Also Listed In: python
License: MIT
WWW:
https://github.com/FormAlchemy/formalchemy
Description:
FormAlchemy greatly speeds development with SQLAlchemy mapped classes (models) in a HTML forms environment. FormAlchemy eliminates boilerplate by autogenerating HTML input fields from a given model. FormAlchemy will try to figure out what kind of HTML code should be returned by introspecting the model's properties and generate ready-to-use HTML code that will fit the developer's application. WWW: https://github.com/FormAlchemy/formalchemy
Homepage    cgit ¦ GitHub ¦ 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}formalchemy>0:www/py-formalchemy@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-formalchemy
Package flavors (<flavor>: <package>)
  • py27: py27-formalchemy
distinfo:
TIMESTAMP = 1482767018 SHA256 (FormAlchemy-1.5.5.tar.gz) = 3be7c312edaa29f865afed7a3007e5ba047698aea7939eb1b524f0b717a0c796 SIZE (FormAlchemy-1.5.5.tar.gz) = 108591

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-MarkupSafe>=0 : textproc/py-MarkupSafe@py27
  2. py27-six>=0 : devel/py-six@py27
  3. py27-sqlalchemy10>=0.4.5 : databases/py-sqlalchemy10@py27
  4. py27-Tempita>=0.4 : textproc/py-Tempita@py27
  5. py27-webhelpers>=0.6.4 : www/py-webhelpers@py27
  6. py27-webob>=1.6.3 : www/py-webob@py27
  7. py27-setuptools>0 : devel/py-setuptools@py27
  8. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
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/FormAlchemy/
  2. https://pypi.org/packages/source/F/FormAlchemy/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.5
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.5
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.5.5
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.5.5
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.5
10 Jan 2017 20:31:54
Revision:431130Original commit files touched by this commit
rene search for other commits by this committer
www/py-formalchemy: update to 1.5.5

- switch from GH to CHEESHOP [1]
- convert all build dependencies to run dependencies [1]
- add run dependency on www/py-webob [2]
- add NO_ARCH [3]

PR:		215583 [1]
Submitted by:	rene via mail from koobs [1]
Submitted by:	maintainer (ghostonthewire@gmail.com) [2]
Submitted by:	rene [3]
1.5.1
30 Dec 2016 06:51:00
Revision:429959Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak, account is camelcase but project is lowercase
1.5.1
28 Dec 2016 14:05:33
Revision:429772Original commit files touched by this commit
mat search for other commits by this committer
Fix USE_GITHUB usage.

Sponsored by:	Absolight
1.5.1
08 Dec 2016 20:12:52
Revision:428154Original commit files touched by this commit
rene search for other commits by this committer
www/py-formalchemy: unexpire and update to 1.5.1
- use GitHub mastersite
- update sqlalchemy dependency to 1.0

PR:		213682
Submitted by:	vlad-fbsd@acheronmedia.com
Approved by:	maintainer timeout (ghostonthewire@gmail.com)
1.3.3_2
08 Nov 2016 21:11:14
Revision:425764Original commit files touched by this commit
antoine search for other commits by this committer
Chase py-sqlalchemy06 expiration
1.3.3_2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
1.3.3_2
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
1.3.3_2
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.3.3_2
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
1.3.3_2
17 Apr 2014 02:33:56
Revision:351436Original commit files touched by this commit
swills search for other commits by this committer
- Stage
- Pet portlint

PR:		ports/188709
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
1.3.3_2
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.3.3_2
16 May 2013 15:08:09
Revision:318321Original commit files touched by this commit
rm search for other commits by this committer
- fix pkg-plist: do not try to remove directories owned by other ports
  and bump PORTREVISION
- trim Makefile header, while here

Reported by:	pointyhat (miwi)
With hat:	python@
1.3.3_1
11 Oct 2012 13:46:30
Revision:305725Original commit files touched by this commit
bapt search for other commits by this committer
Dependency line should not end with a '/'

Submitted by:	az
Feature safe:	yes
1.3.3_1
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
1.3.3_1
25 Jun 2011 07:35:30
Original commit files touched by this commit
nivit search for other commits by this committer
- Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS

Reported by:    pavbot
1.3.3_1
23 Jun 2011 14:20:04
Original commit files touched by this commit
nivit search for other commits by this committer
- Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
  (This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
1.3.3
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.3.3
18 Jul 2010 13:30:19
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add py-formalchemy 1.3.3, toolkit for creating HTML form elements
manually or from SQLAlchemy mapped classes.

PR:             ports/148487
Submitted by:   ghostonthewire <ghostonthewire at gmail dot com>

Number of commits found: 22